aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2011-05-26drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang
2011-05-26drivers/rtc/rtc-pcf50633.c: don't request update IRQLars-Peter Clausen
2011-05-26rtc: add support for spear rtcRajeev Kumar
2011-05-26drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_regionJulia Lawall
2011-05-26rtc: add basic support for ST M41T93 SPI RTCVoss, Nikolaus
2011-05-26rtc: add rv3029c2 RTC supportHeiko Schocher
2011-05-26rtc: add EM3027 rtc driverMike Rapoport
2011-05-26rtc: add support for the RTC in VIA VT8500 and compatiblesAlexey Charkov
2011-05-26mfd: Add rtc support to 88pm860xHaojian Zhuang
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-05-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-17tile: add an RTC driver for the Tilera hypervisorChris Metcalf
2011-05-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-05-11drivers/rtc/rtc-s3c.c: fixup wake support for rtcBen Dooks
2011-05-06rtc: mc13xxx: Don't call rtc_device_register while holding lockUwe Kleine-König
2011-05-06rtc: rp5c01: Initialize drvdata before registering deviceJohn Stultz
2011-05-06rtc: pcap: Initialize drvdata before registering deviceJohn Stultz
2011-05-06rtc: msm6242: Initialize drvdata before registering deviceJohn Stultz
2011-05-06rtc: max8998: Initialize drvdata before registering deviceJohn Stultz
2011-05-06rtc: max8925: Initialize drvdata before registering deviceJohn Stultz
2011-05-06rtc: m41t80: Initialize clientdata before registering deviceJohn Stultz
2011-05-06rtc: ds1286: Initialize drvdata before registering deviceJohn Stultz
2011-05-06rtc: ep93xx: Initialize drvdata before registering deviceWolfram Sang
2011-05-06rtc: davinci: Initialize drvdata before registering deviceWolfram Sang
2011-05-06rtc: mxc: Initialize drvdata before registering deviceWolfram Sang
2011-05-02Merge branch 'linus' into timers/coreThomas Gleixner
2011-05-02RTC: Disable CONFIG_RTC_CLASS from being built as a moduleJohn Stultz
2011-04-28rtc: max8925: Call dev_set_drvdata before rtc_device_registerZhangfei Gao
2011-04-26time: Add timekeeping_inject_sleeptimeJohn Stultz
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