index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2022-04-01
25
-202
/
+617
|
\
|
*
rtc: check if __rtc_read_time was successful
Tom Rix
2022-03-29
1
-2
/
+5
|
*
rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sram
Miaoqian Lin
2022-03-29
1
-0
/
+1
|
*
rtc: mc146818-lib: Fix the AltCentury for AMD platforms
Mario Limonciello
2022-03-29
1
-1
/
+15
|
*
rtc: optee: add RTC driver for OP-TEE RTC PTA
Clément Léger
2022-03-25
3
-0
/
+373
|
*
rtc: pm8xxx: Return -ENODEV if set_time disallowed
Loic Poulain
2022-03-25
1
-1
/
+1
|
*
rtc: pm8xxx: Attach wake irq to device
Loic Poulain
2022-03-25
1
-21
/
+10
|
*
rtc: remove uie_unsupported
Alexandre Belloni
2022-03-23
1
-3
/
+0
|
*
rtc: xgene: stop using uie_unsupported
Alexandre Belloni
2022-03-23
1
-2
/
+0
|
*
rtc: hym8563: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
2022-03-23
1
-2
/
+1
|
*
rtc: hym8563: let the core handle the alarm resolution
Alexandre Belloni
2022-03-23
1
-18
/
+1
|
*
rtc: hym8563: switch to devm_rtc_allocate_device
Alexandre Belloni
2022-03-23
1
-6
/
+6
|
*
rtc: efi: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
2022-03-23
1
-1
/
+2
|
*
rtc: efi: switch to devm_rtc_allocate_device
Alexandre Belloni
2022-03-23
1
-4
/
+5
|
*
rtc: spear: fix spear_rtc_read_time
Alexandre Belloni
2022-03-23
1
-2
/
+4
|
*
rtc: spear: drop uie_unsupported
Alexandre Belloni
2022-03-23
1
-1
/
+0
|
*
rtc: spear: set range
Alexandre Belloni
2022-03-23
1
-0
/
+2
|
*
rtc: spear: switch to devm_rtc_allocate_device
Alexandre Belloni
2022-03-23
1
-9
/
+9
|
*
rtc: pcf8563: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
2022-03-23
1
-1
/
+1
|
*
rtc: pcf8563: let the core handle the alarm resolution
Alexandre Belloni
2022-03-23
1
-13
/
+1
|
*
rtc: pcf8523: let the core handle the alarm resolution
Alexandre Belloni
2022-03-23
1
-8
/
+1
|
*
rtc: pcf8523: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
2022-03-23
1
-1
/
+1
|
*
rtc: pcf85063: set RTC_FEATURE_ALARM_RES_2S
Alexandre Belloni
2022-03-23
1
-0
/
+1
|
*
rtc: pcf85063: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
2022-03-23
1
-1
/
+1
|
*
rtc: pcf2127: set RTC_FEATURE_ALARM_RES_2S
Alexandre Belloni
2022-03-23
1
-0
/
+1
|
*
rtc: pcf2127: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
2022-03-23
1
-1
/
+1
|
*
rtc: pcf2123: set RTC_FEATURE_ALARM_RES_MINUTE
Alexandre Belloni
2022-03-23
1
-0
/
+1
|
*
rtc: pcf2123: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
2022-03-23
1
-1
/
+1
|
*
rtc: opal: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
2022-03-23
1
-1
/
+1
|
*
rtc: m41t80: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
2022-03-23
1
-4
/
+2
|
*
rtc: mpc5121: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
2022-03-23
1
-1
/
+1
|
*
rtc: mpc5121: let the core handle the alarm resolution
Alexandre Belloni
2022-03-23
1
-14
/
+1
|
*
rtc: ds1307: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
2022-03-23
1
-1
/
+1
|
*
rtc: ds1685: drop no_irq
Alexandre Belloni
2022-03-23
1
-9
/
+5
|
*
rtc: ds1685: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
2022-03-23
1
-1
/
+1
|
*
clk: sunxi-ng: sun6i-rtc: Add support for H6
Samuel Holland
2022-03-23
1
-17
/
+0
|
*
clk: sunxi-ng: Add support for the sun6i RTC clocks
Samuel Holland
2022-03-23
1
-0
/
+7
|
*
rtc: wm8350: Handle error for wm8350_register_irq
Jiasheng Jiang
2022-03-23
1
-2
/
+9
|
*
rtc: sun6i: Add Allwinner H616 support
Andre Przywara
2022-03-23
1
-0
/
+2
|
*
rtc: sun6i: Add support for broken-down alarm registers
Andre Przywara
2022-03-23
1
-17
/
+40
|
*
rtc: sun6i: Add support for linear day storage
Andre Przywara
2022-03-23
1
-23
/
+46
|
*
rtc: sun6i: Fix time overflow handling
Andre Przywara
2022-03-23
1
-9
/
+5
|
*
rtc: pl031: fix rtc features null pointer dereference
Ali Pouladi
2022-03-23
1
-3
/
+3
|
*
rtc: mc146818-lib: fix locking in mc146818_set_time
Mateusz Jończyk
2022-03-23
1
-2
/
+4
|
*
rtc: pcf2127: fix bug when reading alarm registers
Hugo Villeneuve
2022-02-15
1
-1
/
+2
|
*
rtc: pcf2127: use IRQ flags obtained from device tree if available
Hugo Villeneuve
2022-02-15
1
-1
/
+12
|
*
rtc: pcf8523: Fix GCC 12 warning
Victor Erminpour
2022-02-15
1
-2
/
+2
|
*
rtc: sun6i: Enable the bus clock when provided
Samuel Holland
2022-02-15
1
-0
/
+24
|
*
rtc: fix use-after-free on device removal
Vincent Whitchurch
2022-02-15
1
-0
/
+9
*
|
Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2022-03-25
2
-31
/
+46
|
\
\
[next]