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
2014-12-11
rtc: omap: add support for pmic_power_en
Johan Hovold
1
-0
/
+100
2014-12-11
rtc: omap: add helper to read 32-bit registers
Johan Hovold
1
-0
/
+5
2014-12-11
rtc: omap: add helper to read raw bcd time
Johan Hovold
1
-8
/
+10
2014-12-11
rtc: omap: silence bogus power-up reset message at probe
Johan Hovold
1
-6
/
+13
2014-12-11
rtc: omap: add structured device-type info
Johan Hovold
1
-52
/
+51
2014-12-11
rtc: omap: remove DRIVER_NAME macro
Johan Hovold
1
-5
/
+3
2014-12-11
rtc: omap: add device abstraction
Johan Hovold
1
-106
/
+133
2014-12-11
rtc: omap: make platform-device id table const
Johan Hovold
1
-1
/
+1
2014-12-11
rtc: omap: use dev_info
Johan Hovold
1
-4
/
+3
2014-12-11
rtc: omap: remove unused register-base define
Johan Hovold
1
-2
/
+0
2014-12-11
rtc: omap: fix class-device registration
Johan Hovold
1
-23
/
+23
2014-12-11
rtc: omap: clean up probe error handling
Johan Hovold
1
-23
/
+18
2014-12-11
rtc: omap: fix interrupt disable at probe
Johan Hovold
1
-3
/
+5
2014-12-11
rtc: omap: fix missing wakealarm attribute
Johan Hovold
1
-2
/
+3
2014-12-11
rtc: omap: fix clock-source configuration
Johan Hovold
1
-2
/
+4
2014-12-11
drivers/rtc/interface.c: check the validation of rtc_time in __rtc_read_time
Hyogi Gim
1
-0
/
+8
2014-12-11
drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probe
Guo Zeng
1
-8
/
+8
2014-12-10
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-33
/
+35
2014-12-08
Merge branch 'at91/cleanup5' into next/drivers
Arnd Bergmann
1
-4
/
+2
2014-11-26
ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for drivers
Nicolas Ferre
1
-1
/
+1
2014-11-21
rtc: Update suspend/resume timing to use 64bit time
John Stultz
1
-15
/
+15
2014-11-21
rtc/lib: Provide y2038 safe rtc_tm_to_time()/rtc_time_to_tm() replacement
pang.xunlei
1
-18
/
+20
2014-11-20
Merge branch 'at91/cleanup' into next/drivers
Arnd Bergmann
1
-1
/
+1
2014-11-20
Merge tag 'at91-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/nfe...
Arnd Bergmann
2
-37
/
+125
2014-11-19
ARM: at91/Kconfig: remove unused config options
Nicolas Ferre
1
-3
/
+1
2014-11-13
rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK
Boris BREZILLON
1
-4
/
+24
2014-11-13
rtc: at91sam9: rework the Kconfig description
Boris BREZILLON
1
-8
/
+15
2014-11-13
rtc: at91sam9: make use of syscon/regmap to access GPBR registers
Boris BREZILLON
2
-9
/
+56
2014-11-13
rtc: at91sam9: add DT support
Boris BREZILLON
1
-0
/
+9
2014-11-13
rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource
Boris BREZILLON
1
-19
/
+10
2014-11-13
rtc: at91sam9: use standard readl/writel functions instead of raw versions
Boris BREZILLON
1
-4
/
+4
2014-11-13
rtc: at91sam9: remove references to mach specific headers
Boris BREZILLON
1
-4
/
+18
2014-11-03
ARM: at91: remove no-MMU at91x40 support
Nicolas Ferre
1
-1
/
+1
2014-10-30
drivers/rtc/rtc-bq32k.c: fix register value
Pavel Machek
1
-1
/
+1
2014-10-30
drivers/rtc/rtc-s3c.c: fix initialization failure without rtc source clock
Marek Szyprowski
1
-6
/
+8
2014-10-30
drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtc
Stanimir Varbanov
2
-89
/
+135
2014-10-24
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+2
2014-10-14
rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEP
Daniel Glöckner
1
-1
/
+4
2014-10-14
drivers/rtc/Kconfig: Let several drivers depend on HAS_IOMEM to avoid compili...
Chen Gang
1
-0
/
+11
2014-10-14
drivers/rtc/rtc-rs5c372.c: use %*ph to dump small buffers
Andy Shevchenko
1
-6
/
+5
2014-10-14
drivers/rtc/rtc-pcf8563.c: fix pcf8563_irq() error return value
Arnd Bergmann
1
-1
/
+1
2014-10-14
drivers/rtc/rtc-pcf8563.c: fix uninitialized use warning
Arnd Bergmann
1
-1
/
+1
2014-10-14
rtc: add driver for Maxim 77802 PMIC Real-Time-Clock
Javier Martinez Canillas
3
-0
/
+513
2014-10-14
rtc: max77686: Use ffs() to calculate tm_wday
Javier Martinez Canillas
1
-11
/
+2
2014-10-14
rtc: max77686: remove unneeded info log
Javier Martinez Canillas
1
-2
/
+0
2014-10-14
rtc: max77686: fail to probe if no RTC regmap irqchip is set
Javier Martinez Canillas
1
-0
/
+6
2014-10-14
rtc: max77686: remove dead code for SMPL and WTSR
Javier Martinez Canillas
1
-101
/
+0
2014-10-14
rtc: max77686: Allow the max77686 rtc to wakeup the system
Doug Anderson
1
-0
/
+28
2014-10-14
rtc: bq32000: add trickle charger option, with device tree binding
Pavel Machek
1
-0
/
+62
2014-10-14
rtc: ds1307: add trickle charger device tree binding
Matti Vaittinen
1
-4
/
+63
[next]