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.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2021-05-03
20
-111
/
+388
|
\
|
*
rtc: sysfs: check features instead of ops
Alexandre Belloni
2021-04-29
1
-1
/
+1
|
*
rtc: omap: use rtc_write to access OMAP_RTC_OSC_REG
Dario Binacchi
2021-04-29
1
-3
/
+2
|
*
rtc: s5m: Remove reference to parent's device pdata
Krzysztof Kozlowski
2021-04-29
1
-6
/
+0
|
*
rtc: ds1307: Fix wday settings for rx8130
Nobuhiro Iwamatsu
2021-04-29
1
-2
/
+10
|
*
rtc: pcf8523: report oscillator failures
Alexandre Belloni
2021-04-29
1
-2
/
+11
|
*
rtc: pcf8523: add alarm support
Alexandre Belloni
2021-04-29
1
-0
/
+179
|
*
rtc: pcf8523: remove useless define
Alexandre Belloni
2021-04-29
1
-3
/
+1
|
*
rtc: rtc_update_irq_enable: rework UIE emulation
Alexandre Belloni
2021-04-29
1
-24
/
+10
|
*
rtc: ds1307: remove flags
Alexandre Belloni
2021-04-29
1
-2
/
+0
|
*
rtc: ds1307: replace HAS_ALARM by RTC_FEATURE_ALARM
Alexandre Belloni
2021-04-29
1
-35
/
+7
|
*
rtc: imx-sc: remove .read_alarm
Alexandre Belloni
2021-04-29
1
-11
/
+0
|
*
rtc: ds1511: remove unused function
Jiapeng Chong
2021-04-17
1
-6
/
+0
|
*
rtc: fsl-ftm-alarm: add MODULE_TABLE()
Michael Walle
2021-04-17
1
-0
/
+1
|
*
rtc: rtc-spear: replace spin_lock_irqsave by spin_lock in hard IRQ
Tian Tao
2021-04-17
1
-3
/
+3
|
*
rtc: pm8xxx: Add RTC support for PMIC PMK8350
satya priya
2021-04-17
1
-0
/
+11
|
*
rtc: ab-eoz9: make use of RTC_FEATURE_ALARM
Liam Beguin
2021-04-17
1
-6
/
+2
|
*
rtc: ab-eoz9: add alarm support
Liam Beguin
2021-04-17
1
-0
/
+136
|
*
rtc: ab-eoz9: set regmap max_register
Liam Beguin
2021-04-17
1
-0
/
+1
|
*
rtc: pcf85063: fallback to parent of_node
Francois Gervais
2021-04-16
1
-4
/
+3
|
*
rtc: goldfish: remove dependency to OF
Laurent Vivier
2021-04-16
1
-1
/
+1
|
*
rtc: rx6110: add ACPI bindings to I2C
Johannes Hahn
2021-03-23
1
-0
/
+7
|
*
rtc: mxc: Remove unneeded of_match_ptr()
Fabio Estevam
2021-03-16
1
-1
/
+1
|
*
rtc: imxdi: Convert to a DT-only driver
Fabio Estevam
2021-03-15
2
-3
/
+2
|
*
rtc: rv3028: correct weekday register usage
Heiko Schocher
2021-03-15
1
-2
/
+2
|
*
rtc: tps65910: include linux/property.h
Arnd Bergmann
2021-03-15
1
-0
/
+1
|
*
rtc: m48t59: use platform_get_irq_optional
Alexandre Belloni
2021-03-11
1
-1
/
+1
*
|
Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2021-04-28
4
-43
/
+221
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-...
Lee Jones
2021-04-14
3
-0
/
+154
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
rtc: New driver for RTC in Netronix embedded controller
Jonathan Neuschäfer
2021-03-10
3
-0
/
+154
|
|
|
/
|
*
|
rtc: bd70528: Support RTC on ROHM BD71815
Matti Vaittinen
2021-04-14
2
-11
/
+40
|
*
|
rtc: bd70528: Do not require parent data
Matti Vaittinen
2021-04-14
1
-36
/
+31
|
|
/
*
/
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common
Ye Xiang
2021-03-11
1
-1
/
+3
|
/
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-02-27
1
-2
/
+2
|
\
|
*
whack-a-mole: don't open-code iminor/imajor
Al Viro
2021-02-23
1
-2
/
+2
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-02-22
2
-6
/
+2
|
\
\
|
*
|
amba: Make the remove callback return void
Uwe Kleine-König
2021-02-02
2
-6
/
+2
|
|
/
*
|
Merge tag 'rtc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2021-02-22
55
-1661
/
+259
|
\
\
|
*
|
rtc: abx80x: Add utility function for writing configuration key
Kevin P. Fleming
2021-02-13
1
-23
/
+16
|
*
|
rtc: pcf2127: properly set flag WD_CD for rtc chips(pcf2129, pca2129)
Biwen Li
2021-02-13
1
-3
/
+7
|
*
|
rtc: pcf8563: Add NXP PCA8565 compatible
Marek Vasut
2021-02-13
1
-0
/
+2
|
*
|
rtc: s3c: quiet maybe-unused variable warning
Alexandre Belloni
2021-02-06
1
-1
/
+1
|
*
|
rtc: s3c: stop setting bogus time
Alexandre Belloni
2021-02-06
1
-15
/
+0
|
*
|
rtc: sd3078: quiet maybe-unused variable warning
Alexandre Belloni
2021-02-06
1
-1
/
+1
|
*
|
rtc: s35390a: quiet maybe-unused variable warning
Alexandre Belloni
2021-02-06
1
-1
/
+1
|
*
|
rtc: rx8581: quiet maybe-unused variable warning
Alexandre Belloni
2021-02-06
1
-1
/
+1
|
*
|
rtc: rx8010: quiet maybe-unused variable warning
Alexandre Belloni
2021-02-06
1
-1
/
+1
|
*
|
rtc: rv8803: quiet maybe-unused variable warning
Alexandre Belloni
2021-02-06
1
-1
/
+1
|
*
|
rtc: rv3032: quiet maybe-unused variable warning
Alexandre Belloni
2021-02-06
1
-1
/
+1
|
*
|
rtc: rv3029: quiet maybe-unused variable warning
Alexandre Belloni
2021-02-06
1
-1
/
+1
[next]