| Commit message (Expand) | Author | Age | Files | Lines |
* | regulator: max8997: Properly handle gpio_request failure | Axel Lin | 2012-07-15 | 1 | -31/+9 |
* | Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2012-05-22 | 1 | -184/+158 |
|\ |
|
| * | regulator: max8997: Convert ot use devm_kzalloc | Axel Lin | 2012-04-23 | 1 | -25/+15 |
| * | regulator: Remove unneeded include of linux/delay.h from regulator drivers | Axel Lin | 2012-04-23 | 1 | -1/+0 |
| * | regulator: max8997: Remove empty set_suspend_enable callback implementation | Axel Lin | 2012-04-23 | 1 | -9/+0 |
| * | regulator: max8997: Remove is_enabled callback implementation for max8997_cha... | Axel Lin | 2012-04-23 | 1 | -4/+1 |
| * | regulator: Convert max8997 to set_voltage_time_sel | Axel Lin | 2012-04-17 | 1 | -13/+42 |
| * | regulator: Convert max8997 to get_voltage_sel | Axel Lin | 2012-04-17 | 1 | -21/+32 |
| * | regulator: max8997: Use simple equation to get selector | Axel Lin | 2012-04-10 | 1 | -4/+5 |
| * | regulator: max8997: Remove n_bits from struct voltage_map_desc | Axel Lin | 2012-04-10 | 1 | -9/+5 |
| * | regulator: core: Use a struct to pass in regulator runtime configuration | Mark Brown | 2012-04-09 | 1 | -2/+6 |
| * | regulator: Add MAX8997_VOLTAGE_REGULATOR and MAX8997_CURRENT_REGULATOR macros | Axel Lin | 2012-04-01 | 1 | -90/+45 |
| * | regulator: Make max8997_get_voltage_register always return correct register | Axel Lin | 2012-04-01 | 1 | -6/+7 |
* | | regulator: Fix the logic to ensure new voltage setting in valid range | Axel Lin | 2012-04-17 | 1 | -1/+1 |
|/ |
|
* | regulator: Kill max8997_get_rid function | Axel Lin | 2012-03-11 | 1 | -17/+12 |
* | regulator: max8997: Avoid spaces in regulator names | Karol Lewandowski | 2012-01-24 | 1 | -4/+4 |
* | regulator: pass additional of_node to regulator_register() | Rajendra Nayak | 2011-11-23 | 1 | -1/+1 |
* | regulator: Add module.h to drivers/regulator users as required | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | regulator: max8997: Fix setting inappropriate value for ramp_delay variable | Donggeun Kim | 2011-07-08 | 1 | -1/+2 |
* | regulator: max8997: remove dependency on platform_data pointer | MyungJoo Ham | 2011-07-08 | 1 | -21/+23 |
* | regulator: MAX8997: Fix for divide by zero error | Tushar Behera | 2011-07-08 | 1 | -4/+4 |
* | regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5... | Axel Lin | 2011-05-27 | 1 | -6/+6 |
* | regulator: max8997: remove useless code | Jonghwan Choi | 2011-05-27 | 1 | -1/+0 |
* | regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998 | Axel Lin | 2011-03-27 | 1 | -0/+1 |
* | regulator: MAX8997/8966 support | MyungJoo Ham | 2011-03-23 | 1 | -0/+1213 |