Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d0b3e0f61af305901cc963a0c5f7960822012ef2
/
drivers
/
power
c05aa39
sunxi: power: axp818: Enable support for ALDOs
by Chen-Yu Tsai
· 9 years ago
265015b
power: axp818: Add support for DLDO and ELDO regulators
by Chen-Yu Tsai
· 9 years ago
2e6911f
power: axp: merge separate DLDO functions into 1
by Chen-Yu Tsai
· 9 years ago
6391f0e
sunxi: Implement poweroff support for axp221 pmic
by Hans de Goede
· 9 years ago
8fb31fe
sunxi: Implement poweroff support for axp209 pmic
by Michael van Slingerland
· 9 years ago
d728da1
sunxi: Implement poweroff support for axp152 pmic
by Hans de Goede
· 9 years ago
d6eddad
dm: power: Allow regulators to not implement all operations
by Simon Glass
· 9 years ago
46ad8cb
dm: power: Tidy up debugging output and return values
by Simon Glass
· 9 years ago
c8db7b4
dm: power: Allow regulators to be omitted from SPL
by Simon Glass
· 9 years ago
adecfef
power: Add support for RK808 regulators
by Simon Glass
· 9 years ago
a8bd2ac
power: Add base support for the RK808 PMIC
by Simon Glass
· 9 years ago
e6cf0aa
power: regulator: max77686: Don't use switch() on bools
by Tom Rini
· 9 years ago
91bce9c
sunxi: power: axp818: add support for axp818 driver
by vishnupatekar
· 9 years ago
f977072
sunxi: Add basic H3 support
by Jens Kuske
· 9 years ago
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
c900103
dm: regulator: add function device_get_supply_regulator()
by Przemyslaw Marczak
· 9 years ago
9181512
dm: pmic: add s2mps11 PMIC I/O driver
by Przemyslaw Marczak
· 9 years ago
a8c8491
sunxi: power: Change axp209 LDO3 and LDO4 default to disabled
by Hans de Goede
· 9 years ago
84a8b79
sunxi: power: Add support for disabling axp209 regulators
by Hans de Goede
· 9 years ago
5dc30b4
sunxi: power: Drop protection against multiple calls from axp221 axp_init()
by Hans de Goede
· 9 years ago
aa1d512
sunxi: power: Use pmic_bus functions for axp152 / axp209 driver
by Hans de Goede
· 9 years ago
f4da4c9
sunxi: power: Change A23/A33 aldo1 default voltage to 3.0V
by Hans de Goede
· 9 years ago
cf96e3f
sunxi: power: Change A23/A33 VDD-SYS default from 1.2V to 1.1V
by Hans de Goede
· 9 years ago
d9ee84b
sunxi: power: Unify axp pmic function names
by Hans de Goede
· 9 years ago
04bfd41
sunxi: power: Make all voltages configurable through Kconfig
by Hans de Goede
· 9 years ago
70ce2c8
sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER
by Hans de Goede
· 9 years ago
e2cb6c5
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 9 years ago
d102cf6
power: regulator: Add a driver for ACT8846 regulators
by Simon Glass
· 9 years ago
b08ce89
power: Add support for ACT8846 PMIC
by Simon Glass
· 9 years ago
9072cb2
power: pmic: add pfuze3000 support
by Adrian Alonso
· 9 years ago
c6c47c2
sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig
by Hans de Goede
· 9 years ago
366b24f
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
6f4f6d2
Add missing part of: "power: pmic: pfuze100 support driver model"
by Peng Fan
· 9 years ago
a2af734
pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board.
by Peter Griffin
· 9 years ago
8264e14
power: twl4030: Power off support
by Paul Kocialkowski
· 9 years ago
7fc93c4
dm: pmic: max77686: Correct two typos in a comment
by Simon Glass
· 9 years ago
e4cbfa6
power: regulator: max77686 correct variable type
by Peng Fan
· 9 years ago
54ee6a4
power: regulator: add pfuze100 support
by Peng Fan
· 9 years ago
c57f4e1
power: pmic: pfuze100 support driver model
by Peng Fan
· 9 years ago
cd672d4
power: regulator use node name when no regulator-name
by Peng Fan
· 9 years ago
50bcd1d
power: Remove old TPS65090 drivers
by Simon Glass
· 9 years ago
f55c951
dm: power: Don't return an error when regulators are not autoset
by Simon Glass
· 9 years ago
fdcc59b
dm: pmic: max77686: Support all BUCK regulators
by Simon Glass
· 9 years ago
2ede005
dm: power: max77686: Correct BUCK register access
by Simon Glass
· 9 years ago
605ecd1
dm: pmic: Correct the pmic_reg_write() implementation
by Simon Glass
· 9 years ago
50a4926
dm: pmic: max77686: Correct a few nits
by Simon Glass
· 9 years ago
2336103
dm: power: Add support for S5M8767 regulators
by Simon Glass
· 9 years ago
0165149
dm: power: Add support for the S5M8767 PMIC
by Simon Glass
· 9 years ago
9fa8e9c
dm: power: Add support for TPS65090 FETs
by Simon Glass
· 9 years ago
c087111
dm: power: Add a new driver for the TPS65090 PMIC
by Simon Glass
· 9 years ago
9ad07af
dm: cros_ec: Convert the I2C tunnel code to use driver model
by Simon Glass
· 9 years ago
65022b3
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
ffc4d5c
power: pmic: Add support for MAX77696 PMIC
by Fabio Estevam
· 9 years ago
869b049
power: pmic: Use trailing_strtol() instead of a local function
by Simon Glass
· 9 years ago
c3f21c3
dm: pmic: Add functions to adjust PMIC registers
by Simon Glass
· 9 years ago
7f68521
dm: power: Use debug() for errors in regulator uclass
by Simon Glass
· 9 years ago
efeeb2c
dm: power: Add a function to set up all regulators
by Simon Glass
· 9 years ago
46cb824
dm: pmic: Split output from function
by Simon Glass
· 9 years ago
991f9bc
dm: power: Add regulator flags to centralise auto-set logic
by Simon Glass
· 9 years ago
ad28e00
dm: power: Avoid case-insensitve match for child names
by Simon Glass
· 9 years ago
d5175dc
sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator
by Przemyslaw Marczak
· 10 years ago
75692a3
dm: regulator: uclass driver code cleanup
by Przemyslaw Marczak
· 10 years ago
1031498
dm: pmic: code cleanup of PMIC uclass driver
by Przemyslaw Marczak
· 10 years ago
3753f28
dm: regulator: add fixed voltage regulator driver
by Przemyslaw Marczak
· 10 years ago
afee81e
dm: regulator: add max77686 regulator driver
by Przemyslaw Marczak
· 10 years ago
58ea76f
dm: pmic: add max77686 pmic driver
by Przemyslaw Marczak
· 10 years ago
08edd00
dm: regulator: add implementation of driver model regulator uclass
by Przemyslaw Marczak
· 10 years ago
9a8bc95
dm: pmic: add implementation of driver model pmic uclass
by Przemyslaw Marczak
· 10 years ago
053da13
power: Export register access functions from as3722
by Simon Glass
· 10 years ago
3ae1d13
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
by Hans de Goede
· 10 years ago
bb930c3
sunxi: axp: Move axp pmic register helpers to a separate file
by Hans de Goede
· 10 years ago
551ea28
sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops
by Hans de Goede
· 10 years ago
9546f5a
sunxi: axp221: Use vbus-available rather then vbus-usable for vbus-detect
by Hans de Goede
· 10 years ago
cb189b7
power: axp209: Registers definitions in header
by Paul Kocialkowski
· 10 years ago
6d95489
power: axp152: Registers definitions in header
by Paul Kocialkowski
· 10 years ago
66cc095
power: axp209: VBUS detection support
by Paul Kocialkowski
· 10 years ago
6604a13
power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic
by Paul Kocialkowski
· 10 years ago
71a7b3b
sunxi: axp209: fix incorrect limits on ldo3
by Iain Paton
· 10 years ago
54b6ab1
sunxi: axp221: Add VBUS detection support
by Chen-Yu Tsai
· 10 years ago
b4aa9f3
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
1945061
sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()
by Hans de Goede
· 10 years ago
a2723ae
dm: i2c: Provide an offset length parameter where needed
by Simon Glass
· 10 years ago
7d72276
dm: i2c: Rename driver model I2C functions to permit compatibility
by Simon Glass
· 10 years ago
7e4eb6c
sunxi: axp221: Add ELDO[1-3] support
by Siarhei Siamashka
· 10 years ago
c004b9f
sunxi: axp209: Disable interrupts when intializing the axp209
by Hans de Goede
· 10 years ago
868ba89
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
230fed4
sunxi: axp221: Add support for controlling the drivebus pin
by Hans de Goede
· 10 years ago
4e2d76e
sunxi: axp221: Protect axp221_init against multiple calls
by Hans de Goede
· 10 years ago
1413574
sunxi: axp221: correct ALDO2 description for sun6i
by Chen-Yu Tsai
· 10 years ago
1fc9c4a
sunxi: gpio: Add support for gpio pins on the AXP209 pmic
by Hans de Goede
· 10 years ago
be4929c
sunxi: axp221: Explicitly turn off unused voltages
by Hans de Goede
· 10 years ago
7865548
sunxi: axp221: Make dcdc1 voltage configurable
by Hans de Goede
· 10 years ago
75916ff
sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usage
by Hans de Goede
· 10 years ago
1dd334b
sunxi: axp221: Add axp223 support
by Hans de Goede
· 10 years ago
65142e9
sun6i: axp221: Add axp221_get_sid function
by Hans de Goede
· 10 years ago
ee27db3
pmic: add tps62362 simple wrapper code
by Felipe Balbi
· 10 years ago
09c0cf2
power: Add AMS AS3722 PMIC support
by Thierry Reding
· 10 years ago
667aee9
dm: i2c: tegra: Convert to driver model
by Simon Glass
· 10 years ago
a3bd860
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
e722852
Replace <compiler.h> with <linux/compiler.h>
by Masahiro Yamada
· 10 years ago
Next »