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
2023-01-18
rtc: mxc_v2: Add missing clk_disable_unprepare()
GUO Zihua
2023-01-18
rtc: pic32: Move devm_rtc_allocate_device earlier in pic32_rtc_probe()
Gaosheng Cui
2023-01-18
rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()
Gaosheng Cui
2023-01-18
rtc: pcf85063: Fix reading alarm
Alexander Stein
2023-01-18
rtc: snvs: Allow a time difference on clock register read
Stefan Eichenberger
2022-06-14
rtc: mt6397: check return value after calling platform_get_resource()
Yang Yingliang
2022-05-25
rtc: mc146818-lib: Fix the AltCentury for AMD platforms
Mario Limonciello
2022-05-25
rtc: fix use-after-free on device removal
Vincent Whitchurch
2022-04-15
rtc: wm8350: Handle error for wm8350_register_irq
Jiasheng Jiang
2022-04-15
rtc: check if __rtc_read_time was successful
Tom Rix
2022-02-08
rtc: cmos: Evaluate century appropriate
Riwen Lu
2022-01-27
rtc: pxa: fix null pointer dereference
Laurence de Bruxelles
2022-01-27
rtc: cmos: take rtc_lock while reading from CMOS
Mateusz Jończyk
2021-09-26
rtc: rx8010: select REGMAP_I2C
Yu-Tung Chang
2021-09-22
rtc: tps65910: Correct driver module alias
Dmitry Osipenko
2021-07-25
rtc: max77686: Do not enforce (incorrect) interrupt trigger type
Krzysztof Kozlowski
2021-07-25
rtc: mxc_v2: add missing MODULE_DEVICE_TABLE
Bixuan Cui
2021-07-20
rtc: fix snprintf() checking in is_rtc_hctosys()
Dan Carpenter
2021-07-14
rtc: stm32: Fix unbalanced clk_disable_unprepare() on probe error path
Martin Fuzzey
2021-05-19
rtc: ds1307: Fix wday settings for rx8130
Nobuhiro Iwamatsu
2021-05-19
rtc: fsl-ftm-alarm: add MODULE_TABLE()
Michael Walle
2021-03-04
rtc: s5m: select REGMAP_I2C
Bartosz Golaszewski
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
[next]