| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-07-31 | 1 | -1/+23 |
|\ \
| |/
|/| |
|
| * | rtc: wm831x: Feed the write counter into device_add_randomness() | Mark Brown | 2012-07-19 | 1 | -1/+23 |
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-30 | 9 | -98/+133 |
|\ \ |
|
| * | | drivers/rtc/rtc-pcf8563.c: add device tree support | Nick Bowler | 2012-07-30 | 1 | -0/+10 |
| * | | drivers/rtc/rtc-pcf8563.c: set owner field in driver struct | Nick Bowler | 2012-07-30 | 1 | -0/+1 |
| * | | rtc/rtc-da9052: remove unneed devm_kfree call | Devendra Naga | 2012-07-30 | 1 | -4/+1 |
| * | | rtc/mc13xxx: add support for the rtc in the mc34708 pmic | Uwe Kleine-König | 2012-07-30 | 1 | -0/+2 |
| * | | rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIAS | Uwe Kleine-König | 2012-07-30 | 1 | -2/+2 |
| * | | drivers/rtc/rtc-s3c.c: replace #include header files from asm/* to linux/* | Sachin Kamat | 2012-07-30 | 1 | -2/+2 |
| * | | drivers/rtc/rtc-r9701.c: check that r9701_set_datetime() succeeded | Andrew Morton | 2012-07-30 | 1 | -1/+2 |
| * | | drivers/rtc/rtc-r9701.c: avoid second call to rtc_valid_tm() | Devendra Naga | 2012-07-30 | 1 | -2/+1 |
| * | | drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED version | Bengt Jonsson | 2012-07-30 | 1 | -16/+11 |
| * | | drivers/rtc/rtc-ab8500.c: use UIE emulation | Ramesh Chandrasekaran | 2012-07-30 | 2 | -1/+15 |
| * | | rtc: pl031: fix up IRQ flags | Mattias Wallin | 2012-07-30 | 1 | -1/+10 |
| * | | rtc: pl031: use per-vendor variables for special init | Linus Walleij | 2012-07-30 | 1 | -9/+14 |
| * | | rtc: pl031: encapsulate per-vendor ops | Linus Walleij | 2012-07-30 | 1 | -22/+39 |
| * | | drivers/rtc/rtc-coh901331.c: use devm allocation | Linus Walleij | 2012-07-30 | 1 | -35/+15 |
| * | | drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepare | Linus Walleij | 2012-07-30 | 1 | -3/+8 |
* | | | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-07-30 | 4 | -6/+389 |
|\ \ \
| |/ /
|/| | |
|
| * | | rtc: Add rtc support to 88PM80X PMIC | Qiao Zhou | 2012-07-09 | 3 | -0/+382 |
| * | | mfd: Transfer rtc max8925 irq from MFD defined resources | Haojian Zhuang | 2012-07-09 | 1 | -6/+7 |
| |/ |
|
* | | Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes | Arnd Bergmann | 2012-07-25 | 1 | -1/+1 |
|\ \ |
|
| * | | ARM: Kirkwood: Replace mrvl with marvell | Andrew Lunn | 2012-07-25 | 1 | -1/+1 |
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-07-23 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | rtc: stmp3xxx: Add simple binding for the stmp3xxx-rtc | Marek Vasut | 2012-07-03 | 1 | -0/+8 |
| | |/
| |/| |
|
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-07-23 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | ARM: at91: fix new build errors | Arnd Bergmann | 2012-07-04 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'pm-drivers' | Rafael J. Wysocki | 2012-07-19 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | rtc-cmos: report wakeups from interrupt handler | Paul Fox | 2012-07-17 | 1 | -0/+1 |
| |/ |
|
* | | drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT | Kevin Hilman | 2012-07-11 | 1 | -1/+1 |
* | | drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning | Benoît Thébaudeau | 2012-07-11 | 1 | -2/+3 |
* | | drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic... | Lee Jones | 2012-07-11 | 1 | -1/+7 |
* | | drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ | Lee Jones | 2012-07-11 | 1 | -1/+1 |
* | | drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove() | Devendra Naga | 2012-07-11 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'pm-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2012-06-03 | 1 | -3/+6 |
|\ |
|
| * | rtc-cmos / PM: report wakeup event on ACPI RTC alarm | Daniel Drake | 2012-05-29 | 1 | -3/+6 |
* | | drivers/rtc/rtc-s3c.c: fix compiler warning | Sachin Kamat | 2012-05-29 | 1 | -1/+1 |
* | | drivers/rtc/rtc-tegra.c: clean up probe/remove routines | Hannu Heikkinen | 2012-05-29 | 1 | -37/+13 |
* | | drivers/rtc/rtc-pl031.c: remove RTC timer interrupt handling | Rajkumar Kasirajan | 2012-05-29 | 1 | -11/+3 |
* | | drivers/rtc/rtc-lpc32xx.c: add device tree support | Roland Stigge | 2012-05-29 | 1 | -1/+11 |
* | | drivers/rtc/rtc-m41t93.c: don't let get_time() reset M41T93_FLAG_OF | Nikolaus Voss | 2012-05-29 | 1 | -19/+27 |
* | | rtc: ds1307: add trickle charger support | Wolfram Sang | 2012-05-29 | 1 | -3/+16 |
* | | rtc: ds1307: remove superfluous initialization | Wolfram Sang | 2012-05-29 | 1 | -1/+0 |
* | | rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXC | Fabio Estevam | 2012-05-29 | 2 | -2/+2 |
* | | drivers/rtc/Kconfig: place RTC_DRV_IMXDI and RTC_MXC under "on-CPU RTC drivers" | Fabio Estevam | 2012-05-29 | 1 | -21/+21 |
* | | drivers/rtc/rtc-pcf8563.c: add RTC_VL_READ/RTC_VL_CLR ioctl feature | Alexander Stein | 2012-05-29 | 1 | -1/+43 |
* | | drivers/rtc/rtc-ep93xx.c: convert to use module_platform_driver() | H Hartley Sweeten | 2012-05-29 | 1 | -18/+6 |
* | | rtc/spear: add Device Tree probing capability | Viresh Kumar | 2012-05-29 | 1 | -0/+10 |
* | | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-05-29 | 1 | -1/+1 |
|\ \ |
|
| * | | mfd: Convert wm831x to irq_domain | Mark Brown | 2012-05-20 | 1 | -1/+1 |