index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: fix: enable gpio when requested
Mark Kettenis
2020-06-15
2
-3
/
+2
*
power: pmic: Add SPL Kconfig entry for PFUZE100
Marek Vasut
2020-06-08
1
-0
/
+7
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
9
-0
/
+9
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
17
-0
/
+17
*
common: Drop log.h from common header
Simon Glass
2020-05-18
58
-0
/
+58
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
8
-8
/
+13
*
imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot
Peng Fan
2020-05-10
1
-0
/
+35
*
imx8: Replace SC_R_LAST with SC_R_NONE in DTB
Leonard Crestez
2020-05-10
1
-3
/
+3
*
power: imx8: Check owned resource in power on
Ye Li
2020-05-10
1
-0
/
+3
*
power: imx8: remove the resource owned check before power off
Peng Fan
2020-05-10
1
-4
/
+4
*
power: imx8-power-domain: Set DM_FLAG_DEFAULT_PD_CTRL_OFF flag
Ye Li
2020-05-10
1
-0
/
+1
*
imx8: power: Add PD device lookup interface to power domain uclass
Peng Fan
2020-05-10
1
-0
/
+28
*
pmic: pfuze100: Change error message level to debug
Fabio Estevam
2020-04-18
1
-1
/
+1
*
x86: Move acpi_s3.h to include/acpi/
Simon Glass
2020-04-16
1
-1
/
+1
*
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-04-07
1
-2
/
+44
|
\
|
*
dm: arm64: ls1046a: add i2c DM support
Biwen Li
2020-03-30
1
-2
/
+44
*
|
Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-03-17
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
power: pmic: tps65941: Add support for probing the child devices
Tero Kristo
2020-03-03
1
-2
/
+2
*
|
power-domain: fix hang in endless loop on i.MX8
Anatolij Gustschin
2020-03-10
1
-0
/
+11
|
/
*
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-11
20
-15
/
+49
|
\
|
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
18
-0
/
+19
|
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
5
-0
/
+5
|
*
power-domain: Rename free() to rfree()
Simon Glass
2020-02-05
11
-11
/
+11
|
*
sandbox: pmic: Correct i2c pmic emulator platdata method
Simon Glass
2020-02-05
1
-3
/
+13
|
*
dm: pci: Update the PCI read_config() method to const dev *
Simon Glass
2020-02-05
1
-1
/
+1
*
|
regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_t...
Lukasz Majewski
2020-02-10
2
-5
/
+3
|
/
*
power: regulator: add driver for Dialog DA9063 PMIC
Martin Fuzzey
2020-01-27
3
-0
/
+409
*
power: pmic: add driver for Dialog DA9063 PMIC
Martin Fuzzey
2020-01-27
3
-0
/
+145
*
power: regulator: tps62360_regulator: Convert ofdata_to_platdata to the missi...
Keerthy
2020-01-20
1
-2
/
+2
*
power: domain: add power domain support for MT7622
Sam Shih
2020-01-16
1
-0
/
+6
*
poweroff: add poweroff for mt6323 pmic
Frank Wunderlich
2020-01-10
3
-0
/
+45
*
Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-08
4
-0
/
+152
|
\
|
*
power: Add new PMIC PCA9450 driver
Ye Li
2020-01-08
4
-0
/
+152
*
|
power: regulator: support off-on-delay-us
Peng Fan
2020-01-07
1
-0
/
+4
*
|
x86: apl: Add PMC driver
Simon Glass
2019-12-15
1
-0
/
+56
*
|
x86: sandbox: Add a PMC emulator and test
Simon Glass
2019-12-15
4
-0
/
+353
*
|
x86: power: Add an ACPI PMC uclass
Simon Glass
2019-12-15
4
-0
/
+220
|
/
*
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
power: fan53555: fix fan53555_regulator_set_value
Vasily Khoruzhick
2019-11-23
1
-1
/
+1
*
power: fan53555: add support for Silergy SYR82X and SYR83X
Vasily Khoruzhick
2019-11-23
2
-14
/
+38
*
Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-11-12
3
-250
/
+337
|
\
|
*
power: domain: add i.MX8 scu power domain driver
Peng Fan
2019-11-05
2
-1
/
+88
|
*
power: domain: make imx8-power-domain.c legacy
Peng Fan
2019-11-05
2
-1
/
+1
*
|
Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2019-11-11
3
-88
/
+1010
|
\
\
|
*
|
power: pmic: rk809: support rk809 pmic
Joseph Chen
2019-11-10
2
-1
/
+73
|
*
|
power: pmic: rk817: support rk817 pmic
Joseph Chen
2019-11-10
2
-7
/
+266
|
*
|
power: pmic: rk805: support rk805 pmic
Elaine Zhang
2019-11-10
2
-0
/
+18
|
*
|
power: pmic: rk816: support rk816 pmic
Elaine Zhang
2019-11-10
2
-5
/
+125
|
*
|
power: regulator: rk8xx: update the driver for rk808 and rk818
Elaine Zhang
2019-11-10
1
-82
/
+465
|
*
|
dm: regulator: support regulator more state
Joseph Chen
2019-11-10
1
-0
/
+70
|
|
/
[next]