index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'rtc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2020-10-21
17
-366
/
+1315
|
\
|
*
rtc: r9701: set range
Alexandre Belloni
2020-10-19
1
-5
/
+3
|
*
rtc: r9701: convert to devm_rtc_allocate_device
Alexandre Belloni
2020-10-19
1
-3
/
+3
|
*
rtc: r9701: stop setting RWKCNT
Alexandre Belloni
2020-10-19
1
-1
/
+0
|
*
rtc: r9701: remove useless memset
Alexandre Belloni
2020-10-19
1
-2
/
+0
|
*
rtc: r9701: stop setting a default time
Alexandre Belloni
2020-10-19
1
-22
/
+0
|
*
rtc: r9701: remove leftover comment
Alexandre Belloni
2020-10-19
1
-4
/
+0
|
*
rtc: rv3032: Add a driver for Microcrystal RV-3032
Alexandre Belloni
2020-10-19
3
-0
/
+936
|
*
rtc: rv3028: ensure ram configuration registers are saved
Alexandre Belloni
2020-10-15
1
-9
/
+67
|
*
rtc: rv3028: factorize EERD bit handling
Alexandre Belloni
2020-10-15
1
-59
/
+59
|
*
rtc: rv3028: fix trickle resistor values
Alexandre Belloni
2020-10-15
1
-1
/
+1
|
*
rtc: rv3028: fix clock output support
Alexandre Belloni
2020-10-15
1
-10
/
+9
|
*
rtc: mt6397: Remove unused member dev
Fei Shao
2020-10-15
1
-1
/
+2
|
*
rtc: rv8803: simplify the return expression of rv8803_nvram_write
Liu Shixin
2020-09-29
1
-7
/
+1
|
*
rtc: meson: simplify the return expression of meson_vrtc_probe
Liu Shixin
2020-09-29
1
-6
/
+1
|
*
rtc: rx8010: rename rx8010_init_client() to rx8010_init()
Bartosz Golaszewski
2020-09-29
1
-2
/
+2
|
*
rtc: ds1307: enable rx8130's backup battery, make it chargeable optionally
Bastian Krause
2020-09-24
1
-0
/
+15
|
*
rtc: ds1307: consider aux-voltage-chargeable
Bastian Krause
2020-09-24
1
-2
/
+21
|
*
rtc: ds1307: store previous charge default per chip
Bastian Krause
2020-09-24
1
-1
/
+8
|
*
rtc: ds1307: introduce requires_trickle_resistor per chip
Bastian Krause
2020-09-24
1
-1
/
+7
|
*
rtc: ds1307: apply DS13XX_TRICKLE_CHARGER_MAGIC only conditionally
Bastian Krause
2020-09-24
1
-1
/
+2
|
*
rtc: pcf2127: fix a bug when not specify interrupts property
Biwen Li
2020-09-15
1
-2
/
+2
|
*
rtc: ds1685: Fix bank switching to avoid endless loop
Thomas Bogendoerfer
2020-09-15
1
-4
/
+4
|
*
rtc: st-lpc: Constify st_rtc_ops
Rikard Falkeborn
2020-09-15
1
-1
/
+1
|
*
rtc: rx8010: use range checking provided by core RTC code
Bartosz Golaszewski
2020-09-15
1
-3
/
+2
|
*
rtc: rx8010: convert to using regmap
Bartosz Golaszewski
2020-09-15
1
-119
/
+79
|
*
rtc: rx8010: switch to using the preferred i2c API
Bartosz Golaszewski
2020-09-15
1
-3
/
+2
|
*
rtc: rx8010: switch to using the preferred RTC API
Bartosz Golaszewski
2020-09-15
1
-11
/
+7
|
*
rtc: rx8010: prefer sizeof(*val) over sizeof(struct type_of_val)
Bartosz Golaszewski
2020-09-15
1
-1
/
+1
|
*
rtc: rx8010: use a helper variable for client->dev in probe()
Bartosz Golaszewski
2020-09-15
1
-8
/
+7
|
*
rtc: rx8010: drop unnecessary initialization
Bartosz Golaszewski
2020-09-15
1
-1
/
+1
|
*
rtc: rx8010: don't use magic values for time buffer length
Bartosz Golaszewski
2020-09-15
1
-5
/
+6
|
*
rtc: rx8010: rename ret to err in rx8010_set_time()
Bartosz Golaszewski
2020-09-15
1
-11
/
+11
|
*
rtc: rx8010: use tabs instead of spaces for code formatting
Bartosz Golaszewski
2020-09-15
1
-29
/
+29
|
*
rtc: rx8010: consolidate local variables of the same type
Bartosz Golaszewski
2020-09-15
1
-12
/
+6
|
*
rtc: rx8010: remove unnecessary brackets
Bartosz Golaszewski
2020-09-15
1
-6
/
+3
|
*
rtc: rx8010: remove a stray newline
Bartosz Golaszewski
2020-09-15
1
-1
/
+0
|
*
rtc: rx8010: don't modify the global rtc ops
Bartosz Golaszewski
2020-09-15
1
-7
/
+17
|
*
rtc: s3c: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-15
1
-7
/
+2
|
*
rtc: fsl-ftm-alarm: update acpi device id
Peng Ma
2020-08-21
1
-2
/
+2
|
*
rtc: ds1307: Clear OSF flag on DS1388 when setting time
Chris Packham
2020-08-21
1
-0
/
+4
|
*
rtc: ds1307: Ensure oscillator is enabled for DS1388
Chris Packham
2020-08-21
1
-0
/
+14
|
*
rtc: rtc-rs5c313: Convert to module_platform_driver()
Geert Uytterhoeven
2020-08-21
1
-12
/
+1
|
*
rtc: rtc-rs5c313: Fix late hardware init
Geert Uytterhoeven
2020-08-21
1
-12
/
+8
|
*
rtc: rtc-rs5c313: Drop obsolete platform_set_drvdata() call
Geert Uytterhoeven
2020-08-21
1
-6
/
+1
|
*
rtc: cmos: zero-init wkalrm when reading from CMOS
Victor Ding
2020-08-21
1
-0
/
+2
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
4
-4
/
+4
|
/
*
Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2020-08-12
13
-214
/
+242
|
\
|
*
rtc: pcf2127: fix alarm handling
Alexandre Belloni
2020-08-12
1
-18
/
+19
|
*
rtc: pcf2127: add alarm support
Liam Beguin
2020-08-12
1
-0
/
+134
[next]