summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: s2mps11: Fixup missing commasAxel Lin2012-07-121-7/+7
* regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_...Axel Lin2012-07-121-111/+73
* regulator: s2mps11: Add samsung s2mps11 regulator driverSangbeom Kim2012-07-113-0/+377
* regulator: tps65910: correct init value of n_voltagesLaxman Dewangan2012-07-101-11/+11
* regulator: max8952: Use core GPIO enable supportAxel Lin2012-07-101-55/+4
* regulator: max8998: Remove wrong set_suspend_[en|dis]able callback settingsAxel Lin2012-07-091-6/+0
* regulator: max8952: Remove wrong set_suspend_disable callback settingAxel Lin2012-07-091-1/+0
* regulator: da9052: Use for_each_child_of_node() macroAxel Lin2012-07-091-2/+1
* regulator: max77686: Initialise rmatch.of_node to NULL.Yadwinder Singh Brar2012-07-061-0/+1
* regulator: tps65910: add support for input supplyLaxman Dewangan2012-07-061-0/+36
* regulator: fixed: dt: support for input supplyLaxman Dewangan2012-07-051-1/+18
* regulator: max77686: Add device tree support.Yadwinder Singh Brar2012-07-051-1/+57
* regulator: ab3100: Use rdev_get_drvdata() rather than use reg->reg_data driectlyAxel Lin2012-07-051-7/+7
* regulator: ab3100: Set enable enable_time in regulator_descAxel Lin2012-07-051-28/+9
* regulator: arizona-micsupp: Force regulated mode until we have API supportMark Brown2012-07-041-0/+4
* regulator: ad5398: Fix min/max current limit boundary checkingAxel Lin2012-07-041-3/+6
* regulator: twl: Set enable enable_time in regulator_descAxel Lin2012-07-041-27/+4
* regulator: gpio-regulator: Use core GPIO enable supportAxel Lin2012-07-041-87/+16
* regulator: gpio-regulator: Set enable enable_time in regulator_descAxel Lin2012-07-041-11/+1
* regulator: tps65910: Set enable enable_time in regulator_descAxel Lin2012-07-041-11/+1
* regulator: arizona-ldo1: Implement GPIO enable supportMark Brown2012-07-031-0/+4
* regulator: wm8994: Use core GPIO enable supportMark Brown2012-07-031-64/+4
* regulator: fixed: Use core GPIO enable supportMark Brown2012-07-031-88/+18
* regulator: core: Add core support for GPIO controlled enable linesMark Brown2012-07-031-1/+34
* regulator: core: Factor out enable and disable operations some moreMark Brown2012-07-031-42/+68
* regulator: wm831x-ldo: Specify enable time for alive LDOMark Brown2012-07-031-0/+1
* regulator: wm8994: Set enable_time in descriptorMark Brown2012-07-031-9/+2
* regulator: fixed: Set enable enable_time in regulator_descMark Brown2012-07-031-10/+2
* regulator: core: Allow fixed enable_time to be set in the regulator_descMark Brown2012-07-031-1/+1
* regulator: dt: regulator match by regulator-compatibleLaxman Dewangan2012-07-031-18/+33
* regulator: tps65217: Fix voltage boundary checking in tps65217_pmic_map_voltageAxel Lin2012-07-031-3/+3
* regulator: tps62360: Convert to regulator_set_voltage_time_sel()Axel Lin2012-07-021-13/+2
* regulator: tps65217: invalid if checkAlan Cox2012-07-021-2/+2
* regulator: tps6524x: Convert fixed ilimsel to table basedAxel Lin2012-07-021-18/+26
* regulator: tps6524x: Convert to regulator_list_voltage_table()Axel Lin2012-07-021-33/+19
* Merge tag 'v3.5-rc5' into regulator-driversMark Brown2012-07-022-3/+6
|\
| * regulator: palmas: fix regmap offsets for enable/disableGraeme Gregory2012-06-231-2/+5
| * regulator: tps6524x: Fix get_voltage_sel for fixed voltageAxel Lin2012-06-201-1/+1
| * regulator: tps65023: Fix mask for LDOs output voltage select controlAxel Lin2012-06-171-1/+1
* | regulator: fixed: support deferred probe for DT GPIOsStephen Warren2012-07-011-5/+21
* | regulator: tps65217: Convert LDO1 to use regulator_list_voltage_tableAxel Lin2012-07-011-25/+22
* | regulator: s5m8767: Convert to regulator_list_voltage_linearAxel Lin2012-06-261-25/+21
* | regulator: arizona-micsupp: Fix choosing selector in arizona_micsupp_map_voltageAxel Lin2012-06-261-1/+1
* | regulator: Add driver for Arizona LDO1Mark Brown2012-06-252-1/+135
* | regulator: Modify ramp_delay value for s5m8767aSangbeom Kim2012-06-251-2/+6
* | Merge tag 'v3.5-rc4' into regulator-driversMark Brown2012-06-256-15/+16
|\ \ | |/
| * regulator: Change db8500-prcmu match names to reflect Device TreeLee Jones2012-06-171-20/+20
| * regulator: Change ab8500 match names to reflect Device TreeLee Jones2012-06-171-11/+11
| * regulator: Fix the s5m8767a problem of the division by nullSangbeom Kim2012-06-171-1/+1
| * regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_...Axel Lin2012-06-081-0/+3
OpenPOWER on IntegriCloud