Age | Commit message (Expand) | Author |
2012-03-27 | watchdog: Convert wm8350_wdt driver to watchdog core | Axel Lin |
2012-03-27 | watchdog: Convert jz4740_wdt driver to watchdog core | Axel Lin |
2012-03-27 | watchdog: nowayout is bool | Wim Van Sebroeck |
2012-03-27 | watchdog: Use pr_<fmt> and pr_<level> | Joe Perches |
2012-03-27 | watchdog: pnx4008: don't use __raw_-accessors | Wolfram Sang |
2012-03-27 | watchdog: pnx4008: cleanup resource handling using managed devices | Wolfram Sang |
2012-03-27 | watchdog: sp805_wdt: add pm callbacks to support standby/S2R/hibernation | Viresh Kumar |
2012-03-27 | watchdog: make imx2_wdt report boot status correctly | Oskar Schirmer |
2012-03-24 | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-03-24 | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2012-03-24 | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2012-03-24 | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds |
2012-03-24 | xen/acpi: Fix Kconfig dependency on CPU_FREQ | Konrad Rzeszutek Wilk |
2012-03-23 | Merge tag 'amd64-edac-updates-for-3.4' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2012-03-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2012-03-23 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2012-03-23 | Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-23 | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-23 | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-23 | Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2012-03-24 | Merge branch 'mmci' into amba | Russell King |
2012-03-23 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-23 | usermodehelper: use UMH_WAIT_PROC consistently | Oleg Nesterov |
2012-03-23 | rtc: ds1307: generalise ram size and offset | Austin Boyle |
2012-03-23 | rtc: ds1307: comment and format cleanup | David Anders |
2012-03-23 | rtc: ds1307: simplify irq setup code | Wolfram Sang |
2012-03-23 | rtc: ds1307: refactor chip_desc table | Wolfram Sang |
2012-03-23 | rtc: driver for DA9052/53 PMIC v1 | Ashish Jangam |
2012-03-23 | drivers/rtc/rtc-max8925.c: fix alarm->enabled mistake in max8925_rtc_read_ala... | Kevin Liu |
2012-03-23 | drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm() return value error | Kevin Liu |
2012-03-23 | drivers/rtc/rtc-pm8xxx.c: make pm8xxx_rtc_pm_ops static | Navin P |
2012-03-23 | drivers/rtc: remove IRQF_DISABLED | Yong Zhang |
2012-03-23 | drivers/rtc/rtc-twl.c: return correct RTC event from ISR | Venu Byravarasu |
2012-03-23 | drivers/rtc/rtc-twl.c: simplify RTC interrupt clearing | Venu Byravarasu |
2012-03-23 | drivers/rtc/rtc-twl.c: enable RTC irrespective of its prior state | Venu Byravarasu |
2012-03-23 | drivers/rtc/rtc-twl.c: optimize IRQ bit access | Venu Byravarasu |
2012-03-23 | MIPS: add RTC support for loongson1B | zhao zhang |
2012-03-23 | rtc: convert rtc i2c drivers to module_i2c_driver | Axel Lin |
2012-03-23 | rtc: convert rtc spi drivers to module_spi_driver | Axel Lin |
2012-03-23 | rtc/rtc-spear: call platform_set_drvdata() before registering rtc device | Viresh Kumar |
2012-03-23 | rtc/spear: fix for RTC_AIE_ON and RTC_AIE_OFF ioctl errors | Shiraz Hashim |
2012-03-23 | rtc-spear: fix for balancing the enable_irq_wake in Power Mgmt | Deepak Sikri |
2012-03-23 | led-class: change back LEDS_CLASS to tristate instead of bool | Bryan Wu |
2012-03-23 | drivers/leds/leds-lm3530.c: move the code setting gen_config to one place | Axel Lin |
2012-03-23 | drivers/leds/leds-pca9633.c: remove unused 'adapter' variable | Axel Lin |
2012-03-23 | leds-lm3530: replace pltfm with pdata | Kim, Milo |
2012-03-23 | leds-lm3530: remove LM3530_ALS_ZONE_REG code | Kim, Milo |
2012-03-23 | leds-lm3530: support pwm input mode | Kim, Milo |
2012-03-23 | leds-lm3530: replace i2c_client with led_classdev | Kim, Milo |
2012-03-23 | leds-lm3530: set the max_brightness to 127 | Kim, Milo |