index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Lines
2025-05-24
rtc: da9063: drop unused module alias
Johan Hovold
-1
/
+0
2025-05-24
rtc: cpcap: drop unused module alias
Johan Hovold
-1
/
+0
2025-05-24
rtc: at91rm9200: drop unused module alias
Johan Hovold
-1
/
+0
2025-05-24
rtc: pm8xxx: fix uefi offset lookup
Johan Hovold
-5
/
+12
2025-05-24
rtc: amlogic: Do not enable by default during compile testing
Krzysztof Kozlowski
-1
/
+1
2025-05-24
rtc: interface: silence KMSAN warning
Alexandre Belloni
-1
/
+1
2025-04-08
rtc: da9063: simplify irq management
Wolfram Sang
-24
/
+6
2025-04-08
rtc: rzn1: clear interrupts on remove
Wolfram Sang
-0
/
+5
2025-04-08
rtc: sh: minor fixes to adhere to coding style
Wolfram Sang
-19
/
+19
2025-04-08
rtc: sh: use local variables in probe() for mapping IO
Wolfram Sang
-11
/
+8
2025-04-08
rtc: sh: remove useless wrapper function
Wolfram Sang
-6
/
+2
2025-04-08
rtc: sh: simplify irq setup after refactoring
Wolfram Sang
-66
/
+17
2025-04-08
rtc: sh: remove periodic interrupt handling
Wolfram Sang
-69
/
+0
2025-04-08
rtc: sh: only disable carry interrupts in probe()
Wolfram Sang
-22
/
+4
2025-04-08
rtc: sh: remove update interrupt handling
Wolfram Sang
-47
/
+1
2025-04-08
rtc: sh: assign correct interrupts with DT
Wolfram Sang
-3
/
+9
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-3
/
+3
2025-04-03
Merge tag 'rtc-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
-766
/
+637
2025-04-01
rtc: pcf85063: replace dev_err+return with return dev_err_probe
Maud Spierings
-4
/
+2
2025-04-01
rtc: pcf85063: do a SW reset if POR failed
Lukas Stockmann
-1
/
+18
2025-04-01
rtc: max31335: Add driver support for max31331
PavithraUdayakumar-adi
-43
/
+122
2025-03-17
rtc: cros-ec: Avoid a couple of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
-18
/
+12
2025-03-17
rtc: rzn1: implement one-second accuracy for alarms
Wolfram Sang
-17
/
+91
2025-03-17
rtc: pcf50633: Remove
Dr. David Alan Gilbert
-292
/
+0
2025-03-17
rtc: pm8xxx: implement qcom,no-alarm flag for non-HLOS owned alarm
Jonathan Marek
-14
/
+20
2025-03-17
rtc: pm8xxx: mitigate flash wear
Johan Hovold
-0
/
+26
2025-03-17
rtc: pm8xxx: add support for uefi offset
Johan Hovold
-24
/
+132
2025-03-17
rtc: rv3032: drop WADA
Alexandre Belloni
-6
/
+0
2025-03-17
rtc: rv3032: fix EERD location
Alexandre Belloni
-1
/
+1
2025-03-17
rtc: pm8xxx: switch to devm_device_init_wakeup
Alexandre Belloni
-1
/
+1
2025-03-17
rtc: pm8xxx: fix possible race condition
Alexandre Belloni
-2
/
+2
2025-03-17
rtc: mpfs: switch to devm_device_init_wakeup
Alexandre Belloni
-1
/
+1
2025-03-11
rtc: renesas-rtca3: Disable interrupts only if the RTC is enabled
Claudiu Beznea
-9
/
+6
2025-03-07
rtc: pl031: document struct pl031_vendor_data members
Alexandre Belloni
-0
/
+2
2025-03-06
rtc: ds1307: stop disabling alarms on probe
Alexandre Belloni
-3
/
+1
2025-03-05
rtc: s5m: convert to dev_err_probe() where appropriate
André Draszik
-29
/
+21
2025-03-05
rtc: max77686: use dev_err_probe() where appropriate
André Draszik
-17
/
+12
2025-03-05
rtc: sd3078: drop needless struct sd3078
André Draszik
-43
/
+28
2025-03-05
rtc: sd2405al: drop needless struct sd2405al::rtc member
André Draszik
-8
/
+8
2025-03-05
rtc: s35390a: drop needless struct s35390a::rtc member
André Draszik
-11
/
+11
2025-03-05
rtc: rx8581: drop needless struct rx8581
André Draszik
-49
/
+36
2025-03-05
rtc: pl030: drop needless struct pl030_rtc::rtc member
André Draszik
-7
/
+7
2025-03-05
rtc: meson-vrtc: drop needless struct meson_vrtc_data::rtc member
André Draszik
-6
/
+6
2025-03-05
rtc: meson: drop needless struct meson_rtc::rtc member
André Draszik
-8
/
+8
2025-03-05
rtc: m48t86: drop needless struct m48t86_rtc_info::rtc member
André Draszik
-7
/
+7
2025-03-05
rtc: ftrtc010: drop needless struct ftrtc010_rtc::rtc_dev member
André Draszik
-9
/
+8
2025-03-05
rtc: ep93xx: drop needless struct ep93xx_rtc::rtc member
André Draszik
-8
/
+8
2025-03-05
rtc: ds2404: drop needless struct ds2404::rtc member
André Draszik
-7
/
+7
2025-03-05
rtc: aspeed: drop needless struct aspeed_rtc::rtc_dev member
André Draszik
-8
/
+8
2025-03-05
rtc: s5m: drop needless struct s5m_rtc_info::i2c member
André Draszik
-6
/
+6
[prev]
[next]