summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown45-120/+331
2012-04-09Merge branch 'regulator-register' into regulator-driversMark Brown16-17/+19
2012-04-06regulator: Convert rc5t583 to set_voltageAxel Lin1-8/+15
2012-04-06regulator: max8649: Constify regulator_descAxel Lin1-1/+1
2012-04-06regulator: max1586: Constify regulator_descAxel Lin1-1/+1
2012-04-06regulator: tps65217: Constify regulator_descAxel Lin1-1/+1
2012-04-06regulator: tps6105x: Constify regulator_descAxel Lin1-1/+1
2012-04-06regulator: max8952: Constify regulator_descAxel Lin1-1/+1
2012-04-06regulator: max8660: Constify regulator_descAxel Lin1-1/+1
2012-04-06regulator: Convert twl4030ldo_set_voltage to set_voltage_selAxel Lin1-23/+4
2012-04-06regulator: rc5t583: Correct MODULE LICENSE to GPL v2Laxman Dewangan1-1/+1
2012-04-06regulator: rc5t583: Simplify RC5T583_REG macroAxel Lin1-32/+18
2012-04-05regulator: rc5t583: Remove nsteps from struct rc5t583_regulator_infoAxel Lin1-20/+17
2012-04-05regulator: rc5t583: Fix off-by-one valid range checking for selectorAxel Lin1-1/+1
2012-04-05regulator: da9052: Remove unneeded devm_kfree callsAxel Lin1-10/+2
2012-04-05regulator: pcap: Constify regulator_descAxel Lin1-1/+1
2012-04-05regulator: lp3972: Constify regulator_descAxel Lin1-1/+1
2012-04-05regulator: lp3971: Constify regulator_descAxel Lin1-1/+1
2012-04-05regulator: isl6271a: Constify regulator_descAxel Lin1-1/+1
2012-04-05regulator: pcf50633: Constify regulator_descAxel Lin1-1/+1
2012-04-05regulator: ad5398: Constify regulator_descAxel Lin1-1/+1
2012-04-04regulator: Fix rc5t583_regulator_probe error handlingAxel Lin1-2/+2
2012-04-04regulator: aat2870: Add MODULE_ALIASMark Brown1-0/+1
2012-04-04regulator: Add support for RICOH PMIC RC5T583 regulatorLaxman Dewangan4-0/+407
2012-04-04regulator: wm8994: Constify regulator_descMark Brown1-1/+1
2012-04-04regulator: wm8350: Constify regulator_descMark Brown1-1/+1
2012-04-04regulator: core: Constify the regulator_desc passed in when registeringMark Brown2-3/+5
2012-04-04regulator: tps6524x: Use module_spi_driver()Mark Brown1-11/+1
2012-04-04regulator: max8860: Remove announcement on probeMark Brown1-1/+0
2012-04-04regulator: max8649: Remove contentless announcement log messageMark Brown1-1/+0
2012-04-04regulator: lp3971: Convert to module_i2c_driver()Mark Brown1-17/+1
2012-04-04regulator: isl6271a: Allow missing init_data for diagnosticsMark Brown1-5/+0
2012-04-04regulator: gpio-regulator: Basic devm_kzalloc() conversionMark Brown1-3/+2
2012-04-04regulator: gpio-regulator: Sort in MakefileMark Brown1-1/+1
2012-04-02regulator: Convert mc13xxx regulator drivers to set_voltage_selAxel Lin3-64/+9
2012-04-02regulator: fixed: Support for open drain gpio pinLaxman Dewangan2-12/+18
2012-04-02regulator: Add support for tps62362 and tps62363 in tps62360-regulator driverAxel Lin2-10/+24
2012-04-02regulator: Add missing n_voltages setting for max8925Axel Lin1-10/+5
2012-04-02regulator: Set list_voltage callback for max8925Axel Lin1-0/+2
2012-04-01regulator: Convert 88pm8607 to get_voltage_selAxel Lin1-3/+3
2012-04-01regulator: Convert 88pm8607 to set_voltage_selAxel Lin1-39/+4
2012-04-01regulator: Add missing n_voltages setting for 88pm8607Axel Lin1-26/+25
2012-04-01regulator: Set list_voltage callback for 88pm8607Axel Lin1-0/+1
2012-04-01regulator: Trivial comment fix for wm831x-ldo driverAxel Lin1-2/+2
2012-04-01regulator: Convert tps6524x to get_voltage_selAxel Lin1-3/+3
2012-04-01regulator: Convert tps6524x to set_voltage_selAxel Lin1-15/+3
2012-04-01regulator: ad5398: Use devm_kzallocAxel Lin1-4/+1
2012-04-01regulator: ad5398: show changing current in uAAxel Lin1-2/+2
2012-04-01regulator: tps65023: Remove unused client field from struct tps_pmicAxel Lin1-2/+0
2012-04-01regulator: Remove unused name and client fields from struct tps62360_chipAxel Lin1-4/+0