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