summaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
Commit message (Expand)AuthorAgeFilesLines
* regulator: rename regulator-uv-survival-time-ms according to DT bindingAhmad Fatoum2024-12-191-1/+1
* regulator: axp20x: AXP717: set ramp_delayPhilippe Simons2024-12-091-12/+24
* Merge tag 'regulator-fix-v6.13-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-11-282-48/+38
|\
| * regulator: core: Ignore unset max_uA constraints in current limit checkKory Maincent (Dent Project)2024-11-211-1/+2
| * regulator: qcom-rpmh: Update ranges for FTSMPS525Melody Olvera2024-11-181-47/+36
* | Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2024-11-231-1/+12
|\ \
| * | regulator: axp20x: add support for the AXP323Andre Przywara2024-10-311-0/+11
| * | mfd: axp20x: Ensure relationship between IDs and model namesAndre Przywara2024-10-311-1/+1
* | | Merge tag 'regulator-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-11-2017-149/+185
|\ \ \ | | |/ | |/|
| * | regulator: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-11-128-15/+15
| * | regulator: init_data handling updateMark Brown2024-10-231-30/+40
| |\ \
| | * | regulator: core: remove machine init callback from configJerome Brunet2024-10-221-7/+0
| | * | regulator: core: add callback to perform runtime initJerome Brunet2024-10-221-0/+6
| | * | regulator: core: do not silently ignore provided init_dataJerome Brunet2024-10-221-23/+34
| | |/
| * | regulator: rk808: Restrict DVS GPIOs to the RK808 variant onlyDragan Simic2024-10-221-7/+8
| * | regulator: rk808: Use dev_err_probe() in the probe pathDragan Simic2024-10-221-5/+4
| * | regulator: rk808: Perform trivial code cleanupsDragan Simic2024-10-221-10/+7
| * | regulator: core: Use fsleep() to get best sleep mechanismAnna-Maria Behnsen2024-10-221-43/+4
| * | regulator: max5970: Drop unused structsPatrick Rudolph2024-10-101-17/+4
| * | Add of_regulator_get_optional() and Fix MTK PowerMark Brown2024-09-304-14/+98
| |\ \
| | * | regulator: Add devres version of of_regulator_get_optional()Chen-Yu Tsai2024-09-303-8/+51
| | * | regulator: Add of_regulator_get_optional() for pure DT regulator lookupChen-Yu Tsai2024-09-303-8/+49
| | |/
| * | regulator: qcom-smd: make smd_vreg_rpm staticMin-Hua Chen2024-09-301-1/+1
| * | regulator: Call of_node_put() only once in rzg2l_usb_vbus_regulator_probe()Markus Elfring2024-09-301-5/+2
| * | regulator: isl6271a: Drop explicit initialization of struct i2c_device_id::dr...Uwe Kleine-König2024-09-301-2/+2
| |/
* | regulator: rk808: Add apply_bit for BUCK3 on RK809Mikhail Rudenko2024-11-011-0/+2
* | regulator: rtq2208: Fix uninitialized use of regulator_configChiYuan Huang2024-10-251-1/+1
|/
* regulator: sm5703: Remove because it is unused and fails to buildChristophe JAILLET2024-09-133-178/+0
* regulator: Split up _regulator_get()Chen-Yu Tsai2024-09-132-11/+47
* regulator: update some comments ([gs]et_voltage_vsel vs [gs]et_voltage_sel)André Draszik2024-09-132-5/+5
* regulator: max8973: Use irq_get_trigger_type() helperJinjie Ruan2024-09-131-5/+2
* regulator: core: fix the broken behavior of regulator_dev_lookup()Wei Fang2024-09-111-0/+3
* regulator: Few constifications of static dataMark Brown2024-09-1114-105/+95
|\
| * regulator: max77650: Use container_of and constify static dataKrzysztof Kozlowski2024-09-101-17/+14
| * regulator: hi6421v530: Use container_of and constify static dataKrzysztof Kozlowski2024-09-101-6/+5
| * regulator: hi6421v530: Drop unused 'eco_microamp'Krzysztof Kozlowski2024-09-101-10/+6
| * regulator: qcom-refgen: Constify static dataKrzysztof Kozlowski2024-09-101-2/+2
| * regulator: pfuze100: Constify static dataKrzysztof Kozlowski2024-09-101-5/+5
| * regulator: pcap: Constify static dataKrzysztof Kozlowski2024-09-101-6/+6
| * regulator: mtk-dvfsrc: Constify static dataKrzysztof Kozlowski2024-09-101-5/+5
| * regulator: max77826: Constify static dataKrzysztof Kozlowski2024-09-101-1/+1
| * regulator: max77826: Drop unused 'rdesc' in 'struct max77826_regulator_info'Krzysztof Kozlowski2024-09-101-2/+0
| * regulator: tps65023: Constify static dataKrzysztof Kozlowski2024-09-101-3/+3
| * regulator: hi6421v600: Constify static dataKrzysztof Kozlowski2024-09-101-5/+5
| * regulator: hi6421: Constify static dataKrzysztof Kozlowski2024-09-101-7/+7
| * regulator: da9121: Constify static dataKrzysztof Kozlowski2024-09-101-10/+10
| * regulator: da9063: Constify static dataKrzysztof Kozlowski2024-09-101-1/+1
| * regulator: da9055: Constify static dataKrzysztof Kozlowski2024-09-101-14/+14
| * regulator: da9052: Constify static dataKrzysztof Kozlowski2024-09-101-11/+11
* | regulator: Fix typos in the commentYu Jiaoliang2024-09-105-5/+5
|/