index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
power
/
regulator.h
Age
Commit message (
Expand
)
Author
2017-07-19
regulator: Change get_enable return type to integer from bool
Keerthy
2016-11-25
power: regulator: Introduce regulator_set_value_force function
Keerthy
2016-10-11
power: regulator: Add ctrl_reg and volt_reg fields for pmic
Keerthy
2016-10-11
power: regulator: Add support for gpio regulators
Keerthy
2016-07-27
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2015-11-02
dm: regulator: add function device_get_supply_regulator()
Przemyslaw Marczak
2015-08-12
power: regulator: update comments for regulator-name
Peng Fan
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-14
dm: regulator: uclass driver code cleanup
Przemyslaw Marczak
2015-05-14
dm: regulator: add max77686 regulator driver
Przemyslaw Marczak
2015-05-14
dm: regulator: add implementation of driver model regulator uclass
Przemyslaw Marczak