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
2022-12-14
rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
Dan Carpenter
2022-12-14
rtc: mc146818-lib: fix locking in mc146818_set_time
Mateusz Jończyk
2022-12-14
rtc: cmos: Disable irq around direct invocation of cmos_interrupt()
Chris Wilson
2022-12-14
rtc: mc146818: Reduce spinlock section in mc146818_set_time()
Thomas Gleixner
2022-12-14
rtc: cmos: Replace spin_lock_irqsave with spin_lock in hard IRQ
Xiaofei Tan
2022-12-14
rtc: cmos: avoid UIP when reading alarm time
Mateusz Jończyk
2022-12-14
rtc: cmos: avoid UIP when writing alarm time
Mateusz Jończyk
2022-12-14
rtc: mc146818-lib: extract mc146818_avoid_UIP
Mateusz Jończyk
2022-12-14
rtc: mc146818-lib: fix RTC presence check
Mateusz Jończyk
2022-12-14
rtc: Check return value from mc146818_get_time()
Mateusz Jończyk
2022-12-14
rtc: mc146818-lib: change return values of mc146818_get_time()
Mateusz Jończyk
2022-12-14
rtc: cmos: remove stale REVISIT comments
Mateusz Jończyk
2022-12-14
rtc: mc146818: Dont test for bit 0-5 in Register D
Thomas Gleixner
2022-12-14
rtc: mc146818: Detect and handle broken RTCs
Thomas Gleixner
2022-12-14
rtc: mc146818: Prevent reading garbage
Thomas Gleixner
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: sun6i: Fix time overflow handling
Andre Przywara
2022-05-25
rtc: pcf2127: fix bug when reading alarm registers
Hugo Villeneuve
2022-05-25
rtc: fix use-after-free on device removal
Vincent Whitchurch
2022-04-13
rtc: wm8350: Handle error for wm8350_register_irq
Jiasheng Jiang
2022-04-08
rtc: check if __rtc_read_time was successful
Tom Rix
2022-04-08
amba: Make the remove callback return void
Uwe Kleine-König
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-11-18
rtc: rv3032: fix error handling in rv3032_clkout_set_rate()
Dan Carpenter
2021-09-26
rtc: rx8010: select REGMAP_I2C
Yu-Tung Chang
2021-09-18
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-26
rtc: pcf85063: fallback to parent of_node
Francois Gervais
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: zynqmp: depend on HAS_IOMEM
David Gow
2021-03-04
rtc: s5m: select REGMAP_I2C
Bartosz Golaszewski
2021-01-09
rtc: pcf2127: only use watchdog when explicitly available
Uwe Kleine-König
2021-01-09
rtc: pcf2127: move watchdog initialisation to a separate function
Uwe Kleine-König
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-10-21
Merge tag 'rtc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2020-10-19
rtc: r9701: set range
Alexandre Belloni
2020-10-19
rtc: r9701: convert to devm_rtc_allocate_device
Alexandre Belloni
2020-10-19
rtc: r9701: stop setting RWKCNT
Alexandre Belloni
2020-10-19
rtc: r9701: remove useless memset
Alexandre Belloni
2020-10-19
rtc: r9701: stop setting a default time
Alexandre Belloni
[next]