summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'regulator-register' into regulator-driversMark Brown2012-04-0916-17/+19
|\
| * regulator: max8649: Constify regulator_descAxel Lin2012-04-061-1/+1
| * regulator: max1586: Constify regulator_descAxel Lin2012-04-061-1/+1
| * regulator: tps65217: Constify regulator_descAxel Lin2012-04-061-1/+1
| * regulator: tps6105x: Constify regulator_descAxel Lin2012-04-061-1/+1
| * regulator: max8952: Constify regulator_descAxel Lin2012-04-061-1/+1
| * regulator: max8660: Constify regulator_descAxel Lin2012-04-061-1/+1
| * regulator: pcap: Constify regulator_descAxel Lin2012-04-051-1/+1
| * regulator: lp3972: Constify regulator_descAxel Lin2012-04-051-1/+1
| * regulator: lp3971: Constify regulator_descAxel Lin2012-04-051-1/+1
| * regulator: isl6271a: Constify regulator_descAxel Lin2012-04-051-1/+1
| * regulator: pcf50633: Constify regulator_descAxel Lin2012-04-051-1/+1
| * regulator: ad5398: Constify regulator_descAxel Lin2012-04-051-1/+1
| * regulator: wm8994: Constify regulator_descMark Brown2012-04-041-1/+1
| * regulator: wm8350: Constify regulator_descMark Brown2012-04-041-1/+1
| * regulator: core: Constify the regulator_desc passed in when registeringMark Brown2012-04-042-3/+5
* | regulator: Convert rc5t583 to set_voltageAxel Lin2012-04-061-8/+15
* | regulator: Convert twl4030ldo_set_voltage to set_voltage_selAxel Lin2012-04-061-23/+4
* | regulator: rc5t583: Correct MODULE LICENSE to GPL v2Laxman Dewangan2012-04-061-1/+1
* | regulator: rc5t583: Simplify RC5T583_REG macroAxel Lin2012-04-061-32/+18
* | regulator: rc5t583: Remove nsteps from struct rc5t583_regulator_infoAxel Lin2012-04-051-20/+17
* | regulator: rc5t583: Fix off-by-one valid range checking for selectorAxel Lin2012-04-051-1/+1
* | regulator: da9052: Remove unneeded devm_kfree callsAxel Lin2012-04-051-10/+2
* | regulator: Fix rc5t583_regulator_probe error handlingAxel Lin2012-04-041-2/+2
* | regulator: aat2870: Add MODULE_ALIASMark Brown2012-04-041-0/+1
* | regulator: Add support for RICOH PMIC RC5T583 regulatorLaxman Dewangan2012-04-044-0/+407
* | regulator: tps6524x: Use module_spi_driver()Mark Brown2012-04-041-11/+1
* | regulator: max8860: Remove announcement on probeMark Brown2012-04-041-1/+0
* | regulator: max8649: Remove contentless announcement log messageMark Brown2012-04-041-1/+0
* | regulator: lp3971: Convert to module_i2c_driver()Mark Brown2012-04-041-17/+1
* | regulator: isl6271a: Allow missing init_data for diagnosticsMark Brown2012-04-041-5/+0
* | regulator: gpio-regulator: Basic devm_kzalloc() conversionMark Brown2012-04-041-3/+2
* | regulator: gpio-regulator: Sort in MakefileMark Brown2012-04-041-1/+1
* | regulator: Convert mc13xxx regulator drivers to set_voltage_selAxel Lin2012-04-023-64/+9
* | regulator: fixed: Support for open drain gpio pinLaxman Dewangan2012-04-022-12/+18
* | regulator: Add support for tps62362 and tps62363 in tps62360-regulator driverAxel Lin2012-04-022-10/+24
* | regulator: Add missing n_voltages setting for max8925Axel Lin2012-04-021-10/+5
* | regulator: Set list_voltage callback for max8925Axel Lin2012-04-021-0/+2
* | regulator: Convert 88pm8607 to get_voltage_selAxel Lin2012-04-011-3/+3
* | regulator: Convert 88pm8607 to set_voltage_selAxel Lin2012-04-011-39/+4
* | regulator: Add missing n_voltages setting for 88pm8607Axel Lin2012-04-011-26/+25
* | regulator: Set list_voltage callback for 88pm8607Axel Lin2012-04-011-0/+1
* | regulator: Trivial comment fix for wm831x-ldo driverAxel Lin2012-04-011-2/+2
* | regulator: Convert tps6524x to get_voltage_selAxel Lin2012-04-011-3/+3
* | regulator: Convert tps6524x to set_voltage_selAxel Lin2012-04-011-15/+3
* | regulator: ad5398: Use devm_kzallocAxel Lin2012-04-011-4/+1
* | regulator: ad5398: show changing current in uAAxel Lin2012-04-011-2/+2
* | regulator: tps65023: Remove unused client field from struct tps_pmicAxel Lin2012-04-011-2/+0
* | regulator: Remove unused name and client fields from struct tps62360_chipAxel Lin2012-04-011-4/+0
* | regulator: Refactor to use one da9052_ldo_ops/da9052_dcdc_ops for all LDOs/DCDCsAxel Lin2012-04-011-186/+44
OpenPOWER on IntegriCloud