summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-38/+327
|\
| *-----. Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King2010-02-252-44/+330
| |\ \ \ \
| | | | * | ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2Linus Walleij2010-02-041-38/+327
| | |_|/ / | |/| | |
* | | | | rtc: Add MPC5121 Real time clock driverAnatolij Gustschin2010-02-163-0/+398
* | | | | rtc-fm3130: add missing bracesSergey Matyukevich2010-02-031-2/+4
| |_|_|/ |/| | |
* | | | rtc_cmos: convert shutdown to new pnp_driver->shutdownOGAWA Hirofumi2010-01-111-6/+3Star
|/ / /
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-12-181-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-183-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/+18Star
* | | 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/+45Star
* | | rtc-ds1742: fix races around device registrationAtsushi Nemoto2009-12-161-35/+16Star
* | | rtc-ds1553: fix races around device registrationAtsushi Nemoto2009-12-161-77/+64Star
* | | rtc-tx4939: fix races around device registrationAtsushi Nemoto2009-12-161-25/+26
* | | rtc-ds1511: fix races around device registrationAtsushi Nemoto2009-12-161-88/+60Star
* | | rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq APIHerton Ronaldo Krzesinski2009-12-161-40/+35Star
* | | 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/+1Star
* | | 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/+1Star
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-103-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-101-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-021-2/+2
| * | | | rtc-x1205: fix rtc_time to y2k register value conversionJohannes Weiner2009-12-021-1/+1