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
2022-01-17
rtc: sunplus: fix return value in sp_rtc_probe()
Yang Yingliang
1
-1
/
+1
2022-01-17
rtc: cmos: Evaluate century appropriate
Riwen Lu
1
-1
/
+1
2022-01-17
rtc: gamecube: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2022-01-17
rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
Dan Carpenter
1
-1
/
+1
2022-01-05
rtc: pxa: fix null pointer dereference
Laurence de Bruxelles
1
-0
/
+4
2022-01-05
rtc: ftrtc010: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-5
/
+3
2022-01-05
rtc: Move variable into switch case statement
Kees Cook
1
-3
/
+3
2022-01-05
rtc: pcf2127: Fix typo in comment
Hugo Villeneuve
1
-1
/
+1
2022-01-05
rtc: Add driver for RTC in Sunplus SP7021
Vincent Shih
3
-0
/
+376
2022-01-05
rtc: rs5c372: fix incorrect oscillation value on r2221tl
Camel Guo
1
-3
/
+7
2022-01-05
rtc: rs5c372: add offset correction support
Camel Guo
1
-0
/
+120
2021-12-16
rtc: cmos: avoid UIP when writing alarm time
Mateusz Jończyk
1
-41
/
+66
2021-12-16
rtc: cmos: avoid UIP when reading alarm time
Mateusz Jończyk
1
-23
/
+49
2021-12-16
rtc: mc146818-lib: refactor mc146818_does_rtc_work
Mateusz Jończyk
1
-16
/
+1
2021-12-16
rtc: mc146818-lib: refactor mc146818_get_time
Mateusz Jończyk
1
-67
/
+42
2021-12-16
rtc: mc146818-lib: extract mc146818_avoid_UIP
Mateusz Jończyk
1
-0
/
+70
2021-12-16
rtc: mc146818-lib: fix RTC presence check
Mateusz Jończyk
2
-10
/
+34
2021-12-16
rtc: Check return value from mc146818_get_time()
Mateusz Jończyk
2
-2
/
+9
2021-12-16
rtc: mc146818-lib: change return values of mc146818_get_time()
Mateusz Jończyk
1
-2
/
+2
2021-12-16
rtc: cmos: take rtc_lock while reading from CMOS
Mateusz Jończyk
1
-0
/
+3
2021-12-16
rtc: gamecube: Report low battery as invalid data
Emmanuel Gil Peyrot
1
-0
/
+30
2021-12-16
rtc: gamecube: Add a RTC driver for the GameCube, Wii and Wii U
Emmanuel Gil Peyrot
3
-0
/
+359
2021-12-03
rtc: rv8803: Add support for the Epson RX8804 RTC
Fabio Estevam
1
-0
/
+6
2021-12-03
rtc: da9063: add as wakeup source
Nikita Shubin
1
-0
/
+2
2021-12-01
rtc: da9063: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
1
-6
/
+8
2021-12-01
rtc: pcf85063: add i2c_device_id name matching support
Marc Ferland
1
-31
/
+66
2021-12-01
rtc: rs5c372: Add RTC_VL_READ, RTC_VL_CLR ioctls
Camel Guo
1
-0
/
+55
2021-11-12
Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
26
-760
/
+890
2021-11-10
rtc: rx8025: use .set_offset/.read_offset
Alexandre Belloni
1
-37
/
+36
2021-11-10
rtc: rx8025: use rtc_add_group
Alexandre Belloni
1
-18
/
+9
2021-11-10
rtc: rx8025: clear RTC_FEATURE_ALARM when alarm are not supported
Alexandre Belloni
1
-10
/
+2
2021-11-10
rtc: rx8025: set range
Alexandre Belloni
1
-3
/
+2
2021-11-10
rtc: rx8025: let the core handle the alarm resolution
Alexandre Belloni
1
-13
/
+2
2021-11-10
rtc: rx8025: switch to devm_rtc_allocate_device
Alexandre Belloni
1
-5
/
+8
2021-11-10
rtc: ab8500: let the core handle the alarm resolution
Alexandre Belloni
1
-19
/
+4
2021-11-10
rtc: ab-eoz9: support UIE when available
Alexandre Belloni
1
-1
/
+2
2021-11-10
rtc: ab-eoz9: use RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
1
-1
/
+1
2021-11-10
rtc: rv3032: let the core handle the alarm resolution
Alexandre Belloni
1
-8
/
+1
2021-11-10
rtc: s35390a: let the core handle the alarm resolution
Alexandre Belloni
1
-5
/
+2
2021-11-10
rtc: handle alarms with a minute resolution
Alexandre Belloni
1
-1
/
+11
2021-11-10
rtc: pcf85063: silence cppcheck warning
Alexandre Belloni
1
-1
/
+1
2021-11-10
rtc: rv8803: fix writing back ctrl in flag register
Dominique Martinet
1
-2
/
+2
2021-10-26
Merge tag 'samsung-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-8
/
+2
2021-10-24
rtc: s3c: Add time range
Sam Protsenko
1
-5
/
+2
2021-10-24
rtc: s3c: Extract read/write IO into separate functions
Sam Protsenko
1
-37
/
+61
2021-10-24
rtc: s3c: Remove usage of devm_rtc_device_register()
Sam Protsenko
1
-4
/
+7
2021-10-24
rtc: tps80031: Remove driver
Dmitry Osipenko
3
-333
/
+0
2021-10-24
rtc: sun6i: Allow probing without an early clock provider
Samuel Holland
1
-2
/
+11
2021-10-18
rtc: pcf8523: add BSM support
Alexandre Belloni
1
-6
/
+97
2021-10-18
rtc: pcf8523: allow usage on ACPI platforms
Alexandre Belloni
1
-3
/
+1
[next]