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
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
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
2019-05-08
rtc: da9063: set uie_unsupported when relevant
Alexandre Belloni
1
-0
/
+7
2019-05-08
rtc: sh: Fix invalid alarm warning for non-enabled alarm
Geert Uytterhoeven
1
-1
/
+1
2019-03-27
rtc: Fix overflow when converting time64_t to rtc_time
Baolin Wang
1
-4
/
+2
2019-01-09
rtc: m41t80: Correct alarm month range with RTC reads
Maciej W. Rozycki
1
-1
/
+1
2018-12-21
rtc: snvs: Add timeouts to avoid kernel lockups
Trent Piepho
1
-35
/
+70
2018-12-21
rtc: snvs: add a missing write sync
Guy Shapiro
1
-0
/
+1
2018-12-01
rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
Xulin Sun
1
-0
/
+3
2018-11-21
rtc: hctosys: Add missing range error reporting
Maciej W. Rozycki
1
-1
/
+3
2018-09-26
rtc: bq4802: add error handling for devm_ioremap
Zhouyang Jia
1
-0
/
+4
2018-09-09
rtc: omap: fix potential crash on power off
Johan Hovold
1
-7
/
+7
2018-08-03
rtc: ensure rtc_set_alarm fails when alarms are not supported
Alexandre Belloni
1
-0
/
+5
2018-05-25
rtc: tx4939: avoid unintended sign extension on a 24 bit shift
Colin Ian King
1
-2
/
+4
2018-05-25
rtc: hctosys: Ensure system time doesn't overflow time_t
Alexandre Belloni
1
-0
/
+5
2018-05-25
rtc: snvs: Fix usage of snvs_rtc_enable
Bryan O'Donoghue
1
-4
/
+11
2018-05-01
rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops
Nicholas Piggin
1
-14
/
+23
2018-04-13
rtc: interface: Validate alarm-time before handling rollover
Vaibhav Jain
1
-1
/
+8
2018-04-13
rtc: opal: Handle disabled TPO in opal_get_tpo_time()
Vaibhav Jain
1
-0
/
+10
2018-04-13
rtc: m41t80: fix SQW dividers override when setting a date
Gary Bisson
1
-0
/
+12
2018-04-13
rtc: snvs: fix an incorrect check of return value
Pan Bian
1
-1
/
+1
2018-03-24
rtc: ds1374: wdt: Fix stop/start ioctl always returning -EINVAL
Moritz Fischer
1
-1
/
+2
2018-03-24
rtc: ds1374: wdt: Fix issue with timeout scaling from secs to wdt ticks
Moritz Fischer
1
-1
/
+6
2018-03-24
rtc: cmos: Do not assume irq 8 for rtc when there are no legacy irqs
Hans de Goede
1
-4
/
+13
2018-02-22
rtc-opal: Fix handling of firmware error codes, prevent busy loops
Stewart Smith
1
-2
/
+10
2017-12-25
rtc: set the alarm to the next expiring timer
Alexandre Belloni
1
-1
/
+1
2017-12-25
rtc: pl031: make interrupt optional
Russell King
1
-6
/
+8
2017-12-20
rtc: pcf8563: fix output clock rate
Philipp Zabel
1
-1
/
+1
2017-11-21
rtc: rx8010: change lock mechanism
Fabien Lahoudere
1
-21
/
+3
2017-04-21
rtc: tegra: Implement clock handling
Thierry Reding
1
-2
/
+26
2017-03-12
rtc: sun6i: Switch to the external oscillator
Maxime Ripard
1
-0
/
+6
2017-03-12
rtc: sun6i: Add some locking
Maxime Ripard
1
-2
/
+15
2017-03-12
rtc: sun6i: Disable the build as a module
Maxime Ripard
2
-7
/
+2
2016-11-04
rtc: omap: prevent disabling of clock/module during suspend
Tero Kristo
1
-6
/
+26
2016-11-04
rtc: omap: Fix selecting external osc
Lokesh Vutla
1
-2
/
+4
2016-10-20
rtc: cmos: Don't enable interrupts in the middle of the interrupt handler
Ville Syrjälä
1
-2
/
+3
2016-10-19
rtc: cmos: remove all __exit_p annotations
LABBE Corentin
1
-5
/
+5
2016-10-19
rtc: asm9260: fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-10-14
Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
32
-780
/
+453
2016-10-12
rtc: rv8803: set VDETOFF and SWOFF via device tree
Oleksij Rempel
1
-2
/
+48
2016-10-04
Merge branches 'ib-mfd-gpio-4.9', 'ib-mfd-gpio-regulator-4.9', 'ib-mfd-input-...
Lee Jones
4
-2
/
+641
2016-09-22
rtc: cmos: avoid unused function warning
Arnd Bergmann
1
-17
/
+4
2016-09-22
rtc: ac100: Add NULL checking for devm_kzalloc call
Axel Lin
1
-0
/
+3
2016-09-22
rtc: ds1347: changed raw spi calls to register map calls
Raghavendra Ganiga
2
-43
/
+54
2016-09-21
rtc: cmos: Restore alarm after resume
Gabriele Mazzotta
1
-0
/
+23
2016-09-21
rtc: cmos: Clear ACPI-driven alarms upon resume
Gabriele Mazzotta
1
-0
/
+47
2016-09-21
rtc: omap: Support ext_wakeup configuration
Marcin Niestroj
2
-8
/
+163
2016-09-20
rtc: cmos: Initialize hpet timer before irq is registered
Pratyush Anand
1
-1
/
+3
2016-09-05
rtc: asm9260: rework locking
Alexandre Belloni
1
-15
/
+5
2016-09-05
rtc: asm9260: allow COMPILE_TEST
Alexandre Belloni
1
-1
/
+1
2016-09-02
rtc: constify rtc_class_ops structures
Julia Lawall
19
-19
/
+19
2016-08-31
rtc: ac100: support clock-output-names in device tree binding
Chen-Yu Tsai
1
-0
/
+2
[next]