summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* regulator: stpmic1: Remove support for regulator pull downPascal PAILLET-LME2019-02-191-12/+0
* regulator: stpmic1: Simplify regulators registrationPascal PAILLET-LME2019-02-191-116/+52
* regulator: stpmic1: Use regulator mode definition from bindingsPascal PAILLET-LME2019-02-191-3/+2
* regulator: core: Drop lockdep annotation in drms_uA_update()Niklas Cassel2019-02-191-2/+0
* regulator: stpmic1: Remove regul_id and *regmap from struct stpmic1_regulatorAxel Lin2019-02-181-8/+4
* regulator: pv88060: Fix .ops for PV88060_SWAxel Lin2019-02-181-3/+8
* regulator: core: remove unused rdev_get_supply()Masahiro Yamada2019-02-181-8/+0
* regulator: ltc3676: Fix module descriptionAxel Lin2019-02-151-1/+1
* regulator: ltc3676: Simplify .readable_reg and .writable_reg callbacksAxel Lin2019-02-151-58/+5
* regulator: bd718x7: Support SNVS low power stateMatti Vaittinen2019-02-141-25/+176
* regulator: add regulator_desc_list_voltage_linear_rangeMatti Vaittinen2019-02-141-10/+29
* regulator: bd70528: drop struct bd70528Matti Vaittinen2019-02-141-2/+2
* regulator: max77802-regulator: fix indentation in if statementColin Ian King2019-02-121-3/+3
* regulator: lp8788-buck: Convert to linear rangeAxel Lin2019-02-111-18/+20
* regulator: lm363x: Check return value of gpiod_get_index_optionalAxel Lin2019-02-081-2/+4
* regulator: rt5033: Constify rt5033_safe_ldo_ops and rt5033_buck_opsAxel Lin2019-02-081-2/+2
* regulator: core: Only support passing enable GPIO descriptorsLinus Walleij2019-02-061-26/+6
* regulator: gpio: Simplify probe pathLinus Walleij2019-02-061-34/+24
* regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij2019-02-063-34/+10
* regulator: gpio: Convert to use descriptorsLinus Walleij2019-02-061-94/+56
* regulator: rk808: Convert rk805 buck1/2 to use linear rangeAxel Lin2019-02-061-43/+12
* regulator: as3722: Correct minor typoCharles Keepax2019-02-061-1/+1
* regulator: rk808: Fix BUCK1/2 voltages on rk805Otavio Salvador2019-02-021-8/+45
* regulator: max77650: Fix include filesAxel Lin2019-01-301-1/+1
* regulator: max77650: add regulator supportBartosz Golaszewski2019-01-293-0/+527
* regulator: isl6271a: Constify isl_core_ops and isl_fixed_opsAxel Lin2019-01-281-2/+2
* regulator: isl6271a: Remove *rdev[3] from struct isl_pmicAxel Lin2019-01-281-5/+4
* regulator: rk808: Update module description to include RK805Axel Lin2019-01-281-2/+2
* regulator: rk808: Constify regulator_opsAxel Lin2019-01-281-21/+21
* regulator: mcp16502: Include linux/gpio/consumer.h to fix build errorAxel Lin2019-01-281-0/+1
* regulator: da9063: Check return value of devm_regmap_field_alloc callsAxel Lin2019-01-281-5/+24
* regulator: da9062: Check return value of devm_regmap_field_alloc callsAxel Lin2019-01-281-5/+24
* regulator: axp20x: fix ALDO2, DLDO2 and ELDO3 definitions for AXP803Vasily Khoruzhick2019-01-281-3/+3
* regulator: lp8788-ldo: Constify lp8788_dldo_desc and lp8788_aldo_descAxel Lin2019-01-281-2/+2
* regulator: lp8788-buck: Constify lp8788_buck_descAxel Lin2019-01-281-1/+1
* regulator: lp87565: Constify lp87565_buck_ramp_delay and lp87565_buck_opsAxel Lin2019-01-281-2/+2
* regulator: lp8755: Constify lp8755_regulatorsAxel Lin2019-01-281-1/+1
* regulator: lp873x: Constify lp873x_buck01_ops and lp873x_ldo01_opsAxel Lin2019-01-281-2/+2
* regulator: lp872x: Constify regulator_ops and regulator_descAxel Lin2019-01-281-6/+6
* regulator: lp3972: Constify lp3972_ldo_ops and lp3972_dcdc_opsAxel Lin2019-01-281-2/+2
* regulator: lp3971: Constify lp3971_ldo_ops and lp3971_dcdc_opsAxel Lin2019-01-281-2/+2
* regulator: bd9571mwv: Constify regulator_opsAxel Lin2019-01-241-4/+4
* regulator: bd718x7: Constify regulator_opsAxel Lin2019-01-241-7/+7
* regulator: bd70528: Constify regulator_linear_range and regulator_opsAxel Lin2019-01-241-9/+8
* regulator: stpmic1: Add static const qualifier at peroper placesAxel Lin2019-01-231-21/+17
* regulator: bd70528: Support ROHM BD70528 regulator blockMatti Vaittinen2019-01-233-0/+302
* regulator: qcom-smd: Batch up requests for disabled regulatorsBjorn Andersson2019-01-221-35/+69
* regulator: wm831x-dcdc: Convert to use regulator_linear_range for wm831x_buckvAxel Lin2019-01-221-30/+9
* regulator: twl: Use of_device_get_match_data()Axel Lin2019-01-221-6/+1
* regulator: arizona-ldo1: Convert to use regulator_linear_range for ldo1_hcAxel Lin2019-01-221-28/+9