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
2021-01-16
rtc: rv3029: constify rv3029_rtc_ops
Alexandre Belloni
2021-01-16
rtc: rv3028: constify rv3028_rtc_ops
Alexandre Belloni
2021-01-16
rtc: opal: constify opal_rtc_ops
Alexandre Belloni
2021-01-16
rtc: m41t80: constify m41t80_rtc_ops
Alexandre Belloni
2021-01-16
rtc: pcf85363: drop a struct rtc_class_ops
Alexandre Belloni
2021-01-16
rtc: rx8010: drop a struct rtc_class_ops
Alexandre Belloni
2021-01-16
rtc: pcf85063: remove pcf85063_rtc_ops_alarm
Alexandre Belloni
2021-01-16
rtc: pcf2127: remove pcf2127_rtc_alrm_ops
Alexandre Belloni
2021-01-16
rtc: m48t59: remove m48t02_rtc_ops
Alexandre Belloni
2021-01-16
rtc: mv: remove mv_rtc_alarm_ops
Alexandre Belloni
2021-01-16
rtc: cmos: remove cmos_rtc_ops_no_alarm
Alexandre Belloni
2021-01-16
rtc: armada38x: remove armada38x_rtc_ops_noirq
Alexandre Belloni
2021-01-16
rtc: pl031: use RTC_FEATURE_ALARM
Alexandre Belloni
2021-01-16
rtc: introduce features bitfield
Alexandre Belloni
2021-01-16
rtc: s5m: check the return value of s5m8767_rtc_init_reg()
Bartosz Golaszewski
2021-01-16
rtc: s5m: use devm_i2c_new_dummy_device()
Bartosz Golaszewski
2021-01-16
rtc: s5m: select REGMAP_I2C
Bartosz Golaszewski
2021-01-13
rtc: opal: set range
Alexandre Belloni
2021-01-13
rtc: tx4939: Remove driver
Thomas Bogendoerfer
2021-01-12
rtc: rx6110: fix build against modular I2C
Arnd Bergmann
2021-01-12
rtc: pm8xxx: Read ALARM_EN and update to alarm enabled status
Guixiong Wei
2020-12-20
Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2020-12-19
rtc: pcf2127: only use watchdog when explicitly available
Uwe Kleine-König
2020-12-16
rtc: fix RTC removal
Alexandre Belloni
2020-12-11
ntp: Make the RTC sync offset less obscure
Thomas Gleixner
2020-12-11
ntp, rtc: Move rtc_set_ntp_time() to ntp code
Thomas Gleixner
2020-12-11
rtc: core: Make the sync offset default more realistic
Thomas Gleixner
2020-12-11
rtc: cmos: Make rtc_cmos sync offset correct
Thomas Gleixner
2020-12-11
rtc: mc146818: Reduce spinlock section in mc146818_set_time()
Thomas Gleixner
2020-12-11
rtc: mc146818: Prevent reading garbage
Thomas Gleixner
2020-12-03
rtc: s3c: Remove dead code related to periodic tick handling
Marek Szyprowski
2020-12-03
rtc: s3c: Disable all enable (RTC, tick) bits in the probe
Marek Szyprowski
2020-12-03
rtc: ep93xx: Fix NULL pointer dereference in ep93xx_rtc_read_time
Nikita Shubin
2020-12-03
rtc: test: remove debug message
Alexandre Belloni
2020-12-03
rtc: mxc{,_v2}: enable COMPILE_TEST
Alexandre Belloni
2020-12-03
rtc: enable RTC framework on ARCH=um
Johannes Berg
2020-11-19
rtc: pcf8523: use BIT
Alexandre Belloni
2020-11-19
rtc: pcf8523: set range
Alexandre Belloni
2020-11-19
rtc: pcf8523: switch to devm_rtc_allocate_device
Alexandre Belloni
2020-11-19
rtc: destroy mutex when releasing the device
Bartosz Golaszewski
2020-11-19
rtc: shrink devm_rtc_allocate_device()
Bartosz Golaszewski
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-11-19
rtc: nvmem: emit an error message when nvmem registration fails
Bartosz Golaszewski
2020-11-19
rtc: add devm_ prefix to rtc_nvmem_register()
Bartosz Golaszewski
2020-11-19
rtc: nvmem: remove nvram ABI
Alexandre Belloni
2020-11-19
rtc: omap: use devm_pinctrl_register()
Bartosz Golaszewski
2020-11-19
rtc: sc27xx: Always read normal alarm
Alexandre Belloni
2020-11-17
rtc: mxc: use of_device_get_match_data
Alexandre Belloni
2020-11-17
rtc: mxc: Convert the driver to DT-only
Fabio Estevam
2020-11-17
rtc: rx6110: add i2c support
Claudius Heine
[prev]
[next]