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
2017-07-19
power: regulator: rk8xx: get_enable should return integer
Keerthy
1
-3
/
+3
2017-07-19
power: regulator: tps65090: get_enable should return integer
Keerthy
1
-1
/
+1
2017-07-19
power: regulator: pfuze100: get_enable should return integer
Keerthy
1
-1
/
+1
2017-07-19
power: regulator: palmas: get_enable should return integer
Keerthy
1
-2
/
+2
2017-07-19
power: regulator: max77686: get_enable should return integer
Keerthy
1
-2
/
+2
2017-07-19
power: regulator: act8846: get_enable should return integer
Keerthy
1
-1
/
+1
2017-07-19
power: regulator: fixed: get_enable should return integer
Keerthy
1
-1
/
+1
2017-07-19
regulator: Change get_enable return type to integer from bool
Keerthy
1
-1
/
+1
2017-07-11
power: regulator: rk8xx: Allow input current/charger shutdown configuration
Wadim Egorov
1
-0
/
+34
2017-07-11
power: regulator: rk8xx: Build get_ldo_reg only for SPL
Wadim Egorov
1
-19
/
+21
2017-06-27
Merge git://www.denx.de/git/u-boot-imx
Tom Rini
1
-3
/
+11
2017-06-10
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-3
/
+5
2017-06-09
power: regulator: Add more debugging and fix a missing newline
Simon Glass
1
-3
/
+5
2017-06-09
power: regulator: lp87565: add regulator support
Keerthy
3
-0
/
+210
2017-06-09
power: pmic: lp87565: Add the basic pmic support
Keerthy
3
-0
/
+95
2017-06-09
power: pmic: tps65218: Add DCDC3 configuration
Keerthy
1
-1
/
+2
2017-06-09
power: regulator: palmas: Add smps12 dual regulator for tps65917
Keerthy
1
-1
/
+5
2017-06-07
regulator: pwm: Fix handling of missing init voltage
Mark Kettenis
1
-4
/
+4
2017-06-07
power: rk808: fix ldo register offset
Heiko Stübner
1
-2
/
+2
2017-06-07
rockchip: rk8xx: allocate priv structure for driver
Kever Yang
1
-0
/
+1
2017-06-01
dm: gpio: power: Convert pm8916 drivers to livetree
Simon Glass
1
-1
/
+1
2017-06-01
dm: power-domain: Update uclass to support livetree
Simon Glass
1
-11
/
+8
2017-06-01
dm: regulator: Update fixed regulator to support livetree.
Simon Glass
1
-8
/
+9
2017-06-01
dm: regulator: Convert regulator uclass to support livetree
Simon Glass
1
-23
/
+16
2017-06-01
sandbox: pmic: Convert pmic emulator to support livetree
Simon Glass
1
-4
/
+2
2017-06-01
dm: pmic: Convert uclass to livetree
Simon Glass
10
-58
/
+41
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2
-2
/
+2
2017-05-31
regulator: pfuze100: unsigned compared against 0
Peng Fan
1
-3
/
+3
2017-05-31
regulator: pfuze100: add SPDX License
Peng Fan
1
-0
/
+8
2017-05-29
power: pmic: tps65218: Fix tps65218_voltage_update function
Keerthy
1
-1
/
+1
2017-05-29
drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions
Tom Rini
1
-8
/
+8
2017-05-15
power: twl4030: Add imply CMD_POWEROFF when TWL4030 is enabled
Adam Ford
1
-0
/
+1
2017-05-10
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
7
-74
/
+154
2017-05-10
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
3
-0
/
+91
2017-05-10
power: rk808: rename to rk8xx
Jacob Chen
6
-67
/
+67
2017-05-10
power: regulator: rk808: add rk818 support
Jacob Chen
1
-4
/
+51
2017-05-10
power: regulator: rk808: replace vsel_bits with vsel_mask
Jacob Chen
1
-17
/
+22
2017-05-10
power: pmic: rk808: add RK818 support
Jacob Chen
1
-0
/
+16
2017-05-10
power: pmic: append rk818 regs to rk808
Jacob Chen
1
-9
/
+9
2017-05-10
power: regulator: pwm: support pwm polarity setting
Kever Yang
1
-2
/
+14
2017-05-10
dm: power: domain: add BCM6328 power domain driver
Álvaro Fernández Rojas
3
-0
/
+91
2017-05-09
power: twl4030: Move CONFIG_TWL4030_POWER to Kconfig
Adam Ford
1
-0
/
+7
2017-05-09
power: twl4030: Add CONFIG_CMD_POWEROFF support
Adam Ford
1
-0
/
+9
2017-05-08
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
1
-0
/
+2
2017-04-30
power: Convert CONFIG_PMIC_AS3722 to Kconfig
Simon Glass
1
-0
/
+8
2017-04-30
power: Move as3722 pmic to pmic/ directory
Simon Glass
3
-1
/
+1
2017-04-30
power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722
Simon Glass
1
-1
/
+1
2017-04-28
sunxi: power: Compile sy8106a driver only during SPL build
Jernej Skrabec
1
-0
/
+2
2017-04-20
sunxi: Enable AXP221s in I2C mode with the R40 SoC
Chen-Yu Tsai
1
-6
/
+10
2017-04-05
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
Andre Przywara
1
-2
/
+2
[prev]
[next]