summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* rtc: fix hrtimer deadlockThomas Gleixner2011-07-261-19/+37
* rtc: limit frequencyThomas Gleixner2011-07-261-1/+1
* rtc: handle errors correctly in rtc_irq_set_state()Thomas Gleixner2011-07-261-0/+3
* Merge 'akpm' patch seriesLinus Torvalds2011-07-257-13/+664
|\
| * drivers/rtc/rtc-tegra.c: properly initialize spinlockUwe Kleine-König2011-07-251-1/+1
| * drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_se...Jesper Juhl2011-07-251-1/+1
| * drivers/rtc: add support for Qualcomm PMIC8xxx RTCAnirudh Ghayal2011-07-253-0/+561
| * drivers/rtc/rtc-s3c.c: support clock gatingDonggeun Kim2011-07-251-1/+26
| * drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200Dmitry Eremin-Solenikov2011-07-252-10/+75
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-2510-18/+15
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2011-07-114-44/+7
| |\
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-1010-18/+15
* | | Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-223-79/+86
|\ \ \
| * | | rtc: stmp3xxx: Remove UIE handlersWolfram Sang2011-07-011-43/+18
| * | | rtc: stmp3xxx: Get rid of mach-specific accessorsWolfram Sang2011-07-011-30/+34
| * | | rtc: stmp3xxx: Initialize drvdata before registering deviceWolfram Sang2011-07-011-2/+5
| * | | rtc: stmp3xxx: Port stmp-functions to mxs-equivalentsWolfram Sang2011-07-012-17/+17
| * | | rtc: stmp3xxx: Restore register definitionsWolfram Sang2011-07-011-37/+60
| * | | rtc: vt8500: Use define instead of hardcoded value for status bitWolfram Sang2011-07-011-2/+4
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-221-17/+48
|\ \ \ | |/ / |/| |
| * | rtc: Avoid accumulating time drift in suspend/resumeJohn Stultz2011-06-211-17/+48
* | | drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338Priyanka Jain2011-06-271-0/+1
* | | rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable()Alexey Charkov2011-06-231-42/+3
|/ /
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-06-132-2/+3
|\ \ | |/ |/|
| * rtc: Staticize non-exported __rtc_set_alarm()Mark Brown2011-06-011-1/+1
| * rtc: Fix ioctl error path returnJohn Stultz2011-06-011-1/+2
* | unicore32: move rtc-puv3.c to drivers/rtc directoryGuan Xuetao2011-06-093-0/+369
* | spi/rtc-m41t93: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven2011-06-081-1/+1
|/
* drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang2011-05-261-6/+0
* drivers/rtc/rtc-pcf50633.c: don't request update IRQLars-Peter Clausen2011-05-261-20/+3
* rtc: add support for spear rtcRajeev Kumar2011-05-263-0/+543
* drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_regionJulia Lawall2011-05-261-2/+2
* rtc: add basic support for ST M41T93 SPI RTCVoss, Nikolaus2011-05-263-0/+235
* rtc: add rv3029c2 RTC supportHeiko Schocher2011-05-263-0/+464
* rtc: add EM3027 rtc driverMike Rapoport2011-05-263-0/+171
* rtc: add support for the RTC in VIA VT8500 and compatiblesAlexey Charkov2011-05-263-0/+374
* mfd: Add rtc support to 88pm860xHaojian Zhuang2011-05-263-0/+438
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-253-0/+170
|\
| * tile: add an RTC driver for the Tilera hypervisorChris Metcalf2011-05-173-0/+170
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-192-19/+11
|\ \
| * \ Merge branch 'linus' into timers/coreThomas Gleixner2011-05-021-1/+2
| |\ \
| * | | RTC: Disable CONFIG_RTC_CLASS from being built as a moduleJohn Stultz2011-05-021-5/+2
| * | | time: Add timekeeping_inject_sleeptimeJohn Stultz2011-04-261-14/+9
| | |/ | |/|
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-1711-26/+40
|\ \ \
| * | | rtc: mc13xxx: Don't call rtc_device_register while holding lockUwe Kleine-König2011-05-061-2/+6
| * | | rtc: rp5c01: Initialize drvdata before registering deviceJohn Stultz2011-05-061-2/+3
| * | | rtc: pcap: Initialize drvdata before registering deviceJohn Stultz2011-05-061-1/+3
| * | | rtc: msm6242: Initialize drvdata before registering deviceJohn Stultz2011-05-061-1/+2
| * | | rtc: max8998: Initialize drvdata before registering deviceJohn Stultz2011-05-061-2/+3
| * | | rtc: max8925: Initialize drvdata before registering deviceJohn Stultz2011-05-061-2/+3