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
/
include
/
power
/
pmic.h
Age
Commit message (
Expand
)
Author
2025-08-31
power: Split *POWER_LEGACY portion of <power/pmic.h> out to new header
Tom Rini
2023-05-10
power: pmic: add dm style definitions if not CONFIG_IS_ENABLED(POWER_LEGACY)
Troy Kisky
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-09-04
i2c: Convert CONFIG_POWER_I2C et al to Kconfig
Simon Glass
2021-09-04
power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY
Simon Glass
2018-05-18
pmic: Add support for setting transmission length in uclass private data
Lukasz Majewski
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-12-29
power: pmic.h: include dm/ofnode.h
Peng Fan
2017-06-01
dm: pmic: Convert uclass to livetree
Simon Glass
2016-01-13
power: pmic.h: Drop include <spi.h>
Jagan Teki
2015-07-21
dm: pmic: Add functions to adjust PMIC registers
Simon Glass
2015-05-14
dm: pmic: code cleanup of PMIC uclass driver
Przemyslaw Marczak
2015-05-14
dm: pmic: add implementation of driver model pmic uclass
Przemyslaw Marczak
2014-07-25
power/pmic.h: Add prototype for power_init_board.
Tom Rini
2014-05-28
power: Add PMIC_ prefix to CHARGER_EN/DISABLE
Simon Glass
2014-02-03
trats2: add LCD download menu support
Przemyslaw Marczak
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-11-14
pmic: Extend struct pmic to support battery and charger related operations
Łukasz Majewski
2012-11-14
pmic: Extend PMIC framework to support multiple instances of PMIC devices
Łukasz Majewski