aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-11Merge tag 'regulator-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds4-85/+101
2020-09-02regulator: pwm: Fix machine constraints applicationVincent Whitchurch1-1/+1
2020-09-01regulator: core: Fix slab-out-of-bounds in regulator_unlock_recursive()Dmitry Osipenko1-6/+9
2020-08-25Merge tag 'v5.9-rc2' into regulator-5.9Mark Brown4-3/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva4-7/+7
2020-08-17regulator: remove superfluous lock in regulator_resolve_coupling()Michał Mirosław1-4/+0
2020-08-17regulator: cleanup regulator_ena_gpio_free()Michał Mirosław1-12/+12
2020-08-17regulator: plug of_node leak in regulator_register()'s error pathMichał Mirosław1-9/+4
2020-08-17regulator: push allocation in set_consumer_device_supply() out of lockMichał Mirosław1-20/+26
2020-08-17regulator: push allocations in create_regulator() outside of lockMichał Mirosław1-25/+28
2020-08-17regulator: push allocation in regulator_ena_gpio_request() out of lockMichał Mirosław1-5/+14
2020-08-17regulator: push allocation in regulator_init_coupling() outside of lockMichał Mirosław1-2/+3
2020-08-10regulator: fix spelling mistake "Cant" -> "Can't"Colin Ian King1-1/+1
2020-08-04regulator: cros-ec-regulator: Add NULL test for devm_kmemdup callAxel Lin1-0/+3
2020-07-30Merge remote-tracking branch 'regulator/for-5.9' into regulator-nextMark Brown45-164/+2088
2020-07-28regulator: cros-ec-regulator: Fix double free of desc->name.Pi-Hsun Shih1-6/+1
2020-07-27regulator: pca9450: Convert to use module_i2c_driverAxel Lin1-11/+1
2020-07-24regulator: fix memory leak on error path of regulator_register()Vladimir Zapolskiy1-11/+7
2020-07-22regulator: Replace HTTP links with HTTPS onesAlexander A. Klimov11-11/+11
2020-07-20Merge series "regulator_sync_state() support" from Saravana Kannan <saravanak@google.com>:Mark Brown1-13/+21
2020-07-20regulator: gpio: Honor regulator-boot-on propertyChen-Yu Tsai1-0/+7
2020-07-20regulator: core: Add destroy_regulator()Saravana Kannan1-13/+21
2020-07-15regulator: qcom: Add labibb driverNisha Kumari3-0/+186
2020-07-15regulator: Allow regulators to verify enabled during enable()Sumit Semwal1-1/+62
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 <yibin.gong@nxp.com>:Mark Brown3-0/+852
2020-07-06regulator: fan53880: Add missing .owner field in regulator_descAxel Lin1-0/+3
2020-07-06regulator: pca9450: add pca9450 pmic driverRobin Gong3-0/+852
2020-07-03regulator: fan53880: Add initial supportChristoph Fritz3-0/+190
2020-07-02Merge series "regulator: mt6397: Implement of_map_mode regulator_desc function" from Anand K Mistry <amistry@google.com>:Mark Brown1-3/+14
2020-07-02Merge series "regulator: da9211: support changing modes" from Anand K Mistry <amistry@google.com>:Mark Brown1-6/+24
2020-07-02Merge series "regulator: add support for SY8827N regulator" from Jisheng Zhang <Jisheng.Zhang@synaptics.com>:Mark Brown3-0/+193
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: Implement of_map_modeAnand K Mistry1-2/+23
2020-07-02regulator: da9211: Move buck modes into header fileAnand K Mistry1-4/+1
2020-07-02regulator: add support for SY8827N regulatorJisheng Zhang3-0/+193
2020-07-02regulator: mt6397: Implement of_map_modeAnand K Mistry1-0/+13
2020-07-02regulator: mt6397: Move buck modes into header fileAnand K Mistry1-3/+1
2020-07-01Merge series "Introduce PMIC based USB type C detection" from Wesley Cheng <wcheng@codeaurora.org>:Mark Brown3-0/+108
2020-07-01Merge series "regulator/qcom: Constify static structs" from Rikard Falkeborn <rikard.falkeborn@gmail.com>:Mark Brown2-15/+15
2020-07-01Merge series "Add frequency / voltage scaling support for IPQ6018 SoC" from Kathiravan T <kathirav@codeaurora.org>:Mark Brown1-0/+34
2020-07-01regulator: lp87565: enable voltage regardless of ENx pinLuca Ceresoli1-2/+19
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