index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-3
/
+3
2025-04-04
Merge tag 'rtc-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
34
-766
/
+637
2025-04-01
rtc: pcf85063: replace dev_err+return with return dev_err_probe
Maud Spierings
1
-4
/
+2
2025-04-01
rtc: pcf85063: do a SW reset if POR failed
Lukas Stockmann
1
-1
/
+18
2025-04-01
rtc: max31335: Add driver support for max31331
PavithraUdayakumar-adi
1
-43
/
+122
2025-03-18
rtc: cros-ec: Avoid a couple of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-18
/
+12
2025-03-18
rtc: rzn1: implement one-second accuracy for alarms
Wolfram Sang
1
-17
/
+91
2025-03-18
rtc: pcf50633: Remove
Dr. David Alan Gilbert
3
-292
/
+0
2025-03-17
rtc: pm8xxx: implement qcom,no-alarm flag for non-HLOS owned alarm
Jonathan Marek
1
-14
/
+20
2025-03-17
rtc: pm8xxx: mitigate flash wear
Johan Hovold
1
-0
/
+26
2025-03-17
rtc: pm8xxx: add support for uefi offset
Johan Hovold
1
-24
/
+132
2025-03-17
rtc: rv3032: drop WADA
Alexandre Belloni
1
-6
/
+0
2025-03-17
rtc: rv3032: fix EERD location
Alexandre Belloni
1
-1
/
+1
2025-03-17
rtc: pm8xxx: switch to devm_device_init_wakeup
Alexandre Belloni
1
-1
/
+1
2025-03-17
rtc: pm8xxx: fix possible race condition
Alexandre Belloni
1
-2
/
+2
2025-03-17
rtc: mpfs: switch to devm_device_init_wakeup
Alexandre Belloni
1
-1
/
+1
2025-03-11
rtc: renesas-rtca3: Disable interrupts only if the RTC is enabled
Claudiu Beznea
1
-9
/
+6
2025-03-08
rtc: pl031: document struct pl031_vendor_data members
Alexandre Belloni
1
-0
/
+2
2025-03-07
rtc: ds1307: stop disabling alarms on probe
Alexandre Belloni
1
-3
/
+1
2025-03-06
rtc: s5m: convert to dev_err_probe() where appropriate
André Draszik
1
-29
/
+21
2025-03-06
rtc: max77686: use dev_err_probe() where appropriate
André Draszik
1
-17
/
+12
2025-03-06
rtc: sd3078: drop needless struct sd3078
André Draszik
1
-43
/
+28
2025-03-06
rtc: sd2405al: drop needless struct sd2405al::rtc member
André Draszik
1
-8
/
+8
2025-03-06
rtc: s35390a: drop needless struct s35390a::rtc member
André Draszik
1
-11
/
+11
2025-03-06
rtc: rx8581: drop needless struct rx8581
André Draszik
1
-49
/
+36
2025-03-06
rtc: pl030: drop needless struct pl030_rtc::rtc member
André Draszik
1
-7
/
+7
2025-03-06
rtc: meson-vrtc: drop needless struct meson_vrtc_data::rtc member
André Draszik
1
-6
/
+6
2025-03-06
rtc: meson: drop needless struct meson_rtc::rtc member
André Draszik
1
-8
/
+8
2025-03-06
rtc: m48t86: drop needless struct m48t86_rtc_info::rtc member
André Draszik
1
-7
/
+7
2025-03-06
rtc: ftrtc010: drop needless struct ftrtc010_rtc::rtc_dev member
André Draszik
1
-9
/
+8
2025-03-06
rtc: ep93xx: drop needless struct ep93xx_rtc::rtc member
André Draszik
1
-8
/
+8
2025-03-06
rtc: ds2404: drop needless struct ds2404::rtc member
André Draszik
1
-7
/
+7
2025-03-06
rtc: aspeed: drop needless struct aspeed_rtc::rtc_dev member
André Draszik
1
-8
/
+8
2025-03-06
rtc: s5m: drop needless struct s5m_rtc_info::i2c member
André Draszik
1
-6
/
+6
2025-03-06
rtc: max77686: drop needless struct max77686_rtc_info::rtc member
André Draszik
1
-6
/
+6
2025-03-04
rtc: ds3232: Use HWMON_CHANNEL_INFO macro to simplify code
Huisong Li
1
-22
/
+2
2025-03-04
rtc: ab-eoz9: Use HWMON_CHANNEL_INFO macro to simplify code
Huisong Li
1
-22
/
+2
2025-03-04
rtc: pl031: Use resource managed API to simplify code
Peng Fan
1
-4
/
+2
2025-03-04
rtc: mpfs: Use devm_pm_set_wake_irq
Peng Fan
1
-7
/
+1
2025-03-04
rtc: ab8500: Use resource managed API to simplify code
Peng Fan
1
-9
/
+2
2025-03-04
rtc: pm8xxx: Use devm_pm_set_wake_irq
Peng Fan
1
-11
/
+1
2025-03-04
rtc: ds1343: Use devm_pm_set_wake_irq
Peng Fan
1
-7
/
+1
2025-03-04
rtc: nxp-bbnsm: Use resource managed API to simplify code
Peng Fan
1
-20
/
+9
2025-03-04
rtc: stm32: Use resource managed API to simplify code
Peng Fan
1
-8
/
+2
2025-02-28
rtc: pl030: Constify amba_id table
Krzysztof Kozlowski
1
-1
/
+1
2025-02-28
rtc: fsl-ftm-alarm: Mark acpi_id table as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2025-02-18
rtc: class: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-01-31
Merge tag 'rtc-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
58
-92
/
+173
2025-01-29
rtc: pcf2127: add BSM support
Alexandre Belloni
1
-0
/
+82
2025-01-14
rtc: Remove hpet_rtc_dropped_irq()
Dr. David Alan Gilbert
1
-5
/
+0
[next]