index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
power
/
regulator.h
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
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