index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
2022-12-11
rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()
Kees Cook
2022-12-10
rtc: pic32: Move devm_rtc_allocate_device earlier in pic32_rtc_probe()
Gaosheng Cui
2022-12-10
rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()
Gaosheng Cui
2022-12-07
mfd: Remove dm355evm_msp driver
Arnd Bergmann
2022-11-16
rtc: pcf85063: Fix reading alarm
Alexander Stein
2022-11-16
rtc: pcf8523: fix for stop bit
paulmn
2022-11-16
rtc: efi: Add wakeup support
Riwen Lu
2022-11-16
rtc: pcf8563: clear RTC_FEATURE_ALARM if no irq
Vincent Whitchurch
2022-11-15
rtc: snvs: Allow a time difference on clock register read
Stefan Eichenberger
2022-11-15
rtc: cmos: Disable ACPI RTC event on removal
Rafael J. Wysocki
2022-11-15
rtc: cmos: Rename ACPI-related functions
Rafael J. Wysocki
2022-11-15
rtc: cmos: Eliminate forward declarations of some functions
Rafael J. Wysocki
2022-11-15
rtc: cmos: Call rtc_wake_setup() from cmos_do_probe()
Rafael J. Wysocki
2022-11-15
rtc: cmos: Call cmos_wake_setup() from cmos_do_probe()
Rafael J. Wysocki
2022-11-15
rtc: class: Fix potential memleak in devm_rtc_allocate_device()
Shang XiaoJing
2022-11-15
rtc: ds1347: fix value written to century register
Ian Abbott
2022-11-15
rtc: Include <linux/kstrtox.h> when appropriate
Christophe JAILLET
2022-11-15
rtc: isl12022: add support for temperature sensor
Rasmus Villemoes
2022-11-15
rtc: s35390a: Remove the unneeded result variable
ye xingchen
2022-11-15
rtc: fsl-ftm-alarm: Use module_platform_driver replace device_initcall
Zhang Jianhua
2022-11-15
rtc: remove davinci rtc driver
Arnd Bergmann
2022-11-15
rtc: s3c: Switch to use dev_err_probe() helper
Yang Yingliang
2022-11-15
rtc: ds1302: remove unnecessary spi_set_drvdata()
Yang Yingliang
2022-11-15
rtc: cros-ec: Limit RTC alarm range if needed
Guenter Roeck
2022-11-15
rtc: pm8xxx: drop unused pm8018 compatible
Neil Armstrong
2022-11-15
rtc: rzn1: Check return value in rzn1_rtc_probe
Yushan Zhou
2022-11-15
rtc: rx8025: Convert to .probe_new()
Uwe Kleine-König
2022-11-15
rtc: rv8803: Convert to .probe_new()
Uwe Kleine-König
2022-11-15
rtc: rs5c372: Convert to .probe_new()
Uwe Kleine-König
2022-11-15
rtc: pcf2127: Convert to .probe_new()
Uwe Kleine-König
2022-11-15
rtc: nct3018y: Convert to .probe_new()
Uwe Kleine-König
2022-11-15
rtc: m41t80: Convert to .probe_new()
Uwe Kleine-König
2022-11-15
rtc: isl1208: Convert to .probe_new()
Uwe Kleine-König
2022-11-15
rtc: abx80x: Convert to .probe_new()
Uwe Kleine-König
2022-10-18
rtc: cmos: fix build on non-ACPI platforms
Alexandre Belloni
2022-10-18
rtc: cmos: Fix wake alarm breakage
Rafael J. Wysocki
2022-10-14
Merge tag 'rtc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2022-10-13
rtc: rv3028: Fix codestyle errors
Ke Sun
2022-10-13
rtc: cmos: Fix event handler registration ordering issue
Rafael J. Wysocki
2022-10-13
rtc: k3: Use devm_clk_get_enabled() helper
Christophe JAILLET
2022-10-13
rtc: jz4740: Use devm_clk_get_enabled() helper
Christophe JAILLET
2022-10-13
rtc: mpfs: Use devm_clk_get_enabled() helper
Christophe JAILLET
2022-10-13
rtc: ds1685: Fix spelling of function name in comment block
Colin Ian King
2022-10-13
rtc: isl12022: switch to using regmap API
Rasmus Villemoes
2022-10-13
rtc: isl12022: drop redundant write to HR register
Rasmus Villemoes
2022-10-13
rtc: isl12022: use dev_set_drvdata() instead of i2c_set_clientdata()
Rasmus Villemoes
2022-10-13
rtc: isl12022: use %ptR
Rasmus Villemoes
2022-10-13
rtc: isl12022: simplify some expressions
Rasmus Villemoes
2022-10-13
rtc: isl12022: drop a dev_info()
Rasmus Villemoes
2022-10-13
rtc: isl12022: specify range_min and range_max
Rasmus Villemoes
[prev]
[next]