aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2024-03-22Merge tag 'regulator-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 1-0/+11
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-1/+1
2024-03-13Merge tag 'regulator-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 15-283/+428
2024-03-12regulator: core: Propagate the regulator state in case of exclusive getGravatar Kory Maincent 1-0/+11
2024-03-06regulator: lp8788-buck: fix copy and paste bug in lp8788_dvs_gpio_request()Gravatar Dan Carpenter 1-3/+3
2024-03-05regulator: core: make regulator_class constantGravatar Ricardo B. Marliere 2-2/+2
2024-03-04regulator: rk808: fix LDO range on RK806Gravatar Quentin Schulz 1-2/+2
2024-03-04regulator: rk808: fix buck range on RK806Gravatar Quentin Schulz 1-3/+3
2024-02-29regulator: da9121: Remove unused of_gpio.hGravatar Andy Shevchenko 1-1/+0
2024-02-26regulator: mp8859: Cleanups and enhancementsGravatar Mark Brown 1-1/+251
2024-02-26Convert some regulator drivers to GPIO descriptorsGravatar Mark Brown 5-242/+141
2024-02-26regulator: userspace-consumer: add module device tableGravatar John Keeping 1-0/+1
2024-02-26regulator: mp8859: Implement set_current_limit()Gravatar Mark Brown 1-0/+55
2024-02-26regulator: mp8859: Report slew rateGravatar Mark Brown 1-0/+15
2024-02-26regulator: mp8859: Support status and error readbackGravatar Mark Brown 1-0/+59
2024-02-26regulator: mp8859: Support active discharge controlGravatar Mark Brown 1-0/+5
2024-02-26regulator: mp8859: Support mode operationsGravatar Mark Brown 1-0/+39
2024-02-26regulator: mp8859: Support enable controlGravatar Mark Brown 1-0/+7
2024-02-26regulator: mp8859: Validate and log device identifier informationGravatar Mark Brown 1-0/+34
2024-02-26regulator: mp8859: Specify register accessibility and enable cachingGravatar Mark Brown 1-1/+37
2024-02-26regulator: max8998: Convert to GPIO descriptorsGravatar Linus Walleij 1-96/+54
2024-02-26regulator: max8997: Convert to GPIO descriptorsGravatar Linus Walleij 1-60/+25
2024-02-26regulator: lp8788-buck: Fully convert to GPIO descriptorsGravatar Linus Walleij 1-38/+26
2024-02-26regulator: da9055: Fully convert to GPIO descriptorsGravatar Linus Walleij 1-24/+24
2024-02-26regulator: max8973: Finalize switch to GPIO descriptorsGravatar Linus Walleij 1-24/+12
2024-02-22treewide: update LLVM Bugzilla linksGravatar Nathan Chancellor 1-1/+1
2024-02-19regulator: core: Remove redundant assignment to variable possible_uVGravatar Colin Ian King 1-1/+0
2024-02-19regulator: core: Remove redundant assignment to variable possible_uVGravatar Colin Ian King 1-1/+0
2024-02-19regulator: pwm-regulator: Use dev_err_probe() for error paths in .probe()Gravatar Uwe Kleine-König 1-23/+17
2024-02-19regulator: pwm-regulator: Use dev_err_probe() for error paths in .probe()Gravatar Uwe Kleine-König 1-23/+17
2024-02-19regulator: Merge up v6.8-rc5Gravatar Mark Brown 3-4/+63
2024-02-15regulator: lp873x: Use bitfield helpersGravatar Geert Uytterhoeven 1-1/+2
2024-02-15regulator: lp87565: Use bitfield helpersGravatar Geert Uytterhoeven 1-1/+2
2024-02-13regulator: max5970: Fix regulator child node nameGravatar Naresh Solanki 1-4/+4
2024-01-30regulator (max5970): Fix IRQ handlerGravatar Patrick Rudolph 1-1/+1
2024-01-23regulator: ti-abb: don't use devm_platform_ioremap_resource_byname for shared...Gravatar Romain Naour 1-3/+19
2024-01-22regulator: fixed-helper: Save a few bytes of memory when registering a 'nfc_l...Gravatar Christophe JAILLET 1-2/+2
2024-01-22regulator: pwm-regulator: Manage boot-on with disabled PWM channelsGravatar Martin Blumenstingl 1-0/+33
2024-01-22regulator: pwm-regulator: Calculate the output voltage for disabled PWMsGravatar Martin Blumenstingl 1-0/+7
2024-01-22regulator: pwm-regulator: Add validity checks in continuous .get_voltageGravatar Martin Blumenstingl 1-0/+3
2024-01-22regulator: qcom_smd: Keep one rpm handle for all vregsGravatar Konrad Dybcio 1-9/+10
2024-01-12Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+2
2024-01-04regulator: event: Ensure atomicity for sequence numberGravatar Naresh Solanki 1-4/+4
2023-12-20pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Gravatar Sean Young 1-2/+2
2023-12-18regulator: qcom_smd: Add LDO5 MP5496 regulatorGravatar Varadarajan Narayanan 1-0/+1
2023-12-14Add pm8010 RPMH regulators for sm8550 boardsGravatar Mark Brown 1-26/+151
2023-12-14regulator: qcom-rpmh: add support for pm8010 regulatorsGravatar Fenglin Wu 1-0/+62
2023-12-14regulator: qcom-rpmh: extend to support multiple linear voltage rangesGravatar Fenglin Wu 1-26/+89
2023-12-11regulator: wm8350: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-12-11regulator: virtual: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2