Age | Commit message (Expand) | Author |
2023-03-20 | regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14 | Douglas Anderson |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2017-01-31 | regulator: pcf50633-regulator: constify regulator_ops structure | Bhumika Goyal |
2013-12-02 | mfd: pcf50633: Correct device name for pcf50633 regulator | Axel Lin |
2013-09-30 | regulator: pcf50633: use devm_regulator_register() | Jingoo Han |
2013-07-30 | regulator: use dev_get_platdata() | Jingoo Han |
2013-05-12 | regulator: Remove all platform_set_drvdata(pdev, NULL) in drivers | Axel Lin |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/min' into regulator-next | Mark Brown |
2012-11-28 | regulator: pcf50633: Use linear_min_sel and regulator_[map|list]_voltage_linear | Axel Lin |
2012-11-20 | regulator: remove use of __devexit | Bill Pemberton |
2012-11-20 | regulator: remove use of __devinit | Bill Pemberton |
2012-11-20 | regulator: remove use of __devexit_p | Bill Pemberton |
2012-06-17 | regulator: pcf50633: Convert to regulator_set_voltage_sel_regmap and map_voltage | Axel Lin |
2012-04-23 | regulator: pcf50633: Use regulator_get_voltage_sel_regmap() | Axel Lin |
2012-04-23 | regulator: pcf50633: Use generic regmap enable/disable operations | Axel Lin |
2012-04-09 | regulator: core: Use a struct to pass in regulator runtime configuration | Mark Brown |
2012-04-09 | Merge branch 'regulator-register' into regulator-drivers | Mark Brown |
2012-04-05 | regulator: pcf50633: Constify regulator_desc | Axel Lin |
2012-04-01 | regulator: Convert pcf50633 to get_voltage_sel | Axel Lin |
2012-04-01 | regulator: pcf50633: Don't write to reserved bits of AUTO output voltage sele... | Axel Lin |
2012-03-11 | regulator: Fix n_voltage settings for pcf50633 regulator | Axel Lin |
2011-11-23 | regulator: pass additional of_node to regulator_register() | Rajendra Nayak |
2011-01-12 | regulator: Report actual configured voltage to set_voltage() | Mark Brown |
2009-12-13 | mfd: Fix pcf50633-regulator drvdata usage | Lars-Peter Clausen |
2009-09-22 | Regulator: Implement list_voltage for pcf50633 regulator driver. | Lars-Peter Clausen |
2009-09-22 | drivers/regulator/pcf50633-regulator.c: Remove unnecessary semicolons | Joe Perches |
2009-06-15 | regulator: Move regulator drivers to subsys_initcall() | Mark Brown |
2009-03-31 | regulator: Pass regulator init data as explict argument when registering | Mark Brown |
2009-01-11 | regulator: PCF50633 pmic driver | Balaji Rao |