| Commit message (Expand) | Author | Age | Files | Lines |
* | regulator: 88pm8607: Use regulator_get_voltage_sel_regmap() | Axel Lin | 2012-05-04 | 1 | -27/+9 |
* | regulator: 88pm8607: Use generic regmap enable/disable operations | Axel Lin | 2012-04-23 | 1 | -38/+12 |
* | regulator: core: Use a struct to pass in regulator runtime configuration | Mark Brown | 2012-04-09 | 1 | -2/+6 |
* | regulator: Convert 88pm8607 to get_voltage_sel | Axel Lin | 2012-04-01 | 1 | -3/+3 |
* | regulator: Convert 88pm8607 to set_voltage_sel | Axel Lin | 2012-04-01 | 1 | -39/+4 |
* | regulator: Add missing n_voltages setting for 88pm8607 | Axel Lin | 2012-04-01 | 1 | -26/+25 |
* | regulator: Set list_voltage callback for 88pm8607 | Axel Lin | 2012-04-01 | 1 | -0/+1 |
* | regulator: fix the ldo configure according to 88pm860x spec | Jett.Zhou | 2012-02-24 | 1 | -3/+3 |
* | regulator: pass additional of_node to regulator_register() | Rajendra Nayak | 2011-11-23 | 1 | -1/+1 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 1 | -0/+1 |
|\ |
|
| * | regulator: Add module.h to drivers/regulator users as required | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | regulator: 88pm8607: Fix off-by-one value range checking in the case of no id... | Axel Lin | 2011-08-08 | 1 | -1/+1 |
|/ |
|
* | regulator: Fix 88pm8607.c printk format warning | Randy Dunlap | 2011-05-26 | 1 | -2/+2 |
* | mfd: Avoid to use constraint name in 88pm860x regulator driver | Haojian Zhuang | 2011-05-26 | 1 | -12/+13 |
* | mfd: Use mfd cell platform_data for 88pm860x cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -6/+1 |
* | mfd: Adopt mfd_data in 88pm860x regulator | Haojian Zhuang | 2011-03-23 | 1 | -22/+24 |
* | regulator: Report actual configured voltage to set_voltage() | Mark Brown | 2011-01-12 | 1 | -1/+2 |
* | regulator: 88pm8607 - fix value range checking for accessing info->vol_table | Axel Lin | 2010-09-05 | 1 | -2/+2 |
* | regulator: use voltage number array in 88pm860x | Haojian Zhuang | 2010-05-25 | 1 | -262/+220 |
* | regulator: make 88pm860x sharing one driver structure | Haojian Zhuang | 2010-05-25 | 1 | -41/+10 |
* | regulator: Unsupport 88pm8607 A0 and A1 | Haojian Zhuang | 2010-03-07 | 1 | -213/+77 |
* | mfd: Support 88pm8606 in 860x driver | Haojian Zhuang | 2010-03-07 | 1 | -17/+15 |
* | regulator: Ensure val is initialised in 88pm8607 choose_voltage() | Mark Brown | 2009-12-17 | 1 | -1/+2 |
* | regulator: add 88PM8607 PMIC driver | Haojian Zhuang | 2009-12-17 | 1 | -0/+684 |