summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-12-19watchdog: DA9055 Watchdog driverAshish Jangam
2012-12-19watchdog: omap_wdt: eliminate gotoAaro Koskinen
2012-12-19watchdog: omap_wdt: delete redundant platform_set_drvdata() callsAaro Koskinen
2012-12-19watchdog: omap_wdt: convert to devm_ functionsAaro Koskinen
2012-12-19watchdog: omap_wdt: convert to new watchdog coreAaro Koskinen
2012-12-19watchdog: WatchDog Timer Driver Core: fix commentFabio Porcedda
2012-12-19watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepareThomas Abraham
2012-12-19watchdog: imx2_wdt: Select the driver via ARCH_MXCFabio Estevam
2012-12-19watchdog: cpu5wdt.c: add missing del_timer calldevendra.aaru
2012-12-19watchdog: hpwdt.c: Increase version stringTom Mingarelli
2012-12-19watchdog: Convert twl4030_wdt to watchdog coreJarkko Nikula
2012-12-19davinci_wdt: preparation for switch to common clock frameworkKaricheri, Muralidharan
2012-12-19watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall
2012-12-19watchdog: ath79_wdt: convert to use module_platform_driverGabor Juhos
2012-12-19hwmon-vid: Add support for AMD family 11h to 15h processorsJean Delvare
2012-12-19hwmon: (it87) Support PECI for additional chipsGuenter Roeck
2012-12-19hwmon: (it87) Report thermal sensor type as Intel PECI if appropriateGuenter Roeck
2012-12-19hwmon: (it87) Manage device specific features with tableGuenter Roeck
2012-12-19hwmon: (it87) Replace pwm group macro with direct attribute definitionsGuenter Roeck
2012-12-19hwmon: (it87) Avoid quoted string splits across linesGuenter Roeck
2012-12-19hwmon: (it87) Save fan registers in 2-dimensional arrayGuenter Roeck
2012-12-19hwmon: (it87) Introduce support for tempX_offset sysfs attributeGuenter Roeck
2012-12-19hwmon: (it87) Replace macro defining tempX_type sensors with direct definitionsGuenter Roeck
2012-12-19hwmon: (it87) Save voltage register values in 2-dimensional arrayGuenter Roeck
2012-12-19hwmon: (it87) Save temperature registers in 2-dimensional arrayGuenter Roeck
2012-12-19hwmon: (w83627ehf) Get rid of smatch warningsJean Delvare
2012-12-19hwmon: (w83627hf) Don't touch nonexistent I2C address registersJean Delvare
2012-12-19hwmon: (w83627ehf) Add support for suspendJean Delvare
2012-12-19hwmon: (w83627hf) Add support for suspendJean Delvare
2012-12-19hwmon: Fix PCI device reference leak in quirkJean Delvare
2012-12-19Merge tag 'xtensa-20121218' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2012-12-19Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-12-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-19net: qmi_wwan: add ZTE MF880Bjørn Mork
2012-12-19drivers/net: Use of_match_ptr() macro in smsc911x.cSachin Kamat
2012-12-19drivers/net: Use of_match_ptr() macro in smc91x.cSachin Kamat
2012-12-19ipv6: addrconf.c: remove unnecessary "if"Cong Ding
2012-12-19bridge: Correctly encode addresses when dumping mdb entriesVlad Yasevich
2012-12-19bridge: Do not unregister all PF_BRIDGE rtnl operationsVlad Yasevich
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-12-19use generic usbnet_manage_power()Oliver Neukum
2012-12-19usbnet: generic manage_power()Oliver Neukum
2012-12-19usbnet: handle PM failure gracefullyOliver Neukum
2012-12-19ksz884x: fix receive polling race conditionLennert Buytenhek
2012-12-19qlcnic: update driver versionSigned-off-by: Sony Chacko
2012-12-19qlcnic: fix unused variable warningsShahed Shaikh
2012-12-19watchdog: Fix disable/enable regressionBjørn Mork
2012-12-19mlx4_core: Allow choosing flow steering modeJack Morgenstein
2012-12-19mlx4_core: Adjustments to Flow Steering activation logic for SR-IOVJack Morgenstein
2012-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville