summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-31regulator: mp886x: support mps,switch-frequencyJisheng Zhang
2020-07-31regulator: mp886x: support setting switch freqJisheng Zhang
2020-07-31regulator: mp886x: implement set_ramp_delayJisheng Zhang
2020-07-30regulator: add the sub node names for the MP5496 PMICKathiravan T
2020-07-28regulator: cros-ec-regulator: Fix double free of desc->name.Pi-Hsun Shih
2020-07-27platform/chrome: cros_ec: Fix host command for regulator control.Pi-Hsun Shih
2020-07-27regulator: pca9450: Convert to use module_i2c_driverAxel Lin
2020-07-24regulator: fix memory leak on error path of regulator_register()Vladimir Zapolskiy
2020-07-22regulator: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-21regulator: convert QCOM SMD-RPM regulator document to YAML schemaKathiravan T
2020-07-20Merge series "regulator_sync_state() support" from Saravana Kannan <saravanak...Mark Brown
2020-07-20regulator: gpio: Honor regulator-boot-on propertyChen-Yu Tsai
2020-07-20regulator: core: Add destroy_regulator()Saravana Kannan
2020-07-17regulator: Correct kernel-doc inconsistencyColton Lewis
2020-07-15regulator: Add labibb regulator bindingNisha Kumari
2020-07-15regulator: qcom: Add labibb driverNisha Kumari
2020-07-15regulator: Allow regulators to verify enabled during enable()Sumit Semwal
2020-07-13regulator: cros-ec: Constify cros_ec_regulator_voltage_opsRikard Falkeborn
2020-07-08regulator: devres: Standardise on function documentation headersLee Jones
2020-07-08regulator: of_regulator: Add missing colon for rdev kerneldoc argumentLee Jones
2020-07-08regulator: devres: Fix issues with kerneldoc headersLee Jones
2020-07-07regulator: fan53880: Add support for COMPILE_TESTChristoph Fritz
2020-07-06Merge series "Add pca9450 driver" from Robin Gong <yibin.gong@nxp.com>:Mark Brown
2020-07-06regulator: fan53880: Add missing .owner field in regulator_descAxel Lin
2020-07-06dt-bindings: regulator: add pca9450 regulator yamlRobin Gong
2020-07-06regulator: pca9450: add pca9450 pmic driverRobin Gong
2020-07-03dt-bindings: regulator: Document bindings for fan53880Christoph Fritz
2020-07-03regulator: fan53880: Add initial supportChristoph Fritz
2020-07-02Merge series "regulator: mt6397: Implement of_map_mode regulator_desc functio...Mark Brown
2020-07-02Merge series "regulator: da9211: support changing modes" from Anand K Mistry ...Mark Brown
2020-07-02Merge series "regulator: add support for SY8827N regulator" from Jisheng Zhan...Mark Brown
2020-07-02regulator: mp886x: use .probe_newJisheng Zhang
2020-07-02regulator: fix null pointer check on regmapColin Ian King
2020-07-02regulator: da9211: Document allowed modesAnand K Mistry
2020-07-02regulator: da9211: Implement of_map_modeAnand K Mistry
2020-07-02regulator: da9211: Move buck modes into header fileAnand K Mistry
2020-07-02regulator: add document bindings for sy8827nJisheng Zhang
2020-07-02regulator: add support for SY8827N regulatorJisheng Zhang
2020-07-02regulator: mt6397: Document valid modesAnand K Mistry
2020-07-02regulator: mt6397: Implement of_map_modeAnand K Mistry
2020-07-02regulator: mt6397: Move buck modes into header fileAnand K Mistry
2020-07-01Merge series "Introduce PMIC based USB type C detection" from Wesley Cheng <w...Mark Brown
2020-07-01Merge series "regulator/qcom: Constify static structs" from Rikard Falkeborn ...Mark Brown
2020-07-01Merge series "Add frequency / voltage scaling support for IPQ6018 SoC" from K...Mark Brown
2020-07-01regulator: lp87565: enable voltage regardless of ENx pinLuca Ceresoli
2020-07-01regulator: add MP5496 regulator compatibleKathiravan T
2020-07-01regulator: qcom_smd: Add MP5496 regulatorsKathiravan T
2020-07-01regulator: qcom_spmi: Constify struct regulator_opsRikard Falkeborn
2020-07-01regulator: qcom_rpm: Constify struct regulator_opsRikard Falkeborn
2020-07-01regulator: Add dt-binding for QCOM PMIC VBUS output regulatorWesley Cheng