Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
833de5fafb43df835f5a9d2a8b77c0ffbbde9cb0
/
drivers
/
power
c9feb42
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 9 years ago
9119820
power: regulator: Add a driver for ACT8846 regulators
by Simon Glass
· 9 years ago
d2c88f7
power: Add support for ACT8846 PMIC
by Simon Glass
· 9 years ago
48469c2
power: pmic: add pfuze3000 support
by Adrian Alonso
· 9 years ago
7a0bbe6
sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig
by Hans de Goede
· 9 years ago
0f92582
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
1c1f607
Add missing part of: "power: pmic: pfuze100 support driver model"
by Peng Fan
· 9 years ago
242b2f0
pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board.
by Peter Griffin
· 9 years ago
6dc443e
power: twl4030: Power off support
by Paul Kocialkowski
· 9 years ago
e6b606d
dm: pmic: max77686: Correct two typos in a comment
by Simon Glass
· 9 years ago
8640522
power: regulator: max77686 correct variable type
by Peng Fan
· 9 years ago
8fa4635
power: regulator: add pfuze100 support
by Peng Fan
· 9 years ago
3e91a6d
power: pmic: pfuze100 support driver model
by Peng Fan
· 9 years ago
cf26001
power: regulator use node name when no regulator-name
by Peng Fan
· 9 years ago
05bccbc
power: Remove old TPS65090 drivers
by Simon Glass
· 9 years ago
d08504d
dm: power: Don't return an error when regulators are not autoset
by Simon Glass
· 9 years ago
75a429f
dm: pmic: max77686: Support all BUCK regulators
by Simon Glass
· 9 years ago
8c42870
dm: power: max77686: Correct BUCK register access
by Simon Glass
· 9 years ago
cd367d8
dm: pmic: Correct the pmic_reg_write() implementation
by Simon Glass
· 9 years ago
b5ffa4f
dm: pmic: max77686: Correct a few nits
by Simon Glass
· 9 years ago
f615e6a
dm: power: Add support for S5M8767 regulators
by Simon Glass
· 9 years ago
d308c01
dm: power: Add support for the S5M8767 PMIC
by Simon Glass
· 9 years ago
1c88b67
dm: power: Add support for TPS65090 FETs
by Simon Glass
· 9 years ago
151b223
dm: power: Add a new driver for the TPS65090 PMIC
by Simon Glass
· 9 years ago
cc456bd
dm: cros_ec: Convert the I2C tunnel code to use driver model
by Simon Glass
· 9 years ago
7a1af7a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
a643acd
power: pmic: Add support for MAX77696 PMIC
by Fabio Estevam
· 9 years ago
e15bb3e
power: pmic: Use trailing_strtol() instead of a local function
by Simon Glass
· 9 years ago
6c69c7f
dm: pmic: Add functions to adjust PMIC registers
by Simon Glass
· 9 years ago
59c26a9
dm: power: Use debug() for errors in regulator uclass
by Simon Glass
· 9 years ago
083fc83
dm: power: Add a function to set up all regulators
by Simon Glass
· 9 years ago
3b55d30
dm: pmic: Split output from function
by Simon Glass
· 9 years ago
7837cea
dm: power: Add regulator flags to centralise auto-set logic
by Simon Glass
· 9 years ago
23ec2b5
dm: power: Avoid case-insensitve match for child names
by Simon Glass
· 9 years ago
5d387d0
sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator
by Przemyslaw Marczak
· 9 years ago
3b88075
dm: regulator: uclass driver code cleanup
by Przemyslaw Marczak
· 9 years ago
f415a3e
dm: pmic: code cleanup of PMIC uclass driver
by Przemyslaw Marczak
· 9 years ago
9923a8b
dm: regulator: add fixed voltage regulator driver
by Przemyslaw Marczak
· 10 years ago
1757df4
dm: regulator: add max77686 regulator driver
by Przemyslaw Marczak
· 10 years ago
52a3de5
dm: pmic: add max77686 pmic driver
by Przemyslaw Marczak
· 10 years ago
af41e8d
dm: regulator: add implementation of driver model regulator uclass
by Przemyslaw Marczak
· 10 years ago
4d9057e
dm: pmic: add implementation of driver model pmic uclass
by Przemyslaw Marczak
· 10 years ago
d55b7d4
power: Export register access functions from as3722
by Simon Glass
· 10 years ago
2fcf033
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
by Hans de Goede
· 10 years ago
1d624a4
sunxi: axp: Move axp pmic register helpers to a separate file
by Hans de Goede
· 10 years ago
12ce155
sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops
by Hans de Goede
· 10 years ago
750d49f
sunxi: axp221: Use vbus-available rather then vbus-usable for vbus-detect
by Hans de Goede
· 10 years ago
940382f
power: axp209: Registers definitions in header
by Paul Kocialkowski
· 10 years ago
558ccc7
power: axp152: Registers definitions in header
by Paul Kocialkowski
· 10 years ago
1a59ecf
power: axp209: VBUS detection support
by Paul Kocialkowski
· 10 years ago
f7c7ab6
power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic
by Paul Kocialkowski
· 10 years ago
99deda1
sunxi: axp209: fix incorrect limits on ldo3
by Iain Paton
· 10 years ago
1986c4c
sunxi: axp221: Add VBUS detection support
by Chen-Yu Tsai
· 10 years ago
be8ddad
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
37d46dd
sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()
by Hans de Goede
· 10 years ago
25ab4b0
dm: i2c: Provide an offset length parameter where needed
by Simon Glass
· 10 years ago
f9a4c2d
dm: i2c: Rename driver model I2C functions to permit compatibility
by Simon Glass
· 10 years ago
6906df1
sunxi: axp221: Add ELDO[1-3] support
by Siarhei Siamashka
· 10 years ago
9dcf68f
sunxi: axp209: Disable interrupts when intializing the axp209
by Hans de Goede
· 10 years ago
ab77f24
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
2abac62
sunxi: axp221: Add support for controlling the drivebus pin
by Hans de Goede
· 10 years ago
3c78119
sunxi: axp221: Protect axp221_init against multiple calls
by Hans de Goede
· 10 years ago
52755b1
sunxi: axp221: correct ALDO2 description for sun6i
by Chen-Yu Tsai
· 10 years ago
6c727e0
sunxi: gpio: Add support for gpio pins on the AXP209 pmic
by Hans de Goede
· 10 years ago
50e0d5e
sunxi: axp221: Explicitly turn off unused voltages
by Hans de Goede
· 10 years ago
1262a85
sunxi: axp221: Make dcdc1 voltage configurable
by Hans de Goede
· 10 years ago
f704449
sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usage
by Hans de Goede
· 10 years ago
bdcdf84
sunxi: axp221: Add axp223 support
by Hans de Goede
· 10 years ago
f3fba56
sun6i: axp221: Add axp221_get_sid function
by Hans de Goede
· 10 years ago
78fb6e3
pmic: add tps62362 simple wrapper code
by Felipe Balbi
· 10 years ago
6173c45
power: Add AMS AS3722 PMIC support
by Thierry Reding
· 10 years ago
b0e6ef4
dm: i2c: tegra: Convert to driver model
by Simon Glass
· 10 years ago
98d2d5e
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
afc366f
Replace <compiler.h> with <linux/compiler.h>
by Masahiro Yamada
· 10 years ago
f3e85e4
twl4030: device-index-specific MMC power initializations, common ramp-up delay
by Paul Kocialkowski
· 10 years ago
d11ac4b
arm: omap: add support for am57xx devices
by Felipe Balbi
· 10 years ago
7e46be8
arm: odroid: pmic77686: allow buck voltage settings
by Suriyan Ramasami
· 10 years ago
5c7f10f
sun6i: Add basic axp221 driver
by Oliver Schinagl
· 11 years ago
5b471de
power_spi.c: Rewrite pmic_reg function
by Tom Rini
· 10 years ago
2ed8c87
twl4030: VMMC2 3.2V enable on MMC init
by Paul Kocialkowski
· 10 years ago
74bf796
sunxi: axp152: dcdc3 scale is 50mV / step not 25mV / step
by Hans de Goede
· 10 years ago
5b9c8cb
cros_ec: exynos: Use the correct tps65090 driver in each case
by Simon Glass
· 10 years ago
2c94611
cros_ec: power: Add a tunnelled version of the tps65090 driver
by Simon Glass
· 10 years ago
ed36323
kconfig: add blank Kconfig files
by Masahiro Yamada
· 10 years ago
676ac24
pmic: pmic_pfuze100: Use a shorter name for PMIC name
by Fabio Estevam
· 10 years ago
b1cdd8b
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
7aa5598
tps65218/am43xx_evm: Add power framework support to TPS65218
by Tom Rini
· 10 years ago
2428920
sunxi: Add axp152 pmic support
by Hans de Goede
· 10 years ago
14bc66b
sunxi: Add axp209 pmic support
by Henrik Nordstrom
· 10 years ago
304f936
Merge remote-tracking branch 'u-boot-samsung/master'
by Albert ARIBAUD
· 10 years ago
00d4796
PMIC: MAX77686: fix invalid bus check
by Jeroen Hofstee
· 10 years ago
a348d56
pmic: tps65090: correct checking i2c bus
by Jeroen Hofstee
· 10 years ago
86db550
power: Add support for the TPS65218 PMIC
by Tom Rini
· 10 years ago
cc49da2
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
0b259dc
power: Explicitly select pmic device's bus
by Aaron Durbin
· 10 years ago
ac1058f
power: Add support for TPS65090 PMU chip.
by Tom Wai-Hong Tam
· 10 years ago
78a36c3
power: Add PMIC_ prefix to CHARGER_EN/DISABLE
by Simon Glass
· 10 years ago
913702c
power: Rename CONFIG_PMIC_... to CONFIG_POWER_...
by Simon Glass
· 10 years ago
05d134b
Merge remote-tracking branch 'u-boot/master'
by Albert ARIBAUD
· 10 years ago
bafd67d
tps6586x: staticize funtions
by Manish Badarkhe
· 11 years ago
Next »