Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | rtc: change to new flag variable | matt mooney | 2011-03-17 | 1 | -3/+1 | |
* | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-18 | 3 | -3/+3 | |
|\ \ | ||||||
| * \ | Merge remote-tracking branch 'origin' into spi/next | Grant Likely | 2011-03-17 | 34 | -899/+271 | |
| |\ \ | ||||||
| * | | | spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devices | Geert Uytterhoeven | 2011-03-17 | 3 | -3/+3 | |
| | |/ | |/| | ||||||
| | | | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
*---. \ \ | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds | 2011-03-17 | 2 | -2/+2 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | | | | | ||||||
| | | \ \ | ||||||
| | | \ \ | ||||||
| | | \ \ | ||||||
| | *---. \ \ | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King | 2011-03-17 | 28 | -352/+417 | |
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | | | | |/ | ||||||
| | | | * | | ARM: amba: make probe() functions take const id tables | Russell King | 2011-02-23 | 2 | -2/+2 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-16 | 1 | -5/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | dt: Eliminate of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -5/+4 | |
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 2 | -1/+57 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | rtc: cmos: Add OF bindings | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+45 | |
| * | | | | | | Merge branch 'linus' into x86/platform | Thomas Gleixner | 2011-02-23 | 25 | -318/+376 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| * | | | | | | Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int... | Thomas Gleixner | 2011-02-22 | 17 | -394/+599 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | mrst/vrtc: Avoid using cmos rtc ops | Feng Tang | 2011-02-14 | 1 | -1/+12 | |
* | | | | | | | RTC: sa1100: Update the sa1100 RTC driver. | Marcelo Roberto Jimenez | 2011-03-09 | 1 | -108/+3 | |
* | | | | | | | RTC: Fix the cross interrupt issue on rtc-test. | Marcelo Roberto Jimenez | 2011-03-09 | 1 | -4/+9 | |
* | | | | | | | RTC: Remove UIE and PIE information from the sa1100 driver proc. | Marcelo Roberto Jimenez | 2011-03-09 | 1 | -9/+2 | |
* | | | | | | | RTC: Include information about UIE and PIE in RTC driver proc. | Marcelo Roberto Jimenez | 2011-03-09 | 1 | -0/+8 | |
* | | | | | | | RTC: Clean out UIE icotl implementations | John Stultz | 2011-03-09 | 9 | -225/+0 | |
* | | | | | | | RTC: Cleanup rtc_class_ops->update_irq_enable() | John Stultz | 2011-03-09 | 16 | -236/+1 | |
* | | | | | | | RTC: Cleanup rtc_class_ops->irq_set_freq() | John Stultz | 2011-03-09 | 8 | -103/+0 | |
* | | | | | | | RTC: Cleanup rtc_class_ops->irq_set_state | John Stultz | 2011-03-09 | 10 | -208/+0 | |
* | | | | | | | RTC: Initialize kernel state from RTC | John Stultz | 2011-03-09 | 2 | -0/+187 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie() | Axel Lin | 2011-03-04 | 1 | -5/+7 | |
* | | | | | | drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chip | Lei Xu | 2011-02-25 | 1 | -5/+9 | |
* | | | | | | RTC: fix typo in drivers/rtc/rtc-at91sam9.c | Jelle Martijn Kok | 2011-02-25 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-02-18 | 3 | -4/+135 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | RTC: Re-enable UIE timer/polling emulation | John Stultz | 2011-02-17 | 2 | -2/+18 | |
| * | | | | RTC: Revert UIE emulation removal | John Stultz | 2011-02-17 | 2 | -0/+116 | |
| * | | | | RTC: Release mutex in error path of rtc_alarm_irq_enable | Uwe Kleine-König | 2011-02-17 | 1 | -3/+2 | |
* | | | | | Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-02-14 | 21 | -313/+232 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | RTC: Fix minor compile warning | John Stultz | 2011-02-03 | 2 | -2/+2 | |
| * | | | | RTC: Convert rtc drivers to use the alarm_irq_enable method | John Stultz | 2011-02-03 | 18 | -297/+223 | |
| * | | | | RTC: Fix rtc driver ioctl specific shortcutting | John Stultz | 2011-02-03 | 1 | -14/+7 | |
* | | | | | drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open() | Alexander Strakh | 2011-02-11 | 1 | -1/+5 | |
|/ / / / | ||||||
* | | | | RTC: Prevents a division by zero in kernel code. | Marcelo Roberto Jimenez | 2011-02-03 | 2 | -0/+4 | |
| |/ / |/| | | ||||||
* | | | RTC: Remove Kconfig symbol for UIE emulation | Uwe Kleine-König | 2011-01-21 | 1 | -12/+0 | |
* | | | RTC: Properly handle rtc_read_alarm error propagation and fix bug | John Stultz | 2011-01-21 | 1 | -3/+9 | |
* | | | RTC: Propagate error handling via rtc_timer_enqueue properly | John Stultz | 2011-01-21 | 1 | -21/+28 | |
| |/ |/| | ||||||
* | | mfd: Support LP3974 RTC | MyungJoo Ham | 2011-01-14 | 1 | -5/+49 | |
* | | rtc: rtc-max6902 - set driver data in max6902_probe() | Axel Lin | 2011-01-13 | 1 | -1/+2 | |
* | | rtc-cmos: fix suspend/resume | Paul Fox | 2011-01-13 | 1 | -7/+9 | |
* | | drivers/rtc/rtc-omap.c: fix a memory leak | Axel Lin | 2011-01-13 | 1 | -2/+4 | |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-01-11 | 1 | -1/+2 | |
|\ \ | ||||||
| * \ | Merge remote branch 'gcl/next' into next | Benjamin Herrenschmidt | 2011-01-11 | 1 | -1/+1 | |
| |\ \ | ||||||
| * | | | rtc-cmos.c : Fix warning on PowerPC | Srikanth Krishnakar | 2010-11-29 | 1 | -1/+2 | |
* | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-01-11 | 4 | -329/+390 | |
|\ \ \ \ | ||||||
| * | | | | rtc: Namespace fixup | Thomas Gleixner | 2010-12-13 | 2 | -24/+24 | |
| * | | | | RTC: Remove UIE emulation | John Stultz | 2010-12-10 | 1 | -104/+0 | |
| * | | | | RTC: Rework RTC code to use timerqueue for events | John Stultz | 2010-12-10 | 3 | -225/+390 |