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-07-23
rtc: st-lpc: Release some resources in st_rtc_probe() in case of error
Christophe JAILLET
1
-1
/
+1
2023-05-11
rtc: meson-vrtc: Use ktime_get_real_ts64() to get the current time
Martin Blumenstingl
1
-2
/
+2
2023-05-11
rtc: omap: include header for omap_rtc_power_off_program prototype
Krzysztof Kozlowski
1
-0
/
+1
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-01-12
rtc: ds1347: fix value written to century register
Ian Abbott
1
-1
/
+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: cmos: fix build on non-ACPI platforms
Alexandre Belloni
1
-0
/
+3
2022-12-31
rtc: cmos: Fix wake alarm breakage
Rafael J. Wysocki
1
-3
/
+8
2022-12-31
rtc: cmos: Fix event handler registration ordering issue
Rafael J. Wysocki
1
-10
/
+19
2022-12-31
rtc: rtc-cmos: Do not check ACPI_FADT_LOW_POWER_S0
Rafael J. Wysocki
1
-3
/
+0
2022-12-14
rtc: cmos: avoid UIP when reading alarm time
Mateusz Jończyk
1
-23
/
+49
2022-12-14
rtc: cmos: avoid UIP when writing alarm time
Mateusz Jończyk
1
-41
/
+66
2022-12-14
rtc: mc146818-lib: extract mc146818_avoid_UIP
Mateusz Jończyk
1
-0
/
+70
2022-08-17
rtc: rx8025: fix 12/24 hour mode detection on RX-8035
Mathew McBride
1
-4
/
+18
2022-06-14
rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe
Miaoqian Lin
1
-10
/
+24
2022-06-14
rtc: ftrtc010: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-5
/
+3
2022-06-14
rtc: mt6397: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+2
2022-05-25
rtc: mc146818-lib: Fix the AltCentury for AMD platforms
Mario Limonciello
1
-1
/
+15
2022-05-25
rtc: sun6i: Fix time overflow handling
Andre Przywara
1
-9
/
+5
2022-05-25
rtc: pcf2127: fix bug when reading alarm registers
Hugo Villeneuve
1
-1
/
+2
2022-05-25
rtc: fix use-after-free on device removal
Vincent Whitchurch
1
-0
/
+9
2022-04-13
rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
Dan Carpenter
1
-1
/
+1
2022-04-13
rtc: mc146818-lib: fix RTC presence check
Mateusz Jończyk
2
-10
/
+34
2022-04-13
rtc: Check return value from mc146818_get_time()
Mateusz Jończyk
2
-2
/
+9
2022-04-13
rtc: mc146818-lib: change return values of mc146818_get_time()
Mateusz Jończyk
1
-2
/
+2
2022-04-13
rtc: wm8350: Handle error for wm8350_register_irq
Jiasheng Jiang
1
-2
/
+9
2022-04-08
rtc: check if __rtc_read_time was successful
Tom Rix
1
-2
/
+5
2022-04-08
rtc: pl031: fix rtc features null pointer dereference
Ali Pouladi
1
-3
/
+3
2022-04-08
rtc: mc146818-lib: fix locking in mc146818_set_time
Mateusz Jończyk
1
-2
/
+4
2022-02-08
rtc: cmos: Evaluate century appropriate
Riwen Lu
1
-1
/
+1
2022-01-27
rtc: pxa: fix null pointer dereference
Laurence de Bruxelles
1
-0
/
+4
2022-01-27
rtc: cmos: take rtc_lock while reading from CMOS
Mateusz Jończyk
1
-0
/
+3
2021-11-18
rtc: rv3032: fix error handling in rv3032_clkout_set_rate()
Dan Carpenter
1
-2
/
+2
2021-11-18
rtc: mcp795: Add SPI ID table
Mark Brown
1
-0
/
+7
2021-11-18
rtc: pcf2123: Add SPI ID table
Mark Brown
1
-0
/
+9
2021-11-18
rtc: ds1390: Add SPI ID table
Mark Brown
1
-0
/
+7
2021-11-18
rtc: ds1302: Add SPI ID table
Mark Brown
1
-0
/
+7
2021-09-14
rtc: cmos: Disable irq around direct invocation of cmos_interrupt()
Chris Wilson
1
-0
/
+2
[next]