summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mfd: Fix pcap_add_subdev error pathAxel Lin2010-10-291-1/+9
* mfd: Fix da903x_add_subdevs error pathAxel Lin2010-10-291-1/+7
* mfd: Add codec resource into 88pm860x driverHaojian Zhuang2010-10-291-0/+44
* mfd: Free tps6586x allocated resources when unload the moduleAxel Lin2010-10-291-0/+13
* usb: otg: twl4030-usb: switch over to defines in twl.hFelipe Balbi2010-10-291-4/+9
* mfd: Switch twl4030-power over to defines in twl.hFelipe Balbi2010-10-291-14/+16
* mfd: Switch twl-core over to defines in twl.hFelipe Balbi2010-10-291-12/+9
* mfd: LP3974 PMIC supportKyungmin Park2010-10-292-7/+9
* gpio: Add bitmask to block requests to unavailable stmpe GPIOsWolfram Sang2010-10-291-0/+5
* mfd: Switch AB3100 to use MFD cellsLinus Walleij2010-10-292-61/+69
* mfd: Move AB3100 to __devinitLinus Walleij2010-10-291-7/+7
* gpiolib: Hook up WM8994 gpio_to_irq()Mark Brown2010-10-291-0/+1
* mfd: Move PCF50633 IRQ protoypes where the definitions can see themMark Brown2010-10-291-7/+0
* regulator: max8952 - fix max8952_set_voltageAxel Lin2010-10-281-1/+1
* regulator: max8952 - fix max8952_pmic_probe error pathAxel Lin2010-10-281-2/+8
* regulator: fix build when CONFIG_REGULATOR_DUMMY=nAnand Gadiyar2010-10-281-4/+0
* regulator: avoid deadlock when disabling regulator with supplyJeffrey Carlyle2010-10-281-9/+26
* regulator: Add option for machine drivers to enable the dummy regulatorMark Brown2010-10-282-2/+23
* Regulator: lp3972 cleanupAxel Lin2010-10-281-7/+18
* Regulator: LP3972 PMIC regulator driverAxel Lin2010-10-283-0/+657
* MAX8952 PMIC Driver Initial ReleaseMyungJoo Ham2010-10-283-0/+369
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-10-2821-504/+3165
|\
| * hwmon: (it87) Add support for the IT8721F/IT8758EJean Delvare2010-10-282-24/+96
| * hwmon: (it87) Move conversion functionsJean Delvare2010-10-281-50/+52
| * hwmon: Remove many EXPERIMENTAL flagsJean Delvare2010-10-281-16/+12
| * hwmon: (lm85) Add support for ADT7468 high-frequency PWM modeJean Delvare2010-10-281-7/+28
| * hwmon: (lm85) Document the ADT7468 as supportedJean Delvare2010-10-281-1/+2
| * hwmon: (lm85) Fix ADT7468 frequency tableJean Delvare2010-10-281-0/+1
| * hwmon: I2C addresses are constantJean Delvare2010-10-283-5/+5
| * Move ams driver to macintoshJean Delvare2010-10-2810-27/+28
| * hwmon: (pcf8591) Don't attempt to detect devicesJean Delvare2010-10-281-26/+0
| * hwmon: (pcf8591) Register as a hwmon deviceJean Delvare2010-10-281-0/+12
| * hwmon: (w83795) Use standard attributes for chassis intrusionJean Delvare2010-10-281-3/+8
| * hwmon: (w83795) Exclude fan control feature by defaultJean Delvare2010-10-282-0/+27
| * hwmon: (w83795) Add myself as co-author and maintainerJean Delvare2010-10-281-1/+2
| * hwmon: (w83795) More style cleanupsJean Delvare2010-10-281-15/+13
| * hwmon: (w83795) Fix LSB reading of voltage limitsJean Delvare2010-10-281-1/+1
| * hwmon: (w83795) Use dev_get_drvdata() where possibleJean Delvare2010-10-281-6/+3
| * hwmon: (w83795) Delay reading pwm config registersJean Delvare2010-10-281-22/+29
| * hwmon: (w83795) Delay reading limit registersJean Delvare2010-10-281-1/+6
| * hwmon: (w83795) Move register reads to dedicated functionsJean Delvare2010-10-281-99/+119
| * hwmon: (w83795) Pack similar register readsJean Delvare2010-10-281-16/+6
| * hwmon: (w83795) Make W83795_REG_PWM more efficientJean Delvare2010-10-281-12/+8
| * hwmon: (w83795) Don't pre-read values we'll update laterJean Delvare2010-10-281-26/+7
| * hwmon: (w83795) Simplify temperature sensor type handlingJean Delvare2010-10-281-83/+24
| * hwmon: (w83795) Drop _NUM constantsJean Delvare2010-10-281-10/+6
| * hwmon: (w83795) Drop REST_VLT_BEGIN/ENDJean Delvare2010-10-281-6/+3
| * hwmon: (w83795) Fix parity checksJean Delvare2010-10-281-4/+4
| * hwmon: (w83795) Get rid of VRLSB_SHIFTJean Delvare2010-10-281-10/+5
| * hwmon: (w83795) Avoid reading the same register twiceJean Delvare2010-10-281-2/+9