summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2020-09-30regulator: rtmv20: Add missing regcache cache only before marked as dirtyChiYuan Huang1-0/+1
2020-09-30regulator: rtmv20: Update DT binding document and property name parsingChiYuan Huang1-16/+20
2020-09-28Merge series "regulator: debugging aids" from Michał Mirosław <mirq-linux@r...Mark Brown1-55/+69
2020-09-28regulator: rtmv20: Adds support for Richtek RTMV20 load switch regulatorChiYuan Huang3-0/+402
2020-09-28regulator: resolve supply after creating regulatorMichał Mirosław1-8/+13
2020-09-28regulator: print symbolic errors in kernel messagesMichał Mirosław1-45/+49
2020-09-28regulator: print state at bootMichał Mirosław1-2/+7
2020-09-22regulator: s5m8767: initialize driver via module_platform_driverKrzysztof Kozlowski1-12/+1
2020-09-22regulator: enable compile testing for Maxim and Samsung PMIC driversKrzysztof Kozlowski1-9/+9
2020-09-22regulator: fix indentation issueColin Ian King1-1/+1
2020-09-21regulator: unexport regulator_lock/unlock()Michał Mirosław1-4/+2
2020-09-17Merge series "Support ROHM BD9576MUF and BD9573MUF PMICs" from Matti Vaittine...Mark Brown7-7/+355
2020-09-17regulator: Support ROHM BD9576MUF and BD9573MUFMatti Vaittinen3-0/+348
2020-09-14regulator: ti-abb: Constify ti_abb_reg_opsRikard Falkeborn1-1/+1
2020-09-14regulator: pca9450: Constify static regulator_opsRikard Falkeborn1-3/+3
2020-09-14regulator: stw481x-vmmc: Constify static structsRikard Falkeborn1-2/+2
2020-09-14regulator: fixed: Constify static regulator_opsRikard Falkeborn1-2/+2
2020-09-14regulator: dummy: Constify dummy_initdata and dummy_opsRikard Falkeborn1-2/+2
2020-09-10regulator: bd718x7: Make some variable staticYueHaibing1-4/+4
2020-09-07Merge series "regulator: unexport regulator_lock/unlock()" from Michał Miros...Mark Brown18-82/+11
2020-09-07regulator: lochnagar: Add additional VDDCORE rangeCharles Keepax1-0/+1
2020-09-07regulator: remove locking around regulator_notifier_call_chain()Michał Mirosław17-78/+10
2020-09-07regulator: don't require mutex for regulator_notifier_call_chain()Michał Mirosław1-4/+1
2020-09-04regulator: bd718x7 fix regulator states at SUSPENDMatti Vaittinen1-149/+268
2020-09-04regulator: bd718x7 initialize regulator config only onceMatti Vaittinen1-2/+3
2020-09-01regulator: tps65910: Constify static regulator_opsRikard Falkeborn1-5/+5
2020-09-01regulator: tps65912: Constify static regulator_opsRikard Falkeborn1-2/+2
2020-09-01regulator: tps6586x: Constify static regulator_opsRikard Falkeborn1-4/+4
2020-09-01regulator: tps65090: constify static regulator_opsRikard Falkeborn1-4/+4
2020-09-01regulator: tps65086: Constify static regulator_opsRikard Falkeborn1-2/+2
2020-09-01regulator: tps62360: Constify tps62360_dcdc_opsRikard Falkeborn1-1/+1
2020-09-01regulator: tps6105x: Constify tps6105x_regulator_opsRikard Falkeborn1-1/+1
2020-09-01regulator: tps51632: Constify tps51632_dcdc_opsRikard Falkeborn1-1/+1
2020-08-27regulator: mt6360: fix spelling mistake: "regulaotr" -> "regulator"Piyush Goyal1-2/+2
2020-08-26regulator: mt6360: Add support for MT6360 regulatorGene Chen3-0/+469
2020-08-24regulator: rt4801: Fix W=1 build warning when CONFIG_OF=nChiYuan Huang1-1/+1
2020-08-24regulator: mp886x: use "mps,switch-frequency-hz"Jisheng Zhang1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva4-7/+7
2020-08-21Merge series "regulator: Fix W=1 build warning when CONFIG_OF=n" from Jisheng...Mark Brown15-22/+22
2020-08-21regulator: dbx500: Remove unused debugfs goto labelFabio Estevam1-2/+0
2020-08-21regulator: tps65023: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang1-1/+1
2020-08-21regulator: stm32-booster: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang1-1/+1
2020-08-21regulator: qcom-rpmh: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang1-1/+1
2020-08-21regulator: sy8106a: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang1-1/+1
2020-08-21regulator: stm32-vrefbuf: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang1-1/+1
2020-08-21regulator: stm32-pwr: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang1-1/+1
2020-08-21regulator: pwm: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang1-1/+1
2020-08-21regulator: max77826: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang1-1/+1
2020-08-21regulator: max1586: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang1-1/+1
2020-08-21regulator: ltc3676: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang1-1/+1