Age | Commit message (Expand) | Author | Files | Lines |
2011-05-17 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 11 | -26/+40 |
2011-05-12 | drivers/rtc/rtc-s3c.c: fixup wake support for rtc | Ben Dooks | 1 | -3/+10 |
2011-05-07 | rtc: mc13xxx: Don't call rtc_device_register while holding lock | Uwe Kleine-König | 1 | -2/+6 |
2011-05-07 | rtc: rp5c01: Initialize drvdata before registering device | John Stultz | 1 | -2/+3 |
2011-05-07 | rtc: pcap: Initialize drvdata before registering device | John Stultz | 1 | -1/+3 |
2011-05-07 | rtc: msm6242: Initialize drvdata before registering device | John Stultz | 1 | -1/+2 |
2011-05-07 | rtc: max8998: Initialize drvdata before registering device | John Stultz | 1 | -2/+3 |
2011-05-07 | rtc: max8925: Initialize drvdata before registering device | John Stultz | 1 | -2/+3 |
2011-05-07 | rtc: m41t80: Initialize clientdata before registering device | John Stultz | 1 | -2/+3 |
2011-05-07 | rtc: ds1286: Initialize drvdata before registering device | John Stultz | 1 | -1/+1 |
2011-05-07 | rtc: ep93xx: Initialize drvdata before registering device | Wolfram Sang | 1 | -3/+2 |
2011-05-07 | rtc: davinci: Initialize drvdata before registering device | Wolfram Sang | 1 | -2/+3 |
2011-05-07 | rtc: mxc: Initialize drvdata before registering device | Wolfram Sang | 1 | -8/+11 |
2011-04-28 | rtc: max8925: Call dev_set_drvdata before rtc_device_register | Zhangfei Gao | 1 | -1/+2 |
2011-04-26 | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
2011-04-20 | rtc: fix coh901331 startup crash | Linus Walleij | 1 | -2/+2 |
2011-04-18 | RTC: rtc-omap: Fix a leak of the IRQ during init failure | Axel Lin | 1 | -1/+1 |
2011-04-16 | Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f... | Linus Torvalds | 4 | -3/+29 |
2011-04-15 | drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id table | Axel Lin | 1 | -0/+1 |
2011-04-13 | Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstul... | Thomas Gleixner | 4 | -3/+29 |
2011-04-07 | Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-... | Linus Torvalds | 1 | -3/+4 |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 5 | -6/+6 |
2011-04-07 | rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm() | Feng Tang | 1 | -3/+4 |
2011-04-07 | RTC: rtc-mrst: follow on to the change of rtc_device_register() | Feng Tang | 1 | -3/+4 |
2011-04-04 | rtc-mrst: Fix section types | Major Lee | 1 | -5/+5 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 5 | -6/+6 |
2011-03-30 | RTC: add missing "return 0" in new alarm func for rtc-bfin.c | Mike Frysinger | 1 | -0/+2 |
2011-03-30 | RTC: Fix s3c compile error due to missing s3c_rtc_setpie | Vasily Khoruzhick | 1 | -2/+0 |
2011-03-30 | RTC: Fix early irqs caused by calling rtc_set_alarm too early | John Stultz | 2 | -1/+27 |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner | 1 | -3/+3 |
2011-03-23 | rtc: add real-time clock driver for NVIDIA Tegra | Andrew Chew | 3 | -0/+499 |
2011-03-23 | drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file | Vasiliy Kulikov | 1 | -1/+1 |
2011-03-23 | drivers/rtc/rtc-isl1208.c: add alarm support | Ryan Mallon | 1 | -5/+171 |
2011-03-23 | rtc: convert DS1374 to dev_pm_ops | Mark Brown | 1 | -6/+13 |
2011-03-21 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -3/+1 |
2011-03-18 | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 3 | -3/+3 |
2011-03-18 | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds | 2 | -2/+2 |
2011-03-17 | Merge remote-tracking branch 'origin' into spi/next | Grant Likely | 34 | -899/+271 |
2011-03-17 | spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devices | Geert Uytterhoeven | 3 | -3/+3 |
2011-03-17 | rtc: change to new flag variable | matt mooney | 1 | -3/+1 |
2011-03-17 | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King | 28 | -352/+417 |
2011-03-17 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -5/+4 |
2011-03-16 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -1/+57 |
2011-03-09 | RTC: sa1100: Update the sa1100 RTC driver. | Marcelo Roberto Jimenez | 1 | -108/+3 |
2011-03-09 | RTC: Fix the cross interrupt issue on rtc-test. | Marcelo Roberto Jimenez | 1 | -4/+9 |
2011-03-09 | RTC: Remove UIE and PIE information from the sa1100 driver proc. | Marcelo Roberto Jimenez | 1 | -9/+2 |
2011-03-09 | RTC: Include information about UIE and PIE in RTC driver proc. | Marcelo Roberto Jimenez | 1 | -0/+8 |
2011-03-09 | RTC: Clean out UIE icotl implementations | John Stultz | 9 | -225/+0 |
2011-03-09 | RTC: Cleanup rtc_class_ops->update_irq_enable() | John Stultz | 16 | -236/+1 |
2011-03-09 | RTC: Cleanup rtc_class_ops->irq_set_freq() | John Stultz | 8 | -103/+0 |