summaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | regulator: pca9450: convert to use maple tree register cacheBo Liu2024-03-251-1/+1
| | * | | regulator: mt6311: convert to use maple tree register cacheBo Liu2024-03-251-1/+1
| | * | | regulator: max8973: convert to use maple tree register cacheBo Liu2024-03-251-1/+1
| | * | | regulator: isl9305: convert to use maple tree register cacheBo Liu2024-03-251-1/+1
| | * | | regulator: da9211: convert to use maple tree register cacheBo Liu2024-03-251-1/+1
| | * | | regulator: da9121: convert to use maple tree register cacheBo Liu2024-03-251-2/+2
| | |/ /
| * / / regulator: pca9450: add pca9451a supportJoy Zou2024-03-251-2/+192
| |/ /
* | | regulator: core: fix debugfs creation regressionJohan Hovold2024-05-091-11/+16
* | | regulator: rtq2208: Fix the BUCK ramp_delay range to maximum of 16mVstep/usAlina Yu2024-05-011-4/+3
* | | 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-151-1/+1
|\ \
| * | treewide: update LLVM Bugzilla linksNathan Chancellor2024-02-231-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
| |/ |/|