summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | 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
| * | | | | | | | | | | ARM: RX-51: Enable isp1704 power on/offKalle Jokiniemi2011-04-201-2/+25
| * | | | | | | | | | | isp1704_charger: Allow board specific powering routineKalle Jokiniemi2011-04-202-0/+51
| * | | | | | | | | | | gpio-charger: Add gpio_charger_resumeBenson Leung2011-04-201-0/+15
| * | | | | | | | | | | power_supply: Add driver for MAX8903 chargerMyungJoo Ham2011-04-204-0/+457
* | | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-272-7/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | hwmon: (coretemp) Fix section mismatchJean Delvare2011-05-271-1/+1
| * | | | | | | | | | | | hwmon: (pmbus) Initialize sysfs attributesGuenter Roeck2011-05-271-0/+1
| * | | | | | | | | | | | hwmon: (coretemp) Update comments describing the handling of HT CPUsGuenter Roeck2011-05-271-6/+6
| * | | | | | | | | | | | hwmon: (coretemp) Initialize sysfs attributesSergey Senozhatsky2011-05-271-0/+2
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-05-2727-284/+432
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-05-277-43/+66
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ASoC: Fix power down for widgetless per-card DAPM context caseJarkko Nikula2011-05-261-1/+1
| | * | | | | | | | | | | ASoC: wm1250-ev1: Define "WM1250 Output" with SND_SOC_DAPM_OUTPUTAxel Lin2011-05-261-1/+1
| | * | | | | | | | | | | ASoC: Remove duplicate linux/delay.h inclusion.Jesper Juhl2011-05-261-1/+0
| | * | | | | | | | | | | ASoC: sam9g20_wm8731: use the proper SYSCKL valueNicolas Ferre2011-05-261-1/+1
| | * | | | | | | | | | | ASoC: wm8731: fix wm8731_check_osc() connected conditionNicolas Ferre2011-05-261-1/+1
| | * | | | | | | | | | | ASoC: core - remove superfluous new line.Liam Girdwood2011-05-251-1/+0
| | * | | | | | | | | | | ASoC: core - fix module reference counting for CPU DAIsLiam Girdwood2011-05-241-4/+5
| | * | | | | | | | | | | ASoC: fix raumfeld platformDaniel Mack2011-05-241-34/+58
| * | | | | | | | | | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2011-05-2714-55/+157
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ALSA: core: remove unused variables.Luca Tettamanti2011-05-265-18/+1
| | * | | | | | | | | | | | ALSA: PCM - Don't check DMA time-out too shortlyTakashi Iwai2011-05-262-6/+24