Commit Graph

80 Commits (9b643e312d528f291966c1f30b0d90bf3b1d43dc)

Author SHA1 Message Date
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
Philipp Tomsich 9086eab8fe power: spl: add SPL_DM_REGULATOR_FIXED in Kconfig 7 years ago
Jean-Jacques Hiblot 8ff7763d62 regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1 7 years ago
Jean-Jacques Hiblot 5c970013a6 regulator: palmas: disable bypass when the LDO is enabled 7 years ago
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 7 years ago
Keerthy 2dd9dc02a3 power: regulator: lp87565: add regulator support 7 years ago
Keerthy 75bceb22b3 power: regulator: palmas: Add smps12 dual regulator for tps65917 7 years ago
Mark Kettenis c40d48bbbc regulator: pwm: Fix handling of missing init voltage 7 years ago
Heiko Stübner d1bf69d822 power: rk808: fix ldo register offset 7 years ago
Simon Glass a5493f828e dm: regulator: Update fixed regulator to support livetree. 7 years ago
Simon Glass f15cd4f131 dm: regulator: Convert regulator uclass to support livetree 7 years ago
Peng Fan fcdb5319ce regulator: pfuze100: unsigned compared against 0 7 years ago
Peng Fan 237868c9c0 regulator: pfuze100: add SPDX License 7 years ago
Tom Rini aae78fa774 drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions 7 years ago
Jacob Chen 453c5a927c power: rk808: rename to rk8xx 7 years ago
Jacob Chen eff4ca7285 power: regulator: rk808: add rk818 support 7 years ago
Jacob Chen b049acc902 power: regulator: rk808: replace vsel_bits with vsel_mask 7 years ago
Jacob Chen 1daa93c0b4 power: pmic: append rk818 regs to rk808 7 years ago
Kever Yang 0b60111aa6 power: regulator: pwm: support pwm polarity setting 7 years ago
Keerthy 3064aa7009 regulator: palmas: Fix smps6 - smps9 indices 7 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 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