Show patches with: none      |   11152 patches
« 1 2 ... 31 32 33111 112 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[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
[5/5] arm64: dts: ls1046a-qds: remove useless property of rtc [1/5] rtc: pcf2127: fix a bug when not specify interrupts property - - - - --- 2020-09-15 Biwen Li Not Applicable
[4/5] arm64: dts : ls1088a-qds: remove useless property of rtc [1/5] rtc: pcf2127: fix a bug when not specify interrupts property - - - - --- 2020-09-15 Biwen Li Not Applicable
[3/5] arm64: dts: ls1088a-rdb: remove useless property of rtc [1/5] rtc: pcf2127: fix a bug when not specify interrupts property - - - - --- 2020-09-15 Biwen Li Not Applicable
[2/5] arm64: dts: lx2160a-rdb: remove useless property of rtc [1/5] rtc: pcf2127: fix a bug when not specify interrupts property - - - - --- 2020-09-15 Biwen Li Not Applicable
[1/5] rtc: pcf2127: fix a bug when not specify interrupts property [1/5] rtc: pcf2127: fix a bug when not specify interrupts property - - - - --- 2020-09-15 Biwen Li 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
rtc: st-lpc: Constify st_rtc_ops rtc: st-lpc: Constify st_rtc_ops - - - - --- 2020-09-13 Rikard Falkeborn 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
rtc: ds1685: Fix bank switching to avoid endless loop rtc: ds1685: Fix bank switching to avoid endless loop 1 - - - --- 2020-09-10 Thomas Bogendoerfer Accepted
[trivial] treewide: Convert switch/case fallthrough; to break; [trivial] treewide: Convert switch/case fallthrough; to break; 5 - 3 - --- 2020-09-09 Joe Perches Not Applicable
[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
[v2,10/10] ARM: dts: imx50-kobo-aura: Add Netronix embedded controller Netronix embedded controller driver for Kobo and Tolino ebook readers - - - - --- 2020-09-05 J. Neuschäfer Changes Requested
[v2,09/10] MAINTAINERS: Add entry for Netronix embedded controller Netronix embedded controller driver for Kobo and Tolino ebook readers - - - - --- 2020-09-05 J. Neuschäfer Changes Requested
[v2,08/10] rtc: New driver for RTC in Netronix embedded controller Netronix embedded controller driver for Kobo and Tolino ebook readers - - - - --- 2020-09-05 J. Neuschäfer Changes Requested
[v2,07/10] rtc: Introduce RTC_TIMESTAMP_END_2255 Netronix embedded controller driver for Kobo and Tolino ebook readers - - - - --- 2020-09-05 J. Neuschäfer Changes Requested
[v2,06/10] dt-bindings: rtc: Add bindings for Netronix embedded controller RTC Netronix embedded controller driver for Kobo and Tolino ebook readers - - - - --- 2020-09-05 J. Neuschäfer Changes Requested
[v2,05/10] pwm: ntxec: Add driver for PWM function in Netronix EC Netronix embedded controller driver for Kobo and Tolino ebook readers - - - - --- 2020-09-05 J. Neuschäfer Changes Requested
[v2,04/10] dt-bindings: pwm: Add bindings for PWM function in Netronix EC Netronix embedded controller driver for Kobo and Tolino ebook readers - - - - --- 2020-09-05 J. Neuschäfer Changes Requested
[v2,03/10] mfd: Add base driver for Netronix embedded controller Netronix embedded controller driver for Kobo and Tolino ebook readers - - - - --- 2020-09-05 J. Neuschäfer Changes Requested
[v2,02/10] dt-bindings: mfd: Add binding for Netronix's embedded controller Netronix embedded controller driver for Kobo and Tolino ebook readers - - - - --- 2020-09-05 J. Neuschäfer Changes Requested
[v2,01/10] dt-bindings: Add vendor prefix for Netronix, Inc. Netronix embedded controller driver for Kobo and Tolino ebook readers 1 - - - --- 2020-09-05 J. Neuschäfer Changes Requested
[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: s3c: Simplify with dev_err_probe() rtc: s3c: Simplify with dev_err_probe() - - - - --- 2020-08-30 Krzysztof Kozlowski Accepted
[3/3] arm64: dts: lx2160a: Add "no-watchdog" property to pcf2127 [1/3] dt-bindings: rtc-2127: Add bindings for nxp,rtc-2127.txt - - - - --- 2020-08-27 Qiang Zhao Not Applicable
[2/3] rtc: pcf2127: add "no-watchdog" property [1/3] dt-bindings: rtc-2127: Add bindings for nxp,rtc-2127.txt - - - - --- 2020-08-27 Qiang Zhao Changes Requested
[1/3] dt-bindings: rtc-2127: Add bindings for nxp,rtc-2127.txt [1/3] dt-bindings: rtc-2127: Add bindings for nxp,rtc-2127.txt - - - - --- 2020-08-27 Qiang Zhao Changes Requested
rtc: sun6i: Fix memleak in sun6i_rtc_clk_init rtc: sun6i: Fix memleak in sun6i_rtc_clk_init - - - - --- 2020-08-23 Dinghao Liu Superseded
rtc: fsl-ftm-alarm: update acpi device id rtc: fsl-ftm-alarm: update acpi device id - - - - --- 2020-08-18 Ran Wang Accepted
rtc: ds1307: Clear OSF flag on DS1388 when setting time rtc: ds1307: Clear OSF flag on DS1388 when setting time - 1 - - --- 2020-08-18 Chris Packham Accepted
rtc: ds1307: Ensure oscillator is enabled for DS1388 rtc: ds1307: Ensure oscillator is enabled for DS1388 - - - - --- 2020-08-16 Chris Packham Accepted
[3/3] rtc: rtc-rs5c313: Convert to module_platform_driver() rtc: rtc-rs5c313: Fix and cleanups - - - - --- 2020-08-14 Geert Uytterhoeven Accepted
[2/3] rtc: rtc-rs5c313: Fix late hardware init rtc: rtc-rs5c313: Fix and cleanups - - - - --- 2020-08-14 Geert Uytterhoeven Accepted
[1/3] rtc: rtc-rs5c313: Drop obsolete platform_set_drvdata() call rtc: rtc-rs5c313: Fix and cleanups - - - - --- 2020-08-14 Geert Uytterhoeven Accepted
[v2] rtc: cmos: zero-init wkalrm when reading from CMOS [v2] rtc: cmos: zero-init wkalrm when reading from CMOS - - - - --- 2020-08-14 Victor Ding Accepted
rtc: pl031: enable rtc alarm interrupt again rtc: pl031: enable rtc alarm interrupt again - 1 - - --- 2020-08-13 Amit Tomer Not Applicable
rtc: cmos: initialize rtc time when reading alarm rtc: cmos: initialize rtc time when reading alarm - - - - --- 2020-08-13 Victor Ding Superseded
[GIT,PULL] RTC for 5.9 [GIT,PULL] RTC for 5.9 - - - - --- 2020-08-12 Alexandre Belloni Accepted
rtc: pcf2127: fix alarm handling rtc: pcf2127: fix alarm handling - - - - --- 2020-08-12 Alexandre Belloni Accepted
rtc: max77686: Fix wake-ups for max77620 rtc: max77686: Fix wake-ups for max77620 - 1 1 1 --- 2020-08-06 Jon Hunter Accepted
RTC: Implement pretimeout watchdog for DS1307 RTC: Implement pretimeout watchdog for DS1307 - - - - --- 2020-08-04 Mark Tomlinson Rejected
rtc: interface:: 1969-12-31T23:59:59 is set as rtc_time if rtc_time is invalid in __rtc_read_time rtc: interface:: 1969-12-31T23:59:59 is set as rtc_time if rtc_time is invalid in __rtc_read_time - - - - --- 2020-08-01 Grant Feng Rejected
[v3] rtc: ds1307: provide an indication that the watchdog has fired [v3] rtc: ds1307: provide an indication that the watchdog has fired - - 1 - --- 2020-07-27 Chris Packham Accepted
[v2] rtc: ds1307: provide an indication that the watchdog has fired [v2] rtc: ds1307: provide an indication that the watchdog has fired - - - - --- 2020-07-26 Chris Packham Superseded
rtc: ds1307: provide an indication that the watchdog has fired rtc: ds1307: provide an indication that the watchdog has fired - - - - --- 2020-07-24 Chris Packham Changes Requested
[v5] rtc: rtc-ds1374: wdt: Use watchdog core for watchdog part [v5] rtc: rtc-ds1374: wdt: Use watchdog core for watchdog part - - - - --- 2020-07-20 Johnson CH Chen (陳昭勳) Not Applicable
[2/2] rtc: ds1374: remove unused define [1/2] rtc: ds1374: fix RTC_DRV_DS1374_WDT dependencies - - - - --- 2020-07-20 Alexandre Belloni Accepted
[1/2] rtc: ds1374: fix RTC_DRV_DS1374_WDT dependencies [1/2] rtc: ds1374: fix RTC_DRV_DS1374_WDT dependencies 1 - - - --- 2020-07-20 Alexandre Belloni Accepted
rtc: pl031: fix alarm support rtc: pl031: fix alarm support - 1 - - --- 2020-07-16 Marek Szyprowski Not Applicable
rtc: pl031: fix set_alarm by adding back call to alarm_irq_enable rtc: pl031: fix set_alarm by adding back call to alarm_irq_enable - 1 - 1 --- 2020-07-14 Sudeep Holla Accepted
rtc: cleanup obsolete comment about struct rtc_class_ops rtc: cleanup obsolete comment about struct rtc_class_ops - - - - --- 2020-07-10 Misono Tomohiro Accepted
[v4] rtc: rtc-ds1374: wdt: Use watchdog core for watchdog part [v4] rtc: rtc-ds1374: wdt: Use watchdog core for watchdog part - - 1 - --- 2020-07-09 Johnson CH Chen (陳昭勳) Accepted
[v3] rtc: rtc-ds1374: wdt: Use watchdog core for watchdog part [v3] rtc: rtc-ds1374: wdt: Use watchdog core for watchdog part - - - - --- 2020-07-06 Johnson CH Chen (陳昭勳) Superseded
Replace HTTP links with HTTPS ones: RTC Replace HTTP links with HTTPS ones: RTC - - - - --- 2020-07-06 Alexander A. Klimov Accepted
[v2] rtc: rtc-ds1374: wdt: Use watchdog core for watchdog part [v2] rtc: rtc-ds1374: wdt: Use watchdog core for watchdog part - - - - --- 2020-07-03 Johnson CH Chen (陳昭勳) Superseded
rtc: ds1374: wdt: Use watchdog core for watchdog part rtc: ds1374: wdt: Use watchdog core for watchdog part - - - - --- 2020-07-01 Johnson CH Chen (陳昭勳) Superseded
[v4,2/2] rtc: pcf2127: add alarm support [v4,1/2] rtc: pcf2127: add pca2129 device id - - 1 - --- 2020-06-30 Liam Beguin Accepted
[v4,1/2] rtc: pcf2127: add pca2129 device id [v4,1/2] rtc: pcf2127: add pca2129 device id - - 1 - --- 2020-06-30 Liam Beguin Accepted
[v4,0/2] rtc: pcf2127: add alarm support - - - - --- 2020-06-30 Liam Beguin Not Applicable
« 1 2 ... 31 32 33111 112 »