index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-03
Merge tag 'rtc-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2025-04-01
rtc: pcf85063: replace dev_err+return with return dev_err_probe
Maud Spierings
2025-04-01
rtc: pcf85063: do a SW reset if POR failed
Lukas Stockmann
2025-04-01
rtc: max31335: Add driver support for max31331
PavithraUdayakumar-adi
2025-03-17
rtc: cros-ec: Avoid a couple of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2025-03-17
rtc: rzn1: implement one-second accuracy for alarms
Wolfram Sang
2025-03-17
rtc: pcf50633: Remove
Dr. David Alan Gilbert
2025-03-17
rtc: pm8xxx: implement qcom,no-alarm flag for non-HLOS owned alarm
Jonathan Marek
2025-03-17
rtc: pm8xxx: mitigate flash wear
Johan Hovold
2025-03-17
rtc: pm8xxx: add support for uefi offset
Johan Hovold
2025-03-17
rtc: rv3032: drop WADA
Alexandre Belloni
2025-03-17
rtc: rv3032: fix EERD location
Alexandre Belloni
2025-03-17
rtc: pm8xxx: switch to devm_device_init_wakeup
Alexandre Belloni
2025-03-17
rtc: pm8xxx: fix possible race condition
Alexandre Belloni
2025-03-17
rtc: mpfs: switch to devm_device_init_wakeup
Alexandre Belloni
2025-03-11
rtc: renesas-rtca3: Disable interrupts only if the RTC is enabled
Claudiu Beznea
2025-03-07
rtc: pl031: document struct pl031_vendor_data members
Alexandre Belloni
2025-03-06
rtc: ds1307: stop disabling alarms on probe
Alexandre Belloni
2025-03-05
rtc: s5m: convert to dev_err_probe() where appropriate
André Draszik
2025-03-05
rtc: max77686: use dev_err_probe() where appropriate
André Draszik
2025-03-05
rtc: sd3078: drop needless struct sd3078
André Draszik
2025-03-05
rtc: sd2405al: drop needless struct sd2405al::rtc member
André Draszik
2025-03-05
rtc: s35390a: drop needless struct s35390a::rtc member
André Draszik
2025-03-05
rtc: rx8581: drop needless struct rx8581
André Draszik
2025-03-05
rtc: pl030: drop needless struct pl030_rtc::rtc member
André Draszik
2025-03-05
rtc: meson-vrtc: drop needless struct meson_vrtc_data::rtc member
André Draszik
2025-03-05
rtc: meson: drop needless struct meson_rtc::rtc member
André Draszik
2025-03-05
rtc: m48t86: drop needless struct m48t86_rtc_info::rtc member
André Draszik
2025-03-05
rtc: ftrtc010: drop needless struct ftrtc010_rtc::rtc_dev member
André Draszik
2025-03-05
rtc: ep93xx: drop needless struct ep93xx_rtc::rtc member
André Draszik
2025-03-05
rtc: ds2404: drop needless struct ds2404::rtc member
André Draszik
2025-03-05
rtc: aspeed: drop needless struct aspeed_rtc::rtc_dev member
André Draszik
2025-03-05
rtc: s5m: drop needless struct s5m_rtc_info::i2c member
André Draszik
2025-03-05
rtc: max77686: drop needless struct max77686_rtc_info::rtc member
André Draszik
2025-03-03
rtc: ds3232: Use HWMON_CHANNEL_INFO macro to simplify code
Huisong Li
2025-03-03
rtc: ab-eoz9: Use HWMON_CHANNEL_INFO macro to simplify code
Huisong Li
2025-03-03
rtc: pl031: Use resource managed API to simplify code
Peng Fan
2025-03-03
rtc: mpfs: Use devm_pm_set_wake_irq
Peng Fan
2025-03-03
rtc: ab8500: Use resource managed API to simplify code
Peng Fan
2025-03-03
rtc: pm8xxx: Use devm_pm_set_wake_irq
Peng Fan
2025-03-03
rtc: ds1343: Use devm_pm_set_wake_irq
Peng Fan
2025-03-03
rtc: nxp-bbnsm: Use resource managed API to simplify code
Peng Fan
2025-03-03
rtc: stm32: Use resource managed API to simplify code
Peng Fan
2025-02-28
rtc: pl030: Constify amba_id table
Krzysztof Kozlowski
2025-02-28
rtc: fsl-ftm-alarm: Mark acpi_id table as maybe unused
Krzysztof Kozlowski
2025-02-18
rtc: class: Switch to use hrtimer_setup()
Nam Cao
2025-01-30
Merge tag 'rtc-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2025-01-29
rtc: pcf2127: add BSM support
Alexandre Belloni
2025-01-13
rtc: Remove hpet_rtc_dropped_irq()
Dr. David Alan Gilbert
[next]