summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regulator-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-09-114-85/+101
|\
| * regulator: pwm: Fix machine constraints applicationVincent Whitchurch2020-09-021-1/+1
| * regulator: core: Fix slab-out-of-bounds in regulator_unlock_recursive()Dmitry Osipenko2020-09-011-6/+9
| * Merge tag 'v5.9-rc2' into regulator-5.9Mark Brown2020-08-254-3/+3
| |\
| * | regulator: remove superfluous lock in regulator_resolve_coupling()Michał Mirosław2020-08-171-4/+0
| * | regulator: cleanup regulator_ena_gpio_free()Michał Mirosław2020-08-171-12/+12
| * | regulator: plug of_node leak in regulator_register()'s error pathMichał Mirosław2020-08-171-9/+4
| * | regulator: push allocation in set_consumer_device_supply() out of lockMichał Mirosław2020-08-171-20/+26
| * | regulator: push allocations in create_regulator() outside of lockMichał Mirosław2020-08-171-25/+28
| * | regulator: push allocation in regulator_ena_gpio_request() out of lockMichał Mirosław2020-08-171-5/+14
| * | regulator: push allocation in regulator_init_coupling() outside of lockMichał Mirosław2020-08-171-2/+3
| * | regulator: fix spelling mistake "Cant" -> "Can't"Colin Ian King2020-08-101-1/+1
| * | regulator: cros-ec-regulator: Add NULL test for devm_kmemdup callAxel Lin2020-08-041-0/+3
* | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-234-7/+7
| |/ |/|
* | Merge remote-tracking branch 'regulator/for-5.9' into regulator-nextMark Brown2020-07-3045-164/+2088
|\|
| * regulator: cros-ec-regulator: Fix double free of desc->name.Pi-Hsun Shih2020-07-281-6/+1
| * regulator: pca9450: Convert to use module_i2c_driverAxel Lin2020-07-271-11/+1
| * regulator: fix memory leak on error path of regulator_register()Vladimir Zapolskiy2020-07-241-11/+7
| * regulator: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-2211-11/+11
| * Merge series "regulator_sync_state() support" from Saravana Kannan <saravanak...Mark Brown2020-07-201-13/+21
| |\
| | * regulator: core: Add destroy_regulator()Saravana Kannan2020-07-201-13/+21
| * | regulator: gpio: Honor regulator-boot-on propertyChen-Yu Tsai2020-07-201-0/+7
| |/
| * regulator: qcom: Add labibb driverNisha Kumari2020-07-153-0/+186
| * regulator: Allow regulators to verify enabled during enable()Sumit Semwal2020-07-151-1/+62
| * regulator: cros-ec: Constify cros_ec_regulator_voltage_opsRikard Falkeborn2020-07-131-1/+1
| * regulator: devres: Standardise on function documentation headersLee Jones2020-07-081-26/+26
| * regulator: of_regulator: Add missing colon for rdev kerneldoc argumentLee Jones2020-07-081-1/+1
| * regulator: devres: Fix issues with kerneldoc headersLee Jones2020-07-081-1/+3
| * regulator: fan53880: Add support for COMPILE_TESTChristoph Fritz2020-07-072-1/+3
| * Merge series "Add pca9450 driver" from Robin Gong <yibin.gong@nxp.com>:Mark Brown2020-07-063-0/+852
| |\
| | * regulator: pca9450: add pca9450 pmic driverRobin Gong2020-07-063-0/+852
| * | regulator: fan53880: Add missing .owner field in regulator_descAxel Lin2020-07-061-0/+3
| |/
| * regulator: fan53880: Add initial supportChristoph Fritz2020-07-033-0/+190
| * Merge series "regulator: mt6397: Implement of_map_mode regulator_desc functio...Mark Brown2020-07-021-3/+14
| |\
| | * regulator: mt6397: Implement of_map_modeAnand K Mistry2020-07-021-0/+13
| | * regulator: mt6397: Move buck modes into header fileAnand K Mistry2020-07-021-3/+1
| * | Merge series "regulator: da9211: support changing modes" from Anand K Mistry ...Mark Brown2020-07-021-6/+24
| |\ \
| | * | regulator: da9211: Implement of_map_modeAnand K Mistry2020-07-021-2/+23
| | * | regulator: da9211: Move buck modes into header fileAnand K Mistry2020-07-021-4/+1
| | |/
| * | Merge series "regulator: add support for SY8827N regulator" from Jisheng Zhan...Mark Brown2020-07-023-0/+193
| |\ \
| | * | regulator: add support for SY8827N regulatorJisheng Zhang2020-07-023-0/+193
| | |/
| * | regulator: mp886x: use .probe_newJisheng Zhang2020-07-021-3/+2
| * | regulator: fix null pointer check on regmapColin Ian King2020-07-021-1/+1
| |/
| * Merge series "Introduce PMIC based USB type C detection" from Wesley Cheng <w...Mark Brown2020-07-013-0/+108
| |\
| | * regulator: Add support for QCOM PMIC VBUS boosterWesley Cheng2020-07-013-0/+108
| * | Merge series "regulator/qcom: Constify static structs" from Rikard Falkeborn ...Mark Brown2020-07-012-15/+15
| |\ \
| | * | regulator: qcom_spmi: Constify struct regulator_opsRikard Falkeborn2020-07-011-12/+12
| | * | regulator: qcom_rpm: Constify struct regulator_opsRikard Falkeborn2020-07-011-3/+3
| | |/
| * | Merge series "Add frequency / voltage scaling support for IPQ6018 SoC" from K...Mark Brown2020-07-011-0/+34
| |\ \
| | * | regulator: qcom_smd: Add MP5496 regulatorsKathiravan T2020-07-011-0/+34
| | |/