summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
...
| * | regulator: lp87565: enable voltage regardless of ENx pinLuca Ceresoli2020-07-011-2/+19
| |/
| * regulator: qcom_smd-regulator: Remove unused 'struct regulator_desc pmi8994_b...Lee Jones2020-06-261-9/+0
| * regulator: wm8400-regulator: Repair dodgy kerneldoc header formattingLee Jones2020-06-261-3/+3
| * regulator: tps65218-regulator: Remove pointless 'is unsigned int <0' checkLee Jones2020-06-261-2/+2
| * regulator: tps65217-regulator: Use the returned value of tps65217_reg_read()Lee Jones2020-06-261-0/+3
| * regulator: tps65217-regulator: Remove pointless 'is unsigned int <0' checkLee Jones2020-06-261-2/+2
| * regulator: stpmic1_regulator: Properly document 'struct stpmic1_regulator_cfg'Lee Jones2020-06-261-1/+1
| * regulator: pwm-regulator: Demote kerneldoc header to standard commentLee Jones2020-06-261-1/+1
| * regulator: qcom-rpmh-regulator: Repair dodgy kerneldoc header formattingLee Jones2020-06-261-7/+7
| * regulator: max8998: Staticify internal function max8998_get_current_limit()Lee Jones2020-06-261-1/+1
| * regulator: max14577-regulator: Demote kerneldoc header to standard commentLee Jones2020-06-251-1/+1
| * regulator: cpcap-regulator: Demote kerneldoc header to standard commentLee Jones2020-06-251-2/+2
| * regulator: cpcap-regulator: Remove declared and set, but never used variable ...Lee Jones2020-06-251-6/+6
| * regulator: wm8350-regulator: Repair odd formatting in documentationLee Jones2020-06-251-5/+5
| * regulator: ab8500: Remove unused embedded struct expand_registerLee Jones2020-06-251-6/+1
| * regulator: dbx500-prcmu: Remove unused function dbx500_regulator_testcase()Lee Jones2020-06-251-8/+0
| * regulator: pfuze100: add condition check for 'ramp_delay = 0'Robin Gong2020-06-231-3/+6
| * regulator: max8997: Constify struct regulator_opsRikard Falkeborn2020-06-181-7/+7
| * regulator: max8907: Constify static structsRikard Falkeborn2020-06-181-3/+3
| * regulator: ltc3676: Constify ltc3676_regulatorsRikard Falkeborn2020-06-181-1/+1
| * regulator: cpcap: Constify cpcap_regulator_opsRikard Falkeborn2020-06-181-1/+1
| * regulator: anatop: Constify anatop_core_ropsRikard Falkeborn2020-06-181-1/+1
| * Merge series "Add support for voltage regulator on ChromeOS EC." from Pi-Hsun...Mark Brown2020-06-153-0/+268
| |\
| | * regulator: Add driver for cros-ec-regulatorPi-Hsun Shih2020-06-153-0/+268
| * | regulator: Fix trivial spellingKieran Bingham2020-06-151-1/+1
| * | regulator: gpio: Fix trivial spellingKieran Bingham2020-06-151-1/+1
| * | Merge existing fixes from regulator/for-5.8Mark Brown2020-06-153-23/+40
| |\ \ | | |/ | |/|
* | | regulator: rename da903x to da903x-regulatorSeth Forshee2020-06-252-1/+1
* | | regulator: qcom_smd: Fix pmi8994 labelKonrad Dybcio2020-06-231-1/+1
* | | regulator: mt6358: Remove BROKEN dependencyAxel Lin2020-06-171-1/+1
* | | Merge tag 'v5.8-rc1' into regulator-5.8Mark Brown2020-06-171-4/+4
|\| | | |/ |/|
| * Merge remote-tracking branch 'regulator/for-5.8' into regulator-linusMark Brown2020-06-0153-310/+882
| |\
| * \ Merge remote-tracking branch 'regulator/for-5.7' into regulator-linusMark Brown2020-06-011-4/+4
| |\ \
| | * | regulator: qcom-rpmh: Fix typos in pm8150 and pm8150lBjorn Andersson2020-04-151-4/+4
* | | | regualtor: pfuze100: correct sw1a/sw2 on pfuze3000Robin Gong2020-06-151-21/+39
* | | | regulator: Fix pickable ranges mappingMatti Vaittinen2020-06-121-1/+1
* | | | regulator: da9063: fix LDO9 suspend and warning.Martin Fuzzey2020-06-121-1/+0
| |_|/ |/| |
* | | regulator: max8998: max8998_set_current_limit() can be statickbuild test robot2020-06-011-2/+2
* | | regulator: core: Add regulator bypass trace pointsCharles Keepax2020-05-291-0/+9
* | | Merge series "Fix regulators coupling for Exynos5800" from Marek Szyprowski <...Mark Brown2020-05-291-20/+29
|\ \ \
| * | | regulator: extract voltage balancing code to the separate functionMarek Szyprowski2020-05-291-20/+29
* | | | regulator: max8998: Add charger regulatorJonathan Bakker2020-05-221-0/+105
* | | | Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaitt...Mark Brown2020-05-201-14/+11
|\ \ \ \ | | |/ / | |/| |
| * | | regulator: Revert "Use driver_deferred_probe_timeout for regulator_init_compl...John Stultz2020-04-291-14/+11
| |/ /
* | | regulator: bd718x7: remove voltage change restriction from BD71847 LDOsMatti Vaittinen2020-05-141-12/+158
* | | Merge tag 'linear-ranges-lib' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown2020-05-0846-239/+224
|\ \ \
| * | | regulator: use linear_ranges helperMatti Vaittinen2020-05-0846-239/+224
| |/ /
* | | regulator: db8500-prcmu: Use true,false for bool variableJason Yan2020-05-061-1/+1
* | | regulator: bd718x7: remove voltage change restriction from BD71847Matti Vaittinen2020-04-281-5/+41
* | | regulator: max77826: Add max77826 regulator driverIskren Chernev2020-04-143-0/+312