index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
9
-0
/
+9
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
17
-0
/
+17
2020-05-18
common: Drop log.h from common header
Simon Glass
58
-0
/
+58
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
8
-8
/
+13
2020-05-10
imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot
Peng Fan
1
-0
/
+35
2020-05-10
imx8: Replace SC_R_LAST with SC_R_NONE in DTB
Leonard Crestez
1
-3
/
+3
2020-05-10
power: imx8: Check owned resource in power on
Ye Li
1
-0
/
+3
2020-05-10
power: imx8: remove the resource owned check before power off
Peng Fan
1
-4
/
+4
2020-05-10
power: imx8-power-domain: Set DM_FLAG_DEFAULT_PD_CTRL_OFF flag
Ye Li
1
-0
/
+1
2020-05-10
imx8: power: Add PD device lookup interface to power domain uclass
Peng Fan
1
-0
/
+28
2020-04-18
pmic: pfuze100: Change error message level to debug
Fabio Estevam
1
-1
/
+1
2020-04-16
x86: Move acpi_s3.h to include/acpi/
Simon Glass
1
-1
/
+1
2020-04-07
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-2
/
+44
2020-03-30
dm: arm64: ls1046a: add i2c DM support
Biwen Li
1
-2
/
+44
2020-03-17
Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
1
-2
/
+2
2020-03-10
power-domain: fix hang in endless loop on i.MX8
Anatolij Gustschin
1
-0
/
+11
2020-03-03
power: pmic: tps65941: Add support for probing the child devices
Tero Kristo
1
-2
/
+2
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
20
-15
/
+49
2020-02-10
regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_t...
Lukasz Majewski
2
-5
/
+3
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
18
-0
/
+19
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
5
-0
/
+5
2020-02-05
power-domain: Rename free() to rfree()
Simon Glass
11
-11
/
+11
2020-02-05
sandbox: pmic: Correct i2c pmic emulator platdata method
Simon Glass
1
-3
/
+13
2020-02-05
dm: pci: Update the PCI read_config() method to const dev *
Simon Glass
1
-1
/
+1
2020-01-27
power: regulator: add driver for Dialog DA9063 PMIC
Martin Fuzzey
3
-0
/
+409
2020-01-27
power: pmic: add driver for Dialog DA9063 PMIC
Martin Fuzzey
3
-0
/
+145
2020-01-20
power: regulator: tps62360_regulator: Convert ofdata_to_platdata to the missi...
Keerthy
1
-2
/
+2
2020-01-16
power: domain: add power domain support for MT7622
Sam Shih
1
-0
/
+6
2020-01-10
poweroff: add poweroff for mt6323 pmic
Frank Wunderlich
3
-0
/
+45
2020-01-08
Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
4
-0
/
+152
2020-01-08
power: Add new PMIC PCA9450 driver
Ye Li
4
-0
/
+152
2020-01-07
power: regulator: support off-on-delay-us
Peng Fan
1
-0
/
+4
2019-12-15
x86: apl: Add PMC driver
Simon Glass
1
-0
/
+56
2019-12-15
x86: sandbox: Add a PMC emulator and test
Simon Glass
4
-0
/
+353
2019-12-15
x86: power: Add an ACPI PMC uclass
Simon Glass
4
-0
/
+220
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
1
-0
/
+1
2019-11-23
power: fan53555: fix fan53555_regulator_set_value
Vasily Khoruzhick
1
-1
/
+1
2019-11-23
power: fan53555: add support for Silergy SYR82X and SYR83X
Vasily Khoruzhick
2
-14
/
+38
2019-11-12
Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
3
-250
/
+337
2019-11-11
Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
3
-88
/
+1010
2019-11-10
power: pmic: rk809: support rk809 pmic
Joseph Chen
2
-1
/
+73
2019-11-10
power: pmic: rk817: support rk817 pmic
Joseph Chen
2
-7
/
+266
2019-11-10
power: pmic: rk805: support rk805 pmic
Elaine Zhang
2
-0
/
+18
2019-11-10
power: pmic: rk816: support rk816 pmic
Elaine Zhang
2
-5
/
+125
2019-11-10
power: regulator: rk8xx: update the driver for rk808 and rk818
Elaine Zhang
1
-82
/
+465
2019-11-10
dm: regulator: support regulator more state
Joseph Chen
1
-0
/
+70
2019-11-07
power: regulator: tps65941: add regulator support
Keerthy
3
-0
/
+418
2019-11-07
power: pmic: tps65941: Add support for tps65941 family of PMICs
Keerthy
3
-0
/
+91
2019-11-07
power: regulator: tps6236x: add support for tps6236x regulators
Tero Kristo
3
-0
/
+134
2019-11-05
power: domain: add i.MX8 scu power domain driver
Peng Fan
2
-1
/
+88
[next]