Age | Commit message (Expand) | Author |
2022-04-01 | Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds |
2022-03-29 | rtc: check if __rtc_read_time was successful | Tom Rix |
2022-03-29 | rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sram | Miaoqian Lin |
2022-03-29 | rtc: mc146818-lib: Fix the AltCentury for AMD platforms | Mario Limonciello |
2022-03-25 | Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2022-03-25 | rtc: optee: add RTC driver for OP-TEE RTC PTA | Clément Léger |
2022-03-25 | rtc: pm8xxx: Return -ENODEV if set_time disallowed | Loic Poulain |
2022-03-25 | rtc: pm8xxx: Attach wake irq to device | Loic Poulain |
2022-03-23 | rtc: remove uie_unsupported | Alexandre Belloni |
2022-03-23 | rtc: xgene: stop using uie_unsupported | Alexandre Belloni |
2022-03-23 | rtc: hym8563: switch to RTC_FEATURE_UPDATE_INTERRUPT | Alexandre Belloni |
2022-03-23 | rtc: hym8563: let the core handle the alarm resolution | Alexandre Belloni |
2022-03-23 | rtc: hym8563: switch to devm_rtc_allocate_device | Alexandre Belloni |
2022-03-23 | rtc: efi: switch to RTC_FEATURE_UPDATE_INTERRUPT | Alexandre Belloni |
2022-03-23 | rtc: efi: switch to devm_rtc_allocate_device | Alexandre Belloni |
2022-03-23 | rtc: spear: fix spear_rtc_read_time | Alexandre Belloni |
2022-03-23 | rtc: spear: drop uie_unsupported | Alexandre Belloni |
2022-03-23 | rtc: spear: set range | Alexandre Belloni |
2022-03-23 | rtc: spear: switch to devm_rtc_allocate_device | Alexandre Belloni |
2022-03-23 | rtc: pcf8563: switch to RTC_FEATURE_UPDATE_INTERRUPT | Alexandre Belloni |
2022-03-23 | rtc: pcf8563: let the core handle the alarm resolution | Alexandre Belloni |
2022-03-23 | rtc: pcf8523: let the core handle the alarm resolution | Alexandre Belloni |
2022-03-23 | rtc: pcf8523: switch to RTC_FEATURE_UPDATE_INTERRUPT | Alexandre Belloni |
2022-03-23 | rtc: pcf85063: set RTC_FEATURE_ALARM_RES_2S | Alexandre Belloni |
2022-03-23 | rtc: pcf85063: switch to RTC_FEATURE_UPDATE_INTERRUPT | Alexandre Belloni |
2022-03-23 | rtc: pcf2127: set RTC_FEATURE_ALARM_RES_2S | Alexandre Belloni |
2022-03-23 | rtc: pcf2127: switch to RTC_FEATURE_UPDATE_INTERRUPT | Alexandre Belloni |
2022-03-23 | rtc: pcf2123: set RTC_FEATURE_ALARM_RES_MINUTE | Alexandre Belloni |
2022-03-23 | rtc: pcf2123: switch to RTC_FEATURE_UPDATE_INTERRUPT | Alexandre Belloni |
2022-03-23 | rtc: opal: switch to RTC_FEATURE_UPDATE_INTERRUPT | Alexandre Belloni |
2022-03-23 | rtc: m41t80: switch to RTC_FEATURE_UPDATE_INTERRUPT | Alexandre Belloni |
2022-03-23 | rtc: mpc5121: switch to RTC_FEATURE_UPDATE_INTERRUPT | Alexandre Belloni |
2022-03-23 | rtc: mpc5121: let the core handle the alarm resolution | Alexandre Belloni |
2022-03-23 | rtc: ds1307: switch to RTC_FEATURE_UPDATE_INTERRUPT | Alexandre Belloni |
2022-03-23 | rtc: ds1685: drop no_irq | Alexandre Belloni |
2022-03-23 | rtc: ds1685: switch to RTC_FEATURE_UPDATE_INTERRUPT | Alexandre Belloni |
2022-03-23 | clk: sunxi-ng: sun6i-rtc: Add support for H6 | Samuel Holland |
2022-03-23 | clk: sunxi-ng: Add support for the sun6i RTC clocks | Samuel Holland |
2022-03-23 | rtc: wm8350: Handle error for wm8350_register_irq | Jiasheng Jiang |
2022-03-23 | rtc: sun6i: Add Allwinner H616 support | Andre Przywara |
2022-03-23 | rtc: sun6i: Add support for broken-down alarm registers | Andre Przywara |
2022-03-23 | rtc: sun6i: Add support for linear day storage | Andre Przywara |
2022-03-23 | rtc: sun6i: Fix time overflow handling | Andre Przywara |
2022-03-23 | rtc: pl031: fix rtc features null pointer dereference | Ali Pouladi |
2022-03-23 | rtc: mc146818-lib: fix locking in mc146818_set_time | Mateusz Jończyk |
2022-03-07 | rtc: max77686: Add MAX77714 support | Luca Ceresoli |
2022-03-07 | rtc: max77686: Remove unused code to read in 12-hour mode | Luca Ceresoli |
2022-03-07 | rtc: max77686: Rename day-of-month defines | Luca Ceresoli |
2022-03-07 | rtc: max77686: Convert comments to kernel-doc format | Luca Ceresoli |
2022-02-15 | rtc: pcf2127: fix bug when reading alarm registers | Hugo Villeneuve |