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
/
power_core.c
Age
Commit message (
Expand
)
Author
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
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-07
power: Remove <common.h> and add needed includes
Tom Rini
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-13
power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard
Tom Rini
2017-01-11
power: change from meaningless value to error number
Jaehoon Chung
2014-02-24
power: fix: Do not execute pmic command when not all necessary parameters are...
Łukasz Majewski
2013-10-07
power:pmic: prevent data abort for pmic bat command
Piotr Wilczek
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-05
power:bat:trats: Break battery charging with ctrl+C
Łukasz Majewski
2012-11-14
power:pmic: Rename ./drivers/power/pmic_* to ./drivers/power/power_* files
Łukasz Majewski