index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
25
-202
/
+617
2022-03-29
rtc: check if __rtc_read_time was successful
Tom Rix
1
-2
/
+5
2022-03-29
rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sram
Miaoqian Lin
1
-0
/
+1
2022-03-29
rtc: mc146818-lib: Fix the AltCentury for AMD platforms
Mario Limonciello
1
-1
/
+15
2022-03-25
Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2
-31
/
+46
2022-03-25
rtc: optee: add RTC driver for OP-TEE RTC PTA
Clément Léger
3
-0
/
+373
2022-03-25
rtc: pm8xxx: Return -ENODEV if set_time disallowed
Loic Poulain
1
-1
/
+1
2022-03-25
rtc: pm8xxx: Attach wake irq to device
Loic Poulain
1
-21
/
+10
2022-03-23
rtc: remove uie_unsupported
Alexandre Belloni
1
-3
/
+0
2022-03-23
rtc: xgene: stop using uie_unsupported
Alexandre Belloni
1
-2
/
+0
2022-03-23
rtc: hym8563: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
1
-2
/
+1
2022-03-23
rtc: hym8563: let the core handle the alarm resolution
Alexandre Belloni
1
-18
/
+1
2022-03-23
rtc: hym8563: switch to devm_rtc_allocate_device
Alexandre Belloni
1
-6
/
+6
2022-03-23
rtc: efi: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
1
-1
/
+2
2022-03-23
rtc: efi: switch to devm_rtc_allocate_device
Alexandre Belloni
1
-4
/
+5
2022-03-23
rtc: spear: fix spear_rtc_read_time
Alexandre Belloni
1
-2
/
+4
2022-03-23
rtc: spear: drop uie_unsupported
Alexandre Belloni
1
-1
/
+0
2022-03-23
rtc: spear: set range
Alexandre Belloni
1
-0
/
+2
2022-03-23
rtc: spear: switch to devm_rtc_allocate_device
Alexandre Belloni
1
-9
/
+9
2022-03-23
rtc: pcf8563: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
1
-1
/
+1
2022-03-23
rtc: pcf8563: let the core handle the alarm resolution
Alexandre Belloni
1
-13
/
+1
2022-03-23
rtc: pcf8523: let the core handle the alarm resolution
Alexandre Belloni
1
-8
/
+1
2022-03-23
rtc: pcf8523: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
1
-1
/
+1
2022-03-23
rtc: pcf85063: set RTC_FEATURE_ALARM_RES_2S
Alexandre Belloni
1
-0
/
+1
2022-03-23
rtc: pcf85063: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
1
-1
/
+1
2022-03-23
rtc: pcf2127: set RTC_FEATURE_ALARM_RES_2S
Alexandre Belloni
1
-0
/
+1
2022-03-23
rtc: pcf2127: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
1
-1
/
+1
2022-03-23
rtc: pcf2123: set RTC_FEATURE_ALARM_RES_MINUTE
Alexandre Belloni
1
-0
/
+1
2022-03-23
rtc: pcf2123: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
1
-1
/
+1
2022-03-23
rtc: opal: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
1
-1
/
+1
2022-03-23
rtc: m41t80: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
1
-4
/
+2
2022-03-23
rtc: mpc5121: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
1
-1
/
+1
2022-03-23
rtc: mpc5121: let the core handle the alarm resolution
Alexandre Belloni
1
-14
/
+1
2022-03-23
rtc: ds1307: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
1
-1
/
+1
2022-03-23
rtc: ds1685: drop no_irq
Alexandre Belloni
1
-9
/
+5
2022-03-23
rtc: ds1685: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
1
-1
/
+1
2022-03-23
clk: sunxi-ng: sun6i-rtc: Add support for H6
Samuel Holland
1
-17
/
+0
2022-03-23
clk: sunxi-ng: Add support for the sun6i RTC clocks
Samuel Holland
1
-0
/
+7
2022-03-23
rtc: wm8350: Handle error for wm8350_register_irq
Jiasheng Jiang
1
-2
/
+9
2022-03-23
rtc: sun6i: Add Allwinner H616 support
Andre Przywara
1
-0
/
+2
2022-03-23
rtc: sun6i: Add support for broken-down alarm registers
Andre Przywara
1
-17
/
+40
2022-03-23
rtc: sun6i: Add support for linear day storage
Andre Przywara
1
-23
/
+46
2022-03-23
rtc: sun6i: Fix time overflow handling
Andre Przywara
1
-9
/
+5
2022-03-23
rtc: pl031: fix rtc features null pointer dereference
Ali Pouladi
1
-3
/
+3
2022-03-23
rtc: mc146818-lib: fix locking in mc146818_set_time
Mateusz Jończyk
1
-2
/
+4
2022-03-07
rtc: max77686: Add MAX77714 support
Luca Ceresoli
2
-1
/
+25
2022-03-07
rtc: max77686: Remove unused code to read in 12-hour mode
Luca Ceresoli
1
-13
/
+1
2022-03-07
rtc: max77686: Rename day-of-month defines
Luca Ceresoli
1
-8
/
+8
2022-03-07
rtc: max77686: Convert comments to kernel-doc format
Luca Ceresoli
1
-9
/
+12
2022-02-15
rtc: pcf2127: fix bug when reading alarm registers
Hugo Villeneuve
1
-1
/
+2
[next]