summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-01-131-4/+15
|\
| * rbd: fix cleanup when trying to mount inexistent imageYehuda Sadeh2011-01-131-4/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-01-1315-34/+1796
|\ \
| * | watchdog: Add MCF548x watchdog driver.Philippe De Muyter2011-01-123-3/+234
| * | watchdog: add driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos2011-01-123-0/+313
| * | watchdog: Add TCO support for nVidia chipsetsMike Waychison2011-01-124-0/+595
| * | watchdog: Add support for sp5100 chipset TCOPriyanka Gupta2011-01-124-0/+533
| * | watchdog: f71808e_wdt: add F71862FG, F71869 to KconfigLutz Ballaschke2011-01-121-2/+2
| * | watchdog: iTCO_wdt: TCO Watchdog patch for Intel DH89xxCC PCHSeth Heasley2011-01-121-1/+5
| * | watchdog: iTCO_wdt: TCO Watchdog patch for Intel NM10 DeviceIDsWim Van Sebroeck2011-01-121-1/+5
| * | watchdog: ks8695_wdt: include mach/hardware.h instead of mach/timex.h.Yegor Yefremov2011-01-121-1/+1
| * | watchdog: Propagate Book E WDT period changes to all coresRandy Vinson2011-01-121-2/+17
| * | watchdog: add CONFIG_WATCHDOG_NOWAYOUT support to PowerPC Book-E watchdog driverTimur Tabi2011-01-121-0/+16
| * | watchdog: alim7101_wdt: fix compiler warning on alim7101_pci_tblNamhyung Kim2011-01-121-1/+1
| * | watchdog: alim1535_wdt: fix compiler warning on ali_pci_tblNamhyung Kim2011-01-121-1/+1
| * | watchdog: Fix reboot on W83627ehf chipset.Herman Morsink Vollenbroek2011-01-121-0/+2
| * | watchdog: Add watchdog support for W83627DHG chipBenny Loenstrup Ammitzboell2011-01-122-7/+8
| * | watchdog: f71808e_wdt: Add Fintek F71869 watchdogMichel Arboi2011-01-121-1/+11
| * | watchdog: add f71862fg supportLutz Ballaschke2011-01-121-4/+41
| * | watchdog: clean-up f71808e_wdt.cLutz Ballaschke2011-01-121-10/+11
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-01-1315-174/+328
|\ \ \
| * | | hwmon: (dme1737) Minor cleanupsJuerg Haefliger2011-01-121-48/+73
| * | | hwmon: (dme1737) Add support for in7 for SCH5127Juerg Haefliger2011-01-121-15/+53
| * | | hwmon: (emc1403) Add EMC1423 supportJekyll Lai2011-01-122-6/+14
| * | | hwmon: (w83793) Drop useless mutexJean Delvare2011-01-121-4/+1
| * | | hwmon: (fschmd) Drop useless mutexJean Delvare2011-01-121-4/+1
| * | | hwmon: (w83781d) Use pr_fmt and pr_<level>Joe Perches2011-01-121-15/+14
| * | | hwmon: (pc87427) Use pr_fmt and pr_<level>Joe Perches2011-01-121-13/+13
| * | | hwmon: (pc87360) Use pr_fmt and pr_<level>Joe Perches2011-01-121-30/+23
| * | | hwmon: (lm78) Use pr_fmt and pr_<level>Joe Perches2011-01-121-7/+7
| * | | hwmon: (it87) Use pr_fmt and pr_<level>Joe Perches2011-01-121-16/+14
| * | | hwmon: (w83793) Implement the standard intrusion detection interfaceJean Delvare2011-01-121-3/+30
| * | | hwmon: (w83792d) Implement the standard intrusion detection interfaceJean Delvare2011-01-121-3/+41
| * | | hwmon: (adm9240) Implement the standard intrusion detection interfaceJean Delvare2011-01-121-3/+29
| * | | hwmon: (via686a) Initialize fan_div valuesJean Delvare2011-01-121-3/+11
| * | | hwmon: (w83795) Silent false warning from gccJean Delvare2011-01-121-2/+2
| * | | hwmon: (ads7828) Update email contact detailsSteven Hardy2011-01-121-2/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2011-01-1332-697/+2613
|\ \ \
| * | | regulator: missing index in PTR_ERR() in isl6271a_probe()roel kluin2011-01-121-1/+1
| * | | regulator: Assign return value of mc13xxx_reg_rmw to retAxel Lin2011-01-121-1/+1
| * | | regulator: Add initial per-regulator debugfs supportMark Brown2011-01-121-0/+35
| * | | regulator: Make regulator_has_full_constraints a boolMark Brown2011-01-121-1/+1
| * | | regulator: Clean up logging a bitMark Brown2011-01-121-1/+1
| * | | regulator: Optimise out noop voltage changesMark Brown2011-01-121-1/+8
| * | | regulator: Add API to re-apply voltage to hardwareMark Brown2011-01-121-0/+47
| * | | regulator: Staticise non-exported functions in mc13892Mark Brown2011-01-121-3/+3
| * | | regulator: Only notify voltage changes when they succeedMark Brown2011-01-121-1/+4
| * | | regulator: Provide a selector based set_voltage_sel() operationMark Brown2011-01-121-2/+35
| * | | regulator: Factor out voltage set operation into a separate functionMark Brown2011-01-121-24/+39
| * | | regulator: Convert WM8994 to use get_voltage_sel()Mark Brown2011-01-121-10/+6