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
/
include
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-10
power: pmic: add dm style definitions if not CONFIG_IS_ENABLED(POWER_LEGACY)
Troy Kisky
1
-1
/
+1
2023-03-30
power: pmic: Add NXP PCA9451A PMIC support
Ye Li
1
-0
/
+1
2023-02-07
power: Drop unused fg_max17042 driver and fuel gauge code
Simon Glass
1
-73
/
+0
2023-02-01
Merge tag 'u-boot-imx-20230201' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-0
/
+4
2023-01-31
power: act8846_pmic: fix number of registers
John Keeping
1
-1
/
+1
2023-01-30
pmic: pca9450: Make warm reset on WDOG_B assertion
Marek Vasut
1
-0
/
+4
2022-07-11
Merge branch 'next'
Tom Rini
2
-4
/
+1
2022-06-29
rockchip: Add option to prevent booting on power plug-in
Chris Morgan
1
-0
/
+3
2022-06-28
arm: samsung: Migrate a number of symbols to Kconfig
Tom Rini
1
-1
/
+1
2022-06-17
stm32mp: stpmic1: remove the debug unit request by debugger
Patrick Delaunay
1
-3
/
+0
2022-05-20
pmic: pca9450: Add regulator driver
Marek Vasut
1
-0
/
+11
2022-05-09
power: add driver for the TPS65219 PMIC
Neil Armstrong
1
-0
/
+46
2022-03-25
power: pfuze100: Add MEMx register definitions
Philip Oberfichtner
1
-0
/
+5
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
3
-31
/
+31
2021-09-04
i2c: Convert CONFIG_POWER_I2C et al to Kconfig
Simon Glass
2
-5
/
+5
2021-09-04
power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY
Simon Glass
2
-6
/
+11
2021-07-15
power: pmic: tps65941: Add compatible for LP876441
Gowtham Tammana
1
-0
/
+1
2021-07-14
power: pmic: Add driver for ST-Ericsson AB8500 via PRCMU
Stephan Gerhold
1
-0
/
+125
2021-04-29
power: regulator: Add support for regulator-force-boot-off
Konstantin Porotchkin
1
-0
/
+23
2021-04-12
power: pmic: remove pmic_max77696.c file
Jaehoon Chung
1
-59
/
+0
2021-04-08
power: pca9450: add a new parameter for power_pca9450_init
Peng Fan
1
-1
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2
-0
/
+4
2021-01-18
power: pmic: add driver for Monolithic Power mp5416
Tim Harvey
1
-0
/
+41
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
1
-1
/
+1
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
1
-13
/
+13
2020-12-13
dm: Remove uses of device_bind_offset()
Simon Glass
1
-1
/
+1
2020-12-13
dm: core: Rename device_bind() to device_bind_offset()
Simon Glass
1
-1
/
+1
2020-10-23
power: regulator: add dummy helper
Peng Fan
1
-0
/
+114
2020-09-25
x86: apl: Add power-management definitions
Simon Glass
1
-2
/
+2
2020-07-17
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
1
-0
/
+14
2020-07-17
pmc: Move common registers to the header file
Simon Glass
1
-0
/
+14
2020-07-16
power: pmic_pca9450: fix PCA9450A I2C address
Sébastien Szymanski
1
-2
/
+1
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
1
-0
/
+1
2020-03-24
ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR
Patrick Delaunay
1
-0
/
+1
2020-01-27
power: regulator: add driver for Dialog DA9063 PMIC
Martin Fuzzey
1
-0
/
+12
2020-01-27
power: pmic: add driver for Dialog DA9063 PMIC
Martin Fuzzey
1
-0
/
+308
2020-01-08
Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-0
/
+60
2020-01-08
power: Add new PMIC PCA9450 driver
Ye Li
1
-0
/
+60
2019-12-15
x86: power: Add an ACPI PMC uclass
Simon Glass
1
-0
/
+185
2019-11-23
power: fan53555: add support for Silergy SYR82X and SYR83X
Vasily Khoruzhick
1
-0
/
+14
2019-11-11
Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2
-0
/
+105
2019-11-10
power: pmic: rk809: support rk809 pmic
Joseph Chen
1
-0
/
+1
2019-11-10
power: pmic: rk817: support rk817 pmic
Joseph Chen
1
-0
/
+31
2019-11-10
power: pmic: rk805: support rk805 pmic
Elaine Zhang
1
-0
/
+1
2019-11-10
power: pmic: rk816: support rk816 pmic
Elaine Zhang
1
-1
/
+10
2019-11-10
dm: regulator: support regulator more state
Joseph Chen
1
-0
/
+63
2019-11-07
power: pmic: tps65941: Add support for tps65941 family of PMICs
Keerthy
1
-0
/
+26
2019-08-27
pmu: stpmic1: change specific NVM api to MISC
Patrick Delaunay
1
-7
/
+0
2019-08-27
stpmic1: program pmic to keep only the debug unit on
Patrick Delaunay
1
-2
/
+3
2019-07-19
regulator: bd718x7: support ROHM BD71837 and BD71847 PMICs
Matti Vaittinen
1
-53
/
+94
[next]