index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
2023-11-20
rtc: pcf85363: fix wrong mask/val parameters in regmap_update_bits call
Javier Carrasco
2023-09-06
rtc: ds1685: use EXPORT_SYMBOL_GPL for ds1685_rtc_poweroff
Christoph Hellwig
2023-07-19
rtc: st-lpc: Release some resources in st_rtc_probe() in case of error
Christophe JAILLET
2023-05-11
rtc: k3: handle errors while enabling wake irq
Dhruva Gole
2023-05-11
rtc: meson-vrtc: Use ktime_get_real_ts64() to get the current time
Martin Blumenstingl
2023-05-11
rtc: omap: include header for omap_rtc_power_off_program prototype
Krzysztof Kozlowski
2023-03-11
rtc: allow rtc_read_alarm without read_alarm callback
Alexandre Belloni
2023-03-11
rtc: sun6i: Always export the internal oscillator
Samuel Holland
2023-03-10
rtc: pm8xxx: fix set-alarm race
Johan Hovold
2023-02-09
rtc: efi: Enable SET/GET WAKEUP services as optional
Shanker Donthineni
2023-02-09
rtc: sunplus: fix format string for printing resource
Arnd Bergmann
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: pcf2127: Convert to .probe_new()
Uwe Kleine-König
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-10-18
rtc: cmos: fix build on non-ACPI platforms
Alexandre Belloni
2022-10-18
rtc: cmos: Fix wake alarm breakage
Rafael J. Wysocki
2022-10-14
Merge tag 'rtc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2022-10-13
rtc: rv3028: Fix codestyle errors
Ke Sun
2022-10-13
rtc: cmos: Fix event handler registration ordering issue
Rafael J. Wysocki
2022-10-13
rtc: k3: Use devm_clk_get_enabled() helper
Christophe JAILLET
2022-10-13
rtc: jz4740: Use devm_clk_get_enabled() helper
Christophe JAILLET
2022-10-13
rtc: mpfs: Use devm_clk_get_enabled() helper
Christophe JAILLET
2022-10-13
rtc: ds1685: Fix spelling of function name in comment block
Colin Ian King
2022-10-13
rtc: isl12022: switch to using regmap API
Rasmus Villemoes
2022-10-13
rtc: isl12022: drop redundant write to HR register
Rasmus Villemoes
2022-10-13
rtc: isl12022: use dev_set_drvdata() instead of i2c_set_clientdata()
Rasmus Villemoes
2022-10-13
rtc: isl12022: use %ptR
Rasmus Villemoes
2022-10-13
rtc: isl12022: simplify some expressions
Rasmus Villemoes
2022-10-13
rtc: isl12022: drop a dev_info()
Rasmus Villemoes
2022-10-13
rtc: isl12022: specify range_min and range_max
Rasmus Villemoes
2022-10-13
rtc: isl12022: stop using deprecated devm_rtc_device_register()
Rasmus Villemoes
2022-10-13
rtc: stmp3xxx: Add failure handling for stmp3xxx_wdt_register()
Lin Yujun
2022-08-23
rtc: mxc: Use devm_clk_get_enabled() helper
Christophe JAILLET
2022-08-23
rtc: gamecube: Always reset HW_SRNPROT after read
Emmanuel Gil Peyrot
2022-08-23
rtc: k3: detect SoC to determine erratum fix
Bryan Brattlof
2022-08-23
rtc: k3: wait until the unlock field is not zero
Bryan Brattlof
2022-08-23
rtc: mpfs: Remove printing of stray CR
Geert Uytterhoeven
[next]