aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2010-04-07rtc-mxc: multiple fixes in rtc-mxc probe methodVladimir Zapolskiy
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24rtc/mc13783: fix use after free bugUwe Kleine-König
2010-03-14init dynamic bin_attribute structuresWolfram Sang
2010-03-12rtc/hctosys: only claim the RTC provided the system time if it didUwe Kleine-König
2010-03-07rtc: Enable rtc in max8925Haojian Zhuang
2010-03-07rtc: Suppress duplicate enable/disable of WM8350 update interruptMark Brown
2010-03-07mfd: Add a data argument to the WM8350 IRQ free functionMark Brown
2010-03-06rtc-coh901331: fix braces in resume codeJames Hogan
2010-03-06rtc/mc13783: implement alarmUwe Kleine-König
2010-03-06rtc/mc13783: protect rtc {,un}registration by mc13783 lockUwe Kleine-König
2010-03-06rtc/mc13783: don't use deprecated mc13783 API callsUwe Kleine-König
2010-03-06rtc-core: fix memory leakAaro Koskinen
2010-03-06rtc-twl: Storage class should be before const qualifierTobias Klauser
2010-03-06rtc-at91sam9: Correct size given to memsetJulia Lawall
2010-03-06rtc-pcf2123: move pcf2123_remove to .devexit.textUwe Kleine-König
2010-03-06rtc-ep93xx.c: cleanup probe/remove routinesH Hartley Sweeten
2010-03-06rtc: mxc: fix memory leakAlexander Beregalov
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-25Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King
2010-02-16rtc: Add MPC5121 Real time clock driverAnatolij Gustschin
2010-02-04ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2Linus Walleij
2010-02-02rtc-fm3130: add missing bracesSergey Matyukevich
2010-01-11rtc_cmos: convert shutdown to new pnp_driver->shutdownOGAWA Hirofumi
2009-12-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-12-17rtc: set wakeup capability for I2C and SPI RTC driversAnton Vorontsov
2009-12-17RTC: rtc-cmos.c: Fix warning on MIPSWu Zhangjin
2009-12-16ARM: NUC900: add RTC driver support for nuc910 and nuc920Wan ZongShun
2009-12-16rtc-x1205: unconditionally set date when setting clockJohannes Weiner
2009-12-16rtc-vr41xx: use resource_size()Yoichi Yuasa
2009-12-16rtc: ds1307 make it possible to share an irqDmitry Eremin-Solenikov
2009-12-16rtc: remove __raw_* accessors from PL031 RTCLinus Walleij
2009-12-16rtc: add driver for BQ32000 I2C RTCPiotr Ziecik
2009-12-16rtc: make rtc-omap driver ioremap its register spaceMark A. Greer
2009-12-16rtc: add Freescale MC13783 RTC driverUwe Kleine-König
2009-12-16rtc: convert WM8350 RTC driver to dev_pm_opsMark Brown
2009-12-16rtc-mv: add support for AlarmSaeed Bishara
2009-12-16rtc: pcf50633: manage RTC alarm "pending" flagWerner Almesberger
2009-12-16rtc: do not use container_of macro as an argument for to_platform_deviceAtsushi Nemoto
2009-12-16rtc-stk17ta8: fix races around device registrationAtsushi Nemoto
2009-12-16rtc-ds1742: fix races around device registrationAtsushi Nemoto
2009-12-16rtc-ds1553: fix races around device registrationAtsushi Nemoto
2009-12-16rtc-tx4939: fix races around device registrationAtsushi Nemoto
2009-12-16rtc-ds1511: fix races around device registrationAtsushi Nemoto
2009-12-16rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq APIHerton Ronaldo Krzesinski
2009-12-16rtc: fix driver data issues in several rtc driversAlessandro Zummo
2009-12-16rtc: disable hpet emulation on suspendMaxim Levitsky
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-14rtc: Add twl6030 RTC supportBalaji T K
2009-12-13mfd: Rename twl4030_ routines in rtc-twl.cBalaji T K