summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2011-05-2727-150/+3161
|\
| * regulator: Fix _regulator_get_voltage if get_voltage callback is NULLAxel Lin2011-05-271-3/+5
| * USB: TWL6025 allow different regulator nameGraeme Gregory2011-05-271-1/+9
| * REGULATOR: TWL6025: add support to twl-regulatorGraeme Gregory2011-05-271-8/+321
| * regulator: twl6030: do not write to _GRP for regulator disableBalaji T K2011-05-271-25/+22
| * regulator: twl6030: do not write to _GRP for regulator enableBalaji T K2011-05-271-14/+25
| * TPS65911: Comparator: Add comparator driverJorge Eduardo Candelaria2011-05-272-0/+192
| * TPS65911: Add support for added GPIO linesJorge Eduardo Candelaria2011-05-272-86/+33
| * GPIO: TPS65910: Move driver to drivers/gpio/Jorge Eduardo Candelaria2011-05-275-2/+11
| * TPS65911: Add new irq definitionsJorge Eduardo Candelaria2011-05-272-14/+75
| * regulator: tps65911: Add new chip versionJorge Eduardo Candelaria2011-05-272-35/+332
| * MFD: TPS65910: Add support for TPS65911 deviceJorge Eduardo Candelaria2011-05-272-1/+49
| * regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltageAxel Lin2011-05-271-1/+1
| * regulator: mc13892: Fix voltage unit in test case.Fabio Estevam2011-05-271-2/+2
| * regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5...Axel Lin2011-05-272-10/+6
| * mfd: Fix off-by-one value range checking for tps65910_i2c_writeAxel Lin2011-05-271-1/+1
| * regulator: Only apply voltage constraints from consumers that set themMark Brown2011-05-271-0/+7
| * regulator: If we can't configure optimum mode we're always in the best oneMark Brown2011-05-271-3/+13
| * regulator: max8997: remove useless codeJonghwan Choi2011-05-271-1/+0
| * regulator: Fix memory leak in max8998_pmic_probe failure pathAxel Lin2011-05-271-9/+13
| * regulator: Fix desc_id for tps65023/6507x/65910Axel Lin2011-05-273-6/+3
| * linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria2011-05-271-1/+1
| * Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulator...Axel Lin2011-05-271-1/+1
| * regulator: Remove some unused variables from wm831x DCDCsMark Brown2011-05-271-2/+0
| * linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria2011-05-271-2/+2
| * TPS65910: Add tps65910 regulator driverGraeme Gregory2011-05-274-0/+726
| * TPS65910: IRQ: Add interrupt controllerGraeme Gregory2011-05-274-1/+205
| * TPS65910: GPIO: Add GPIO driverGraeme Gregory2011-05-274-1/+101
| * MFD: TPS65910: Add new mfd device for TPS65910Graeme Gregory2011-05-274-0/+970
| * regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_reg...Axel Lin2011-05-271-6/+10
| * regulator: Support voltage offsets to compensate for drops in systemMark Brown2011-05-272-3/+16
| * regulator: Remove supply_regulator_dev from machine configurationMark Brown2011-05-273-21/+2
| * regulator: Move VCOINCELL to be the last element of mc13892_regulators arrayAxel Lin2011-05-271-1/+1
| * regulator: Factor out references to rdev in regulator_force_disable()Mark Brown2011-05-271-3/+4
| * regulator: Convert WM8400 to get_voltage_sel()Mark Brown2011-05-271-6/+6
| * regulator: Fix the argument of calling regulator_mode_constrainAxel Lin2011-05-271-1/+1
| * regulator: twl: add twl6030 set_modeSaquib Herman2011-05-271-8/+34
| * regulator: twl: add twl6030 get_statusSaquib Herman2011-05-271-9/+35
| * regulator: twl: fix twl6030 regulator is_enabledSaquib Herman2011-05-271-15/+46
| * regulator: twl: remap has no meaning for 6030Saquib Herman2011-05-271-20/+17
| * regulator: twl: fix twl6030 enable/disableSaquib Herman2011-05-271-1/+30
| * regulator: Add missing platform_set_drvdata in tps6105x_regulator_probeAxel Lin2011-05-271-0/+1
| * regulator: When constraining modes fall back to higher power modesMark Brown2011-05-271-9/+15
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2011-05-2712-24/+840
|\ \
| * | PXA: Use dev_pm_ops in z2_batteryMarek Vasut2011-05-201-6/+14
| * | ds2760_battery: Fix rated capacity of the hx4700 1800mAh batteryPaul Parsons2011-05-201-0/+4
| * | ds2760_battery: Fix indexing of the 4 active full EEPROM registersPaul Parsons2011-05-201-1/+1
| * | power: Make test_power driver more dynamic.John Stultz2011-05-201-10/+266
| * | bq27x00_battery: Name of cycle count propertyPali Rohár2011-05-201-5/+6
| * | max8903_charger: Add GENERIC_HARDIRQS as a dependency (fixes S390 build)Anton Vorontsov2011-04-221-0/+1