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
/
drivers
/
power
/
domain
/
power-domain-uclass.c
Age
Commit message (
Expand
)
Author
2026-02-26
power: domain: Validate device tree node in dev_power_domain_ctrl
Peng Fan
2025-04-28
power-domain: Add support for refcounting (again)
Miquel Raynal
2025-04-18
Revert "power-domain: Add refcounting"
Wadim Egorov
2025-04-10
power-domain: Add refcounting
Miquel Raynal
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-07
power: Remove <common.h> and add needed includes
Tom Rini
2022-04-22
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmic
Tom Rini
2022-04-22
power-domain: Fix use of uninitialized value in dev_power_domain_ctrl
Sean Anderson
2022-04-21
power_domain: Add power_domain_get_by_name()
Marek Vasut
2022-04-21
power-domain: Return 0 if ops unimplemented and remove empty functions
Marek Vasut
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2020-10-06
dm: add cells_count parameter in *_count_phandle_with_args
Patrick Delaunay
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-03-10
power-domain: fix hang in endless loop on i.MX8
Anatolij Gustschin
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
power-domain: Rename free() to rfree()
Simon Glass
2019-10-15
power: domain: Introduce dev_power_domain_off
Lokesh Vutla
2019-10-15
power: domain: add dev_power_domain_on
Peng Fan
2018-09-11
power domain: Add support for multiple powerdomains per device
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-06-01
dm: power-domain: Update uclass to support livetree
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-07-27
Add a power domain framework/uclass
Stephen Warren