summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* regulator: axp20x: Use rdev_get_id at appropriate placesAxel Lin2019-03-191-9/+5
* regulator: axp20x: Remove unneeded NULL test against rdevAxel Lin2019-03-191-3/+0
* regulator: 88pm8607: Convert to regulator core's simplified DT parsing codeAxel Lin2019-03-191-34/+9
* regulator: core: Fix application of "drop lockdep annotation in drms_uA_updat...Mark Brown2019-03-181-2/+0
* regulator: da9063: Convert to use regulator_set/get_current_limit_regmapAxel Lin2019-03-181-79/+28
* regulator: da9062: Convert to use regulator_set/get_current_limit_regmapAxel Lin2019-03-181-93/+32
* regulator: lp87565: Convert to use regulator_set/get_current_limit_regmapAxel Lin2019-03-181-40/+7
* regulator: lp87565: Fix missing register for LP87565_BUCK_0Axel Lin2019-03-181-1/+1
* regulator: mt6397: Use unsigned int for volt_tablesAxel Lin2019-03-181-8/+8
* regulator: mt6380: Use unsigned int for volt_tablesAxel Lin2019-03-181-4/+4
* regulator: mt6323: Use unsigned int for volt_tablesAxel Lin2019-03-181-10/+10
* regulator: max77650: Use unsigned int for max77651_sbb1_regulator_volt_tableAxel Lin2019-03-181-1/+1
* regulator: as3711: Remove struct as3711_regulator_info and as3711_regulatorAxel Lin2019-03-181-30/+7
* regulator: cpcap: Convert to use of_device_get_match_dataAxel Lin2019-03-181-8/+4
* regulator: cpcap: Remove unneeded init_data settingAxel Lin2019-03-181-3/+0
* regulator: as3722: Remove *rdevs[] from struct as3722_regulatorsAxel Lin2019-03-181-2/+0
* regulator: da9052: Include linux/of.h to fix build warning for of_match_ptrAxel Lin2019-03-181-2/+0
* regulator: da9055: Convert to regulator core's simplified DT parsing codeAxel Lin2019-03-151-61/+6
* regulator: da9052: Convert to regulator core's simplified DT parsing codeAxel Lin2019-03-151-27/+6
* regulator: 88pm800: Get rid of struct pm800_regulatorsAxel Lin2019-03-151-17/+1
* regulator: wm8350: Convert to use regulator_set/get_current_limit_regmapAxel Lin2019-03-131-70/+11
* regulator: wm831x-isink: Convert to use regulator_set/get_current_limit_regmapAxel Lin2019-03-132-39/+8
* regulator: wm8350: Select maximum current in specific rangeAxel Lin2019-03-131-1/+1
* regulator: wm831x-isink: Select maximum current in specific rangeAxel Lin2019-03-131-1/+1
* regulator: wm831x ldo: Fix notifier mutex lock warningSteve Twiss2019-03-131-0/+2
* regulator: wm831x isink: Fix notifier mutex lock warningSteve Twiss2019-03-131-0/+2
* regulator: max14577: Get rid of match_init_data/match_of_node functionsAxel Lin2019-03-131-55/+0
* regulator: da903x: don't build with clangArnd Bergmann2019-03-131-0/+1
* regulator: pv88060: Fix notifier mutex lock warningSteve Twiss2019-03-131-0/+4
* regulator: ltc3676: Fix notifier mutex lock warningSteve Twiss2019-03-131-2/+8
* regulator: ltc3589: Fix notifier mutex lock warningSteve Twiss2019-03-131-2/+8
* regulator: lp8755: Fix notifier mutex lock warningSteve Twiss2019-03-131-3/+12
* regulator: da9211: Fix notifier mutex lock warningSteve Twiss2019-03-131-0/+4
* regulator: da9063: Fix notifier mutex lock warningSteve Twiss2019-03-131-1/+4
* regulator: wm831x: Fix notifier mutex lock warningSteve Twiss2019-03-131-0/+4
* regulator: pv88090: Fix notifier mutex lock warningSteve Twiss2019-03-131-0/+4
* regulator: pv88080: Fix notifier mutex lock warningSteve Twiss2019-03-131-0/+4
* regulator: da9062: Fix notifier mutex lock warningSteve Twiss2019-03-131-0/+2
* regulator: da9055: Fix notifier mutex lock warningSteve Twiss2019-03-131-0/+2
* regulator: gpio: Constify regulator_opsAxel Lin2019-03-131-2/+2
* regulator: gpio: Convert to devm_regulator_registerAxel Lin2019-03-131-14/+4
* regulator: wm8400: Fix trivial typoAxel Lin2019-03-111-1/+1
* regulator: wm8400: Get rid of wm8400_block_read/wm8400_set_bits functionsAxel Lin2019-03-112-15/+8
* regulator: ab3100: Remove ab3100_regulators_remove functionAxel Lin2019-03-111-22/+2
* regulator: palmas: Remove *rdev[PALMAS_NUM_REGS] from struct palmas_pmicAxel Lin2019-03-111-12/+0
* Merge branch 'regulator-5.1' into regulator-nextMark Brown2019-03-0460-1260/+2023
|\
| * regulator: mc13xxx: Constify regulator_ops variablesAxel Lin2019-03-044-10/+10
| * regulator: palmas: Constify palmas_smps_ramp_delay arrayAxel Lin2019-03-041-1/+1
| * regulator: wm831x-dcdc: Convert to use regulator_set/get_current_limit_regmapAxel Lin2019-03-041-36/+6
| * regulator: pv88090: Convert to use regulator_set/get_current_limit_regmapAxel Lin2019-03-041-45/+8