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
/
test
/
dm
/
regulator.c
Age
Commit message (
Expand
)
Author
2024-09-30
power: regulator: Trigger probe of regulators which are always-on or boot-on
Marek Vasut
2024-08-26
test: Rename unit-test flags
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
test: Remove <common.h> and add needed includes
Tom Rini
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-03
dm: core: Drop header files from dm/test.h
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-11-10
dm: regulator: support regulator more state
Joseph Chen
2019-02-09
power: regulator: Introduce regulator_set_enable_if_allowed api
Lokesh Vutla
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-12-12
power: extend prefix match to regulator-name property
Felix Brack
2015-07-21
dm: pmic: Split output from function
Simon Glass
2015-05-21
test: Generalize the unit test framework
Joe Hershberger
2015-05-14
test: dm: add sandbox PMIC framework tests
Przemyslaw Marczak