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
2018-08-06
power: Add CONFIG_SPL_POWER_DOMAIN config
Peng Fan
1
-1
/
+1
2018-07-30
Kconfig: Remove trailing whitespaces in prompt
Michal Simek
1
-1
/
+1
2018-07-19
power: regulator: stpmu1: add power off delay
Christophe Kerello
1
-8
/
+12
2018-06-27
power: pmic: Let PFUZE3000 see all 256 registers
Trent Piepho
2
-2
/
+3
2018-06-01
power: domain: bcm6328: convert to use live dt
Álvaro Fernández Rojas
1
-6
/
+2
2018-05-18
sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmission
Lukasz Majewski
1
-14
/
+31
2018-05-18
pmic: dm: Add support for MC34708 for PMIC DM
Lukasz Majewski
3
-0
/
+113
2018-05-18
pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmi...
Lukasz Majewski
1
-12
/
+30
2018-05-18
pmic: Add support for setting transmission length in uclass private data
Lukasz Majewski
1
-0
/
+10
2018-05-10
power: as3722: fix ldo_get/set_enable for ldo index bigger than 7
Marcel Ziswiler
1
-2
/
+16
2018-05-08
Merge git://git.denx.de/u-boot-mmc
Tom Rini
3
-315
/
+4
2018-05-08
power: regulator: Add support for stm32-vrefbuf
Fabrice Gasnier
3
-0
/
+165
2018-05-08
power: pmic: stpmu1: Add regulator bindings
Patrice Chotard
1
-0
/
+34
2018-05-08
power: regulator: stpmu1: Introduce stpmu1 driver
Christophe Kerello
3
-0
/
+677
2018-05-08
power: pwm regulator: support live tree
Andy Yan
1
-11
/
+4
2018-05-08
power: pmic_max77686: remove the old pmic_max77686 file
Jaehoon Chung
2
-304
/
+0
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
84
-173
/
+84
2018-05-02
drivers:power:max77693: remove redundant logical constraint
Heinrich Schuchardt
1
-2
/
+0
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
28
-56
/
+0
2018-04-06
regulator: pbias: don't evaluate variable before assignment
Heinrich Schuchardt
1
-3
/
+3
2018-03-19
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
1
-0
/
+5
2018-03-19
pmic: add stpmu1 support
Patrick Delaunay
3
-0
/
+71
2018-03-19
sunxi: Add AXP_PMIC_BUS kconfig entry
Jagan Teki
1
-0
/
+5
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
3
-3
/
+3
2018-02-04
power: pmic/regulator allow dm be omitted by SPL
Peng Fan
2
-2
/
+2
2018-01-24
power: pmic: s2mps11: probe the regulator driver
Jaehoon Chung
1
-0
/
+28
2018-01-24
power: regulator: s2mps11: add a regulator driver for s2mps11
Jaehoon Chung
3
-0
/
+606
2018-01-13
power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard
Tom Rini
1
-32
/
+29
2018-01-01
power: tps65910: replace error() by pr_err()
Felix Brack
2
-4
/
+4
2017-12-12
power: pmic/regulator: Add basic support for TPS65910
Felix Brack
6
-0
/
+575
2017-12-12
power: extend prefix match to regulator-name property
Felix Brack
1
-2
/
+9
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
19
-61
/
+61
2017-10-01
power: spl: add SPL_DM_REGULATOR_FIXED in Kconfig
Philipp Tomsich
1
-0
/
+7
2017-09-22
regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1
Jean-Jacques Hiblot
3
-0
/
+315
2017-09-18
rockchip: rk8xx: remove unused header includes
Philipp Tomsich
1
-2
/
+0
2017-09-12
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-3
/
+1
2017-09-11
dm: core: Add ofnode_for_each_subnode()
Simon Glass
1
-3
/
+1
2017-09-11
palmas: Add support for powering different ldos
Lokesh Vutla
1
-7
/
+4
2017-08-01
regulator: palmas: disable bypass when the LDO is enabled
Jean-Jacques Hiblot
1
-0
/
+36
2017-08-01
regulator: palmas: Add support for LDO1 regulator to provide 1.8V
Kishon Vijay Abraham I
1
-3
/
+2
2017-07-28
dm: power: Convert as3722 to driver model
Simon Glass
2
-195
/
+99
2017-07-28
power: Add a GPIO driver for the as3722 PMIC
Simon Glass
1
-0
/
+120
2017-07-28
power: Add a regulator driver for the as3722 PMIC
Simon Glass
3
-0
/
+159
2017-07-27
power: pwm_regulator: remove redundant code
Kever Yang
1
-7
/
+1
2017-07-27
power: pwm_regulator: fix the pwm_set_config parameter order
Kever Yang
1
-1
/
+1
2017-07-19
power: regulator: lp87565: get_enable should return integer
Keerthy
1
-1
/
+1
2017-07-19
power: regulator: lp873x: get_enable should return integer
Keerthy
1
-2
/
+2
2017-07-19
power: regulator: s5m8767: get_enable should return integer
Keerthy
1
-2
/
+2
2017-07-19
power: sandbox: fixed: get_enable should return integer
Keerthy
1
-2
/
+2
[next]