aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/da903x.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29mfd: Add codec resource into 88pm860x driverHaojian Zhuang1-0/+44
2010-10-29mfd: Free tps6586x allocated resources when unload the moduleAxel Lin1-0/+13
2010-10-29usb: otg: twl4030-usb: switch over to defines in twl.hFelipe Balbi1-4/+9
2010-10-29mfd: Switch twl4030-power over to defines in twl.hFelipe Balbi1-14/+16
2010-10-29mfd: Switch twl-core over to defines in twl.hFelipe Balbi1-12/+9
2010-10-29i2c: twl: add register defines for pm master moduleFelipe Balbi1-0/+46
2010-10-29mfd: LP3974 PMIC supportKyungmin Park2-7/+9
2010-10-29gpio: Add bitmask to block requests to unavailable stmpe GPIOsWolfram Sang2-0/+11
2010-10-29mfd: Switch AB3100 to use MFD cellsLinus Walleij2-61/+69
2010-10-29mfd: Move AB3100 to __devinitLinus Walleij1-7/+7
2010-10-29gpiolib: Hook up WM8994 gpio_to_irq()Mark Brown1-0/+1
2010-10-29mfd: Move PCF50633 IRQ protoypes where the definitions can see themMark Brown2-7/+7
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 Brown3-2/+28
2010-10-28Regulator: lp3972 cleanupAxel Lin1-7/+18
2010-10-28Regulator: LP3972 PMIC regulator driverAxel Lin4-0/+705
2010-10-28MAX8952 PMIC Driver Initial ReleaseMyungJoo Ham4-0/+504
2010-10-28initramfs: Fix build break on symbol-prefixed archsMike Frysinger1-1/+3
2010-10-28nfs4: The difference of 2 pointers is ptrdiff_tGeert Uytterhoeven1-2/+2
2010-10-28hwmon: (it87) Add support for the IT8721F/IT8758EJean Delvare3-33/+115
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 Delvare2-7/+35
2010-10-28hwmon: (lm85) Document the ADT7468 as supportedJean Delvare2-25/+31
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 Delvare11-28/+29
2010-10-28hwmon: (pcf8591) Don't attempt to detect devicesJean Delvare2-36/+8
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 Delvare2-1/+8
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
2010-10-28hwmon: (w83795) Get rid of VRLSB_SHIFTJean Delvare1-10/+5
2010-10-28hwmon: (w83795) Avoid reading the same register twiceJean Delvare1-2/+9