uboot/drivers/power/regulator
Keerthy 5483456e91 power: regulator: Add limits checking while setting current
Currently the specific set ops functions are directly
called without any check for min/max current limits for a regulator.
Check for them and proceed.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Fixed checking of current limits:
Signed-off-by: Simon Glass <sjg@chromium.org>
2016-11-25 17:59:26 -07:00
..
Kconfig power: regulator: lp873x: Add regulator support 2016-10-11 10:17:06 -06:00
Makefile power: regulator: lp873x: Add regulator support 2016-10-11 10:17:06 -06:00
act8846.c
fixed.c regulator: fixed: honour optionality of enable gpio 2016-10-10 10:44:37 -07:00
gpio-regulator.c power: regulator: Add support for gpio regulators 2016-10-11 10:17:04 -06:00
lp873x_regulator.c power: regulator: lp873x: Add regulator support 2016-10-11 10:17:06 -06:00
max77686.c
palmas_regulator.c power: regulator: palmas: Add regulator support 2016-10-11 10:17:05 -06:00
pfuze100.c
pwm_regulator.c power: regulator: add pwm regulator 2016-10-01 18:35:01 -06:00
regulator-uclass.c power: regulator: Add limits checking while setting current 2016-11-25 17:59:26 -07:00
rk808.c
s5m8767.c
sandbox.c
tps65090_regulator.c