aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-17regulator: Correct kernel-doc inconsistencyColton Lewis2-1/+2
2020-07-15regulator: Add labibb regulator bindingNisha Kumari1-0/+70
2020-07-15regulator: qcom: Add labibb driverNisha Kumari3-0/+186
2020-07-15regulator: Allow regulators to verify enabled during enable()Sumit Semwal2-1/+67
2020-07-13regulator: cros-ec: Constify cros_ec_regulator_voltage_opsRikard Falkeborn1-1/+1
2020-07-08regulator: devres: Standardise on function documentation headersLee Jones1-26/+26
2020-07-08regulator: of_regulator: Add missing colon for rdev kerneldoc argumentLee Jones1-1/+1
2020-07-08regulator: devres: Fix issues with kerneldoc headersLee Jones1-1/+3
2020-07-07regulator: fan53880: Add support for COMPILE_TESTChristoph Fritz2-1/+3
2020-07-06Merge series "Add pca9450 driver" from Robin Gong <[email protected]>:Mark Brown5-0/+1261
2020-07-06regulator: fan53880: Add missing .owner field in regulator_descAxel Lin1-0/+3
2020-07-06dt-bindings: regulator: add pca9450 regulator yamlRobin Gong1-0/+190
2020-07-06regulator: pca9450: add pca9450 pmic driverRobin Gong4-0/+1071
2020-07-03dt-bindings: regulator: Document bindings for fan53880Christoph Fritz1-0/+85
2020-07-03regulator: fan53880: Add initial supportChristoph Fritz3-0/+190
2020-07-02Merge series "regulator: mt6397: Implement of_map_mode regulator_desc functio...Mark Brown3-3/+32
2020-07-02Merge series "regulator: da9211: support changing modes" from Anand K Mistry ...Mark Brown3-6/+44
2020-07-02Merge series "regulator: add support for SY8827N regulator" from Jisheng Zhan...Mark Brown4-0/+238
2020-07-02regulator: mp886x: use .probe_newJisheng Zhang1-3/+2
2020-07-02regulator: fix null pointer check on regmapColin Ian King1-1/+1
2020-07-02regulator: da9211: Document allowed modesAnand K Mistry1-0/+4
2020-07-02regulator: da9211: Implement of_map_modeAnand K Mistry1-2/+23
2020-07-02regulator: da9211: Move buck modes into header fileAnand K Mistry2-4/+17
2020-07-02regulator: add document bindings for sy8827nJisheng Zhang1-0/+45
2020-07-02regulator: add support for SY8827N regulatorJisheng Zhang3-0/+193
2020-07-02regulator: mt6397: Document valid modesAnand K Mistry1-0/+3
2020-07-02regulator: mt6397: Implement of_map_modeAnand K Mistry1-0/+13
2020-07-02regulator: mt6397: Move buck modes into header fileAnand K Mistry2-3/+16
2020-07-01Merge series "Introduce PMIC based USB type C detection" from Wesley Cheng <w...Mark Brown4-0/+149
2020-07-01Merge series "regulator/qcom: Constify static structs" from Rikard Falkeborn ...Mark Brown2-15/+15
2020-07-01Merge series "Add frequency / voltage scaling support for IPQ6018 SoC" from K...Mark Brown2-0/+35
2020-07-01regulator: lp87565: enable voltage regardless of ENx pinLuca Ceresoli1-2/+19
2020-07-01regulator: add MP5496 regulator compatibleKathiravan T1-0/+1
2020-07-01regulator: qcom_smd: Add MP5496 regulatorsKathiravan T1-0/+34
2020-07-01regulator: qcom_spmi: Constify struct regulator_opsRikard Falkeborn1-12/+12
2020-07-01regulator: qcom_rpm: Constify struct regulator_opsRikard Falkeborn1-3/+3
2020-07-01regulator: Add dt-binding for QCOM PMIC VBUS output regulatorWesley Cheng1-0/+41
2020-07-01regulator: Add support for QCOM PMIC VBUS boosterWesley Cheng3-0/+108
2020-06-26regulator: qcom_smd-regulator: Remove unused 'struct regulator_desc pmi8994_b...Lee Jones1-9/+0
2020-06-26regulator: wm8400-regulator: Repair dodgy kerneldoc header formattingLee Jones1-3/+3
2020-06-26regulator: tps65218-regulator: Remove pointless 'is unsigned int <0' checkLee Jones1-2/+2
2020-06-26regulator: tps65217-regulator: Use the returned value of tps65217_reg_read()Lee Jones1-0/+3
2020-06-26regulator: tps65217-regulator: Remove pointless 'is unsigned int <0' checkLee Jones1-2/+2
2020-06-26regulator: stpmic1_regulator: Properly document 'struct stpmic1_regulator_cfg'Lee Jones1-1/+1
2020-06-26regulator: pwm-regulator: Demote kerneldoc header to standard commentLee Jones1-1/+1
2020-06-26regulator: qcom-rpmh-regulator: Repair dodgy kerneldoc header formattingLee Jones1-7/+7
2020-06-26regulator: max8998: Staticify internal function max8998_get_current_limit()Lee Jones1-1/+1
2020-06-25regulator: max14577-regulator: Demote kerneldoc header to standard commentLee Jones1-1/+1
2020-06-25regulator: cpcap-regulator: Demote kerneldoc header to standard commentLee Jones1-2/+2
2020-06-25regulator: cpcap-regulator: Remove declared and set, but never used variable ...Lee Jones1-6/+6