index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-11
rtc: allow rtc_read_alarm without read_alarm callback
Alexandre Belloni
1
-1
/
+1
2023-03-11
rtc: sun6i: Always export the internal oscillator
Samuel Holland
1
-12
/
+4
2023-03-10
rtc: pm8xxx: fix set-alarm race
Johan Hovold
1
-14
/
+10
2023-02-09
rtc: efi: Enable SET/GET WAKEUP services as optional
Shanker Donthineni
1
-21
/
+27
2023-02-09
rtc: sunplus: fix format string for printing resource
Arnd Bergmann
1
-2
/
+2
2023-01-07
rtc: ds1347: fix value written to century register
Ian Abbott
1
-1
/
+1
2023-01-04
rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()
Kees Cook
1
-11
/
+1
2022-12-31
rtc: mxc_v2: Add missing clk_disable_unprepare()
GUO Zihua
1
-1
/
+3
2022-12-31
rtc: pcf85063: fix pcf85063_clkout_control
Alexandre Belloni
1
-1
/
+1
2022-12-31
rtc: pic32: Move devm_rtc_allocate_device earlier in pic32_rtc_probe()
Gaosheng Cui
1
-4
/
+4
2022-12-31
rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()
Gaosheng Cui
1
-0
/
+1
2022-12-31
rtc: pcf85063: Fix reading alarm
Alexander Stein
1
-4
/
+4
2022-12-31
rtc: snvs: Allow a time difference on clock register read
Stefan Eichenberger
1
-2
/
+14
2022-12-31
rtc: cmos: Disable ACPI RTC event on removal
Rafael J. Wysocki
1
-0
/
+15
2022-12-31
rtc: cmos: Rename ACPI-related functions
Rafael J. Wysocki
1
-6
/
+6
2022-12-31
rtc: cmos: Eliminate forward declarations of some functions
Rafael J. Wysocki
1
-155
/
+149
2022-12-31
rtc: cmos: Call rtc_wake_setup() from cmos_do_probe()
Rafael J. Wysocki
1
-16
/
+12
2022-12-31
rtc: cmos: Call cmos_wake_setup() from cmos_do_probe()
Rafael J. Wysocki
1
-25
/
+22
2022-12-31
rtc: pcf2127: Convert to .probe_new()
Uwe Kleine-König
1
-11
/
+11
2022-12-31
rtc: class: Fix potential memleak in devm_rtc_allocate_device()
Shang XiaoJing
1
-2
/
+2
2022-12-31
rtc: rzn1: Check return value in rzn1_rtc_probe
Yushan Zhou
1
-1
/
+3
2022-10-18
rtc: cmos: fix build on non-ACPI platforms
Alexandre Belloni
1
-0
/
+3
2022-10-18
rtc: cmos: Fix wake alarm breakage
Rafael J. Wysocki
1
-3
/
+8
2022-10-14
Merge tag 'rtc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
11
-247
/
+98
2022-10-13
rtc: rv3028: Fix codestyle errors
Ke Sun
1
-3
/
+2
2022-10-13
rtc: cmos: Fix event handler registration ordering issue
Rafael J. Wysocki
1
-10
/
+19
2022-10-13
rtc: k3: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-18
/
+4
2022-10-13
rtc: jz4740: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-22
/
+3
2022-10-13
rtc: mpfs: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-18
/
+1
2022-10-13
rtc: ds1685: Fix spelling of function name in comment block
Colin Ian King
1
-1
/
+1
2022-10-13
rtc: isl12022: switch to using regmap API
Rasmus Villemoes
2
-85
/
+26
2022-10-13
rtc: isl12022: drop redundant write to HR register
Rasmus Villemoes
1
-14
/
+0
2022-10-13
rtc: isl12022: use dev_set_drvdata() instead of i2c_set_clientdata()
Rasmus Villemoes
1
-3
/
+2
2022-10-13
rtc: isl12022: use %ptR
Rasmus Villemoes
1
-10
/
+2
2022-10-13
rtc: isl12022: simplify some expressions
Rasmus Villemoes
1
-4
/
+4
2022-10-13
rtc: isl12022: drop a dev_info()
Rasmus Villemoes
1
-3
/
+0
2022-10-13
rtc: isl12022: specify range_min and range_max
Rasmus Villemoes
1
-0
/
+2
2022-10-13
rtc: isl12022: stop using deprecated devm_rtc_device_register()
Rasmus Villemoes
1
-4
/
+7
2022-10-13
rtc: stmp3xxx: Add failure handling for stmp3xxx_wdt_register()
Lin Yujun
1
-0
/
+2
2022-08-23
rtc: mxc: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-25
/
+2
2022-08-23
rtc: gamecube: Always reset HW_SRNPROT after read
Emmanuel Gil Peyrot
1
-6
/
+5
2022-08-23
rtc: k3: detect SoC to determine erratum fix
Bryan Brattlof
1
-18
/
+14
2022-08-23
rtc: k3: wait until the unlock field is not zero
Bryan Brattlof
1
-1
/
+1
2022-08-23
rtc: mpfs: Remove printing of stray CR
Geert Uytterhoeven
1
-4
/
+3
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
6
-15
/
+6
2022-08-09
rtc: spear: set range max
Zeng Jingxiang
1
-1
/
+1
2022-08-08
rtc: rtc-cmos: Do not check ACPI_FADT_LOW_POWER_S0
Rafael J. Wysocki
1
-3
/
+0
2022-08-08
rtc: zynqmp: initialize fract_tick
Alexandre Belloni
1
-1
/
+1
2022-07-26
rtc: Add NCT3018Y real time clock driver
Mia Lin
3
-0
/
+564
2022-07-26
rtc: rx8025: fix 12/24 hour mode detection on RX-8035
Mathew McBride
1
-4
/
+18
[next]