index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
regulator
Age
Commit message (
Expand
)
Author
2017-02-08
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-02-08
regulator: palmas: Fix smps6 - smps9 indices
Keerthy
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-12-27
regulator: fixed: Add support to handle enable-active-high DT property
Vignesh R
2016-11-26
power: regulator: Add limits checking while setting current
Keerthy
2016-11-26
power: regulator: Add limits checking while setting voltage
Keerthy
2016-11-25
power: regulator: Introduce regulator_set_value_force function
Keerthy
2016-10-13
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-10-11
power: regulator: lp873x: Add regulator support
Keerthy
2016-10-11
power: regulator: palmas: Add regulator support
Keerthy
2016-10-11
power: regulator: Add support for gpio regulators
Keerthy
2016-10-10
regulator: fixed: honour optionality of enable gpio
Marcel Ziswiler
2016-10-02
power: regulator: add pwm regulator
Kever Yang
2016-09-06
regulator: fixed: obey startup delay
John Keeping
2016-08-12
power: regulator: act8846: fix reading values
John Keeping
2016-07-27
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-01-22
dm: power: Allow regulators to not implement all operations
Simon Glass
2016-01-22
dm: power: Tidy up debugging output and return values
Simon Glass
2016-01-22
dm: power: Allow regulators to be omitted from SPL
Simon Glass
2016-01-22
power: Add support for RK808 regulators
Simon Glass
2016-01-19
power: regulator: max77686: Don't use switch() on bools
Tom Rini
2015-11-02
dm: regulator: add function device_get_supply_regulator()
Przemyslaw Marczak
2015-09-03
power: regulator: Add a driver for ACT8846 regulators
Simon Glass
2015-08-12
dm: pmic: max77686: Correct two typos in a comment
Simon Glass
2015-08-12
power: regulator: max77686 correct variable type
Peng Fan
2015-08-12
power: regulator: add pfuze100 support
Peng Fan
2015-08-12
power: regulator use node name when no regulator-name
Peng Fan
2015-08-06
dm: power: Don't return an error when regulators are not autoset
Simon Glass
2015-08-06
dm: pmic: max77686: Support all BUCK regulators
Simon Glass
2015-08-06
dm: power: max77686: Correct BUCK register access
Simon Glass
2015-08-06
dm: power: Add support for S5M8767 regulators
Simon Glass
2015-08-06
dm: power: Add support for TPS65090 FETs
Simon Glass
2015-07-21
dm: power: Use debug() for errors in regulator uclass
Simon Glass
2015-07-21
dm: power: Add a function to set up all regulators
Simon Glass
2015-07-21
dm: pmic: Split output from function
Simon Glass
2015-07-21
dm: power: Add regulator flags to centralise auto-set logic
Simon Glass
2015-05-15
sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator
Przemyslaw Marczak
2015-05-15
dm: regulator: uclass driver code cleanup
Przemyslaw Marczak
2015-05-15
dm: regulator: add fixed voltage regulator driver
Przemyslaw Marczak
2015-05-15
dm: regulator: add max77686 regulator driver
Przemyslaw Marczak
2015-05-15
dm: regulator: add implementation of driver model regulator uclass
Przemyslaw Marczak