| Commit message (Expand) | Author | Age | Files | Lines |
* | regulator: Convert max8998 to set_voltage_time_sel | Axel Lin | 2012-04-13 | 1 | -7/+28 |
* | regulator: Convert max8998 to get_voltage_sel | Axel Lin | 2012-04-13 | 1 | -9/+10 |
* | regulator: max8998: Use simple equation to get selector | Axel Lin | 2012-04-10 | 1 | -9/+10 |
* | regulator: core: Use a struct to pass in regulator runtime configuration | Mark Brown | 2012-04-09 | 1 | -2/+7 |
* | regulator: Silence error message in max8998_pmic_probe | Axel Lin | 2012-03-11 | 1 | -1/+0 |
* | regulator: Kill max8998_get_ldo function | Axel Lin | 2012-03-11 | 1 | -10/+5 |
* | regulator: pass additional of_node to regulator_register() | Rajendra Nayak | 2011-11-23 | 1 | -1/+1 |
* | regulator: Fix memory leak in max8998_pmic_probe failure path | Axel Lin | 2011-05-27 | 1 | -9/+13 |
* | treewide: cleanup continuations and remove logging message whitespace | Joe Perches | 2011-04-26 | 1 | -2/+2 |
* | regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998 | Axel Lin | 2011-03-27 | 1 | -0/+1 |
* | regulator: Support MAX8998/LP3974 DVS-GPIO | MyungJoo Ham | 2011-01-14 | 1 | -20/+67 |
* | mfd: Support LP3974 RTC | MyungJoo Ham | 2011-01-14 | 1 | -0/+7 |
* | regulator: Fix prototype for MAX8998 buck set_voltage() | Mark Brown | 2011-01-12 | 1 | -1/+1 |
* | regulator: Report actual configured voltage to set_voltage() | Mark Brown | 2011-01-12 | 1 | -2/+6 |
* | regulator: max8998 BUCK1/2 voltage change with use of GPIOs | Lukasz Majewski | 2010-10-29 | 1 | -21/+193 |
* | regulator: max8998 BUCK1/2 internal voltages and indexes defined | Lukasz Majewski | 2010-10-29 | 1 | -2/+8 |
* | regulator: Separate set_voltage for max8998 ldo and buck | Lukasz Majewski | 2010-10-29 | 1 | -3/+40 |
* | mfd: Use i2c_client as an argument on MAX8998 i2c routines | Joonyoung Shim | 2010-10-29 | 1 | -6/+11 |
* | regulator: set max8998->dev to &pdev->dev. | Axel Lin | 2010-09-01 | 1 | -0/+1 |
* | regulator: max8998 - set max8998->num_regulators | Axel Lin | 2010-09-01 | 1 | -0/+1 |
* | regulator: max8998 - fix memory allocation size for max8998->rdev | Axel Lin | 2010-09-01 | 1 | -3/+3 |
* | max8998: fix off-by-one value range checking | Axel Lin | 2010-08-11 | 1 | -2/+2 |
* | regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltage | MyungJoo Ham | 2010-08-11 | 1 | -2/+27 |
* | drivers: regulator: add Maxim 8998 driver | Kyungmin Park | 2010-08-11 | 1 | -0/+610 |