summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)AuthorLines
2011-06-23rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable()Alexey Charkov-42/+3
2011-06-21rtc: Avoid accumulating time drift in suspend/resumeJohn Stultz-17/+48
2011-06-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+3
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches-18/+15
2011-06-09unicore32: move rtc-puv3.c to drivers/rtc directoryGuan Xuetao-0/+369
2011-06-08spi/rtc-m41t93: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven-1/+1
2011-06-01rtc: Staticize non-exported __rtc_set_alarm()Mark Brown-1/+1
2011-06-01rtc: Fix ioctl error path returnJohn Stultz-1/+2
2011-05-26drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang-6/+0
2011-05-26drivers/rtc/rtc-pcf50633.c: don't request update IRQLars-Peter Clausen-20/+3
2011-05-26rtc: add support for spear rtcRajeev Kumar-0/+543
2011-05-26drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_regionJulia Lawall-2/+2
2011-05-26rtc: add basic support for ST M41T93 SPI RTCVoss, Nikolaus-0/+235
2011-05-26rtc: add rv3029c2 RTC supportHeiko Schocher-0/+464
2011-05-26rtc: add EM3027 rtc driverMike Rapoport-0/+171
2011-05-26rtc: add support for the RTC in VIA VT8500 and compatiblesAlexey Charkov-0/+374
2011-05-26mfd: Add rtc support to 88pm860xHaojian Zhuang-0/+438
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-0/+170
2011-05-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-19/+11
2011-05-17tile: add an RTC driver for the Tilera hypervisorChris Metcalf-0/+170
2011-05-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-26/+40
2011-05-11drivers/rtc/rtc-s3c.c: fixup wake support for rtcBen Dooks-3/+10
2011-05-06rtc: mc13xxx: Don't call rtc_device_register while holding lockUwe Kleine-König-2/+6
2011-05-06rtc: rp5c01: Initialize drvdata before registering deviceJohn Stultz-2/+3
2011-05-06rtc: pcap: Initialize drvdata before registering deviceJohn Stultz-1/+3
2011-05-06rtc: msm6242: Initialize drvdata before registering deviceJohn Stultz-1/+2
2011-05-06rtc: max8998: Initialize drvdata before registering deviceJohn Stultz-2/+3
2011-05-06rtc: max8925: Initialize drvdata before registering deviceJohn Stultz-2/+3
2011-05-06rtc: m41t80: Initialize clientdata before registering deviceJohn Stultz-2/+3
2011-05-06rtc: ds1286: Initialize drvdata before registering deviceJohn Stultz-1/+1
2011-05-06rtc: ep93xx: Initialize drvdata before registering deviceWolfram Sang-3/+2
2011-05-06rtc: davinci: Initialize drvdata before registering deviceWolfram Sang-2/+3
2011-05-06rtc: mxc: Initialize drvdata before registering deviceWolfram Sang-8/+11
2011-05-02Merge branch 'linus' into timers/coreThomas Gleixner-1/+2
2011-05-02RTC: Disable CONFIG_RTC_CLASS from being built as a moduleJohn Stultz-5/+2
2011-04-28rtc: max8925: Call dev_set_drvdata before rtc_device_registerZhangfei Gao-1/+2
2011-04-26time: Add timekeeping_inject_sleeptimeJohn Stultz-14/+9
2011-04-25Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2
2011-04-20rtc: fix coh901331 startup crashLinus Walleij-2/+2
2011-04-18RTC: rtc-omap: Fix a leak of the IRQ during init failureAxel Lin-1/+1
2011-04-16Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds-3/+29
2011-04-14drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id tableAxel Lin-0/+1
2011-04-13Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstul...Thomas Gleixner-3/+29
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds-3/+4
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds-6/+6
2011-04-07rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm()Feng Tang-3/+4
2011-04-06RTC: rtc-mrst: follow on to the change of rtc_device_register()Feng Tang-3/+4
2011-04-04rtc-mrst: Fix section typesMajor Lee-5/+5
2011-03-31Fix common misspellingsLucas De Marchi-6/+6
2011-03-29RTC: add missing "return 0" in new alarm func for rtc-bfin.cMike Frysinger-0/+2