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: Remove old TPS65090 drivers
Simon Glass
2015-08-05
-530
/
+0
*
dm: power: Don't return an error when regulators are not autoset
Simon Glass
2015-08-05
-1
/
+3
*
dm: pmic: max77686: Support all BUCK regulators
Simon Glass
2015-08-05
-8
/
+10
*
dm: power: max77686: Correct BUCK register access
Simon Glass
2015-08-05
-3
/
+7
*
dm: pmic: Correct the pmic_reg_write() implementation
Simon Glass
2015-08-05
-1
/
+1
*
dm: pmic: max77686: Correct a few nits
Simon Glass
2015-08-05
-3
/
+3
*
dm: power: Add support for S5M8767 regulators
Simon Glass
2015-08-05
-0
/
+279
*
dm: power: Add support for the S5M8767 PMIC
Simon Glass
2015-08-05
-0
/
+106
*
dm: power: Add support for TPS65090 FETs
Simon Glass
2015-08-05
-0
/
+149
*
dm: power: Add a new driver for the TPS65090 PMIC
Simon Glass
2015-08-05
-0
/
+104
*
dm: cros_ec: Convert the I2C tunnel code to use driver model
Simon Glass
2015-08-05
-4
/
+4
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-08-02
-0
/
+33
|
\
|
*
power: pmic: Add support for MAX77696 PMIC
Fabio Estevam
2015-07-26
-0
/
+33
*
|
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
[next]