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
2014-12-11
dm: i2c: tegra: Convert to driver model
Simon Glass
1
-20
/
+7
2014-12-08
Merge branch 'master' of git://git.denx.de/u-boot-ti
Tom Rini
2
-12
/
+18
2014-12-08
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
1
-1
/
+1
2014-12-04
twl4030: device-index-specific MMC power initializations, common ramp-up delay
Paul Kocialkowski
1
-11
/
+17
2014-12-04
arm: omap: add support for am57xx devices
Felipe Balbi
1
-1
/
+1
2014-11-17
arm: odroid: pmic77686: allow buck voltage settings
Suriyan Ramasami
1
-3
/
+49
2014-11-13
sun6i: Add basic axp221 driver
Oliver Schinagl
3
-0
/
+234
2014-11-07
power_spi.c: Rewrite pmic_reg function
Tom Rini
1
-23
/
+10
2014-10-31
twl4030: VMMC2 3.2V enable on MMC init
Paul Kocialkowski
1
-0
/
+6
2014-10-13
sunxi: axp152: dcdc3 scale is 50mV / step not 25mV / step
Hans de Goede
1
-1
/
+1
2014-10-08
cros_ec: exynos: Use the correct tps65090 driver in each case
Simon Glass
1
-1
/
+1
2014-10-08
cros_ec: power: Add a tunnelled version of the tps65090 driver
Simon Glass
2
-0
/
+219
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
1
-0
/
+0
2014-08-08
pmic: pmic_pfuze100: Use a shorter name for PMIC name
Fabio Estevam
1
-1
/
+1
2014-07-28
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-0
/
+22
2014-07-25
tps65218/am43xx_evm: Add power framework support to TPS65218
Tom Rini
1
-0
/
+22
2014-07-18
sunxi: Add axp152 pmic support
Hans de Goede
2
-0
/
+98
2014-07-18
sunxi: Add axp209 pmic support
Henrik Nordstrom
2
-0
/
+168
2014-07-01
Merge remote-tracking branch 'u-boot-samsung/master'
Albert ARIBAUD
1
-5
/
+8
2014-06-23
PMIC: MAX77686: fix invalid bus check
Jeroen Hofstee
1
-5
/
+8
2014-06-19
pmic: tps65090: correct checking i2c bus
Jeroen Hofstee
1
-1
/
+1
2014-06-06
power: Add support for the TPS65218 PMIC
Tom Rini
2
-0
/
+98
2014-06-02
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
8
-8
/
+323
2014-05-28
power: Explicitly select pmic device's bus
Aaron Durbin
1
-0
/
+4
2014-05-28
power: Add support for TPS65090 PMU chip.
Tom Wai-Hong Tam
2
-0
/
+311
2014-05-28
power: Add PMIC_ prefix to CHARGER_EN/DISABLE
Simon Glass
4
-5
/
+5
2014-05-28
power: Rename CONFIG_PMIC_... to CONFIG_POWER_...
Simon Glass
1
-3
/
+3
2014-05-20
Merge remote-tracking branch 'u-boot/master'
Albert ARIBAUD
1
-2
/
+2
2014-05-12
tps6586x: staticize funtions
Manish Badarkhe
1
-2
/
+2
2014-05-09
power: Add support for LTC3676 PMIC
Tim Harvey
2
-0
/
+33
2014-05-09
power: make pfuze100 be able to coexist with other pmics
Tim Harvey
1
-1
/
+1
2014-03-05
Merge branch 'master' of git://git.denx.de/u-boot-arm
Stefano Babic
2
-1
/
+4
2014-03-05
power: add PFUZE100 PMIC driver
Tim Harvey
2
-0
/
+33
2014-02-24
power: fix: Do not execute pmic command when not all necessary parameters are...
Ćukasz Majewski
1
-0
/
+3
2014-02-03
trats2: Code cleanup.
Przemyslaw Marczak
1
-1
/
+1
2014-01-14
fuelgauge: max17042: fix i2c read issue which causes infinity loop.
Przemyslaw Marczak
1
-34
/
+86
2014-01-06
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-2
/
+1
2013-12-04
ARMV7: OMAP4: Add twl6032 support
Oleg Kosheliev
1
-6
/
+48
2013-12-04
ARMV7: OMAP4: Add struct for twl603x data
Oleg Kosheliev
1
-5
/
+20
2013-11-27
power: power_fsl: Pass p->bus in the same way for SPI and I2C cases
Fabio Estevam
1
-2
/
+1
2013-10-31
drivers: convert makefiles to Kbuild style
Masahiro Yamada
5
-139
/
+24
2013-10-20
ARM: OMAP5: Power: Add new function to turn on SMPS10
Dan Murphy
1
-0
/
+15
2013-10-14
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
6
-0
/
+411
2013-10-11
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
6
-0
/
+411
2013-10-07
power:pmic: prevent data abort for pmic bat command
Piotr Wilczek
1
-8
/
+11
2013-09-25
power:battery: add battery support for Trats2 board
Piotr Wilczek
2
-0
/
+66
2013-09-25
drivers:power:max77693: add support for new multi function pmic max77693
Piotr Wilczek
4
-0
/
+345
2013-09-20
drivers/power/pmic: Add tps65910 driver
Philip, Avinash
2
-0
/
+84
2013-09-20
drivers/power/pmic: Add tps65217 driver
Greg Guyotte
2
-0
/
+110
2013-09-11
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-0
/
+192
[next]