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
2024-03-26
rtc: mt6397: select IRQ_DOMAIN instead of depending on it
Randy Dunlap
2024-02-23
rtc: Adjust failure return code for cmos_set_alarm()
Mario Limonciello
2023-11-20
rtc: pcf85363: fix wrong mask/val parameters in regmap_update_bits call
Javier Carrasco
2023-09-19
rtc: ds1685: use EXPORT_SYMBOL_GPL for ds1685_rtc_poweroff
Christoph Hellwig
2023-07-27
rtc: st-lpc: Release some resources in st_rtc_probe() in case of error
Christophe JAILLET
2023-05-17
rtc: meson-vrtc: Use ktime_get_real_ts64() to get the current time
Martin Blumenstingl
2023-05-17
rtc: omap: include header for omap_rtc_power_off_program prototype
Krzysztof Kozlowski
2023-03-11
rtc: sun6i: Always export the internal oscillator
Samuel Holland
2023-03-11
rtc: pm8xxx: fix set-alarm race
Johan Hovold
2023-01-14
rtc: ds1347: fix value written to century register
Ian Abbott
2023-01-14
rtc: mxc_v2: Add missing clk_disable_unprepare()
GUO Zihua
2023-01-14
rtc: pcf85063: fix pcf85063_clkout_control
Alexandre Belloni
2023-01-14
rtc: pic32: Move devm_rtc_allocate_device earlier in pic32_rtc_probe()
Gaosheng Cui
2023-01-14
rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()
Gaosheng Cui
2023-01-14
rtc: pcf85063: Fix reading alarm
Alexander Stein
2023-01-14
rtc: snvs: Allow a time difference on clock register read
Stefan Eichenberger
2023-01-14
rtc: cmos: Disable ACPI RTC event on removal
Rafael J. Wysocki
2023-01-14
rtc: cmos: Rename ACPI-related functions
Rafael J. Wysocki
2023-01-14
rtc: cmos: Eliminate forward declarations of some functions
Rafael J. Wysocki
2023-01-14
rtc: cmos: Call rtc_wake_setup() from cmos_do_probe()
Rafael J. Wysocki
2023-01-14
rtc: cmos: Call cmos_wake_setup() from cmos_do_probe()
Rafael J. Wysocki
2023-01-14
rtc: cmos: fix build on non-ACPI platforms
Alexandre Belloni
2023-01-14
rtc: cmos: Fix wake alarm breakage
Rafael J. Wysocki
2023-01-14
rtc: cmos: Fix event handler registration ordering issue
Rafael J. Wysocki
2023-01-14
rtc: rtc-cmos: Do not check ACPI_FADT_LOW_POWER_S0
Rafael J. Wysocki
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
[next]