summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2019-03-13regulator: wm831x-isink: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-13regulator: wm8350: Select maximum current in specific rangeAxel Lin
2019-03-13regulator: wm831x-isink: Select maximum current in specific rangeAxel Lin
2019-03-13regulator: wm831x ldo: Fix notifier mutex lock warningSteve Twiss
2019-03-13regulator: wm831x isink: Fix notifier mutex lock warningSteve Twiss
2019-03-13regulator: max14577: Get rid of match_init_data/match_of_node functionsAxel Lin
2019-03-13regulator: da903x: don't build with clangArnd Bergmann
2019-03-13regulator: pv88060: Fix notifier mutex lock warningSteve Twiss
2019-03-13regulator: ltc3676: Fix notifier mutex lock warningSteve Twiss
2019-03-13regulator: ltc3589: Fix notifier mutex lock warningSteve Twiss
2019-03-13regulator: lp8755: Fix notifier mutex lock warningSteve Twiss
2019-03-13regulator: da9211: Fix notifier mutex lock warningSteve Twiss
2019-03-13regulator: da9063: Fix notifier mutex lock warningSteve Twiss
2019-03-13regulator: wm831x: Fix notifier mutex lock warningSteve Twiss
2019-03-13regulator: pv88090: Fix notifier mutex lock warningSteve Twiss
2019-03-13regulator: pv88080: Fix notifier mutex lock warningSteve Twiss
2019-03-13regulator: da9062: Fix notifier mutex lock warningSteve Twiss
2019-03-13regulator: da9055: Fix notifier mutex lock warningSteve Twiss
2019-03-13regulator: gpio: Constify regulator_opsAxel Lin
2019-03-13regulator: gpio: Convert to devm_regulator_registerAxel Lin
2019-03-11regulator: wm8400: Fix trivial typoAxel Lin
2019-03-11regulator: wm8400: Get rid of wm8400_block_read/wm8400_set_bits functionsAxel Lin
2019-03-11regulator: ab3100: Remove ab3100_regulators_remove functionAxel Lin
2019-03-11regulator: palmas: Remove *rdev[PALMAS_NUM_REGS] from struct palmas_pmicAxel Lin
2019-03-04regulator: mc13xxx: Constify regulator_ops variablesAxel Lin
2019-03-04regulator: palmas: Constify palmas_smps_ramp_delay arrayAxel Lin
2019-03-04regulator: wm831x-dcdc: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-04regulator: pv88090: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-03regulator: pv88080: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-03regulator: pv88060: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-03Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-03-03regulator: max77650: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-03regulator: lp873x: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-03regulator: lp872x: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-03regulator: da9210: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-03regulator: da9055: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-03regulator: core: Add set/get_current_limit helpers for regmap usersAxel Lin
2019-02-28regulator: stm32-vrefbuf: add power management supportFabrice Gasnier
2019-02-26regulator: 88pm8607: Remove unused fields from struct pm8607_regulator_infoAxel Lin
2019-02-26regulator: 88pm8607: Simplify pm8607_list_voltage implementationAxel Lin
2019-02-26regulator: cpcap: Constify omap4_regulators and xoom_regulatorsAxel Lin
2019-02-26regulator: cpcap: Remove unused vsel_shift from struct cpcap_regulatorAxel Lin
2019-02-26regulator: da9062: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-02-26regulator: mcp16502: Remove module versionAxel Lin
2019-02-26regulator: fan53555: Check pdata->slew_rate settingAxel Lin
2019-02-26regulator: arizona_ldo1: Simplify arizona_ldo1_hc_set/get_voltage_selAxel Lin
2019-02-26regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uAAxel Lin
2019-02-22regulator: da9063: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-02-22regulator: mt6311: Use linear instead of linear range for mt6311_buck_opsAxel Lin
2019-02-22regulator: max77650: Fix set_current_limit implementationAxel Lin