Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
72cc987002539b23b0c97321cc2ccfc1b05f48de
/
drivers
/
power
04048d5
dm: gpio: power: Convert pm8916 drivers to livetree
by Simon Glass
· 7 years ago
424b2fe
dm: power-domain: Update uclass to support livetree
by Simon Glass
· 7 years ago
a5493f8
dm: regulator: Update fixed regulator to support livetree.
by Simon Glass
· 7 years ago
f15cd4f
dm: regulator: Convert regulator uclass to support livetree
by Simon Glass
· 7 years ago
0402d00
sandbox: pmic: Convert pmic emulator to support livetree
by Simon Glass
· 7 years ago
7a869e6
dm: pmic: Convert uclass to livetree
by Simon Glass
· 7 years ago
a821c4a
dm: Rename dev_addr..() functions
by Simon Glass
· 7 years ago
6183b29
power: pmic: tps65218: Fix tps65218_voltage_update function
by Keerthy
· 7 years ago
aae78fa
drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions
by Tom Rini
· 8 years ago
df7fafd
power: twl4030: Add imply CMD_POWEROFF when TWL4030 is enabled
by Adam Ford
· 7 years ago
1f5541c
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
102d8655
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 8 years ago
453c5a9
power: rk808: rename to rk8xx
by Jacob Chen
· 8 years ago
eff4ca7
power: regulator: rk808: add rk818 support
by Jacob Chen
· 8 years ago
b049acc
power: regulator: rk808: replace vsel_bits with vsel_mask
by Jacob Chen
· 8 years ago
d77af8a
power: pmic: rk808: add RK818 support
by Jacob Chen
· 8 years ago
1daa93c
power: pmic: append rk818 regs to rk808
by Jacob Chen
· 8 years ago
0b60111
power: regulator: pwm: support pwm polarity setting
by Kever Yang
· 8 years ago
7810fb9
dm: power: domain: add BCM6328 power domain driver
by Álvaro Fernández Rojas
· 8 years ago
7815c70
power: twl4030: Move CONFIG_TWL4030_POWER to Kconfig
by Adam Ford
· 8 years ago
4c2fb5f
power: twl4030: Add CONFIG_CMD_POWEROFF support
by Adam Ford
· 8 years ago
a6d4cd4
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
bdf25a5
power: Convert CONFIG_PMIC_AS3722 to Kconfig
by Simon Glass
· 8 years ago
2838c07
power: Move as3722 pmic to pmic/ directory
by Simon Glass
· 8 years ago
56aceaf
power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722
by Simon Glass
· 8 years ago
ae4e4dd
sunxi: power: Compile sy8106a driver only during SPL build
by Jernej Skrabec
· 8 years ago
409677e
sunxi: Enable AXP221s in I2C mode with the R40 SoC
by Chen-Yu Tsai
· 8 years ago
7b82a22
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
by Andre Przywara
· 8 years ago
3cc293e
sunxi: power: axp809.c: Fix aldo1-2 being disabled for mvolt != 0
by Rask Ingemann Lambertsen
· 8 years ago
1a5a05d
power: pmic: add the max8997 controller for DM
by Jaehoon Chung
· 8 years ago
21342d4
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
3064aa7
regulator: palmas: Fix smps6 - smps9 indices
by Keerthy
· 8 years ago
e160f7d
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
0675f99
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
762161b
pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmic
by Hou Zhiqiang
· 8 years ago
c8ac644
power_i2c.c: Fix unused variable warning
by Tom Rini
· 8 years ago
505cf47
power: change from meaningless value to error number
by Jaehoon Chung
· 8 years ago
bd2e971
regulator: fixed: Add support to handle enable-active-high DT property
by Vignesh R
· 8 years ago
103e83a
power: pmic: add the max8998 controller for DM
by Jaehoon Chung
· 8 years ago
b4b0600
ARM: OMAP4+: Add support for getting pbias info from board
by Lokesh Vutla
· 8 years ago
3891a54
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
by Nishanth Menon
· 8 years ago
5483456
power: regulator: Add limits checking while setting current
by Keerthy
· 8 years ago
eaadcf3
power: regulator: Add limits checking while setting voltage
by Keerthy
· 8 years ago
2f5d532
power: regulator: Introduce regulator_set_value_force function
by Keerthy
· 8 years ago
28a3a43
power: twl6030: fix code refactoring
by Nicolae Rosia
· 8 years ago
df87e6b
libfdt: Sync fdt_for_each_subnode() with upstream
by Simon Glass
· 8 years ago
7949360
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
99785de
power: regulator: lp873x: Add regulator support
by Keerthy
· 8 years ago
ca1de0b
power: pmic: lp873x: Add the base pmic support
by Keerthy
· 8 years ago
884d88b
power: regulator: palmas: Add regulator support
by Keerthy
· 8 years ago
33621d2
power: pmic: Palmas: Add the base pmic support
by Keerthy
· 8 years ago
477dfe2
power: regulator: Add support for gpio regulators
by Keerthy
· 8 years ago
dc06f63
regulator: fixed: honour optionality of enable gpio
by Marcel Ziswiler
· 8 years ago
c571d68
power: pmic: add Ricoh RN5T567 PMIC support
by Stefan Agner
· 8 years ago
1a01695
power: regulator: add pwm regulator
by Kever Yang
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
a4ca379
drivers: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
253e62b
sunxi: axp2xx: disable ldoio0/1 at boot
by Hans de Goede
· 8 years ago
7302fbb
regulator: fixed: obey startup delay
by John Keeping
· 8 years ago
24cdf1a
power domain: add Tegra186 driver
by Stephen Warren
· 8 years ago
f4b0df1
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
aa26776
power: pmic: act8846: add missing newline to debug statements
by John Keeping
· 8 years ago
65f89be
power: regulator: act8846: fix reading values
by John Keeping
· 8 years ago
ab65006
kconfig: use bool instead of boolean for type definition attributes
by Masahiro Yamada
· 8 years ago
61f5ddc
Add a power domain framework/uclass
by Stephen Warren
· 8 years ago
9119548
dm: Use dm_scan_fdt_dev() directly where possible
by Simon Glass
· 8 years ago
2e3f1ff
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· 8 years ago
795857d
sunxi: power: add AXP809 support
by Chen-Yu Tsai
· 9 years ago
5119926
sunxi: Implement poweroff support for axp818 pmic
by Chen-Yu Tsai
· 9 years ago
15278cc
sunxi: power: axp818: Add support for switch SW
by Chen-Yu Tsai
· 9 years ago
a696253
power: axp818: Fix typo for fldo2 Kconfig description
by Chen-Yu Tsai
· 9 years ago
aa23f53
power: axp221: Remove switch case to simplify axp_set_eldo
by Chen-Yu Tsai
· 9 years ago
3bfc815
drivers/power/pmic/pm8916.c: Make usid be uint32_t
by Tom Rini
· 9 years ago
c2f74c8
pmic: Add support for Qualcomm PM8916 PMIC
by Mateusz Kulikowski
· 9 years ago
d96ebc4
sunxi: Add support for Allwinner A64 SoCs
by Siarhei Siamashka
· 9 years ago
38491d9
power: axp818: Add support for FLDOs
by Chen-Yu Tsai
· 9 years ago
4c6a9ca
power: axp818: Fix DCDC5 default voltage
by Chen-Yu Tsai
· 9 years ago
d6a2042
power: twl6030: Power off support
by Paul Kocialkowski
· 9 years ago
4986c6c
power: twl6030: Remove ifdef around the code
by Paul Kocialkowski
· 9 years ago
6313c65
power: twl6030: Clear VUSB_IN_PMID bit on USB device setup
by Paul Kocialkowski
· 9 years ago
0343f71
power: twl6030: Configure VUSB voltage on USB device setup
by Paul Kocialkowski
· 9 years ago
a85362f
power: twl6030: Device-index-specific MMC power initialization
by Paul Kocialkowski
· 9 years ago
d7b6a75
power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 value
by Paul Kocialkowski
· 9 years ago
c5dbae7
power: twl6030: Some more explicit registers and values definitions
by Paul Kocialkowski
· 9 years ago
3f603cb
dm: Use uclass_first_device_err() where it is useful
by Simon Glass
· 9 years ago
9bcfca1
pmic: tps65218: add useful functions and defines
by Nikita Kiryanov
· 9 years ago
0d8382a
sunxi: power: add support for sy8106a driver
by Jelle van der Waa
· 9 years ago
f3c5045
sunxi: power: axp818: Enable support for ALDOs
by Chen-Yu Tsai
· 9 years ago
0509efb
power: axp818: Add support for DLDO and ELDO regulators
by Chen-Yu Tsai
· 9 years ago
3517a27
power: axp: merge separate DLDO functions into 1
by Chen-Yu Tsai
· 9 years ago
fe4b71b
sunxi: Implement poweroff support for axp221 pmic
by Hans de Goede
· 9 years ago
467e92b
sunxi: Implement poweroff support for axp209 pmic
by Michael van Slingerland
· 9 years ago
c286cdf
sunxi: Implement poweroff support for axp152 pmic
by Hans de Goede
· 9 years ago
364809d
dm: power: Allow regulators to not implement all operations
by Simon Glass
· 9 years ago
7d57799
dm: power: Tidy up debugging output and return values
by Simon Glass
· 9 years ago
1f2b4b0
dm: power: Allow regulators to be omitted from SPL
by Simon Glass
· 9 years ago
e122776
power: Add support for RK808 regulators
by Simon Glass
· 9 years ago
2a4febf
power: Add base support for the RK808 PMIC
by Simon Glass
· 9 years ago
6d6aece
power: regulator: max77686: Don't use switch() on bools
by Tom Rini
· 9 years ago
813c737
sunxi: power: axp818: add support for axp818 driver
by vishnupatekar
· 9 years ago
Next »