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-07
rtc: ds1347: fix value written to century register
Ian Abbott
2023-01-04
rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()
Kees Cook
2022-12-31
rtc: mxc_v2: Add missing clk_disable_unprepare()
GUO Zihua
2022-12-31
rtc: pcf85063: fix pcf85063_clkout_control
Alexandre Belloni
2022-12-31
rtc: pic32: Move devm_rtc_allocate_device earlier in pic32_rtc_probe()
Gaosheng Cui
2022-12-31
rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()
Gaosheng Cui
2022-12-31
rtc: pcf85063: Fix reading alarm
Alexander Stein
2022-12-31
rtc: snvs: Allow a time difference on clock register read
Stefan Eichenberger
2022-12-31
rtc: cmos: Disable ACPI RTC event on removal
Rafael J. Wysocki
2022-12-31
rtc: cmos: Rename ACPI-related functions
Rafael J. Wysocki
2022-12-31
rtc: cmos: Eliminate forward declarations of some functions
Rafael J. Wysocki
2022-12-31
rtc: cmos: Call rtc_wake_setup() from cmos_do_probe()
Rafael J. Wysocki
2022-12-31
rtc: cmos: Call cmos_wake_setup() from cmos_do_probe()
Rafael J. Wysocki
2022-12-31
rtc: class: Fix potential memleak in devm_rtc_allocate_device()
Shang XiaoJing
2022-12-31
rtc: rzn1: Check return value in rzn1_rtc_probe
Yushan Zhou
2022-12-19
rtc: cmos: fix build on non-ACPI platforms
Alexandre Belloni
2022-12-19
rtc: cmos: Fix wake alarm breakage
Rafael J. Wysocki
2022-12-19
rtc: cmos: Fix event handler registration ordering issue
Rafael J. Wysocki
2022-08-09
rtc: spear: set range max
Zeng Jingxiang
2022-08-08
rtc: rtc-cmos: Do not check ACPI_FADT_LOW_POWER_S0
Rafael J. Wysocki
2022-08-08
rtc: zynqmp: initialize fract_tick
Alexandre Belloni
2022-07-26
rtc: Add NCT3018Y real time clock driver
Mia Lin
2022-07-26
rtc: rx8025: fix 12/24 hour mode detection on RX-8035
Mathew McBride
2022-07-26
rtc: cros-ec: Only warn once in .remove() about notifier_chain problems
Uwe Kleine-König
2022-07-26
rtc: vr41xx: remove driver
Thomas Bogendoerfer
2022-07-26
rtc: mpfs: remove 'pending' variable from mpfs_rtc_wakeup_irq_handler()
Tom Rix
2022-07-26
rtc: rv8803: fix missing unlock on error in rv8803_set_time()
Yang Yingliang
2022-07-26
rtc: zynqmp: Add calibration set and get support
Srinivas Neeli
2022-07-26
rtc: zynqmp: Updated calibration value
Srinivas Neeli
2022-07-26
rtc: sun6i: add support for R329 RTC
Icenowy Zheng
2022-06-24
rtc: Directly use ida_alloc()/free()
keliu
2022-06-24
rtc: Introduce ti-k3-rtc
Nishanth Menon
2022-06-24
rtc: Add driver for Microchip PolarFire SoC
Conor Dooley
2022-06-24
rtc: use simple i2c probe
Stephen Kitt
2022-06-24
rtc: Remove unused rtc_dev_exit().
Tetsuo Handa
2022-06-24
rtc: Replace flush_scheduled_work() with flush_work().
Tetsuo Handa
2022-06-24
rtc: isl1208: do not advertise update interrupt feature if no interrupt speci...
Quentin Schulz
2022-06-24
rtc: rv8803: re-initialize all Epson RX8803 registers on voltage loss
Ahmad Fatoum
2022-06-24
rtc: rv8803: initialize registers on post-probe voltage loss
Ahmad Fatoum
2022-06-24
rtc: rv8803: factor out existing register initialization to function
Ahmad Fatoum
2022-06-24
rtc: mc146818-lib: reduce RTC_UIP polling period
Mateusz Jończyk
2022-06-02
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-06-01
Merge tag 'rtc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2022-06-01
rtc: mxc: Silence a clang warning
Fabio Estevam
2022-05-25
rtc: rzn1: Fix a variable type
Miquel Raynal
2022-05-25
rtc: rzn1: Fix error code in probe
Dan Carpenter
2022-05-25
rtc: rzn1: Avoid mixing variables
Miquel Raynal
2022-05-23
Merge tag 'm68k-for-v5.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-19
rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe
Miaoqian Lin
2022-05-19
rtc: mt6397: check return value after calling platform_get_resource()
Yang Yingliang
[next]