summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-12-171-1/+2
|\
| * RTC: rtc-cmos.c: Fix warning on MIPSWu Zhangjin2009-12-171-1/+2
* | rtc: set wakeup capability for I2C and SPI RTC driversAnton Vorontsov2009-12-173-0/+6
|/
* ARM: NUC900: add RTC driver support for nuc910 and nuc920Wan ZongShun2009-12-163-0/+349
* rtc-x1205: unconditionally set date when setting clockJohannes Weiner2009-12-161-35/+18
* rtc-vr41xx: use resource_size()Yoichi Yuasa2009-12-161-2/+2
* rtc: ds1307 make it possible to share an irqDmitry Eremin-Solenikov2009-12-161-1/+1
* rtc: remove __raw_* accessors from PL031 RTCLinus Walleij2009-12-161-11/+12
* rtc: add driver for BQ32000 I2C RTCPiotr Ziecik2009-12-163-0/+214
* rtc: make rtc-omap driver ioremap its register spaceMark A. Greer2009-12-162-24/+30
* rtc: add Freescale MC13783 RTC driverUwe Kleine-König2009-12-163-0/+269
* rtc: convert WM8350 RTC driver to dev_pm_opsMark Brown2009-12-161-4/+10
* rtc-mv: add support for AlarmSaeed Bishara2009-12-161-3/+154
* rtc: pcf50633: manage RTC alarm "pending" flagWerner Almesberger2009-12-161-0/+5
* rtc: do not use container_of macro as an argument for to_platform_deviceAtsushi Nemoto2009-12-163-12/+12
* rtc-stk17ta8: fix races around device registrationAtsushi Nemoto2009-12-161-69/+45
* rtc-ds1742: fix races around device registrationAtsushi Nemoto2009-12-161-35/+16
* rtc-ds1553: fix races around device registrationAtsushi Nemoto2009-12-161-77/+64
* rtc-tx4939: fix races around device registrationAtsushi Nemoto2009-12-161-25/+26
* rtc-ds1511: fix races around device registrationAtsushi Nemoto2009-12-161-88/+60
* rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq APIHerton Ronaldo Krzesinski2009-12-161-40/+35
* rtc: fix driver data issues in several rtc driversAlessandro Zummo2009-12-1610-42/+42
* rtc: disable hpet emulation on suspendMaxim Levitsky2009-12-161-1/+2
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-154-4/+4
* rtc: Add twl6030 RTC supportBalaji T K2009-12-142-44/+114
* mfd: Rename twl4030_ routines in rtc-twl.cBalaji T K2009-12-131-68/+68
* mfd: Rename all twl4030_i2c*Balaji T K2009-12-131-7/+7
* mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-132-2/+2
* mfd: Mask and unmask wm8350 IRQs on request and freeMark Brown2009-12-131-6/+1
* mfd: Convert wm8350 IRQ handlers to irq_handler_tMark Brown2009-12-131-6/+12
* mfd: Fix memleak in pcf50633_client_dev_registerLars-Peter Clausen2009-12-131-4/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-093-4/+4
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-073-4/+4
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
| | * move stk17ta8's probe function to .devinit.textUwe Kleine-König2009-11-091-1/+1
| | * fix my email address.Andrew Sharp2009-11-091-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-091-1/+1
|\ \ \
| * | | rtc: don't use __exit_p to wrap ds1302_rtc_removeUwe Kleine-König2009-11-251-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-12-084-0/+512
|\ \ \ \
| * | | | rtc: Add an RTC driver for the Ricoh RP5C01Geert Uytterhoeven2009-12-043-0/+233
| * | | | rtc: Add an RTC driver for the Oki MSM6242Geert Uytterhoeven2009-12-043-0/+279
| | |/ / | |/| |
* | | | Merge branch 'sa1100' into develRussell King2009-12-062-4/+5
|\ \ \ \ | |/ / /
| * | | rtc-x1205: reset clock to sane state after power failureJohannes Weiner2009-12-011-2/+2
| * | | rtc-x1205: fix rtc_time to y2k register value conversionJohannes Weiner2009-12-011-1/+1
| * | | drivers/rtc/rtc-pcf50633.c: fix use after free in pcf50633_rtc_probe()Dan Carpenter2009-12-011-1/+2
| |/ /
* | | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King2009-12-011-1/+1
|\ \ \ | |/ / |/| |
| * | RTC: let Dove soc select the rtc-mv driver.Saeed Bishara2009-11-271-1/+1
* | | ARM: 5787/1: U300 COH 901 331 fixesLinus Walleij2009-11-161-0/+11
|/ /
* | rtc: v3020: fix v3020_mmio_read_bit()Scott Valentine2009-11-121-1/+1
* | rtc-vr41xx: fix do_div() warningYoichi Yuasa2009-11-121-5/+4
OpenPOWER on IntegriCloud