aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/pcf50633-regulator.c
AgeCommit message (Expand)Author
2012-06-17regulator: pcf50633: Convert to regulator_set_voltage_sel_regmap and map_voltageAxel Lin
2012-04-23regulator: pcf50633: Use regulator_get_voltage_sel_regmap()Axel Lin
2012-04-23regulator: pcf50633: Use generic regmap enable/disable operationsAxel Lin
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown
2012-04-09Merge branch 'regulator-register' into regulator-driversMark Brown
2012-04-05regulator: pcf50633: Constify regulator_descAxel Lin
2012-04-01regulator: Convert pcf50633 to get_voltage_selAxel Lin
2012-04-01regulator: pcf50633: Don't write to reserved bits of AUTO output voltage sele...Axel Lin
2012-03-11regulator: Fix n_voltage settings for pcf50633 regulatorAxel Lin
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown
2009-12-13mfd: Fix pcf50633-regulator drvdata usageLars-Peter Clausen
2009-09-22Regulator: Implement list_voltage for pcf50633 regulator driver.Lars-Peter Clausen
2009-09-22drivers/regulator/pcf50633-regulator.c: Remove unnecessary semicolonsJoe Perches
2009-06-15regulator: Move regulator drivers to subsys_initcall()Mark Brown
2009-03-31regulator: Pass regulator init data as explict argument when registeringMark Brown
2009-01-11regulator: PCF50633 pmic driverBalaji Rao