summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-04-09Merge branch 'regulator-register' into regulator-driversMark Brown
2012-04-06regulator: Convert rc5t583 to set_voltageAxel Lin
2012-04-06regulator: max8649: Constify regulator_descAxel Lin
2012-04-06regulator: max1586: Constify regulator_descAxel Lin
2012-04-06regulator: tps65217: Constify regulator_descAxel Lin
2012-04-06regulator: tps6105x: Constify regulator_descAxel Lin
2012-04-06regulator: max8952: Constify regulator_descAxel Lin
2012-04-06regulator: max8660: Constify regulator_descAxel Lin
2012-04-06regulator: Convert twl4030ldo_set_voltage to set_voltage_selAxel Lin
2012-04-06regulator: rc5t583: Correct MODULE LICENSE to GPL v2Laxman Dewangan
2012-04-06regulator: rc5t583: Simplify RC5T583_REG macroAxel Lin
2012-04-05regulator: rc5t583: Remove nsteps from struct rc5t583_regulator_infoAxel Lin
2012-04-05regulator: rc5t583: Fix off-by-one valid range checking for selectorAxel Lin
2012-04-05regulator: da9052: Remove unneeded devm_kfree callsAxel Lin
2012-04-05regulator: pcap: Constify regulator_descAxel Lin
2012-04-05regulator: lp3972: Constify regulator_descAxel Lin
2012-04-05regulator: lp3971: Constify regulator_descAxel Lin
2012-04-05regulator: isl6271a: Constify regulator_descAxel Lin
2012-04-05regulator: pcf50633: Constify regulator_descAxel Lin
2012-04-05regulator: ad5398: Constify regulator_descAxel Lin
2012-04-04regulator: Fix rc5t583_regulator_probe error handlingAxel Lin
2012-04-04regulator: aat2870: Add MODULE_ALIASMark Brown
2012-04-04regulator: Add support for RICOH PMIC RC5T583 regulatorLaxman Dewangan
2012-04-04regulator: wm8994: Constify regulator_descMark Brown
2012-04-04regulator: wm8350: Constify regulator_descMark Brown
2012-04-04regulator: core: Constify the regulator_desc passed in when registeringMark Brown
2012-04-04regulator: tps6524x: Use module_spi_driver()Mark Brown
2012-04-04regulator: max8860: Remove announcement on probeMark Brown
2012-04-04regulator: max8649: Remove contentless announcement log messageMark Brown
2012-04-04regulator: lp3971: Convert to module_i2c_driver()Mark Brown
2012-04-04regulator: isl6271a: Allow missing init_data for diagnosticsMark Brown
2012-04-04regulator: gpio-regulator: Basic devm_kzalloc() conversionMark Brown
2012-04-04regulator: gpio-regulator: Sort in MakefileMark Brown
2012-04-02regulator: Convert mc13xxx regulator drivers to set_voltage_selAxel Lin
2012-04-02regulator: fixed: Support for open drain gpio pinLaxman Dewangan
2012-04-02regulator: Add support for tps62362 and tps62363 in tps62360-regulator driverAxel Lin
2012-04-02regulator: Add missing n_voltages setting for max8925Axel Lin
2012-04-02regulator: Set list_voltage callback for max8925Axel Lin
2012-04-01regulator: Convert 88pm8607 to get_voltage_selAxel Lin
2012-04-01regulator: Convert 88pm8607 to set_voltage_selAxel Lin
2012-04-01regulator: Add missing n_voltages setting for 88pm8607Axel Lin
2012-04-01regulator: Set list_voltage callback for 88pm8607Axel Lin
2012-04-01regulator: Trivial comment fix for wm831x-ldo driverAxel Lin
2012-04-01regulator: Convert tps6524x to get_voltage_selAxel Lin
2012-04-01regulator: Convert tps6524x to set_voltage_selAxel Lin
2012-04-01regulator: ad5398: Use devm_kzallocAxel Lin
2012-04-01regulator: ad5398: show changing current in uAAxel Lin
2012-04-01regulator: tps65023: Remove unused client field from struct tps_pmicAxel Lin
2012-04-01regulator: Remove unused name and client fields from struct tps62360_chipAxel Lin
2012-04-01regulator: Refactor to use one da9052_ldo_ops/da9052_dcdc_ops for all LDOs/DCDCsAxel Lin