summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds8-56/+479
2010-10-28watchdog: iTCO_wdt.c: remove extra pci_dev_put()'s from init codePrarit Bhargava1-2/+0
2010-10-28watchdog: add support for Broadcom BCM63xx built-in watchdogFlorian Fainelli3-0/+361
2010-10-28watchdog: f71808e_wdt: add support for the F71889FGGiel van Schijndel2-3/+11
2010-10-28watchdog: MachZ: fix debug macroNicolas Kaiser1-1/+1
2010-10-28watchdog: it8712f_wdt: Add module parameter for alternative reset sourcesTimo Juhani Lindfors1-2/+11
2010-10-28 watchdog: it8712f_wdt: Add comments for config/control register namesTimo Juhani Lindfors1-6/+6
2010-10-28watchdog: it87_wdt: Add support for watchdogs with 8b timersOndrej Zajicek2-28/+63
2010-10-28regulator: max8952 - fix max8952_set_voltageAxel Lin1-1/+1
2010-10-28regulator: max8952 - fix max8952_pmic_probe error pathAxel Lin1-2/+8
2010-10-28regulator: fix build when CONFIG_REGULATOR_DUMMY=nAnand Gadiyar1-4/+0
2010-10-28regulator: avoid deadlock when disabling regulator with supplyJeffrey Carlyle1-9/+26
2010-10-28regulator: Add option for machine drivers to enable the dummy regulatorMark Brown2-2/+23
2010-10-28Regulator: lp3972 cleanupAxel Lin1-7/+18
2010-10-28Regulator: LP3972 PMIC regulator driverAxel Lin3-0/+657
2010-10-28MAX8952 PMIC Driver Initial ReleaseMyungJoo Ham3-0/+369
2010-10-28watchdog: it87_wdt: Add support for IT8720F watchdogOndrej Zajicek2-10/+16
2010-10-28watchdog: Use static const char * const where possibleJoe Perches1-1/+1
2010-10-28watchdog: iTCO_wdt: Cleanup warning messagesPrarit Bhargava1-9/+12
2010-10-28watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg DeviceIDsSeth Heasley1-0/+3
2010-10-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds21-504/+3165
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1349-148410/+430571
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds10-214/+165
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds17-29/+213
2010-10-28hwmon: (it87) Add support for the IT8721F/IT8758EJean Delvare2-24/+96
2010-10-28hwmon: (it87) Move conversion functionsJean Delvare1-50/+52
2010-10-28hwmon: Remove many EXPERIMENTAL flagsJean Delvare1-16/+12
2010-10-28hwmon: (lm85) Add support for ADT7468 high-frequency PWM modeJean Delvare1-7/+28
2010-10-28hwmon: (lm85) Document the ADT7468 as supportedJean Delvare1-1/+2
2010-10-28hwmon: (lm85) Fix ADT7468 frequency tableJean Delvare1-0/+1
2010-10-28hwmon: I2C addresses are constantJean Delvare3-5/+5
2010-10-28Move ams driver to macintoshJean Delvare10-27/+28
2010-10-28hwmon: (pcf8591) Don't attempt to detect devicesJean Delvare1-26/+0
2010-10-28hwmon: (pcf8591) Register as a hwmon deviceJean Delvare1-0/+12
2010-10-28hwmon: (w83795) Use standard attributes for chassis intrusionJean Delvare1-3/+8
2010-10-28hwmon: (w83795) Exclude fan control feature by defaultJean Delvare2-0/+27
2010-10-28hwmon: (w83795) Add myself as co-author and maintainerJean Delvare1-1/+2
2010-10-28hwmon: (w83795) More style cleanupsJean Delvare1-15/+13
2010-10-28hwmon: (w83795) Fix LSB reading of voltage limitsJean Delvare1-1/+1
2010-10-28hwmon: (w83795) Use dev_get_drvdata() where possibleJean Delvare1-6/+3
2010-10-28hwmon: (w83795) Delay reading pwm config registersJean Delvare1-22/+29
2010-10-28hwmon: (w83795) Delay reading limit registersJean Delvare1-1/+6
2010-10-28hwmon: (w83795) Move register reads to dedicated functionsJean Delvare1-99/+119
2010-10-28hwmon: (w83795) Pack similar register readsJean Delvare1-16/+6
2010-10-28hwmon: (w83795) Make W83795_REG_PWM more efficientJean Delvare1-12/+8
2010-10-28hwmon: (w83795) Don't pre-read values we'll update laterJean Delvare1-26/+7
2010-10-28hwmon: (w83795) Simplify temperature sensor type handlingJean Delvare1-83/+24
2010-10-28hwmon: (w83795) Drop _NUM constantsJean Delvare1-10/+6
2010-10-28hwmon: (w83795) Drop REST_VLT_BEGIN/ENDJean Delvare1-6/+3
2010-10-28hwmon: (w83795) Fix parity checksJean Delvare1-4/+4