summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: vqmmc-ipq4019: fix module autoloadingKrzysztof Kozlowski2024-04-101-0/+1
* regulator: qcom-refgen: fix module autoloadingKrzysztof Kozlowski2024-04-101-0/+1
* regulator: mt6360: De-capitalize devicetree regulator subnodesAngeloGioacchino Del Regno2024-04-091-12/+20
* regulator: irq_helpers: duplicate IRQ nameMatti Vaittinen2024-04-081-0/+3
* regulator: tps65132: Add of_match tableAndré Apitzsch2024-03-251-0/+7
* Merge tag 'regulator-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds2024-03-221-0/+11
|\
| * regulator: core: Propagate the regulator state in case of exclusive getKory Maincent2024-03-121-0/+11
* | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-141-1/+1
|\ \
| * | treewide: update LLVM Bugzilla linksNathan Chancellor2024-02-221-1/+1
* | | Merge tag 'regulator-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2024-03-1315-283/+428
|\ \ \ | | |/ | |/|
| * | regulator: lp8788-buck: fix copy and paste bug in lp8788_dvs_gpio_request()Dan Carpenter2024-03-061-3/+3
| * | regulator: core: make regulator_class constantRicardo B. Marliere2024-03-052-2/+2
| * | regulator: da9121: Remove unused of_gpio.hAndy Shevchenko2024-02-291-1/+0
| * | regulator: mp8859: Cleanups and enhancementsMark Brown2024-02-261-1/+251
| |\ \
| | * | regulator: mp8859: Implement set_current_limit()Mark Brown2024-02-261-0/+55
| | * | regulator: mp8859: Report slew rateMark Brown2024-02-261-0/+15
| | * | regulator: mp8859: Support status and error readbackMark Brown2024-02-261-0/+59
| | * | regulator: mp8859: Support active discharge controlMark Brown2024-02-261-0/+5
| | * | regulator: mp8859: Support mode operationsMark Brown2024-02-261-0/+39
| | * | regulator: mp8859: Support enable controlMark Brown2024-02-261-0/+7
| | * | regulator: mp8859: Validate and log device identifier informationMark Brown2024-02-261-0/+34
| | * | regulator: mp8859: Specify register accessibility and enable cachingMark Brown2024-02-261-1/+37
| * | | Convert some regulator drivers to GPIO descriptorsMark Brown2024-02-265-242/+141
| |\ \ \
| | * | | regulator: max8998: Convert to GPIO descriptorsLinus Walleij2024-02-261-96/+54
| | * | | regulator: max8997: Convert to GPIO descriptorsLinus Walleij2024-02-261-60/+25
| | * | | regulator: lp8788-buck: Fully convert to GPIO descriptorsLinus Walleij2024-02-261-38/+26
| | * | | regulator: da9055: Fully convert to GPIO descriptorsLinus Walleij2024-02-261-24/+24
| | * | | regulator: max8973: Finalize switch to GPIO descriptorsLinus Walleij2024-02-261-24/+12
| | * | | regulator: core: Remove redundant assignment to variable possible_uVColin Ian King2024-02-191-1/+0
| | * | | regulator: pwm-regulator: Use dev_err_probe() for error paths in .probe()Uwe Kleine-König2024-02-191-23/+17
| * | | | regulator: userspace-consumer: add module device tableJohn Keeping2024-02-261-0/+1
| | |/ / | |/| |
| * | | regulator: core: Remove redundant assignment to variable possible_uVColin Ian King2024-02-191-1/+0
| * | | regulator: pwm-regulator: Use dev_err_probe() for error paths in .probe()Uwe Kleine-König2024-02-191-23/+17
| |/ /
| * | regulator: Merge up v6.8-rc5Mark Brown2024-02-193-4/+63
| |\|
| * | regulator: lp873x: Use bitfield helpersGeert Uytterhoeven2024-02-151-1/+2
| * | regulator: lp87565: Use bitfield helpersGeert Uytterhoeven2024-02-151-1/+2
| * | regulator: fixed-helper: Save a few bytes of memory when registering a 'nfc_l...Christophe JAILLET2024-01-221-2/+2
| * | regulator: qcom_smd: Keep one rpm handle for all vregsKonrad Dybcio2024-01-221-9/+10
* | | regulator: rk808: fix LDO range on RK806Quentin Schulz2024-03-041-2/+2
* | | regulator: rk808: fix buck range on RK806Quentin Schulz2024-03-041-3/+3
* | | regulator: max5970: Fix regulator child node nameNaresh Solanki2024-02-131-4/+4
| |/ |/|
* | regulator (max5970): Fix IRQ handlerPatrick Rudolph2024-01-301-1/+1
* | regulator: ti-abb: don't use devm_platform_ioremap_resource_byname for shared...Romain Naour2024-01-231-3/+19
* | regulator: pwm-regulator: Manage boot-on with disabled PWM channelsMartin Blumenstingl2024-01-221-0/+33
* | regulator: pwm-regulator: Calculate the output voltage for disabled PWMsMartin Blumenstingl2024-01-221-0/+7
* | regulator: pwm-regulator: Add validity checks in continuous .get_voltageMartin Blumenstingl2024-01-221-0/+3
|/
* Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-121-2/+2
|\
| * pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young2023-12-201-2/+2
* | regulator: event: Ensure atomicity for sequence numberNaresh Solanki2024-01-041-4/+4
* | regulator: qcom_smd: Add LDO5 MP5496 regulatorVaradarajan Narayanan2023-12-181-0/+1