Age | Commit message (Expand) | Author |
2020-08-12 | rtc: pcf2127: add pca2129 device id | Liam Beguin |
2020-08-07 | rtc: max77686: Fix wake-ups for max77620 | Jon Hunter |
2020-08-05 | rtc: ds1307: provide an indication that the watchdog has fired | Chris Packham |
2020-07-21 | rtc: ds1374: remove unused define | Alexandre Belloni |
2020-07-21 | rtc: ds1374: fix RTC_DRV_DS1374_WDT dependencies | Alexandre Belloni |
2020-07-16 | rtc: pl031: fix set_alarm by adding back call to alarm_irq_enable | Sudeep Holla |
2020-07-16 | rtc: ds1374: wdt: Use watchdog core for watchdog part | Johnson CH Chen (陳昭勳) |
2020-07-16 | rtc: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-07-16 | rtc: goldfish: Enable interrupt in set_alarm() when necessary | Huacai Chen |
2020-07-16 | rtc: max77686: Do not allow interrupt to fire before system resume | Krzysztof Kozlowski |
2020-07-02 | rtc: imxdi: fix trivial typos | Tales L. da Aparecida |
2020-07-02 | rtc: cpcap: fix range | Sebastian Reichel |
2020-07-01 | rtc: remove fb-puv3 driver | Mike Rapoport |
2020-06-07 | Merge tag 'rtc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2020-06-06 | Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh | Linus Torvalds |
2020-06-06 | rtc: pcf2127: watchdog: handle nowayout feature | Bruno Thomsen |
2020-06-06 | rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wake | Ran Wang |
2020-06-06 | rtc: abx80x: Provide debug feedback for invalid dt properties | Kevin P. Fleming |
2020-06-01 | sh: remove sh5 support | Arnd Bergmann |
2020-05-30 | rtc: abx80x: Add Device Tree matching table | Kevin P. Fleming |
2020-05-30 | rtc: rv3028: Add missed check for devm_regmap_init_i2c() | Chuhong Yuan |
2020-05-30 | rtc: mpc5121: Use correct return value for mpc5121_rtc_probe() | Tiezhu Yang |
2020-05-30 | rtc: goldfish: Use correct return value for goldfish_rtc_probe() | Tiezhu Yang |
2020-05-30 | rtc: snvs: Add necessary clock operations for RTC APIs | Anson Huang |
2020-05-30 | rtc: snvs: Make SNVS clock always prepared | Anson Huang |
2020-05-21 | rtc: mt6397: Add support for the MediaTek MT6358 RTC | Ran Bi |
2020-05-11 | rtc: ingenic: Reset regulator register in probe | Paul Cercueil |
2020-05-11 | rtc: ingenic: Fix masking of error code | Paul Cercueil |
2020-05-11 | rtc: ingenic: Remove unused fields from private structure | Paul Cercueil |
2020-05-11 | rtc: ingenic: Set wakeup params in probe | Paul Cercueil |
2020-05-11 | rtc: ingenic: Enable clock in probe | Paul Cercueil |
2020-05-11 | rtc: ingenic: Use local 'dev' variable in probe | Paul Cercueil |
2020-05-11 | rtc: ingenic: Only support probing from devicetree | Paul Cercueil |
2020-05-11 | rtc: mc13xxx: fix a double-unlock issue | Qiushi Wu |
2020-05-11 | rtc: stmp3xxx: update contact email | Wolfram Sang |
2020-05-11 | rtc: max77686: Use single-byte writes on MAX77620 | Thierry Reding |
2020-05-11 | rtc: pcf2127: report battery switch over | Alexandre Belloni |
2020-05-11 | rtc: pcf2127: set regmap max_register | Alexandre Belloni |
2020-05-11 | rtc: pcf2127: remove unnecessary #ifdef | Alexandre Belloni |
2020-05-11 | rtc: pcf2127: let the core handle rtc range | Alexandre Belloni |
2020-04-18 | rtc: 88pm860x: remove useless range check | Alexandre Belloni |
2020-04-18 | rtc: mt2712: switch to devm_platform_ioremap_resource | Alexandre Belloni |
2020-04-18 | rtc: mt2712: remove unnecessary error string | Alexandre Belloni |
2020-04-15 | rtc: rc5t619: Fix an ERR_PTR vs NULL check | Dan Carpenter |
2020-04-15 | rtc: remove unnecessary error message after platform_get_irq | Markus Elfring |
2020-04-07 | Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds |
2020-04-04 | Merge tag 'rtc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2020-04-03 | rtc: ds1307: check for failed memory allocation on wdt | Colin Ian King |
2020-04-02 | rtc: class: remove redundant assignment to variable err | Colin Ian King |
2020-04-02 | rtc: sun6i: let the core handle rtc range | Alexandre Belloni |