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-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2023-03-03
28
-489
/
+999
|
\
|
*
rtc: pm8xxx: add support for nvmem offset
Johan Hovold
2023-02-25
1
-12
/
+129
|
*
Merge tag 'rtc-6.2-fixes' into rtc-next
Alexandre Belloni
2023-02-25
1
-2
/
+2
|
|
\
|
*
|
rtc: abx80x: Add nvmem support
Sean Anderson
2023-02-24
1
-0
/
+77
|
*
|
rtc: rx6110: Remove unused of_gpio,h
Andy Shevchenko
2023-02-22
1
-1
/
+0
|
*
|
rtc: efi: Avoid spamming the log on RTC read failure
Ard Biesheuvel
2023-02-22
1
-1
/
+1
|
*
|
rtc: isl12022: sort header inclusion alphabetically
Andy Shevchenko
2023-02-22
1
-5
/
+5
|
*
|
rtc: isl12022: Join string literals back
Andy Shevchenko
2023-02-22
1
-6
/
+2
|
*
|
rtc: isl12022: Drop unneeded OF guards and of_match_ptr()
Andy Shevchenko
2023-02-22
1
-9
/
+1
|
*
|
rtc: isl12022: Explicitly use __le16 type for ISL12022_REG_TEMP_L
Andy Shevchenko
2023-02-22
1
-4
/
+5
|
*
|
rtc: isl12022: Get rid of unneeded private struct isl12022
Andy Shevchenko
2023-02-22
1
-35
/
+21
|
*
|
rtc: pcf85363: add support for the quartz-load-femtofarads property
Javier Carrasco
2023-02-22
1
-1
/
+36
|
*
|
rtc: allow rtc_read_alarm without read_alarm callback
Alexandre Belloni
2023-02-22
1
-1
/
+1
|
*
|
rtc: rv3032: add ACPI support
Alexandre Belloni
2023-02-22
1
-0
/
+7
|
*
|
rtc: rv3028: add ACPI support
Alexandre Belloni
2023-02-22
1
-0
/
+7
|
*
|
rtc: bbnsm: Add the bbnsm rtc support
Jacky Bai
2023-02-22
3
-0
/
+239
|
*
|
rtc: jz4740: Register clock provider for the CLK32K pin
Paul Cercueil
2023-02-09
2
-1
/
+57
|
*
|
rtc: jz4740: Use dev_err_probe()
Paul Cercueil
2023-02-09
1
-13
/
+7
|
*
|
rtc: jz4740: Use readl_poll_timeout
Paul Cercueil
2023-02-09
1
-12
/
+6
|
*
|
rtc: moxart: switch to using gpiod API
Dmitry Torokhov
2023-02-09
1
-53
/
+36
|
*
|
rtc: pm8xxx: drop error messages
Johan Hovold
2023-02-09
1
-6
/
+2
|
*
|
rtc: pm8xxx: clean up local declarations
Johan Hovold
2023-02-09
1
-7
/
+7
|
*
|
rtc: pm8xxx: refactor read_time()
Johan Hovold
2023-02-09
1
-21
/
+33
|
*
|
rtc: pm8xxx: use u32 for timestamps
Johan Hovold
2023-02-09
1
-6
/
+6
|
*
|
rtc: pm8xxx: clean up comments
Johan Hovold
2023-02-09
1
-22
/
+17
|
*
|
rtc: pm8xxx: rename alarm irq variable
Johan Hovold
2023-02-09
1
-6
/
+6
|
*
|
rtc: pm8xxx: rename struct device pointer
Johan Hovold
2023-02-09
1
-3
/
+3
|
*
|
rtc: pm8xxx: clean up time and alarm debugging
Johan Hovold
2023-02-09
1
-6
/
+4
|
*
|
rtc: pm8xxx: use unaligned le32 helpers
Johan Hovold
2023-02-09
1
-18
/
+8
|
*
|
rtc: pm8xxx: drop unused register defines
Johan Hovold
2023-02-09
1
-6
/
+0
|
*
|
rtc: pm8xxx: return IRQ_NONE on errors
Johan Hovold
2023-02-09
1
-3
/
+3
|
*
|
rtc: pm8xxx: drop bogus locking
Johan Hovold
2023-02-09
1
-46
/
+21
|
*
|
rtc: pm8xxx: use regmap_update_bits()
Johan Hovold
2023-02-09
1
-65
/
+22
|
*
|
rtc: pm8xxx: drop spmi error messages
Johan Hovold
2023-02-09
1
-54
/
+17
|
*
|
rtc: pm8xxx: fix set-alarm race
Johan Hovold
2023-02-09
1
-14
/
+10
|
*
|
rtc: rv8803: invalidate date/time if alarm time is invalid
Sascha Hauer
2023-02-09
1
-7
/
+38
|
*
|
rtc: max8907: Drop unused i2c include
Uwe Kleine-König
2023-02-01
1
-1
/
+0
|
*
|
rtc: rx8010: use IRQ flags obtained from fwnode
Alexandre Belloni
2023-02-01
1
-2
/
+6
|
*
|
rtc: rv8803: use IRQ flags obtained from fwnode
Alexandre Belloni
2023-02-01
1
-1
/
+6
|
*
|
rtc: rv3032: use IRQ flags obtained from fwnode
Alexandre Belloni
2023-02-01
1
-1
/
+6
|
*
|
rtc: rv3029c2: use IRQ flags obtained from fwnode
Alexandre Belloni
2023-02-01
1
-1
/
+6
|
*
|
rtc: pcf8563: use IRQ flags obtained from fwnode
Alexandre Belloni
2023-02-01
1
-1
/
+6
|
*
|
rtc: pcf85363: use IRQ flags obtained fromfwnode
Alexandre Belloni
2023-02-01
1
-1
/
+6
|
*
|
rtc: pcf8523: use IRQ flags obtained from fwnode
Alexandre Belloni
2023-02-01
1
-1
/
+6
|
*
|
rtc: pcf85063: use IRQ flags obtained from fwnode
Alexandre Belloni
2023-02-01
1
-1
/
+6
|
*
|
rtc: pcf2123: use IRQ flags obtained from fwnode
Alexandre Belloni
2023-02-01
1
-1
/
+6
|
*
|
rtc: m41t80: use IRQ flags obtained from fwnode
Alexandre Belloni
2023-02-01
1
-1
/
+6
|
*
|
rtc: hym8563: use IRQ flags obtained from fwnode
Alexandre Belloni
2023-02-01
1
-1
/
+6
|
*
|
rtc: ab-eoz9: use IRQ flags obtained from fwnode
Alexandre Belloni
2023-02-01
1
-1
/
+6
|
*
|
rtc: brcmstb-waketimer: allow use as non-wake alarm
Doug Berger
2023-01-25
1
-3
/
+52
[next]