index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
regulator
/
fixed.c
Age
Commit message (
Expand
)
Author
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
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