index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
2012-01-10
drivers/rtc/: remove redundant spi driver bus initialization
Lars-Peter Clausen
2012-01-10
drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver static
Axel Lin
2012-01-10
drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable static
Axel Lin
2012-01-10
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
2012-01-10
drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc()
Mark Brown
2012-01-10
drivers/rtc/rtc-wm831x.c: remove unused period IRQ handler
Mark Brown
2012-01-10
rtc/ab8500: add calibration attribute to AB8500 RTC
Mark Godfrey
2012-01-10
drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range()
Linus Walleij
2012-01-10
rtc/ab8500: set can_wake flag
Andrew Lynn
2012-01-10
rtc/ab8500: don't disable IRQ:s when suspending
Robert Marklund
2012-01-10
drivers/rtc/rtc-mxc.c: make alarm work
Yauhen Kharuzhy
2012-01-10
drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoC
Yauhen Kharuzhy
2012-01-10
drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writing
Ondrej Zary
2012-01-09
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
2012-01-07
Merge branch 'next/cleanup' into samsung/dt
Arnd Bergmann
2012-01-07
Merge branch 'depends/rmk/for-linus' into samsung/dt
Arnd Bergmann
2012-01-07
Merge branch 'depends/rmk/restart' into next/cleanup
Arnd Bergmann
2012-01-06
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2012-01-04
Revert "rtc: Expire alarms after the time is set."
Linus Torvalds
2012-01-03
Revert "rtc: Disable the alarm in the hardware"
Linus Torvalds
2011-12-28
Merge branch 'drivers/rtc-sa1100' into next/drivers
Arnd Bergmann
2011-12-28
RTC: sa1100: support sa1100, pxa and mmp soc families
Jett.Zhou
2011-12-28
RTC: sa1100: remove redundant code of setting alarm
Jett.Zhou
2011-12-28
RTC: sa1100: Clean out ost register
Jett.Zhou
2011-12-23
rtc: rtc-s3c: Add device tree support
Thomas Abraham
2011-12-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-12-15
Merge branch 'at91/defconfig' into next/cleanup
Olof Johansson
2011-12-13
rtc: m41t80: Workaround broken alarm functionality
John Stultz
2011-12-13
rtc: Expire alarms after the time is set.
NeilBrown
2011-12-09
drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issues
Jonghwan Choi
2011-12-05
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-11-28
ARM: at91: make rm9200 rtc drivers soc independent
Jean-Christophe PLAGNIOL-VILLARD
2011-11-22
rtc: Fix some bugs that allowed accumulating time drift in suspend/resume
Arve Hjønnevåg
2011-11-22
rtc: Disable the alarm in the hardware
Rabin Vincent
2011-11-22
rtc: pl031: Enable module alias autogeneration for AMBA drivers
Dave Martin
2011-11-22
rtc: pl030: Enable module alias autogeneration for AMBA drivers
Dave Martin
2011-11-15
rtc: rtc-puv3: Add __devinit and __devexit markers for probe and remove
Axel Lin
2011-11-11
vrtc: change its year offset from 1960 to 1972
Feng Tang
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-02
Merge branch 'akpm' (Andrew's incoming - part two)
Linus Torvalds
2011-11-02
drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...
Uwe Kleine-König
2011-11-02
rtc: add initial support for mcp7941x parts
David Anders
2011-11-02
drivers/rtc/class.c: convert idr to ida and use ida_simple_get()
Jonathan Cameron
2011-11-02
um: switch to use of drivers/Kconfig
Al Viro
2011-10-31
rtc: Add module.h to implicit users in drivers/rtc
Paul Gortmaker
2011-09-14
drivers/rtc/rtc-s3c.c: fix no occurrence of alarm interrupt
Donggeun Kim
2011-09-14
drivers/rtc/rtc-imxdi.c needs linux/sched.h
Axel Lin
[next]