summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)AuthorLines
2024-12-19regulator: rename regulator-uv-survival-time-ms according to DT bindingAhmad Fatoum-1/+1
2024-12-09regulator: axp20x: AXP717: set ramp_delayPhilippe Simons-12/+24
2024-11-28Merge tag 'regulator-fix-v6.13-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds-48/+38
2024-11-22Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-1/+12
2024-11-21regulator: core: Ignore unset max_uA constraints in current limit checkKory Maincent (Dent Project)-1/+2
2024-11-20Merge tag 'regulator-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-149/+185
2024-11-18regulator: qcom-rpmh: Update ranges for FTSMPS525Melody Olvera-47/+36
2024-11-12regulator: Switch back to struct platform_driver::remove()Uwe Kleine-König-15/+15
2024-11-01regulator: rk808: Add apply_bit for BUCK3 on RK809Mikhail Rudenko-0/+2
2024-10-31regulator: axp20x: add support for the AXP323Andre Przywara-0/+11
2024-10-31mfd: axp20x: Ensure relationship between IDs and model namesAndre Przywara-1/+1
2024-10-25regulator: rtq2208: Fix uninitialized use of regulator_configChiYuan Huang-1/+1
2024-10-22regulator: init_data handling updateMark Brown-30/+40
2024-10-22regulator: rk808: Restrict DVS GPIOs to the RK808 variant onlyDragan Simic-7/+8
2024-10-22regulator: rk808: Use dev_err_probe() in the probe pathDragan Simic-5/+4
2024-10-22regulator: rk808: Perform trivial code cleanupsDragan Simic-10/+7
2024-10-22regulator: core: Use fsleep() to get best sleep mechanismAnna-Maria Behnsen-43/+4
2024-10-22regulator: core: remove machine init callback from configJerome Brunet-7/+0
2024-10-22regulator: core: add callback to perform runtime initJerome Brunet-0/+6
2024-10-22regulator: core: do not silently ignore provided init_dataJerome Brunet-23/+34
2024-10-10regulator: max5970: Drop unused structsPatrick Rudolph-17/+4
2024-09-30Add of_regulator_get_optional() and Fix MTK PowerMark Brown-14/+98
2024-09-30regulator: qcom-smd: make smd_vreg_rpm staticMin-Hua Chen-1/+1
2024-09-30regulator: Call of_node_put() only once in rzg2l_usb_vbus_regulator_probe()Markus Elfring-5/+2
2024-09-30regulator: isl6271a: Drop explicit initialization of struct i2c_device_id::dr...Uwe Kleine-König-2/+2
2024-09-30regulator: Add devres version of of_regulator_get_optional()Chen-Yu Tsai-8/+51
2024-09-30regulator: Add of_regulator_get_optional() for pure DT regulator lookupChen-Yu Tsai-8/+49
2024-09-13regulator: sm5703: Remove because it is unused and fails to buildChristophe JAILLET-178/+0
2024-09-13regulator: Split up _regulator_get()Chen-Yu Tsai-11/+47
2024-09-13regulator: update some comments ([gs]et_voltage_vsel vs [gs]et_voltage_sel)André Draszik-5/+5
2024-09-13regulator: max8973: Use irq_get_trigger_type() helperJinjie Ruan-5/+2
2024-09-11regulator: core: fix the broken behavior of regulator_dev_lookup()Wei Fang-0/+3
2024-09-11regulator: Few constifications of static dataMark Brown-105/+95
2024-09-10regulator: max77650: Use container_of and constify static dataKrzysztof Kozlowski-17/+14
2024-09-10regulator: hi6421v530: Use container_of and constify static dataKrzysztof Kozlowski-6/+5
2024-09-10regulator: hi6421v530: Drop unused 'eco_microamp'Krzysztof Kozlowski-10/+6
2024-09-10regulator: qcom-refgen: Constify static dataKrzysztof Kozlowski-2/+2
2024-09-10regulator: pfuze100: Constify static dataKrzysztof Kozlowski-5/+5
2024-09-10regulator: pcap: Constify static dataKrzysztof Kozlowski-6/+6
2024-09-10regulator: mtk-dvfsrc: Constify static dataKrzysztof Kozlowski-5/+5
2024-09-10regulator: max77826: Constify static dataKrzysztof Kozlowski-1/+1
2024-09-10regulator: max77826: Drop unused 'rdesc' in 'struct max77826_regulator_info'Krzysztof Kozlowski-2/+0
2024-09-10regulator: tps65023: Constify static dataKrzysztof Kozlowski-3/+3
2024-09-10regulator: hi6421v600: Constify static dataKrzysztof Kozlowski-5/+5
2024-09-10regulator: hi6421: Constify static dataKrzysztof Kozlowski-7/+7
2024-09-10regulator: da9121: Constify static dataKrzysztof Kozlowski-10/+10
2024-09-10regulator: da9063: Constify static dataKrzysztof Kozlowski-1/+1
2024-09-10regulator: da9055: Constify static dataKrzysztof Kozlowski-14/+14
2024-09-10regulator: da9052: Constify static dataKrzysztof Kozlowski-11/+11
2024-09-10regulator: Fix typos in the commentYu Jiaoliang-5/+5