summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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: 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: rc5t583: Use regulator_set_voltage_time_sel()Axel Lin2012-06-241-14/+2
| * | | regulator: Use list_voltage() to get voltage in regulator_set_voltage_time_selAxel Lin2012-06-231-14/+9
| * | | regulator: max8998: Convert to set_voltage_sel and regulator_map_voltage_linearAxel Lin2012-06-231-70/+27
| * | | regulator: max8998: Convert to regulator_list_voltage_linear()Axel Lin2012-06-231-25/+7
| * | | regulator: tps62360: Remove chip_id and voltage_base from struct tps62360_chipAxel Lin2012-06-231-5/+2
| * | | regulator: core: Add export of regulator_set_voltage_time_sel()Mark Brown2012-06-231-0/+1
| * | | regulator: tps65910: Convert to regulator_list_voltage_tableAxel Lin2012-06-221-54/+40
| * | | regulator: tps65910: Remove unused min_uV and max_uV from struct tps_infoAxel Lin2012-06-221-50/+0
| * | | regulator: change message level on probing lp872x driverKim, Milo2012-06-211-1/+1
| * | | regulator: lp872x: Depend on I2C=yMark Brown2012-06-211-1/+1
| * | | regulator: tps65910: Convert to regulator_set_voltage_time_sel()Axel Lin2012-06-211-28/+6
| * | | regulator: arizona: Add support for microphone supplies on Arizona devicesMark Brown2012-06-203-0/+192
| * | | regulator: lp872x: Return -EINVAL if pdata is NULLAxel Lin2012-06-201-5/+5
| * | | regulator: max77686: Implement .set_ramp_delay() callbackYadwinder Singh Brar2012-06-201-8/+29
| * | | regulator: max77686: Initialize regulator_configAxel Lin2012-06-201-1/+1
| * | | regulator: lp872x: Don't allow modular buildMark Brown2012-06-201-1/+2
| * | | regulator: add new regulator driver for lp872xKim, Milo2012-06-193-0/+965
| * | | regulator: tps65023: Convert tps65023_ldo_ops to regulator_[get|set]_voltage_...Axel Lin2012-06-191-38/+13
| * | | regulator: s5m8767a: Support AP watchdog reset operationSangbeom Kim2012-06-191-44/+93
| * | | regulator: max77686: Convert driver to use regulator_set_voltage_time_sel.Yadwinder Singh Brar2012-06-191-33/+9
| * | | regulator: tps65023: Convert to get_voltage_selAxel Lin2012-06-191-7/+7
| * | | regulator: tps65023: Convert to regulator_list_voltage_tableAxel Lin2012-06-191-104/+49
| * | | regulator: mc13xxx: Remove mc13xxx_sw_regulator_is_enabled functionAxel Lin2012-06-193-8/+0
| * | | regulator: twl: Remove references to 32kHz clock from DT bindingsMark Brown2012-06-181-2/+0
| * | | regulator: tps65910: Don't use 0 as NULLMark Brown2012-06-181-1/+1
| * | | regulator: core: Change the unit of ramp_delay from mV/uS to uV/uSAxel Lin2012-06-181-2/+2
| * | | regulator: core: Support table based mapping in regulator_set_voltage_time_selAxel Lin2012-06-181-12/+25
OpenPOWER on IntegriCloud