Age | Commit message (Expand) | Author | Files | Lines |
2012-04-23 | regulator: pcf50633: Use regulator_get_voltage_sel_regmap() | Axel Lin | 1 | -33/+4 |
2012-04-23 | regulator: pcf50633: Use generic regmap enable/disable operations | Axel Lin | 1 | -83/+25 |
2012-04-09 | regulator: core: Use a struct to pass in regulator runtime configuration | Mark Brown | 1 | -2/+6 |
2012-04-09 | Merge branch 'regulator-register' into regulator-drivers | Mark Brown | 1 | -1/+1 |
2012-04-05 | regulator: pcf50633: Constify regulator_desc | Axel Lin | 1 | -1/+1 |
2012-04-01 | regulator: Convert pcf50633 to get_voltage_sel | Axel Lin | 1 | -35/+27 |
2012-04-01 | regulator: pcf50633: Don't write to reserved bits of AUTO output voltage sele... | Axel Lin | 1 | -16/+6 |
2012-03-12 | regulator: Fix n_voltage settings for pcf50633 regulator | Axel Lin | 1 | -14/+13 |
2011-11-23 | regulator: pass additional of_node to regulator_register() | Rajendra Nayak | 1 | -1/+1 |
2011-01-12 | regulator: Report actual configured voltage to set_voltage() | Mark Brown | 1 | -1/+4 |
2009-12-13 | mfd: Fix pcf50633-regulator drvdata usage | Lars-Peter Clausen | 1 | -1/+4 |
2009-09-22 | Regulator: Implement list_voltage for pcf50633 regulator driver. | Lars-Peter Clausen | 1 | -32/+64 |
2009-09-22 | drivers/regulator/pcf50633-regulator.c: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2009-06-15 | regulator: Move regulator drivers to subsys_initcall() | Mark Brown | 1 | -1/+1 |
2009-03-31 | regulator: Pass regulator init data as explict argument when registering | Mark Brown | 1 | -1/+2 |
2009-01-11 | regulator: PCF50633 pmic driver | Balaji Rao | 1 | -0/+329 |