index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
Commit message (
Expand
)
Author
Age
Lines
*
power: pmic: Use trailing_strtol() instead of a local function
Simon Glass
2015-07-21
-18
/
+5
*
dm: pmic: Add functions to adjust PMIC registers
Simon Glass
2015-07-21
-0
/
+32
*
dm: power: Use debug() for errors in regulator uclass
Simon Glass
2015-07-21
-1
/
+1
*
dm: power: Add a function to set up all regulators
Simon Glass
2015-07-21
-0
/
+22
*
dm: pmic: Split output from function
Simon Glass
2015-07-21
-63
/
+35
*
dm: power: Add regulator flags to centralise auto-set logic
Simon Glass
2015-07-21
-0
/
+12
*
dm: power: Avoid case-insensitve match for child names
Simon Glass
2015-07-21
-1
/
+1
*
sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator
Przemyslaw Marczak
2015-05-14
-1
/
+634
*
dm: regulator: uclass driver code cleanup
Przemyslaw Marczak
2015-05-14
-37
/
+69
*
dm: pmic: code cleanup of PMIC uclass driver
Przemyslaw Marczak
2015-05-14
-28
/
+20
*
dm: regulator: add fixed voltage regulator driver
Przemyslaw Marczak
2015-05-14
-0
/
+135
*
dm: regulator: add max77686 regulator driver
Przemyslaw Marczak
2015-05-14
-1
/
+834
*
dm: pmic: add max77686 pmic driver
Przemyslaw Marczak
2015-05-14
-1
/
+96
*
dm: regulator: add implementation of driver model regulator uclass
Przemyslaw Marczak
2015-05-14
-0
/
+327
*
dm: pmic: add implementation of driver model pmic uclass
Przemyslaw Marczak
2015-05-14
-0
/
+176
*
power: Export register access functions from as3722
Simon Glass
2015-05-13
-3
/
+13
*
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
Hans de Goede
2015-05-04
-128
/
+0
*
sunxi: axp: Move axp pmic register helpers to a separate file
Hans de Goede
2015-05-04
-119
/
+53
*
sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops
Hans de Goede
2015-05-04
-10
/
+10
*
sunxi: axp221: Use vbus-available rather then vbus-usable for vbus-detect
Hans de Goede
2015-04-15
-1
/
+1
*
power: axp209: Registers definitions in header
Paul Kocialkowski
2015-04-15
-38
/
+0
*
power: axp152: Registers definitions in header
Paul Kocialkowski
2015-04-15
-11
/
+0
*
power: axp209: VBUS detection support
Paul Kocialkowski
2015-04-15
-1
/
+9
*
power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic
Paul Kocialkowski
2015-04-15
-31
/
+44
*
sunxi: axp209: fix incorrect limits on ldo3
Iain Paton
2015-03-26
-1
/
+1
*
sunxi: axp221: Add VBUS detection support
Chen-Yu Tsai
2015-03-10
-0
/
+16
*
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2015-02-02
-3
/
+1
|
\
|
*
sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()
Hans de Goede
2015-02-02
-3
/
+1
*
|
dm: i2c: Provide an offset length parameter where needed
Simon Glass
2015-01-29
-1
/
+1
*
|
dm: i2c: Rename driver model I2C functions to permit compatibility
Simon Glass
2015-01-29
-4
/
+4
|
/
*
sunxi: axp221: Add ELDO[1-3] support
Siarhei Siamashka
2015-01-22
-0
/
+43
*
sunxi: axp209: Disable interrupts when intializing the axp209
Hans de Goede
2015-01-22
-1
/
+13
*
Merge branch 'master' of git://git.denx.de/u-boot-ti
Tom Rini
2015-01-16
-0
/
+48
|
\
|
*
pmic: add tps62362 simple wrapper code
Felipe Balbi
2015-01-13
-0
/
+48
*
|
sunxi: axp221: Add support for controlling the drivebus pin
Hans de Goede
2015-01-14
-0
/
+36
*
|
sunxi: axp221: Protect axp221_init against multiple calls
Hans de Goede
2015-01-14
-0
/
+6
*
|
sunxi: axp221: correct ALDO2 description for sun6i
Chen-Yu Tsai
2015-01-14
-5
/
+5
*
|
sunxi: gpio: Add support for gpio pins on the AXP209 pmic
Hans de Goede
2015-01-14
-0
/
+72
*
|
sunxi: axp221: Explicitly turn off unused voltages
Hans de Goede
2015-01-14
-14
/
+104
*
|
sunxi: axp221: Make dcdc1 voltage configurable
Hans de Goede
2015-01-14
-0
/
+10
*
|
sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usage
Hans de Goede
2015-01-14
-6
/
+14
*
|
sunxi: axp221: Add axp223 support
Hans de Goede
2015-01-14
-25
/
+71
*
|
sun6i: axp221: Add axp221_get_sid function
Hans de Goede
2015-01-14
-0
/
+27
|
/
*
power: Add AMS AS3722 PMIC support
Thierry Reding
2014-12-18
-0
/
+265
*
dm: i2c: tegra: Convert to driver model
Simon Glass
2014-12-11
-20
/
+7
*
Merge branch 'master' of git://git.denx.de/u-boot-ti
Tom Rini
2014-12-08
-12
/
+18
|
\
|
*
twl4030: device-index-specific MMC power initializations, common ramp-up delay
Paul Kocialkowski
2014-12-04
-11
/
+17
|
*
arm: omap: add support for am57xx devices
Felipe Balbi
2014-12-04
-1
/
+1
*
|
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2014-12-08
-1
/
+1
|
/
*
arm: odroid: pmic77686: allow buck voltage settings
Suriyan Ramasami
2014-11-17
-3
/
+49
[next]