summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* regulator: tps65217: Convert to set_voltage_sel and map_voltageAxel Lin2012-05-181-38/+30
* regulator: Enable the ab8500 for Device TreeLee Jones2012-05-181-0/+54
* regulator: ab8500: Split up probe() into manageable piecesLee Jones2012-05-181-63/+87
* regulator: max8925: Remove check_range function and max_uV from struct rc5t58...Axel Lin2012-05-171-12/+0
* regulator: max8649: Remove unused check_range() functionAxel Lin2012-05-171-10/+0
* regulator: rc5t583: Remove max_uV from struct rc5t583_regulator_infoAxel Lin2012-05-171-4/+0
* regulator: da9052: Convert to set_voltage_sel and map_voltageAxel Lin2012-05-161-13/+24
* regulator: max8952: Use devm_kzallocAxel Lin2012-05-161-8/+3
* regulator: isl6271a: Convert to set_voltage_sel and regulator_map_voltage_linearAxel Lin2012-05-161-15/+6
* regulator: isl6271a: Convert to get_voltage_selAxel Lin2012-05-161-12/+5
* regulator: isl6271a: Use regulator_list_voltage_linear()Axel Lin2012-05-161-6/+3
* regulator: max8660: Convert to set_voltage_sel and regulator_map_voltage_linearAxel Lin2012-05-151-56/+15
* regulator: max8660: Convert to get_voltage_selAxel Lin2012-05-151-11/+12
* regulator: max8660: Convert to regulator_list_voltage_linear()Axel Lin2012-05-151-27/+16
* regulator: da903x: Kill da903x_[get|set]_[ldo12|ldo14]_voltage_sel() functionsAxel Lin2012-05-151-67/+6
* regulator: da903x: Convert to set_voltage_sel and map_voltageAxel Lin2012-05-151-56/+54
* regulator: da903x: Convert to regulator_list_voltage_linear()Axel Lin2012-05-151-33/+21
* regulator: tps62360: support force PWM mode via regulator modeLaxman Dewangan2012-05-143-40/+65
* regulator: rc5t583: Convert to regulator_set_voltage_sel_regmap and regulator...Axel Lin2012-05-141-27/+2
* regulator: rc5t583: Convert to regulator_list_voltage_linear()Axel Lin2012-05-141-19/+9
* regulator: max8649: Convert to regulator_set_voltage_sel_regmap and regulator...Axel Lin2012-05-141-20/+2
* regulator: max8649: Convert to regulator_list_voltage_linear()Axel Lin2012-05-141-7/+4
* regulator: max8649: Use regulator_get_voltage_sel_regmap()Axel Lin2012-05-141-29/+16
* regulator: max8649: Convert to get_voltage_selAxel Lin2012-05-141-3/+3
* regulator: tps62360: Fix build error due to missing semicolonAxel Lin2012-05-141-1/+1
* regulator: wm8994: Allow registration with no platform dataMark Brown2012-05-141-4/+2
* regulator: core: Don't open code _regulator_is_enabled()Mark Brown2012-05-141-3/+2
* regulator: wm831x-dcdc: Add missing checks for pdata before useMark Brown2012-05-141-2/+3
* regulator: max8925: Convert to set_voltage_sel() and map_voltage()Axel Lin2012-05-141-15/+8
* regulator: max8925: Convert to regulator_list_voltage_linear()Axel Lin2012-05-141-17/+8
* regulator: max8925: Convert to get_voltage_selAxel Lin2012-05-141-4/+4
* regulator: core: Release regulator-regulator supplies on errorMark Brown2012-05-141-0/+2
* regulator: tps62360: Convert to set_voltage_sel and regulator_map_voltage_linearAxel Lin2012-05-141-17/+7
* regulator: tps62360: Convert to regulator_list_voltage_linear()Axel Lin2012-05-141-14/+6
* regulator: core: Ensure simple linear voltage mappings falls within the speci...Axel Lin2012-05-141-1/+1
* regulator: tps62360: add dt supportLaxman Dewangan2012-05-132-1/+117
* regulator: tps62360: make init_data of platform data to pointer.Laxman Dewangan2012-05-132-4/+2
* regulator: tps65910 regulator: add device tree supportRhyland Klein2012-05-121-0/+108
* regulator: da903x: Convert to get_voltage_selAxel Lin2012-05-121-25/+23
* regulator: da903x: Fix list voltage for da9030 ldo14Axel Lin2012-05-121-1/+19
* regulator: Staticise non-exported symbol s5m8767_opmode_regMark Brown2012-05-121-1/+1
* regulator: wm8400: Modernise driverMark Brown2012-05-121-125/+44
* regulator: wm831x: Convert to regulator_list_voltage_linear()Mark Brown2012-05-121-11/+4
* regulator: core: Allow drivers to set simple linear voltage maps as dataMark Brown2012-05-122-2/+66
* regulator: core: Allow regulators to provide a voltage to selector mappingMark Brown2012-05-122-27/+59
* Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown2012-05-1233-304/+559
|\
| * regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.NeilBrown2012-05-092-6/+9
| * mfd: twl: define all feature flags in one place.NeilBrown2012-05-092-9/+6
| * regulator: tps65910: Convert to get_voltage_selAxel Lin2012-05-091-25/+9
| * regulator: wm8994: Use main I2C device as struct deviceMark Brown2012-05-081-1/+1
OpenPOWER on IntegriCloud