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
2019-09-01
rtc: pcf8563: convert to devm_rtc_allocate_device
Alexandre Belloni
2019-09-01
rtc: pcf8563: add Microcrystal RV8564 compatible
Alexandre Belloni
2019-09-01
rtc: pcf8563: add Epson RTC8564 compatible
Alexandre Belloni
2019-09-01
rtc: s35390a: convert to devm_i2c_new_dummy_device()
Wolfram Sang
2019-09-01
rtc: max77686: convert to devm_i2c_new_dummy_device()
Wolfram Sang
2019-09-01
rtc: pcf85363/pcf85263: fix regmap error in set_time
Biwen Li
2019-09-01
rtc: snvs: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-09-01
rtc: snvs: set range
Alexandre Belloni
2019-08-29
rtc: snvs: fix possible race condition
Anson Huang
2019-08-27
rtc: pcf2127: bugfix: watchdog build dependency
Bruno Thomsen
2019-08-27
rtc: pcf2127: add tamper detection support
Bruno Thomsen
2019-08-27
rtc: pcf2127: add watchdog feature support
Bruno Thomsen
2019-08-23
rtc: pcf2127: bugfix: read rtc disables watchdog
Bruno Thomsen
2019-08-23
rtc: pcf2127: cleanup register and bit defines
Bruno Thomsen
2019-08-23
rtc: pcf2127: convert to devm_rtc_allocate_device
Bruno Thomsen
2019-08-23
rtc: sun6i: Add support for H6 RTC
Ondrej Jirman
2019-08-23
rtc: fsl-ftm-alarm: add FTM alarm driver
Biwen Li
2019-08-22
rtc: Add Amlogic Virtual Wake RTC
Neil Armstrong
2019-08-21
rtc: rv3029: revert error handling patch to rv3029_eeprom_write()
Dan Carpenter
2019-08-21
rtc: ds1672: remove unnecessary check
Alexandre Belloni
2019-08-21
rtc: remove superfluous error message
Alexandre Belloni
2019-08-20
rtc: class: add debug message when registration fails
Alexandre Belloni
2019-08-20
rtc: pcf2123: add proper compatible string
Alexandre Belloni
2019-08-20
rtc: pcf2123: let the core handle range offsetting
Alexandre Belloni
2019-08-20
rtc: pcf2123: convert to devm_rtc_allocate_device
Alexandre Belloni
2019-08-20
rtc: pcf2123: remove useless error path goto
Alexandre Belloni
2019-08-20
rtc: pcf2123: rename struct and variables
Alexandre Belloni
2019-08-20
rtc: pcf2123: stop using dev.platform_data
Alexandre Belloni
2019-08-20
rtc: pcf2123: implement .alarm_irq_enable
Alexandre Belloni
2019-08-20
rtc; pcf2123: fix possible alarm race condition
Alexandre Belloni
2019-08-20
rtc: pcf2123: don't use weekday alarm
Alexandre Belloni
2019-08-16
rtc: sun6i: Don't reference clk_init_data after registration
Stephen Boyd
2019-08-13
rtc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-12
rtc: mxc: use spin_lock_irqsave instead of spin_lock_irq in IRQ context
Fuqian Huang
2019-08-12
rtc: bd70528: fix driver dependencies
Matti Vaittinen
2019-08-12
rtc: remove w90x900/nuc900 driver
Arnd Bergmann
2019-07-31
docs: i2c: convert to ReST and add to driver-api bookset
Mauro Carvalho Chehab
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2019-07-23
rtc: s5m: convert to i2c_new_dummy_device
Wolfram Sang
2019-07-23
rtc: s35390a: convert to i2c_new_dummy_device
Wolfram Sang
2019-07-23
rtc: max77686: convert to i2c_new_dummy_device
Wolfram Sang
2019-07-22
rtc: isl12026: convert to i2c_new_dummy_device
Wolfram Sang
2019-07-22
rtc: imxdi: use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-07-22
rtc: mxc_v2: use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-07-17
Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2019-07-15
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-07-13
rtc: wm831x: Add IRQF_ONESHOT flag
Hariprasad Kelam
2019-07-13
rtc: stm32: remove one condition check in stm32_rtc_set_alarm()
Markus Elfring
2019-07-13
rtc: pcf2123: Fix build error
YueHaibing
2019-07-13
rtc: interface: Change type of 'count' from int to u64
Puranjay Mohan
[prev]
[next]