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
...
*
rtc: at91sam9: get sclk rate after enabling it
Alexandre Belloni
2015-09-05
1
-6
/
+7
*
rtc: at91sam9: sort headers alphabetically
Alexandre Belloni
2015-09-05
1
-8
/
+8
*
rtc: at91sam9: remove useless check
Alexandre Belloni
2015-09-05
1
-2
/
+1
*
rtc: at91sam9: properly handle error case
Alexandre Belloni
2015-09-05
1
-3
/
+10
*
rtc: pl031: fix typo for author email
Leo Yan
2015-09-05
1
-1
/
+1
*
rtc: Export OF module alias information in missing drivers
Javier Martinez Canillas
2015-09-05
3
-0
/
+3
*
rtc: cmos: Revert "rtc-cmos: Add an alarm disable quirk"
Adrian Huang
2015-09-05
1
-50
/
+0
*
rtc: cmos: Cancel alarm timer if alarm time is equal to now+1 seconds
Adrian Huang
2015-09-05
1
-4
/
+60
*
rtc: da9063: Add DA9062 RTC capability to DA9063 RTC driver
S Twiss
2015-09-05
2
-115
/
+282
*
rtc: mt6397: implement suspend/resume function in rtc-mt6397 driver
Henry Chen
2015-09-05
1
-0
/
+26
*
rtc: switch to using is_visible() to control sysfs attributes
Dmitry Torokhov
2015-09-05
3
-48
/
+34
*
rtc: switch wakealarm attribute to DEVICE_ATTR_RW
Dmitry Torokhov
2015-09-05
1
-5
/
+3
*
rtc: make rtc_does_wakealarm() return boolean
Dmitry Torokhov
2015-09-05
1
-2
/
+3
*
rtc: rx8025: remove obsolete local_irq_disable() and local_irq_enable() for r...
Henri Roosen
2015-09-05
1
-4
/
+0
*
rtc: fix drivers that consider 0 as a valid IRQ in client->irq
Octavian Purdila
2015-09-05
2
-3
/
+3
*
rtc: dev: properly manage lifetime of dev and cdev in rtc device
Dmitry Torokhov
2015-09-05
1
-0
/
+1
*
rtc: class: remove unnecessary device_get() in rtc_device_unregister
Dmitry Torokhov
2015-09-05
1
-13
/
+12
*
rtc: class: fix double free in rtc_register_device() error path
Dmitry Torokhov
2015-09-05
1
-4
/
+2
*
rtc: sirfsoc: move to regmap APIs from platform-specific APIs
Guo Zeng
2015-09-05
1
-43
/
+64
*
rtc: opal: Enable alarms only when opal supports tpo
Vaibhav Jain
2015-09-05
1
-4
/
+5
*
rtc: add rtc-lpc24xx driver
Joachim Eastwood
2015-09-05
3
-0
/
+323
*
rtc: Drop owner assignment from platform_driver
Krzysztof Kozlowski
2015-09-05
1
-1
/
+0
*
rtc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-09-05
15
-15
/
+0
*
rtc: pcf2127: use OFS flag to detect unreliable date and warn the user
Andrea Scian
2015-09-05
1
-3
/
+23
*
rtc: use rtc_valid_tm() error code when reading date/time
Andrea Scian
2015-09-05
3
-20
/
+3
*
rtc: 88pm80x: add device tree support
Vaibhav Hiremath
2015-09-05
1
-11
/
+17
*
rtc: bq32k: remove redundant check
Maninder Singh
2015-09-05
1
-1
/
+1
*
rtc: ds1685: Use module_platform_driver
Vaishali Thakkar
2015-09-05
1
-21
/
+1
*
rtc: ds1307: Support optional wakeup interrupt source
Nishanth Menon
2015-09-05
1
-3
/
+33
*
rtc: ds1307: Sort the headers
Nishanth Menon
2015-09-05
1
-5
/
+5
*
rtc: ds1307: Switch to managed irq allocation
Nishanth Menon
2015-09-05
1
-6
/
+4
*
rtc: ds1307: Convert to threaded IRQ
Felipe Balbi
2015-09-05
1
-40
/
+19
*
Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-04
1
-1
/
+1
|
\
|
*
rtc: st: Update IP layout information to include Clocksource
Lee Jones
2015-07-23
1
-1
/
+1
*
|
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2015-09-01
3
-79
/
+114
|
\
\
|
*
|
rtc: snvs: select option REGMAP_MMIO
Shawn Guo
2015-08-11
1
-0
/
+1
|
*
|
rtc: mxc: add support of device tree
Philippe Reynes
2015-08-05
1
-1
/
+18
|
*
|
rtc: mxc: use a second rtc clock
Philippe Reynes
2015-08-05
1
-13
/
+28
|
*
|
rtc: snvs: use syscon to access register
Frank Li
2015-07-15
1
-65
/
+67
|
|
/
*
|
char: make misc_deregister a void function
Greg Kroah-Hartman
2015-08-05
1
-3
/
+2
*
|
rtc: armada38x: Remove unused variable from armada38x_rtc_set_time()
Fabio Estevam
2015-07-18
1
-1
/
+1
*
|
rtc: mt6397: enable wakeup before registering rtc device
Wei-Ning Huang
2015-07-18
1
-2
/
+2
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-06-27
2
-2
/
+2
|
\
|
*
MIPS: Loongson: Naming style cleanup and rework
Huacai Chen
2015-06-21
2
-2
/
+2
*
|
Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...
Linus Torvalds
2015-06-25
32
-323
/
+1155
|
\
\
|
*
|
rtc: remove useless I2C dependencies
Alexandre Belloni
2015-06-25
1
-7
/
+3
|
*
|
rtc: whitespace fixes
Alexandre Belloni
2015-06-25
2
-30
/
+30
|
*
|
rtc: Properly sort Makefile
Alexandre Belloni
2015-06-25
1
-17
/
+17
|
*
|
rtc: pfc8563: fix uninitialized variable warning
Arnd Bergmann
2015-06-25
1
-1
/
+1
|
*
|
rtc: ds1307: Enable the mcp794xx alarm after programming time
Nishanth Menon
2015-06-25
1
-6
/
+6
[prev]
[next]