Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5381c2856de3ed0191135b435cff39789e5f17ad
/
drivers
/
power
e5f7a26
regulator: pbias: Add additional compatible flags
by Adam Ford
· 6 years ago
1a88a04
power domain: Introduce TI System Control Interface (TI SCI) power domain driver
by Andreas Dannenberg
· 6 years ago
2618cf3
power domain: Add support for multiple powerdomains per device
by Lokesh Vutla
· 6 years ago
8d5579c
power: domain: Add the VPU Power Domain driver
by Neil Armstrong
· 6 years ago
39dd00f
drivers: regulator: fixed: add u-boot, off-on-delay-us
by Peng Fan
· 6 years ago
e13278c
power: Add CONFIG_SPL_POWER_DOMAIN config
by Peng Fan
· 6 years ago
b844805
Kconfig: Remove trailing whitespaces in prompt
by Michal Simek
· 6 years ago
844f9bf
power: regulator: stpmu1: add power off delay
by Christophe Kerello
· 6 years ago
7da7ff5
power: pmic: Let PFUZE3000 see all 256 registers
by Trent Piepho
· 7 years ago
34c0fc3
power: domain: bcm6328: convert to use live dt
by Álvaro Fernández Rojas
· 7 years ago
a65e644
sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmission
by Lukasz Majewski
· 6 years ago
c57a226
pmic: dm: Add support for MC34708 for PMIC DM
by Lukasz Majewski
· 6 years ago
655b24c
pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmissions
by Lukasz Majewski
· 6 years ago
b8a6d67
pmic: Add support for setting transmission length in uclass private data
by Lukasz Majewski
· 6 years ago
4616e33
power: as3722: fix ldo_get/set_enable for ldo index bigger than 7
by Marcel Ziswiler
· 7 years ago
1424963
Merge git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
93cf0ae
power: regulator: Add support for stm32-vrefbuf
by Fabrice Gasnier
· 7 years ago
1f0dfa1
power: pmic: stpmu1: Add regulator bindings
by Patrice Chotard
· 7 years ago
069f0b6
power: regulator: stpmu1: Introduce stpmu1 driver
by Christophe Kerello
· 7 years ago
e1fd9e6
power: pwm regulator: support live tree
by Andy Yan
· 7 years ago
9c67c44
power: pmic_max77686: remove the old pmic_max77686 file
by Jaehoon Chung
· 7 years ago
4549e78
SPDX: Convert all of our multiple license tags to Linux Kernel style
by Tom Rini
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
4bf225a
drivers:power:max77693: remove redundant logical constraint
by Heinrich Schuchardt
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
c57b6b7
regulator: pbias: don't evaluate variable before assignment
by Heinrich Schuchardt
· 7 years ago
c17848a
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
5d0c74e
pmic: add stpmu1 support
by Patrick Delaunay
· 7 years ago
735fb25
sunxi: Add AXP_PMIC_BUS kconfig entry
by Jagan Teki
· 7 years ago
b08c8c4
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
a35332f
power: pmic/regulator allow dm be omitted by SPL
by Peng Fan
· 7 years ago
173f023
power: pmic: s2mps11: probe the regulator driver
by Jaehoon Chung
· 7 years ago
60599ea
power: regulator: s2mps11: add a regulator driver for s2mps11
by Jaehoon Chung
· 7 years ago
8c0bb85
power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard
by Tom Rini
· 7 years ago
46caea7
power: tps65910: replace error() by pr_err()
by Felix Brack
· 7 years ago
854dfbf
power: pmic/regulator: Add basic support for TPS65910
by Felix Brack
· 7 years ago
bf802f5
power: extend prefix match to regulator-name property
by Felix Brack
· 7 years ago
9b643e3
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
9086eab
power: spl: add SPL_DM_REGULATOR_FIXED in Kconfig
by Philipp Tomsich
· 7 years ago
8ff7763
regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1
by Jean-Jacques Hiblot
· 7 years ago
a904a16
rockchip: rk8xx: remove unused header includes
by Philipp Tomsich
· 7 years ago
de2ad2c
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
3991f42
dm: core: Add ofnode_for_each_subnode()
by Simon Glass
· 7 years ago
db4fce8
palmas: Add support for powering different ldos
by Lokesh Vutla
· 7 years ago
5c97001
regulator: palmas: disable bypass when the LDO is enabled
by Jean-Jacques Hiblot
· 7 years ago
9554a14
regulator: palmas: Add support for LDO1 regulator to provide 1.8V
by Kishon Vijay Abraham I
· 7 years ago
e3f44f5
dm: power: Convert as3722 to driver model
by Simon Glass
· 7 years ago
c2012cb
power: Add a GPIO driver for the as3722 PMIC
by Simon Glass
· 7 years ago
deea211
power: Add a regulator driver for the as3722 PMIC
by Simon Glass
· 7 years ago
3030c95
power: pwm_regulator: remove redundant code
by Kever Yang
· 7 years ago
f339bca
power: pwm_regulator: fix the pwm_set_config parameter order
by Kever Yang
· 7 years ago
a79e8df
power: regulator: lp87565: get_enable should return integer
by Keerthy
· 7 years ago
43d0247
power: regulator: lp873x: get_enable should return integer
by Keerthy
· 7 years ago
4e98a14
power: regulator: s5m8767: get_enable should return integer
by Keerthy
· 7 years ago
3bbe7c1
power: sandbox: fixed: get_enable should return integer
by Keerthy
· 7 years ago
585c703
power: regulator: rk8xx: get_enable should return integer
by Keerthy
· 7 years ago
2a4747d
power: regulator: tps65090: get_enable should return integer
by Keerthy
· 7 years ago
117daa8
power: regulator: pfuze100: get_enable should return integer
by Keerthy
· 7 years ago
5c3195c
power: regulator: palmas: get_enable should return integer
by Keerthy
· 7 years ago
b616835
power: regulator: max77686: get_enable should return integer
by Keerthy
· 7 years ago
85f87de
power: regulator: act8846: get_enable should return integer
by Keerthy
· 7 years ago
0f2194d
power: regulator: fixed: get_enable should return integer
by Keerthy
· 7 years ago
06bdf60
regulator: Change get_enable return type to integer from bool
by Keerthy
· 7 years ago
ad98f88
power: regulator: rk8xx: Allow input current/charger shutdown configuration
by Wadim Egorov
· 7 years ago
8926c2f
power: regulator: rk8xx: Build get_ldo_reg only for SPL
by Wadim Egorov
· 7 years ago
821560f
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
8cb3ce6
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
422f04b
power: regulator: Add more debugging and fix a missing newline
by Simon Glass
· 7 years ago
2dd9dc0
power: regulator: lp87565: add regulator support
by Keerthy
· 7 years ago
cdad57a
power: pmic: lp87565: Add the basic pmic support
by Keerthy
· 7 years ago
e395b88
power: pmic: tps65218: Add DCDC3 configuration
by Keerthy
· 7 years ago
75bceb2
power: regulator: palmas: Add smps12 dual regulator for tps65917
by Keerthy
· 7 years ago
c40d48b
regulator: pwm: Fix handling of missing init voltage
by Mark Kettenis
· 8 years ago
d1bf69d
power: rk808: fix ldo register offset
by Heiko Stübner
· 8 years ago
7c1fb0a
rockchip: rk8xx: allocate priv structure for driver
by Kever Yang
· 8 years ago
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
fcdb531
regulator: pfuze100: unsigned compared against 0
by Peng Fan
· 8 years ago
237868c
regulator: pfuze100: add SPDX License
by Peng Fan
· 8 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
· 8 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
Next »