| Commit message (Expand) | Author | Age | Files | Lines |
* | regulator: max8952: Use core GPIO enable support | Axel Lin | 2012-07-10 | 1 | -55/+4 |
* | regulator: max8952: Remove wrong set_suspend_disable callback setting | Axel Lin | 2012-07-09 | 1 | -1/+0 |
* | regulator: max8952: Use devm_kzalloc | Axel Lin | 2012-05-16 | 1 | -8/+3 |
* | regulator: max8952: Convert to get_voltage_sel | Axel Lin | 2012-04-20 | 1 | -9/+4 |
* | regulator: core: Use a struct to pass in regulator runtime configuration | Mark Brown | 2012-04-09 | 1 | -2/+6 |
* | Merge branch 'regulator-register' into regulator-drivers | Mark Brown | 2012-04-09 | 1 | -1/+1 |
|\ |
|
| * | regulator: max8952: Constify regulator_desc | Axel Lin | 2012-04-06 | 1 | -1/+1 |
* | | regulator: Convert max8952 to set_voltage_sel | Axel Lin | 2012-04-01 | 1 | -21/+7 |
* | | regulator: max8952: Simplify the logic to get vid[0|1] status | Axel Lin | 2012-04-01 | 1 | -6/+6 |
|/ |
|
* | regulator: pass additional of_node to regulator_register() | Rajendra Nayak | 2011-11-23 | 1 | -1/+1 |
* | regulator: max8952: removed unused mutex. | MyungJoo Ham | 2011-08-08 | 1 | -3/+0 |
* | regulator: max8952 - fix wrong gpio valid check | Jonghwan Choi | 2011-07-08 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | regulator: Report actual configured voltage to set_voltage() | Mark Brown | 2011-01-12 | 1 | -1/+2 |
* | regulator: max8952 - fix max8952_set_voltage | Axel Lin | 2010-10-28 | 1 | -1/+1 |
* | regulator: max8952 - fix max8952_pmic_probe error path | Axel Lin | 2010-10-28 | 1 | -2/+8 |
* | MAX8952 PMIC Driver Initial Release | MyungJoo Ham | 2010-10-28 | 1 | -0/+360 |