| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'android-3.0' into android-omap-3.0 | Colin Cross | 2011-09-08 | 1 | -1/+1 |
|\ |
|
| * | rtc alarm: fix bad index when canceling alarms[] | JP Abgrall | 2011-09-07 | 1 | -1/+1 |
* | | Merge branch 'android-3.0' into android-omap-3.0 | Colin Cross | 2011-08-10 | 2 | -18/+39 |
|\ \
| |/ |
|
| * | Merge commit 'v3.0.1' into android-3.0 | Colin Cross | 2011-08-10 | 2 | -18/+39 |
| |\ |
|
| | * | drivers/rtc/rtc-tegra.c: properly initialize spinlock | Uwe Kleine-König | 2011-08-04 | 1 | -1/+1 |
| | * | rtc: limit frequency | Thomas Gleixner | 2011-08-04 | 1 | -1/+1 |
| | * | rtc: fix hrtimer deadlock | Thomas Gleixner | 2011-08-04 | 1 | -19/+37 |
| | * | rtc: handle errors correctly in rtc_irq_set_state() | Thomas Gleixner | 2011-08-04 | 1 | -0/+3 |
* | | | Merge branch 'linux-omap-3.0' into android-omap-3.0 | Colin Cross | 2011-07-27 | 1 | -39/+28 |
|\ \ \ |
|
| * | | | rtc: twl: Fix registration vs. init order | Todd Poynor | 2011-07-26 | 1 | -31/+28 |
| * | | | rtc: twl: Use threaded IRQ, remove IRQ enable in interrupt handler | Todd Poynor | 2011-07-26 | 1 | -11/+3 |
* | | | | Merge branch 'linux-omap-3.0' into android-omap-3.0 | Erik Gilling | 2011-07-26 | 1 | -0/+3 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | rtc: twl: Enable RTC IRQ for wakeup | Todd Poynor | 2011-07-25 | 1 | -0/+3 |
| |/ |
|
* | | Merge commit 'v3.0-rc5' into android-3.0 | Colin Cross | 2011-06-29 | 2 | -42/+4 |
|\ \
| |/ |
|
| * | drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338 | Priyanka Jain | 2011-06-27 | 1 | -0/+1 |
| * | rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable() | Alexey Charkov | 2011-06-23 | 1 | -42/+3 |
* | | rtc: alarm: Update hrtimer if alarm at the head of the queue is reprogrammed | Arve Hjønnevåg | 2011-06-14 | 1 | -4/+7 |
* | | rtc: alarm: Don't use save_time_delta. | Arve Hjønnevåg | 2011-06-14 | 1 | -5/+6 |
* | | rtc: alarm: Add in-kernel alarm interface | Arve Hjønnevåg | 2011-06-14 | 4 | -325/+638 |
* | | rtc: Add android alarm driver. | Arve Hjønnevåg | 2011-06-14 | 3 | -0/+579 |
|/ |
|
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-06-13 | 2 | -2/+3 |
|\ |
|
| * | rtc: Staticize non-exported __rtc_set_alarm() | Mark Brown | 2011-06-01 | 1 | -1/+1 |
| * | rtc: Fix ioctl error path return | John Stultz | 2011-06-01 | 1 | -1/+2 |
* | | unicore32: move rtc-puv3.c to drivers/rtc directory | Guan Xuetao | 2011-06-09 | 3 | -0/+369 |
* | | spi/rtc-m41t93: Use spi_get_drvdata() for SPI devices | Geert Uytterhoeven | 2011-06-08 | 1 | -1/+1 |
|/ |
|
* | drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h | Wolfram Sang | 2011-05-26 | 1 | -6/+0 |
* | drivers/rtc/rtc-pcf50633.c: don't request update IRQ | Lars-Peter Clausen | 2011-05-26 | 1 | -20/+3 |
* | rtc: add support for spear rtc | Rajeev Kumar | 2011-05-26 | 3 | -0/+543 |
* | drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_region | Julia Lawall | 2011-05-26 | 1 | -2/+2 |
* | rtc: add basic support for ST M41T93 SPI RTC | Voss, Nikolaus | 2011-05-26 | 3 | -0/+235 |
* | rtc: add rv3029c2 RTC support | Heiko Schocher | 2011-05-26 | 3 | -0/+464 |
* | rtc: add EM3027 rtc driver | Mike Rapoport | 2011-05-26 | 3 | -0/+171 |
* | rtc: add support for the RTC in VIA VT8500 and compatibles | Alexey Charkov | 2011-05-26 | 3 | -0/+374 |
* | mfd: Add rtc support to 88pm860x | Haojian Zhuang | 2011-05-26 | 3 | -0/+438 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2011-05-25 | 3 | -0/+170 |
|\ |
|
| * | tile: add an RTC driver for the Tilera hypervisor | Chris Metcalf | 2011-05-17 | 3 | -0/+170 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-19 | 2 | -19/+11 |
|\ \ |
|
| * \ | Merge branch 'linus' into timers/core | Thomas Gleixner | 2011-05-02 | 1 | -1/+2 |
| |\ \ |
|
| * | | | RTC: Disable CONFIG_RTC_CLASS from being built as a module | John Stultz | 2011-05-02 | 1 | -5/+2 |
| * | | | time: Add timekeeping_inject_sleeptime | John Stultz | 2011-04-26 | 1 | -14/+9 |
| | |/
| |/| |
|
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-05-17 | 11 | -26/+40 |
|\ \ \ |
|
| * | | | rtc: mc13xxx: Don't call rtc_device_register while holding lock | Uwe Kleine-König | 2011-05-06 | 1 | -2/+6 |
| * | | | rtc: rp5c01: Initialize drvdata before registering device | John Stultz | 2011-05-06 | 1 | -2/+3 |
| * | | | rtc: pcap: Initialize drvdata before registering device | John Stultz | 2011-05-06 | 1 | -1/+3 |
| * | | | rtc: msm6242: Initialize drvdata before registering device | John Stultz | 2011-05-06 | 1 | -1/+2 |
| * | | | rtc: max8998: Initialize drvdata before registering device | John Stultz | 2011-05-06 | 1 | -2/+3 |
| * | | | rtc: max8925: Initialize drvdata before registering device | John Stultz | 2011-05-06 | 1 | -2/+3 |
| * | | | rtc: m41t80: Initialize clientdata before registering device | John Stultz | 2011-05-06 | 1 | -2/+3 |
| * | | | rtc: ds1286: Initialize drvdata before registering device | John Stultz | 2011-05-06 | 1 | -1/+1 |
| * | | | rtc: ep93xx: Initialize drvdata before registering device | Wolfram Sang | 2011-05-06 | 1 | -3/+2 |