aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAge
* init dynamic bin_attribute structuresWolfram Sang2010-03-14
* rtc/hctosys: only claim the RTC provided the system time if it didUwe Kleine-König2010-03-12
* rtc: Enable rtc in max8925Haojian Zhuang2010-03-07
* rtc: Suppress duplicate enable/disable of WM8350 update interruptMark Brown2010-03-07
* mfd: Add a data argument to the WM8350 IRQ free functionMark Brown2010-03-07
* rtc-coh901331: fix braces in resume codeJames Hogan2010-03-06
* rtc/mc13783: implement alarmUwe Kleine-König2010-03-06
* rtc/mc13783: protect rtc {,un}registration by mc13783 lockUwe Kleine-König2010-03-06
* rtc/mc13783: don't use deprecated mc13783 API callsUwe Kleine-König2010-03-06
* rtc-core: fix memory leakAaro Koskinen2010-03-06
* rtc-twl: Storage class should be before const qualifierTobias Klauser2010-03-06
* rtc-at91sam9: Correct size given to memsetJulia Lawall2010-03-06
* rtc-pcf2123: move pcf2123_remove to .devexit.textUwe Kleine-König2010-03-06
* rtc-ep93xx.c: cleanup probe/remove routinesH Hartley Sweeten2010-03-06
* rtc: mxc: fix memory leakAlexander Beregalov2010-03-06
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-01
|\
| *-----. Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King2010-02-25
| |\ \ \ \
| | | | * | ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2Linus Walleij2010-02-04
| | |_|/ / | |/| | |
* | | | | rtc: Add MPC5121 Real time clock driverAnatolij Gustschin2010-02-16
* | | | | rtc-fm3130: add missing bracesSergey Matyukevich2010-02-02
| |_|_|/ |/| | |
* | | | rtc_cmos: convert shutdown to new pnp_driver->shutdownOGAWA Hirofumi2010-01-11
|/ / /
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-12-17
|\ \ \
| * | | RTC: rtc-cmos.c: Fix warning on MIPSWu Zhangjin2009-12-16
* | | | rtc: set wakeup capability for I2C and SPI RTC driversAnton Vorontsov2009-12-17
|/ / /
* | | ARM: NUC900: add RTC driver support for nuc910 and nuc920Wan ZongShun2009-12-16
* | | rtc-x1205: unconditionally set date when setting clockJohannes Weiner2009-12-16
* | | rtc-vr41xx: use resource_size()Yoichi Yuasa2009-12-16
* | | rtc: ds1307 make it possible to share an irqDmitry Eremin-Solenikov2009-12-16
* | | rtc: remove __raw_* accessors from PL031 RTCLinus Walleij2009-12-16
* | | rtc: add driver for BQ32000 I2C RTCPiotr Ziecik2009-12-16
* | | rtc: make rtc-omap driver ioremap its register spaceMark A. Greer2009-12-16
* | | rtc: add Freescale MC13783 RTC driverUwe Kleine-König2009-12-16
* | | rtc: convert WM8350 RTC driver to dev_pm_opsMark Brown2009-12-16
* | | rtc-mv: add support for AlarmSaeed Bishara2009-12-16
* | | rtc: pcf50633: manage RTC alarm "pending" flagWerner Almesberger2009-12-16
* | | rtc: do not use container_of macro as an argument for to_platform_deviceAtsushi Nemoto2009-12-16
* | | rtc-stk17ta8: fix races around device registrationAtsushi Nemoto2009-12-16
* | | rtc-ds1742: fix races around device registrationAtsushi Nemoto2009-12-16
* | | rtc-ds1553: fix races around device registrationAtsushi Nemoto2009-12-16
* | | rtc-tx4939: fix races around device registrationAtsushi Nemoto2009-12-16
* | | rtc-ds1511: fix races around device registrationAtsushi Nemoto2009-12-16
* | | rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq APIHerton Ronaldo Krzesinski2009-12-16
* | | rtc: fix driver data issues in several rtc driversAlessandro Zummo2009-12-16
* | | rtc: disable hpet emulation on suspendMaxim Levitsky2009-12-16
* | | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* | | rtc: Add twl6030 RTC supportBalaji T K2009-12-13
* | | mfd: Rename twl4030_ routines in rtc-twl.cBalaji T K2009-12-13
* | | mfd: Rename all twl4030_i2c*Balaji T K2009-12-13
* | | mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-13
* | | mfd: Mask and unmask wm8350 IRQs on request and freeMark Brown2009-12-13