Commit Graph

76 Commits (0ce9c57620a375bf58ae8d9a20698fb295bd1584)

Author SHA1 Message Date
Simon Glass deea211aec power: Add a regulator driver for the as3722 PMIC 7 years ago
Kever Yang 3030c951f1 power: pwm_regulator: remove redundant code 7 years ago
Kever Yang f339bca248 power: pwm_regulator: fix the pwm_set_config parameter order 7 years ago
Keerthy a79e8dfed6 power: regulator: lp87565: get_enable should return integer 7 years ago
Keerthy 43d0247e3e power: regulator: lp873x: get_enable should return integer 7 years ago
Keerthy 4e98a140c8 power: regulator: s5m8767: get_enable should return integer 7 years ago
Keerthy 3bbe7c136b power: sandbox: fixed: get_enable should return integer 7 years ago
Keerthy 585c7032bf power: regulator: rk8xx: get_enable should return integer 7 years ago
Keerthy 2a4747d3cd power: regulator: tps65090: get_enable should return integer 7 years ago
Keerthy 117daa8220 power: regulator: pfuze100: get_enable should return integer 7 years ago
Keerthy 5c3195c61b power: regulator: palmas: get_enable should return integer 7 years ago
Keerthy b616835ddf power: regulator: max77686: get_enable should return integer 7 years ago
Keerthy 85f87de313 power: regulator: act8846: get_enable should return integer 7 years ago
Keerthy 0f2194d825 power: regulator: fixed: get_enable should return integer 7 years ago
Keerthy 06bdf6003b regulator: Change get_enable return type to integer from bool 7 years ago
Wadim Egorov ad98f882e8 power: regulator: rk8xx: Allow input current/charger shutdown configuration 7 years ago
Wadim Egorov 8926c2f584 power: regulator: rk8xx: Build get_ldo_reg only for SPL 7 years ago
Simon Glass 422f04b68f power: regulator: Add more debugging and fix a missing newline 8 years ago
Keerthy 2dd9dc02a3 power: regulator: lp87565: add regulator support 8 years ago
Keerthy 75bceb22b3 power: regulator: palmas: Add smps12 dual regulator for tps65917 8 years ago
Mark Kettenis c40d48bbbc regulator: pwm: Fix handling of missing init voltage 8 years ago
Heiko Stübner d1bf69d822 power: rk808: fix ldo register offset 8 years ago
Simon Glass a5493f828e dm: regulator: Update fixed regulator to support livetree. 8 years ago
Simon Glass f15cd4f131 dm: regulator: Convert regulator uclass to support livetree 8 years ago
Peng Fan fcdb5319ce regulator: pfuze100: unsigned compared against 0 8 years ago
Peng Fan 237868c9c0 regulator: pfuze100: add SPDX License 8 years ago
Tom Rini aae78fa774 drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions 8 years ago
Jacob Chen 453c5a927c power: rk808: rename to rk8xx 8 years ago
Jacob Chen eff4ca7285 power: regulator: rk808: add rk818 support 8 years ago
Jacob Chen b049acc902 power: regulator: rk808: replace vsel_bits with vsel_mask 8 years ago
Jacob Chen 1daa93c0b4 power: pmic: append rk818 regs to rk808 8 years ago
Kever Yang 0b60111aa6 power: regulator: pwm: support pwm polarity setting 8 years ago
Keerthy 3064aa7009 regulator: palmas: Fix smps6 - smps9 indices 8 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
Vignesh R bd2e9714c8 regulator: fixed: Add support to handle enable-active-high DT property 8 years ago
Keerthy 5483456e91 power: regulator: Add limits checking while setting current 8 years ago
Keerthy eaadcf38dd power: regulator: Add limits checking while setting voltage 8 years ago
Keerthy 2f5d532f3b power: regulator: Introduce regulator_set_value_force function 8 years ago
Keerthy 99785de83e power: regulator: lp873x: Add regulator support 8 years ago
Keerthy 884d88bc8b power: regulator: palmas: Add regulator support 8 years ago
Keerthy 477dfe2ffc power: regulator: Add support for gpio regulators 8 years ago
Marcel Ziswiler dc06f63f2a regulator: fixed: honour optionality of enable gpio 8 years ago
Kever Yang 1a01695615 power: regulator: add pwm regulator 8 years ago
John Keeping 7302fbb31d regulator: fixed: obey startup delay 8 years ago
John Keeping 65f89be2ef power: regulator: act8846: fix reading values 8 years ago
Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 8 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 9 years ago
Simon Glass 364809de31 dm: power: Allow regulators to not implement all operations 9 years ago
Simon Glass 7d5779993d dm: power: Tidy up debugging output and return values 9 years ago
Simon Glass 1f2b4b06ae dm: power: Allow regulators to be omitted from SPL 9 years ago