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
/
drivers
/
power
/
regulator
/
fixed.c
Age
Commit message (
Expand
)
Author
2020-08-03
power: Tidy up inclusion of regulator_common.h
Simon Glass
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-07-18
regulator: Factor out common enable code
Sven Schwermer
2018-08-19
drivers: regulator: fixed: add u-boot, off-on-delay-us
Peng Fan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-07-19
power: regulator: fixed: get_enable should return integer
Keerthy
2017-06-01
dm: regulator: Update fixed regulator to support livetree.
Simon Glass
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-10-10
regulator: fixed: honour optionality of enable gpio
Marcel Ziswiler
2016-09-06
regulator: fixed: obey startup delay
John Keeping
2015-05-14
dm: regulator: add fixed voltage regulator driver
Przemyslaw Marczak