summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2020-11-03regulator: defer probe when trying to get voltage from unresolved supplyMichał Mirosław
2020-10-05Merge remote-tracking branch 'regulator/for-5.10' into regulator-nextMark Brown
2020-10-05regulator: bd9576: Fix printMatti Vaittinen
2020-10-05regulator: qcom_smd: add pm8953 regulatorsVladimir Lypak
2020-10-05regulator: Make constraint debug processing conditional on DEBUGGeert Uytterhoeven
2020-10-01Merge series "Support for PM660/PM660L SPMI and SMD regulators" from kholk11@...Mark Brown
2020-10-01regulator: qcom: labibb: Constify static structsRikard Falkeborn
2020-10-01regulator: qcom_smd: Add PM660/PM660L regulator supportAngeloGioacchino Del Regno
2020-10-01regulator: qcom_spmi: Add PM660/PM660L regulatorsAngeloGioacchino Del Regno
2020-10-01regulator: qcom_spmi: Add support for new regulator typesAngeloGioacchino Del Regno
2020-10-01regulator: core: Enlarge max OF property name length to 64 charsAngeloGioacchino Del Regno
2020-10-01regulator: tps65910: use regmap accessorsMichał Mirosław
2020-09-30regulator: rtmv20: Add missing regcache cache only before marked as dirtyChiYuan Huang
2020-09-30regulator: rtmv20: Update DT binding document and property name parsingChiYuan Huang
2020-09-28Merge series "regulator: debugging aids" from Michał Mirosław <mirq-linux@r...Mark Brown
2020-09-28regulator: rtmv20: Adds support for Richtek RTMV20 load switch regulatorChiYuan Huang
2020-09-28regulator: resolve supply after creating regulatorMichał Mirosław
2020-09-28regulator: print symbolic errors in kernel messagesMichał Mirosław
2020-09-28regulator: print state at bootMichał Mirosław
2020-09-25Merge tag 'regulator-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-09-23regulator: axp20x: fix LDO2/4 descriptionIcenowy Zheng
2020-09-22regulator: s5m8767: initialize driver via module_platform_driverKrzysztof Kozlowski
2020-09-22regulator: enable compile testing for Maxim and Samsung PMIC driversKrzysztof Kozlowski
2020-09-22regulator: fix indentation issueColin Ian King
2020-09-21regulator: unexport regulator_lock/unlock()Michał Mirosław
2020-09-17Merge series "Support ROHM BD9576MUF and BD9573MUF PMICs" from Matti Vaittine...Mark Brown
2020-09-17regulator: Support ROHM BD9576MUF and BD9573MUFMatti Vaittinen
2020-09-14regulator: ti-abb: Constify ti_abb_reg_opsRikard Falkeborn
2020-09-14regulator: pca9450: Constify static regulator_opsRikard Falkeborn
2020-09-14regulator: stw481x-vmmc: Constify static structsRikard Falkeborn
2020-09-14regulator: fixed: Constify static regulator_opsRikard Falkeborn
2020-09-14regulator: dummy: Constify dummy_initdata and dummy_opsRikard Falkeborn
2020-09-11Merge tag 'regulator-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-09-10regulator: bd718x7: Make some variable staticYueHaibing
2020-09-07Merge series "regulator: unexport regulator_lock/unlock()" from Michał Miros...Mark Brown
2020-09-07regulator: lochnagar: Add additional VDDCORE rangeCharles Keepax
2020-09-07regulator: remove locking around regulator_notifier_call_chain()Michał Mirosław
2020-09-07regulator: don't require mutex for regulator_notifier_call_chain()Michał Mirosław
2020-09-04regulator: bd718x7 fix regulator states at SUSPENDMatti Vaittinen
2020-09-04regulator: bd718x7 initialize regulator config only onceMatti Vaittinen
2020-09-02regulator: pwm: Fix machine constraints applicationVincent Whitchurch
2020-09-01regulator: tps65910: Constify static regulator_opsRikard Falkeborn
2020-09-01regulator: tps65912: Constify static regulator_opsRikard Falkeborn
2020-09-01regulator: tps6586x: Constify static regulator_opsRikard Falkeborn
2020-09-01regulator: tps65090: constify static regulator_opsRikard Falkeborn
2020-09-01regulator: tps65086: Constify static regulator_opsRikard Falkeborn
2020-09-01regulator: tps62360: Constify tps62360_dcdc_opsRikard Falkeborn
2020-09-01regulator: tps6105x: Constify tps6105x_regulator_opsRikard Falkeborn
2020-09-01regulator: tps51632: Constify tps51632_dcdc_opsRikard Falkeborn
2020-09-01regulator: core: Fix slab-out-of-bounds in regulator_unlock_recursive()Dmitry Osipenko