aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 4-7/+7
2020-07-30Merge remote-tracking branch 'regulator/for-5.9' into regulator-nextGravatar Mark Brown 45-164/+2088
2020-07-28regulator: cros-ec-regulator: Fix double free of desc->name.Gravatar Pi-Hsun Shih 1-6/+1
2020-07-27regulator: pca9450: Convert to use module_i2c_driverGravatar Axel Lin 1-11/+1
2020-07-24regulator: fix memory leak on error path of regulator_register()Gravatar Vladimir Zapolskiy 1-11/+7
2020-07-22regulator: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 11-11/+11
2020-07-20Merge series "regulator_sync_state() support" from Saravana Kannan <saravanak...Gravatar Mark Brown 1-13/+21
2020-07-20regulator: gpio: Honor regulator-boot-on propertyGravatar Chen-Yu Tsai 1-0/+7
2020-07-20regulator: core: Add destroy_regulator()Gravatar Saravana Kannan 1-13/+21
2020-07-15regulator: qcom: Add labibb driverGravatar Nisha Kumari 3-0/+186
2020-07-15regulator: Allow regulators to verify enabled during enable()Gravatar Sumit Semwal 1-1/+62
2020-07-13regulator: cros-ec: Constify cros_ec_regulator_voltage_opsGravatar Rikard Falkeborn 1-1/+1
2020-07-08regulator: devres: Standardise on function documentation headersGravatar Lee Jones 1-26/+26
2020-07-08regulator: of_regulator: Add missing colon for rdev kerneldoc argumentGravatar Lee Jones 1-1/+1
2020-07-08regulator: devres: Fix issues with kerneldoc headersGravatar Lee Jones 1-1/+3
2020-07-07regulator: fan53880: Add support for COMPILE_TESTGravatar Christoph Fritz 2-1/+3
2020-07-06Merge series "Add pca9450 driver" from Robin Gong <yibin.gong@nxp.com>:Gravatar Mark Brown 3-0/+852
2020-07-06regulator: fan53880: Add missing .owner field in regulator_descGravatar Axel Lin 1-0/+3
2020-07-06regulator: pca9450: add pca9450 pmic driverGravatar Robin Gong 3-0/+852
2020-07-03regulator: fan53880: Add initial supportGravatar Christoph Fritz 3-0/+190
2020-07-02Merge series "regulator: mt6397: Implement of_map_mode regulator_desc functio...Gravatar Mark Brown 1-3/+14
2020-07-02Merge series "regulator: da9211: support changing modes" from Anand K Mistry ...Gravatar Mark Brown 1-6/+24
2020-07-02Merge series "regulator: add support for SY8827N regulator" from Jisheng Zhan...Gravatar Mark Brown 3-0/+193
2020-07-02regulator: mp886x: use .probe_newGravatar Jisheng Zhang 1-3/+2
2020-07-02regulator: fix null pointer check on regmapGravatar Colin Ian King 1-1/+1
2020-07-02regulator: da9211: Implement of_map_modeGravatar Anand K Mistry 1-2/+23
2020-07-02regulator: da9211: Move buck modes into header fileGravatar Anand K Mistry 1-4/+1
2020-07-02regulator: add support for SY8827N regulatorGravatar Jisheng Zhang 3-0/+193
2020-07-02regulator: mt6397: Implement of_map_modeGravatar Anand K Mistry 1-0/+13
2020-07-02regulator: mt6397: Move buck modes into header fileGravatar Anand K Mistry 1-3/+1
2020-07-01Merge series "Introduce PMIC based USB type C detection" from Wesley Cheng <w...Gravatar Mark Brown 3-0/+108
2020-07-01Merge series "regulator/qcom: Constify static structs" from Rikard Falkeborn ...Gravatar Mark Brown 2-15/+15
2020-07-01Merge series "Add frequency / voltage scaling support for IPQ6018 SoC" from K...Gravatar Mark Brown 1-0/+34
2020-07-01regulator: lp87565: enable voltage regardless of ENx pinGravatar Luca Ceresoli 1-2/+19
2020-07-01regulator: qcom_smd: Add MP5496 regulatorsGravatar Kathiravan T 1-0/+34
2020-07-01regulator: qcom_spmi: Constify struct regulator_opsGravatar Rikard Falkeborn 1-12/+12
2020-07-01regulator: qcom_rpm: Constify struct regulator_opsGravatar Rikard Falkeborn 1-3/+3
2020-07-01regulator: Add support for QCOM PMIC VBUS boosterGravatar Wesley Cheng 3-0/+108
2020-06-26regulator: qcom_smd-regulator: Remove unused 'struct regulator_desc pmi8994_b...Gravatar Lee Jones 1-9/+0
2020-06-26regulator: wm8400-regulator: Repair dodgy kerneldoc header formattingGravatar Lee Jones 1-3/+3
2020-06-26regulator: tps65218-regulator: Remove pointless 'is unsigned int <0' checkGravatar Lee Jones 1-2/+2
2020-06-26regulator: tps65217-regulator: Use the returned value of tps65217_reg_read()Gravatar Lee Jones 1-0/+3
2020-06-26regulator: tps65217-regulator: Remove pointless 'is unsigned int <0' checkGravatar Lee Jones 1-2/+2
2020-06-26regulator: stpmic1_regulator: Properly document 'struct stpmic1_regulator_cfg'Gravatar Lee Jones 1-1/+1
2020-06-26regulator: pwm-regulator: Demote kerneldoc header to standard commentGravatar Lee Jones 1-1/+1
2020-06-26regulator: qcom-rpmh-regulator: Repair dodgy kerneldoc header formattingGravatar Lee Jones 1-7/+7
2020-06-26regulator: max8998: Staticify internal function max8998_get_current_limit()Gravatar Lee Jones 1-1/+1
2020-06-25regulator: max14577-regulator: Demote kerneldoc header to standard commentGravatar Lee Jones 1-1/+1
2020-06-25regulator: cpcap-regulator: Demote kerneldoc header to standard commentGravatar Lee Jones 1-2/+2
2020-06-25regulator: cpcap-regulator: Remove declared and set, but never used variable ...Gravatar Lee Jones 1-6/+6