aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+2
2009-12-17rtc: set wakeup capability for I2C and SPI RTC driversAnton Vorontsov3-0/+6
2009-12-17RTC: rtc-cmos.c: Fix warning on MIPSWu Zhangjin1-1/+2
2009-12-16ARM: NUC900: add RTC driver support for nuc910 and nuc920Wan ZongShun3-0/+349
2009-12-16rtc-x1205: unconditionally set date when setting clockJohannes Weiner1-35/+18
2009-12-16rtc-vr41xx: use resource_size()Yoichi Yuasa1-2/+2
2009-12-16rtc: ds1307 make it possible to share an irqDmitry Eremin-Solenikov1-1/+1
2009-12-16rtc: remove __raw_* accessors from PL031 RTCLinus Walleij1-11/+12
2009-12-16rtc: add driver for BQ32000 I2C RTCPiotr Ziecik3-0/+214
2009-12-16rtc: make rtc-omap driver ioremap its register spaceMark A. Greer2-24/+30
2009-12-16rtc: add Freescale MC13783 RTC driverUwe Kleine-König3-0/+269
2009-12-16rtc: convert WM8350 RTC driver to dev_pm_opsMark Brown1-4/+10
2009-12-16rtc-mv: add support for AlarmSaeed Bishara1-3/+154
2009-12-16rtc: pcf50633: manage RTC alarm "pending" flagWerner Almesberger1-0/+5
2009-12-16rtc: do not use container_of macro as an argument for to_platform_deviceAtsushi Nemoto3-12/+12
2009-12-16rtc-stk17ta8: fix races around device registrationAtsushi Nemoto1-69/+45
2009-12-16rtc-ds1742: fix races around device registrationAtsushi Nemoto1-35/+16
2009-12-16rtc-ds1553: fix races around device registrationAtsushi Nemoto1-77/+64
2009-12-16rtc-tx4939: fix races around device registrationAtsushi Nemoto1-25/+26
2009-12-16rtc-ds1511: fix races around device registrationAtsushi Nemoto1-88/+60
2009-12-16rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq APIHerton Ronaldo Krzesinski1-40/+35
2009-12-16rtc: fix driver data issues in several rtc driversAlessandro Zummo10-42/+42
2009-12-16rtc: disable hpet emulation on suspendMaxim Levitsky1-1/+2
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan4-4/+4
2009-12-14rtc: Add twl6030 RTC supportBalaji T K2-44/+114
2009-12-13mfd: Rename twl4030_ routines in rtc-twl.cBalaji T K1-68/+68
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K1-7/+7
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2-2/+2
2009-12-13mfd: Mask and unmask wm8350 IRQs on request and freeMark Brown1-6/+1
2009-12-13mfd: Convert wm8350 IRQ handlers to irq_handler_tMark Brown1-6/+12
2009-12-13mfd: Fix memleak in pcf50633_client_dev_registerLars-Peter Clausen1-4/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-4/+4
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+1
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds4-0/+512
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina3-4/+4
2009-12-06Merge branch 'sa1100' into develRussell King2-4/+5
2009-12-04rtc: Add an RTC driver for the Ricoh RP5C01Geert Uytterhoeven3-0/+233
2009-12-04rtc: Add an RTC driver for the Oki MSM6242Geert Uytterhoeven3-0/+279
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-01rtc-x1205: reset clock to sane state after power failureJohannes Weiner1-2/+2
2009-12-01rtc-x1205: fix rtc_time to y2k register value conversionJohannes Weiner1-1/+1
2009-12-01drivers/rtc/rtc-pcf50633.c: fix use after free in pcf50633_rtc_probe()Dan Carpenter1-1/+2
2009-12-01Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King1-1/+1
2009-11-27RTC: let Dove soc select the rtc-mv driver.Saeed Bishara1-1/+1
2009-11-25rtc: don't use __exit_p to wrap ds1302_rtc_removeUwe Kleine-König1-1/+1
2009-11-16ARM: 5787/1: U300 COH 901 331 fixesLinus Walleij1-0/+11
2009-11-12rtc: v3020: fix v3020_mmio_read_bit()Scott Valentine1-1/+1
2009-11-12rtc-vr41xx: fix do_div() warningYoichi Yuasa1-5/+4
2009-11-12rtc: pcf50633: consider alrm->enable in pcf50633_rtc_set_alarmWerner Almesberger1-1/+2
2009-11-12rtc: pcf50633: fix month off-by-one errorRask Ingemann Lambertsen1-2/+2