aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-30Watchdog: DA9052/53 PMIC watchdog supportAshish Jangam
2012-05-30watchdog: sch56xx-common: Add proper ref-counting of watchdog dataHans de Goede
2012-05-30watchdog: sch56xx: Remove unnecessary checks for register changesHans de Goede
2012-05-30watchdog: sch56xx: Use watchdog coreHans de Goede
2012-05-30watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede
2012-05-30watchdog: Add Locking supportHans de Goede
2012-05-30watchdog: watchdog_dev: Rewrite wrapper codeHans de Goede
2012-05-30watchdog: use dev_ functionsAlan Cox
2012-05-30watchdog: create all the proper device filesAlan Cox
2012-05-30watchdog: Add a flag to indicate the watchdog doesn't reboot thingsAlan Cox
2012-05-30watchdog: Add multiple device supportAlan Cox
2012-05-30watchdog: watchdog_core.h: make functions externWim Van Sebroeck
2012-05-30watchdog: correct the name of the watchdog_core inlude fileWim Van Sebroeck
2012-05-30watchdog: Add watchdog_active() routineViresh Kumar
2012-05-30watchdog: watchdog_dev: include private header to pickup global symbol protot...H Hartley Sweeten
2012-05-29Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2012-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-05-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-05-29Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-05-29drivers/rtc/rtc-s3c.c: fix compiler warningSachin Kamat
2012-05-29drivers/rtc/rtc-tegra.c: clean up probe/remove routinesHannu Heikkinen
2012-05-29drivers/rtc/rtc-pl031.c: remove RTC timer interrupt handlingRajkumar Kasirajan
2012-05-29drivers/rtc/rtc-lpc32xx.c: add device tree supportRoland Stigge
2012-05-29drivers/rtc/rtc-m41t93.c: don't let get_time() reset M41T93_FLAG_OFNikolaus Voss
2012-05-29rtc: ds1307: add trickle charger supportWolfram Sang
2012-05-29rtc: ds1307: remove superfluous initializationWolfram Sang
2012-05-29rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXCFabio Estevam
2012-05-29drivers/rtc/Kconfig: place RTC_DRV_IMXDI and RTC_MXC under "on-CPU RTC drivers"Fabio Estevam
2012-05-29drivers/rtc/rtc-pcf8563.c: add RTC_VL_READ/RTC_VL_CLR ioctl featureAlexander Stein
2012-05-29rtc: add ioctl to get/clear battery low voltage statusAlexander Stein
2012-05-29drivers/rtc/rtc-ep93xx.c: convert to use module_platform_driver()H Hartley Sweeten
2012-05-29rtc/spear: add Device Tree probing capabilityViresh Kumar
2012-05-29lib/vsprintf.c: "%#o",0 becomes '0' instead of '00'Pierre Carrier
2012-05-29radix-tree: fix preload vector sizeNick Piggin
2012-05-29spinlock_debug: print kallsyms name for lockStephen Boyd
2012-05-29vsprintf: fix %ps on non symbols when using kallsymsStephen Boyd
2012-05-29lib/bitmap.c: fix documentation for scnprintf() functionsAndrew Morton
2012-05-29lib/string_helpers.c: make arrays staticAndrew Morton
2012-05-29lib/test-kstrtox.c: mark const init data with __initconst instead of __initdataUwe Kleine-König
2012-05-29list_debug: WARN for adding something already in the listChris Metcalf
2012-05-29leds: add LM3533 LED driverJohan Hovold
2012-05-29drivers/leds/leds-pca955x.c: fix race condition while setting brightness on s...Alexander Stein
2012-05-29leds: add new transient trigger for one shot timer activationShuah Khan
2012-05-29leds: heartbeat: stop on shutdownAlexander Holler
2012-05-29drivers/leds/leds-lm3530.c: simplify als configuration on initializationKim, Milo
2012-05-29include/linux/led-lm3530.h: comment correction about the range of brightnessKim, Milo
2012-05-29leds: change ledtrig-timer to use activated flagShuah Khan
2012-05-29leds: change existing triggers to use activated flagShuah Khan
2012-05-29leds: add new field to led_classdev struct to save activation stateShuah Khan