index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-21
rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_al...
Christophe JAILLET
1
-1
/
+1
2019-11-28
rtc: s35390a: Change buf's type to u8 in s35390a_init
Nathan Chancellor
1
-1
/
+1
2019-11-06
rtc: pcf8523: set xtal load capacitance from DT
Sam Ravnborg
1
-8
/
+20
2019-06-22
rtc: pcf8523: don't return invalid date when battery is low
Baruch Siach
1
-8
/
+24
2019-05-31
rtc: 88pm860x: prevent use-after-free on device remove
Sven Van Asbroeck
1
-1
/
+1
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-02
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-05
rtc: omap: prevent disabling of clock/module during suspend
Tero Kristo
1
-6
/
+26
2016-11-05
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
[next]