aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
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
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar
2009-12-13mfd: Mask and unmask wm8350 IRQs on request and freeMark Brown
2009-12-13mfd: Convert wm8350 IRQ handlers to irq_handler_tMark Brown
2009-12-13mfd: Fix memleak in pcf50633_client_dev_registerLars-Peter Clausen
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-06Merge branch 'sa1100' into develRussell King
2009-12-04rtc: Add an RTC driver for the Ricoh RP5C01Geert Uytterhoeven
2009-12-04rtc: Add an RTC driver for the Oki MSM6242Geert Uytterhoeven
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-01rtc-x1205: reset clock to sane state after power failureJohannes Weiner
2009-12-01rtc-x1205: fix rtc_time to y2k register value conversionJohannes Weiner
2009-12-01drivers/rtc/rtc-pcf50633.c: fix use after free in pcf50633_rtc_probe()Dan Carpenter
2009-12-01Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King
2009-11-27RTC: let Dove soc select the rtc-mv driver.Saeed Bishara
2009-11-25rtc: don't use __exit_p to wrap ds1302_rtc_removeUwe Kleine-König
2009-11-16ARM: 5787/1: U300 COH 901 331 fixesLinus Walleij
2009-11-12rtc: v3020: fix v3020_mmio_read_bit()Scott Valentine
2009-11-12rtc-vr41xx: fix do_div() warningYoichi Yuasa
2009-11-12rtc: pcf50633: consider alrm->enable in pcf50633_rtc_set_alarmWerner Almesberger
2009-11-12rtc: pcf50633: fix month off-by-one errorRask Ingemann Lambertsen
2009-11-09move stk17ta8's probe function to .devinit.textUwe Kleine-König
2009-11-09fix my email address.Andrew Sharp
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan