Show patches with: none      |   11112 patches
« 1 2 ... 25 26 27111 112 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[10/59] rtc: pcf8583: stop using deprecated RTC API rtc: remove all uses of devm_rtc_device_register() - - - - --- 2020-11-19 Bartosz Golaszewski Rejected
[09/59] rtc: pcf50633: stop using deprecated RTC API rtc: remove all uses of devm_rtc_device_register() - - - - --- 2020-11-19 Bartosz Golaszewski Rejected
[08/59] rtc: m48t35: stop using deprecated RTC API rtc: remove all uses of devm_rtc_device_register() - - - - --- 2020-11-19 Bartosz Golaszewski Rejected
[07/59] rtc: bq32k: stop using deprecated RTC API rtc: remove all uses of devm_rtc_device_register() - - - - --- 2020-11-19 Bartosz Golaszewski Rejected
[06/59] rtc: palmas: stop using deprecated RTC API rtc: remove all uses of devm_rtc_device_register() - - - - --- 2020-11-19 Bartosz Golaszewski Rejected
[05/59] rtc: rx6110: stop using deprecated RTC API rtc: remove all uses of devm_rtc_device_register() - - - - --- 2020-11-19 Bartosz Golaszewski Rejected
[04/59] rtc: ds3232: stop using deprecated RTC API rtc: remove all uses of devm_rtc_device_register() - - - - --- 2020-11-19 Bartosz Golaszewski Rejected
[03/59] rtc: ds1390: stop using deprecated RTC API rtc: remove all uses of devm_rtc_device_register() - - - - --- 2020-11-19 Bartosz Golaszewski Rejected
[02/59] rtc: m41t94: stop using deprecated RTC API rtc: remove all uses of devm_rtc_device_register() - - - - --- 2020-11-19 Bartosz Golaszewski Rejected
[01/59] rtc: da9055: stop using deprecated RTC API rtc: remove all uses of devm_rtc_device_register() - - - - --- 2020-11-19 Bartosz Golaszewski Rejected
rtc: destroy mutex when releasing the device rtc: destroy mutex when releasing the device - - - - --- 2020-11-10 Bartosz Golaszewski Accepted
[8/8] rtc: shrink devm_rtc_allocate_device() rtc: rework resource management - - - - --- 2020-11-09 Bartosz Golaszewski Accepted
[7/8] rtc: rework rtc_register_device() resource management rtc: rework resource management - - - - --- 2020-11-09 Bartosz Golaszewski Accepted
[6/8] rtc: nvmem: emit an error message when nvmem registration fails rtc: rework resource management - - - - --- 2020-11-09 Bartosz Golaszewski Accepted
[5/8] rtc: add devm_ prefix to rtc_nvmem_register() rtc: rework resource management - - - - --- 2020-11-09 Bartosz Golaszewski Accepted
[4/8] rtc: nvmem: remove nvram ABI rtc: rework resource management - - - - --- 2020-11-09 Bartosz Golaszewski Accepted
[3/8] Documentation: list RTC devres helpers in devres.rst rtc: rework resource management - - - - --- 2020-11-09 Bartosz Golaszewski Accepted
[2/8] Revert "rtc: sc27xx: Always read normal alarm when registering RTC device" rtc: rework resource management - - - - --- 2020-11-09 Bartosz Golaszewski Rejected
[1/8] rtc: omap: use devm_pinctrl_register() rtc: rework resource management - - - - --- 2020-11-09 Bartosz Golaszewski Accepted
[v4.19,v4.14,v4.9] rtc: rx8010: don't modify the global rtc ops [v4.19,v4.14,v4.9] rtc: rx8010: don't modify the global rtc ops - 1 - - --- 2020-09-17 Bartosz Golaszewski Not Applicable
rtc: rx8010: rename rx8010_init_client() to rx8010_init() rtc: rx8010: rename rx8010_init_client() to rx8010_init() - - - - --- 2020-09-17 Bartosz Golaszewski Accepted
[v3,14/14] rtc: rx8010: use range checking provided by core RTC code [v3,01/14] rtc: rx8010: don't modify the global rtc ops - - - - --- 2020-09-14 Bartosz Golaszewski Accepted
[v3,13/14] rtc: rx8010: convert to using regmap [v3,01/14] rtc: rx8010: don't modify the global rtc ops - - - - --- 2020-09-14 Bartosz Golaszewski Accepted
[v3,12/14] rtc: rx8010: switch to using the preferred i2c API [v3,01/14] rtc: rx8010: don't modify the global rtc ops - - - - --- 2020-09-14 Bartosz Golaszewski Accepted
[v3,11/14] rtc: rx8010: switch to using the preferred RTC API [v3,01/14] rtc: rx8010: don't modify the global rtc ops - - - - --- 2020-09-14 Bartosz Golaszewski Accepted
[v3,10/14] rtc: rx8010: prefer sizeof(*val) over sizeof(struct type_of_val) [v3,01/14] rtc: rx8010: don't modify the global rtc ops - - - - --- 2020-09-14 Bartosz Golaszewski Accepted
[v3,09/14] rtc: rx8010: use a helper variable for client->dev in probe() [v3,01/14] rtc: rx8010: don't modify the global rtc ops - - - - --- 2020-09-14 Bartosz Golaszewski Accepted
[v3,08/14] rtc: rx8010: drop unnecessary initialization [v3,01/14] rtc: rx8010: don't modify the global rtc ops - - - - --- 2020-09-14 Bartosz Golaszewski Accepted
[v3,07/14] rtc: rx8010: don't use magic values for time buffer length [v3,01/14] rtc: rx8010: don't modify the global rtc ops - - - - --- 2020-09-14 Bartosz Golaszewski Accepted
[v3,06/14] rtc: rx8010: rename ret to err in rx8010_set_time() [v3,01/14] rtc: rx8010: don't modify the global rtc ops - - - - --- 2020-09-14 Bartosz Golaszewski Accepted
[v3,05/14] rtc: rx8010: use tabs instead of spaces for code formatting [v3,01/14] rtc: rx8010: don't modify the global rtc ops - - - - --- 2020-09-14 Bartosz Golaszewski Accepted
[v3,04/14] rtc: rx8010: consolidate local variables of the same type [v3,01/14] rtc: rx8010: don't modify the global rtc ops - - - - --- 2020-09-14 Bartosz Golaszewski Accepted
[v3,03/14] rtc: rx8010: remove unnecessary brackets [v3,01/14] rtc: rx8010: don't modify the global rtc ops - - - - --- 2020-09-14 Bartosz Golaszewski Accepted
[v3,02/14] rtc: rx8010: remove a stray newline [v3,01/14] rtc: rx8010: don't modify the global rtc ops - - - - --- 2020-09-14 Bartosz Golaszewski Accepted
[v3,01/14] rtc: rx8010: don't modify the global rtc ops [v3,01/14] rtc: rx8010: don't modify the global rtc ops - 1 - - --- 2020-09-14 Bartosz Golaszewski Accepted
[v2,11/11] rtc: rx8010: use range checking provided by core RTC code rtc: rx8010: use regmap instead of i2c smbus API - - - - --- 2020-09-10 Bartosz Golaszewski Superseded
[v2,10/11] rtc: rx8010: convert to using regmap rtc: rx8010: use regmap instead of i2c smbus API - - - - --- 2020-09-10 Bartosz Golaszewski Superseded
[v2,09/11] rtc: rx8010: switch to using the preferred RTC API rtc: rx8010: use regmap instead of i2c smbus API - - - - --- 2020-09-10 Bartosz Golaszewski Superseded
[v2,08/11] rtc: rx8010: prefer sizeof(*val) over sizeof(struct type_of_val) rtc: rx8010: use regmap instead of i2c smbus API - - - - --- 2020-09-10 Bartosz Golaszewski Superseded
[v2,07/11] rtc: rx8010: use a helper variable for client->dev in probe() rtc: rx8010: use regmap instead of i2c smbus API - - - - --- 2020-09-10 Bartosz Golaszewski Superseded
[v2,06/11] rtc: rx8010: drop unnecessary initialization rtc: rx8010: use regmap instead of i2c smbus API - - - - --- 2020-09-10 Bartosz Golaszewski Superseded
[v2,05/11] rtc: rx8010: don't use magic values for time buffer length rtc: rx8010: use regmap instead of i2c smbus API - - - - --- 2020-09-10 Bartosz Golaszewski Superseded
[v2,04/11] rtc: rx8010: rename ret to err in rx8010_set_time() rtc: rx8010: use regmap instead of i2c smbus API - - - - --- 2020-09-10 Bartosz Golaszewski Superseded
[v2,03/11] rtc: rx8010: use tabs instead of spaces for code formatting rtc: rx8010: use regmap instead of i2c smbus API - - - - --- 2020-09-10 Bartosz Golaszewski Superseded
[v2,02/11] rtc: rx8010: consolidate local variables of the same type rtc: rx8010: use regmap instead of i2c smbus API - - - - --- 2020-09-10 Bartosz Golaszewski Superseded
[v2,01/11] rtc: rx8010: remove unnecessary brackets rtc: rx8010: use regmap instead of i2c smbus API - - - - --- 2020-09-10 Bartosz Golaszewski Superseded
[8/8] rtc: rx8010: convert to using regmap rtc: rx8010: use regmap instead of i2c smbus API - - - - --- 2020-09-04 Bartosz Golaszewski Superseded
[7/8] rtc: rx8010: fix indentation in probe() rtc: rx8010: use regmap instead of i2c smbus API - - - - --- 2020-09-04 Bartosz Golaszewski Superseded
[6/8] rtc: rx8010: drop unnecessary initialization rtc: rx8010: use regmap instead of i2c smbus API - - - - --- 2020-09-04 Bartosz Golaszewski Superseded
[5/8] rtc: rx8010: don't use magic values for time buffer length rtc: rx8010: use regmap instead of i2c smbus API - - - - --- 2020-09-04 Bartosz Golaszewski Superseded
[4/8] rtc: rx8010: rename ret to err in rx8010_set_time() rtc: rx8010: use regmap instead of i2c smbus API - - - - --- 2020-09-04 Bartosz Golaszewski Superseded
[3/8] rtc: rx8010: use tabs for instead of spaces for code formatting rtc: rx8010: use regmap instead of i2c smbus API - - - - --- 2020-09-04 Bartosz Golaszewski Superseded
[2/8] rtc: rx8010: consolidate local variables of the same type rtc: rx8010: use regmap instead of i2c smbus API - - - - --- 2020-09-04 Bartosz Golaszewski Superseded
[1/8] rtc: rx8010: remove unnecessary parentheses rtc: rx8010: use regmap instead of i2c smbus API - - - - --- 2020-09-04 Bartosz Golaszewski Superseded
rtc: pcf8523: report battery switch over rtc: pcf8523: report battery switch over - - - - --- 2021-12-13 Baruch Siach New
rtc: pcf8523: don't return invalid date when battery is low rtc: pcf8523: don't return invalid date when battery is low - - - - --- 2018-12-05 Baruch Siach Accepted
rtc: dt-binding: abx80x: fix resistance scale rtc: dt-binding: abx80x: fix resistance scale - - - - --- 2018-11-19 Baruch Siach Accepted
[2/2] rtc: armada38x: reset after rtc power loss [1/2] rtc: armada38x: drop redundant initialization 1 - - - --- 2018-06-21 Baruch Siach Accepted
[1/2] rtc: armada38x: drop redundant initialization [1/2] rtc: armada38x: drop redundant initialization - - - - --- 2018-06-21 Baruch Siach Rejected
[2/2] rtc: driver for Conexant Digicolor CX92755 on-chip RTC - - - - --- 2015-03-23 Baruch Siach Accepted
[1/2] rtc: digicolor: document device tree binding - - - - --- 2015-03-23 Baruch Siach Accepted
[PATCHv5] rtc: driver for the DryIce block found in i.MX25 chips 1 - - - --- 2010-06-07 Baruch Siach Superseded
rtc: driver for the DryIce block found in i.MX25 chips - - - - --- 2010-06-02 Baruch Siach Superseded
rtc: imxdi: fix "irq 25: nobody cared" error - - - - --- 2010-02-08 Baruch Siach Rejected
[v3] rtc: driver for the DryIce block found in i.MX25 chips - - - - --- 2010-02-02 Baruch Siach Accepted
[v3] rtc: driver for the DryIce block found in i.MX25 chips - - - - --- 2010-02-02 Baruch Siach Superseded
rtc: driver for the DryIce block found in i.MX25 chips - - - - --- 2010-02-01 Baruch Siach Superseded
[3/3] mx25pdk: platform code for the DryIce RTC module - - - - --- 2010-01-27 Baruch Siach Accepted
[2/3] mx25: add support for the DryIce rtc - - - - --- 2010-01-27 Baruch Siach Accepted
[1/3] rtc: driver for the DryIce block found in i.MX25 chips - - - - --- 2010-01-27 Baruch Siach Superseded
[v2,8/8] rtc: ds1307: enable rx8130's backup battery, make it chargeable optionally rtc: expand charge support, implement rx8130 charging - - - - --- 2020-09-17 Bastian Krause Accepted
[v2,7/8] rtc: ds1307: consider aux-voltage-chargeable rtc: expand charge support, implement rx8130 charging - - - - --- 2020-09-17 Bastian Krause Accepted
[v2,6/8] rtc: ds1307: store previous charge default per chip rtc: expand charge support, implement rx8130 charging - - - - --- 2020-09-17 Bastian Krause Accepted
[v2,5/8] rtc: ds1307: introduce requires_trickle_resistor per chip rtc: expand charge support, implement rx8130 charging - - - - --- 2020-09-17 Bastian Krause Accepted
[v2,4/8] rtc: ds1307: apply DS13XX_TRICKLE_CHARGER_MAGIC only conditionally rtc: expand charge support, implement rx8130 charging - - - - --- 2020-09-17 Bastian Krause Accepted
[v2,3/8] dt-bindings: rtc: ds1307: add rx8130 aux-voltage-chargeable support rtc: expand charge support, implement rx8130 charging - - 1 - --- 2020-09-17 Bastian Krause Accepted
[v2,2/8] dt-bindings: rtc: ds1307: let aux-voltage-chargeable supersede trickle-diode-disable rtc: expand charge support, implement rx8130 charging - - 1 - --- 2020-09-17 Bastian Krause Accepted
[v2,1/8] dt-bindings: rtc: let aux-voltage-chargeable supersede trickle-diode-disable rtc: expand charge support, implement rx8130 charging - - 1 - --- 2020-09-17 Bastian Krause Accepted
[8/8] rtc: ds1307: enable rx8130's backup battery, make it chargeable optionally rtc: expand charge support, implement rx8130 charging - - - - --- 2020-09-07 Bastian Krause Superseded
[7/8] rtc: ds1307: consider aux-voltage-chargeable rtc: expand charge support, implement rx8130 charging - - - - --- 2020-09-07 Bastian Krause Superseded
[6/8] rtc: ds1307: store previous charge default per chip rtc: expand charge support, implement rx8130 charging - - - - --- 2020-09-07 Bastian Krause Superseded
[5/8] rtc: ds1307: introduce requires_trickle_resistor per chip rtc: expand charge support, implement rx8130 charging - - - - --- 2020-09-07 Bastian Krause Superseded
[4/8] rtc: ds1307: apply DS13XX_TRICKLE_CHARGER_MAGIC only conditionally rtc: expand charge support, implement rx8130 charging - - - - --- 2020-09-07 Bastian Krause Superseded
[3/8] dt-bindings: rtc: ds1307: add rx8130 aux-voltage-chargeable support rtc: expand charge support, implement rx8130 charging - - 1 - --- 2020-09-07 Bastian Krause Superseded
[2/8] dt-bindings: rtc: ds1307: let aux-voltage-chargeable supersede trickle-diode-disable rtc: expand charge support, implement rx8130 charging - - 1 - --- 2020-09-07 Bastian Krause Superseded
[1/8] dt-bindings: rtc: let aux-voltage-chargeable supersede trickle-diode-disable rtc: expand charge support, implement rx8130 charging - - - - --- 2020-09-07 Bastian Krause Superseded
[3/3] rtc: ds1307: make backup battery chargeable optionally Untitled series #170482 - - - - --- 2020-04-15 Bastian Krause Superseded
[2/3] dt-bindings: rtc: add chargeable flag for rx8130 Untitled series #170482 - - - - --- 2020-04-15 Bastian Krause Superseded
[RESEND,v2,1/3] rtc: ds1307: Enable battery backup on RX8130 [RESEND,v2,1/3] rtc: ds1307: Enable battery backup on RX8130 - - 1 - --- 2020-04-15 Bastian Krause Superseded
dt-bindings: rtc: add missing rx8130 compatible dt-bindings: rtc: add missing rx8130 compatible - - - - --- 2019-08-30 Bastian Krause Accepted
rtc: ds1307: add OF and ACPI entries for Epson RX8130 rtc: ds1307: add OF and ACPI entries for Epson RX8130 - - - - --- 2017-10-17 Bastian Krause Accepted
[v3,3/3] rtc: rv8803: Be able to set VDETOFF and SWOFF via devcie tree - - - - --- 2016-06-29 Behme Dirk (CM/ESO2) Accepted
[v3,2/3] dt/bindings: Add bindings for Micro Crystal rv8803 1 - - - --- 2016-06-29 Behme Dirk (CM/ESO2) Accepted
[v3,1/3] devicetree: Add Micro Crystal AG vendor id 1 - - - --- 2016-06-29 Behme Dirk (CM/ESO2) Accepted
[v2,4/4] rtc: rv8803: Be able to set VDETOFF and SWOFF via devcie tree - - - - --- 2016-06-22 Behme Dirk (CM/ESO2) Superseded
[v2,3/4] rtc: rv8803: add device tree compatible names - - - - --- 2016-06-22 Behme Dirk (CM/ESO2) Superseded
[v2,2/4] dt/bindings: Add bindings for Micro Crystal rv8803 1 - - - --- 2016-06-22 Behme Dirk (CM/ESO2) Superseded
[v2,1/4] devicetree: Add Micro Crystal AG vendor id 1 - - - --- 2016-06-22 Behme Dirk (CM/ESO2) Superseded
[4/4] rtc: rv8803: Be able to set VDETOFF and SWOFF via devcie tree - - - - --- 2016-06-21 Behme Dirk (CM/ESO2) Superseded
[3/4] rtc: rv8803: add device tree compatible names - - - - --- 2016-06-21 Behme Dirk (CM/ESO2) Superseded
« 1 2 ... 25 26 27111 112 »