summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2012-07-04regulator: twl: Set enable enable_time in regulator_descAxel Lin
2012-07-04regulator: gpio-regulator: Use core GPIO enable supportAxel Lin
2012-07-04regulator: gpio-regulator: Set enable enable_time in regulator_descAxel Lin
2012-07-04regulator: tps65910: Set enable enable_time in regulator_descAxel Lin
2012-07-03regulator: arizona-ldo1: Implement GPIO enable supportMark Brown
2012-07-03regulator: wm8994: Use core GPIO enable supportMark Brown
2012-07-03regulator: fixed: Use core GPIO enable supportMark Brown
2012-07-03regulator: core: Add core support for GPIO controlled enable linesMark Brown
2012-07-03regulator: core: Factor out enable and disable operations some moreMark Brown
2012-07-03regulator: wm831x-ldo: Specify enable time for alive LDOMark Brown
2012-07-03regulator: wm8994: Set enable_time in descriptorMark Brown
2012-07-03regulator: fixed: Set enable enable_time in regulator_descMark Brown
2012-07-03regulator: core: Allow fixed enable_time to be set in the regulator_descMark Brown
2012-07-03regulator: core: Check that the selector from map_voltage() is validMark Brown
2012-07-03regulator: core: Support fixed voltages in regulator_is_supported_voltage()Mark Brown
2012-07-03regulator: Fix recursive mutex lockdep warningStephen Boyd
2012-07-03regulator: dt: regulator match by regulator-compatibleLaxman Dewangan
2012-07-03regulator: tps65217: Fix voltage boundary checking in tps65217_pmic_map_voltageAxel Lin
2012-07-02regulator: tps62360: Convert to regulator_set_voltage_time_sel()Axel Lin
2012-07-02regulator: tps65217: invalid if checkAlan Cox
2012-07-02regulator: tps6524x: Convert fixed ilimsel to table basedAxel Lin
2012-07-02regulator: tps6524x: Convert to regulator_list_voltage_table()Axel Lin
2012-07-02Merge tag 'v3.5-rc5' into regulator-driversMark Brown
2012-07-01regulator: fixed: support deferred probe for DT GPIOsStephen Warren
2012-07-01regulator: tps65217: Convert LDO1 to use regulator_list_voltage_tableAxel Lin
2012-06-27regulator: core: Remove unused get_device_regulatorFabio Estevam
2012-06-26regulator: core: Allow multiple requests of a single supply mappingMark Brown
2012-06-26regulator: core: Check for failed voltage sets before checking for delayMark Brown
2012-06-26regulator: s5m8767: Convert to regulator_list_voltage_linearAxel Lin
2012-06-26regulator: arizona-micsupp: Fix choosing selector in arizona_micsupp_map_voltageAxel Lin
2012-06-25regulator: Add driver for Arizona LDO1Mark Brown
2012-06-25regulator: Modify ramp_delay value for s5m8767aSangbeom Kim
2012-06-25Merge tag 'v3.5-rc4' into regulator-driversMark Brown
2012-06-24regulator: rc5t583: Use regulator_set_voltage_time_sel()Axel Lin
2012-06-23regulator: Use list_voltage() to get voltage in regulator_set_voltage_time_selAxel Lin
2012-06-23regulator: max8998: Convert to set_voltage_sel and regulator_map_voltage_linearAxel Lin
2012-06-23regulator: max8998: Convert to regulator_list_voltage_linear()Axel Lin
2012-06-23regulator: tps62360: Remove chip_id and voltage_base from struct tps62360_chipAxel Lin
2012-06-23regulator: palmas: fix regmap offsets for enable/disableGraeme Gregory
2012-06-23regulator: core: Add export of regulator_set_voltage_time_sel()Mark Brown
2012-06-22regulator: tps65910: Convert to regulator_list_voltage_tableAxel Lin
2012-06-22regulator: tps65910: Remove unused min_uV and max_uV from struct tps_infoAxel Lin
2012-06-21regulator: change message level on probing lp872x driverKim, Milo
2012-06-21regulator: lp872x: Depend on I2C=yMark Brown
2012-06-21regulator: tps65910: Convert to regulator_set_voltage_time_sel()Axel Lin
2012-06-20regulator: arizona: Add support for microphone supplies on Arizona devicesMark Brown
2012-06-20regulator: tps6524x: Fix get_voltage_sel for fixed voltageAxel Lin
2012-06-20regulator: lp872x: Return -EINVAL if pdata is NULLAxel Lin
2012-06-20regulator: max77686: Implement .set_ramp_delay() callbackYadwinder Singh Brar
2012-06-20regulator: max77686: Initialize regulator_configAxel Lin