index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
2021-01-06
rtc: pl031: fix resource leak in pl031_probe
Zheng Liang
2021-01-06
rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
Dinghao Liu
2020-12-30
rtc: ep93xx: Fix NULL pointer dereference in ep93xx_rtc_read_time
Nikita Shubin
2020-12-30
rtc: pcf2127: fix pcf2127_nvmem_read/write() returns
Dan Carpenter
2020-11-05
rtc: rx8010: don't modify the global rtc ops
Bartosz Golaszewski
2020-10-01
rtc: ds1374: fix possible race condition
Alexandre Belloni
2020-10-01
rtc: sa1100: fix possible race condition
Alexandre Belloni
2020-08-26
rtc: goldfish: Enable interrupt in set_alarm() when necessary
Huacai Chen
2020-06-24
rtc: rv3028: Add missed check for devm_regmap_init_i2c()
Chuhong Yuan
2020-06-24
rtc: mc13xxx: fix a double-unlock issue
Qiushi Wu
2020-04-23
rtc: 88pm860x: fix possible race condition
Alexandre Belloni
2020-03-25
rtc: max8907: add missing select REGMAP_IRQ
Corentin Labbe
2020-02-24
rtc: Kconfig: select REGMAP_I2C when necessary
Alexandre Belloni
2020-02-24
rtc: i2c/spi: Avoid inclusion of REGMAP support when not needed
Geert Uytterhoeven
2020-02-14
rtc: cmos: Stop using shared IRQ
Andy Shevchenko
2020-02-14
rtc: hym8563: Return -EINVAL if the time is known to be invalid
Paul Kocialkowski
2020-01-26
rtc: bd70528: fix module alias to autoload module
Colin Ian King
2020-01-17
rtc: bd70528: Add MODULE ALIAS to autoload module
Matti Vaittinen
2020-01-17
rtc: brcmstb-waketimer: add missed clk_disable_unprepare
Chuhong Yuan
2020-01-17
rtc: msm6242: Fix reading of 10-hour digit
Kars de Jong
2020-01-17
rtc: mt6397: fix alarm register overwrite
Ran Bi
2020-01-14
rtc: sun6i: Add support for RTC clocks on R40
Chen-Yu Tsai
2019-12-17
rtc: disable uie before setting time and enable after
Alexandre Belloni
2019-09-22
Merge tag 'rtc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2019-09-20
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-09-19
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-10
rtc: meson: mark PM functions as __maybe_unused
Arnd Bergmann
2019-09-10
rtc: sc27xx: Remove clearing SPRD_RTC_POWEROFF_ALM_FLAG flag
Baolin Wang
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2019-09-02
mfd / platform: cros_ec: Move cros-ec core driver out from MFD
Enric Balletbo i Serra
2019-09-01
rtc: sun6i: Allow using as wakeup source from suspend
Alejandro González
2019-09-01
rtc: pcf8563: let the core handle range offsetting
Alexandre Belloni
2019-09-01
rtc: pcf8563: remove useless indirection
Alexandre Belloni
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
[next]