aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2024-03-13Merge tag 'regulator-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds15-283/+428
2024-03-06regulator: lp8788-buck: fix copy and paste bug in lp8788_dvs_gpio_request()Dan Carpenter1-3/+3
2024-03-05regulator: core: make regulator_class constantRicardo B. Marliere2-2/+2
2024-03-04regulator: rk808: fix LDO range on RK806Quentin Schulz1-2/+2
2024-03-04regulator: rk808: fix buck range on RK806Quentin Schulz1-3/+3
2024-02-29regulator: da9121: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-02-26regulator: mp8859: Cleanups and enhancementsMark Brown1-1/+251
2024-02-26Convert some regulator drivers to GPIO descriptorsMark Brown5-242/+141
2024-02-26regulator: userspace-consumer: add module device tableJohn Keeping1-0/+1
2024-02-26regulator: mp8859: Implement set_current_limit()Mark Brown1-0/+55
2024-02-26regulator: mp8859: Report slew rateMark Brown1-0/+15
2024-02-26regulator: mp8859: Support status and error readbackMark Brown1-0/+59
2024-02-26regulator: mp8859: Support active discharge controlMark Brown1-0/+5
2024-02-26regulator: mp8859: Support mode operationsMark Brown1-0/+39
2024-02-26regulator: mp8859: Support enable controlMark Brown1-0/+7
2024-02-26regulator: mp8859: Validate and log device identifier informationMark Brown1-0/+34
2024-02-26regulator: mp8859: Specify register accessibility and enable cachingMark Brown1-1/+37
2024-02-26regulator: max8998: Convert to GPIO descriptorsLinus Walleij1-96/+54
2024-02-26regulator: max8997: Convert to GPIO descriptorsLinus Walleij1-60/+25
2024-02-26regulator: lp8788-buck: Fully convert to GPIO descriptorsLinus Walleij1-38/+26
2024-02-26regulator: da9055: Fully convert to GPIO descriptorsLinus Walleij1-24/+24
2024-02-26regulator: max8973: Finalize switch to GPIO descriptorsLinus Walleij1-24/+12
2024-02-22treewide: update LLVM Bugzilla linksNathan Chancellor1-1/+1
2024-02-19regulator: core: Remove redundant assignment to variable possible_uVColin Ian King1-1/+0
2024-02-19regulator: core: Remove redundant assignment to variable possible_uVColin Ian King1-1/+0
2024-02-19regulator: pwm-regulator: Use dev_err_probe() for error paths in .probe()Uwe Kleine-König1-23/+17
2024-02-19regulator: pwm-regulator: Use dev_err_probe() for error paths in .probe()Uwe Kleine-König1-23/+17
2024-02-19regulator: Merge up v6.8-rc5Mark Brown3-4/+63
2024-02-15regulator: lp873x: Use bitfield helpersGeert Uytterhoeven1-1/+2
2024-02-15regulator: lp87565: Use bitfield helpersGeert Uytterhoeven1-1/+2
2024-02-13regulator: max5970: Fix regulator child node nameNaresh Solanki1-4/+4
2024-01-30regulator (max5970): Fix IRQ handlerPatrick Rudolph1-1/+1
2024-01-23regulator: ti-abb: don't use devm_platform_ioremap_resource_byname for shared interrupt registerRomain Naour1-3/+19
2024-01-22regulator: fixed-helper: Save a few bytes of memory when registering a 'nfc_llc' engineChristophe JAILLET1-2/+2
2024-01-22regulator: pwm-regulator: Manage boot-on with disabled PWM channelsMartin Blumenstingl1-0/+33
2024-01-22regulator: pwm-regulator: Calculate the output voltage for disabled PWMsMartin Blumenstingl1-0/+7
2024-01-22regulator: pwm-regulator: Add validity checks in continuous .get_voltageMartin Blumenstingl1-0/+3
2024-01-22regulator: qcom_smd: Keep one rpm handle for all vregsKonrad Dybcio1-9/+10
2024-01-12Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-2/+2
2024-01-04regulator: event: Ensure atomicity for sequence numberNaresh Solanki1-4/+4
2023-12-20pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young1-2/+2
2023-12-18regulator: qcom_smd: Add LDO5 MP5496 regulatorVaradarajan Narayanan1-0/+1
2023-12-14Add pm8010 RPMH regulators for sm8550 boardsMark Brown1-26/+151
2023-12-14regulator: qcom-rpmh: add support for pm8010 regulatorsFenglin Wu1-0/+62
2023-12-14regulator: qcom-rpmh: extend to support multiple linear voltage rangesFenglin Wu1-26/+89
2023-12-11regulator: wm8350: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-11regulator: virtual: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-11regulator: userspace-consumer: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-11regulator: uniphier: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2