index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: tps65910: Correct driver module alias
Dmitry Osipenko
2021-09-22
1
-1
/
+1
*
rtc: max77686: Do not enforce (incorrect) interrupt trigger type
Krzysztof Kozlowski
2021-07-28
1
-2
/
+2
*
rtc: fix snprintf() checking in is_rtc_hctosys()
Dan Carpenter
2021-07-20
1
-2
/
+2
*
rtc: rx8010: don't modify the global rtc ops
Bartosz Golaszewski
2020-11-10
1
-7
/
+17
*
rtc: pm8xxx: Fix issue in RTC write path
Mohit Aggarwal
2020-04-24
1
-11
/
+38
*
rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGH
Nathan Chancellor
2020-04-24
1
-3
/
+1
*
rtc: max8907: add missing select REGMAP_IRQ
Corentin Labbe
2020-04-02
1
-0
/
+1
*
rtc: cmos: Stop using shared IRQ
Andy Shevchenko
2020-02-14
1
-1
/
+1
*
rtc: hym8563: Return -EINVAL if the time is known to be invalid
Paul Kocialkowski
2020-02-14
1
-1
/
+1
*
rtc: pcf8563: Clear event flags and disable interrupts before requesting irq
Chen-Yu Tsai
2020-01-29
1
-6
/
+5
*
rtc: pm8xxx: fix unintended sign extension
Colin Ian King
2020-01-29
1
-2
/
+4
*
rtc: 88pm80x: fix unintended sign extension
Colin Ian King
2020-01-29
1
-7
/
+14
*
rtc: 88pm860x: fix unintended sign extension
Colin Ian King
2020-01-29
1
-7
/
+14
*
rtc: ds1672: fix unintended sign extension
Colin Ian King
2020-01-29
1
-1
/
+2
*
rtc: cmos: ignore bogus century byte
Eric Wong
2020-01-29
1
-1
/
+1
*
rtc: msm6242: Fix reading of 10-hour digit
Kars de Jong
2020-01-23
1
-1
/
+2
*
rtc: mt6397: fix alarm register overwrite
Ran Bi
2020-01-23
1
-14
/
+33
*
rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_al...
Christophe JAILLET
2019-12-21
1
-1
/
+1
*
rtc: s35390a: Change buf's type to u8 in s35390a_init
Nathan Chancellor
2019-11-28
1
-1
/
+1
*
rtc: pcf8523: set xtal load capacitance from DT
Sam Ravnborg
2019-11-06
1
-8
/
+20
*
rtc: pcf8523: don't return invalid date when battery is low
Baruch Siach
2019-06-22
1
-8
/
+24
*
rtc: 88pm860x: prevent use-after-free on device remove
Sven Van Asbroeck
2019-05-31
1
-1
/
+1
*
rtc: da9063: set uie_unsupported when relevant
Alexandre Belloni
2019-05-08
1
-0
/
+7
*
rtc: sh: Fix invalid alarm warning for non-enabled alarm
Geert Uytterhoeven
2019-05-08
1
-1
/
+1
*
rtc: Fix overflow when converting time64_t to rtc_time
Baolin Wang
2019-03-27
1
-4
/
+2
*
rtc: m41t80: Correct alarm month range with RTC reads
Maciej W. Rozycki
2019-01-09
1
-1
/
+1
*
rtc: snvs: Add timeouts to avoid kernel lockups
Trent Piepho
2018-12-21
1
-35
/
+70
*
rtc: snvs: add a missing write sync
Guy Shapiro
2018-12-21
1
-0
/
+1
*
rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
Xulin Sun
2018-12-01
1
-0
/
+3
*
rtc: hctosys: Add missing range error reporting
Maciej W. Rozycki
2018-11-21
1
-1
/
+3
*
rtc: bq4802: add error handling for devm_ioremap
Zhouyang Jia
2018-09-26
1
-0
/
+4
*
rtc: omap: fix potential crash on power off
Johan Hovold
2018-09-09
1
-7
/
+7
*
rtc: ensure rtc_set_alarm fails when alarms are not supported
Alexandre Belloni
2018-08-03
1
-0
/
+5
*
rtc: tx4939: avoid unintended sign extension on a 24 bit shift
Colin Ian King
2018-05-25
1
-2
/
+4
*
rtc: hctosys: Ensure system time doesn't overflow time_t
Alexandre Belloni
2018-05-25
1
-0
/
+5
*
rtc: snvs: Fix usage of snvs_rtc_enable
Bryan O'Donoghue
2018-05-25
1
-4
/
+11
*
rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops
Nicholas Piggin
2018-05-01
1
-14
/
+23
*
rtc: interface: Validate alarm-time before handling rollover
Vaibhav Jain
2018-04-13
1
-1
/
+8
*
rtc: opal: Handle disabled TPO in opal_get_tpo_time()
Vaibhav Jain
2018-04-13
1
-0
/
+10
*
rtc: m41t80: fix SQW dividers override when setting a date
Gary Bisson
2018-04-13
1
-0
/
+12
*
rtc: snvs: fix an incorrect check of return value
Pan Bian
2018-04-13
1
-1
/
+1
*
rtc: ds1374: wdt: Fix stop/start ioctl always returning -EINVAL
Moritz Fischer
2018-03-24
1
-1
/
+2
*
rtc: ds1374: wdt: Fix issue with timeout scaling from secs to wdt ticks
Moritz Fischer
2018-03-24
1
-1
/
+6
*
rtc: cmos: Do not assume irq 8 for rtc when there are no legacy irqs
Hans de Goede
2018-03-24
1
-4
/
+13
*
rtc-opal: Fix handling of firmware error codes, prevent busy loops
Stewart Smith
2018-02-22
1
-2
/
+10
*
rtc: set the alarm to the next expiring timer
Alexandre Belloni
2017-12-25
1
-1
/
+1
*
rtc: pl031: make interrupt optional
Russell King
2017-12-25
1
-6
/
+8
*
rtc: pcf8563: fix output clock rate
Philipp Zabel
2017-12-20
1
-1
/
+1
*
rtc: rx8010: change lock mechanism
Fabien Lahoudere
2017-11-21
1
-21
/
+3
*
rtc: tegra: Implement clock handling
Thierry Reding
2017-04-21
1
-2
/
+26
[next]