summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-12-19watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...Peter Ujfalusi
2012-12-19watchdog: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-12-19watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
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: 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 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-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-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
2012-12-19mlx4_core: Fix error flow in the flow steering wrapperHadar Hen Zion
2012-12-19mlx4_core: Add QPN enforcement for flow steering rules set by VFsHadar Hen Zion
2012-12-19cxgb4: Add LE hash collision bug fix path in LLD driverVipul Pandya
2012-12-19cxgb4: Add T4 filter supportVipul Pandya