summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2011-04-28rtc: max8925: Call dev_set_drvdata before rtc_device_registerZhangfei Gao
2011-04-25Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-04-20rtc: fix coh901331 startup crashLinus Walleij
2011-04-18RTC: rtc-omap: Fix a leak of the IRQ during init failureAxel Lin
2011-04-16Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds
2011-04-14drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id tableAxel Lin
2011-04-13Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstul...Thomas Gleixner
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-07rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm()Feng Tang
2011-04-06RTC: rtc-mrst: follow on to the change of rtc_device_register()Feng Tang
2011-04-04rtc-mrst: Fix section typesMajor Lee
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29RTC: add missing "return 0" in new alarm func for rtc-bfin.cMike Frysinger
2011-03-29RTC: Fix s3c compile error due to missing s3c_rtc_setpieVasily Khoruzhick
2011-03-29RTC: Fix early irqs caused by calling rtc_set_alarm too earlyJohn Stultz
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-22rtc: add real-time clock driver for NVIDIA TegraAndrew Chew
2011-03-22drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram fileVasiliy Kulikov
2011-03-22drivers/rtc/rtc-isl1208.c: add alarm supportRyan Mallon
2011-03-22rtc: convert DS1374 to dev_pm_opsMark Brown
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-18Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds
2011-03-17Merge remote-tracking branch 'origin' into spi/nextGrant Likely
2011-03-17spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven
2011-03-17rtc: change to new flag variablematt mooney
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-09RTC: sa1100: Update the sa1100 RTC driver.Marcelo Roberto Jimenez
2011-03-09RTC: Fix the cross interrupt issue on rtc-test.Marcelo Roberto Jimenez
2011-03-09RTC: Remove UIE and PIE information from the sa1100 driver proc.Marcelo Roberto Jimenez
2011-03-09RTC: Include information about UIE and PIE in RTC driver proc.Marcelo Roberto Jimenez
2011-03-09RTC: Clean out UIE icotl implementationsJohn Stultz
2011-03-09RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz
2011-03-09RTC: Cleanup rtc_class_ops->irq_set_freq()John Stultz
2011-03-09RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz
2011-03-09RTC: Initialize kernel state from RTCJohn Stultz
2011-03-04drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie()Axel Lin
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely
2011-02-25drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chipLei Xu
2011-02-25RTC: fix typo in drivers/rtc/rtc-at91sam9.cJelle Martijn Kok
2011-02-23rtc: cmos: Add OF bindingsSebastian Andrzej Siewior
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King
2011-02-23Merge branch 'linus' into x86/platformThomas Gleixner
2011-02-22Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...Thomas Gleixner
2011-02-18Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-02-17RTC: Re-enable UIE timer/polling emulationJohn Stultz
2011-02-17RTC: Revert UIE emulation removalJohn Stultz