summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
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: 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: 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
2012-06-20regulator: lp872x: Don't allow modular buildMark Brown
2012-06-19regulator: add new regulator driver for lp872xKim, Milo
2012-06-19regulator: tps65023: Convert tps65023_ldo_ops to regulator_[get|set]_voltage_...Axel Lin
2012-06-19regulator: s5m8767a: Support AP watchdog reset operationSangbeom Kim
2012-06-19regulator: max77686: Convert driver to use regulator_set_voltage_time_sel.Yadwinder Singh Brar
2012-06-19regulator: tps65023: Convert to get_voltage_selAxel Lin
2012-06-19regulator: tps65023: Convert to regulator_list_voltage_tableAxel Lin
2012-06-19regulator: mc13xxx: Remove mc13xxx_sw_regulator_is_enabled functionAxel Lin
2012-06-18regulator: twl: Remove references to 32kHz clock from DT bindingsMark Brown
2012-06-18regulator: tps65910: Don't use 0 as NULLMark Brown
2012-06-18regulator: core: Change the unit of ramp_delay from mV/uS to uV/uSAxel Lin
2012-06-18regulator: core: Support table based mapping in regulator_set_voltage_time_selAxel Lin
2012-06-18regulator: Fix setting constraints->ramp_delay in of_get_regulation_constraintsAxel Lin
2012-06-17regulator: Add ramp_delay configuration to constraintsYadwinder Singh Brar
2012-06-17regulator: wm831x-dcdc: Convert wm831x_buckv_ops to set_voltage_sel and map_v...Axel Lin
2012-06-17regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_set_voltage_sel...Axel Lin
2012-06-17regulator: wm831x-ldo: Convert to regulator_set_voltage_sel_regmap and map_vo...Axel Lin
2012-06-17regulator: ab3100: Convert fixed voltage to use regulator_list_voltage_linearAxel Lin
2012-06-17regulator: pcf50633: Convert to regulator_set_voltage_sel_regmap and map_voltageAxel Lin
2012-06-17regulator: ab8500: Remove min_uV and max_uV from struct ab8500_regulator_infoAxel Lin
2012-06-17regulator: ab8500: Use regulator_list_voltage_linear for ab8500_regulator_fix...Axel Lin
2012-06-17regulator: mc13xxx: Convert to regulator_list_voltage_tableAxel Lin
2012-06-17regulator: mc13xxx: Fix voltage checking for mc13xxx_fixed_regulator_set_voltageAxel Lin
2012-06-17regulator: tps62360: Simplify tps62360_set_voltage_time_sel implementationAxel Lin
2012-06-17regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_list_voltage_li...Axel Lin
2012-06-17regulator: tps65023: Set n_voltages to 1 for fixed voltageAxel Lin
2012-06-17regulator: wm8350: Reuse map_voltage() to get selector of a given uVAxel Lin
2012-06-17regulator: wm8350: Use wm8350_ldo_list_voltage instead of open code to verify...Axel Lin
2012-06-13regulator: tps65217: Convert to regulator_[is_enabled|get_voltage_sel]_regmapAxel Lin
2012-06-13regulator: wm8400: Adjust the equation for selector >= 15 in wm8400_ldo_list_...Axel Lin
2012-06-13regulator: Replace set_voltage with set_voltage_selSangbeom Kim
2012-06-13regulator: wm8400: Use wm8400_ldo_list_voltage instead of open code to verify...Axel Lin
2012-06-13regulator: Remove s5m8767a buck initializationSangbeom Kim
2012-06-13regulator: wm8350: Add missing min_uV and uV_step settings for DCDC4Axel Lin
2012-06-11regulator: core: Return correct delay time in regulator_set_voltage_time_selAxel Lin
2012-06-11regulator: max77686: Fix the delay time for set_voltage_time_selAxel Lin
2012-06-11regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay.Yadwinder Singh Brar