Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
47803771cb9766af5d3af0e0e072b8e9fe2e7cbf
/
drivers
/
power
4780377
regulator: palmas: Add support for LDO1 regulator to provide 1.8V
by Kishon Vijay Abraham I
· 7 years ago
b3d2ed3
dm: power: Convert as3722 to driver model
by Simon Glass
· 7 years ago
c30ddcc
power: Add a GPIO driver for the as3722 PMIC
by Simon Glass
· 7 years ago
8f18951
power: Add a regulator driver for the as3722 PMIC
by Simon Glass
· 7 years ago
cba88f1
power: pwm_regulator: remove redundant code
by Kever Yang
· 7 years ago
6ea3e5d
power: pwm_regulator: fix the pwm_set_config parameter order
by Kever Yang
· 7 years ago
968771a
power: regulator: lp87565: get_enable should return integer
by Keerthy
· 7 years ago
08f0a7c
power: regulator: lp873x: get_enable should return integer
by Keerthy
· 7 years ago
6ec40f3
power: regulator: s5m8767: get_enable should return integer
by Keerthy
· 7 years ago
20507b2
power: sandbox: fixed: get_enable should return integer
by Keerthy
· 7 years ago
c8f82fb
power: regulator: rk8xx: get_enable should return integer
by Keerthy
· 7 years ago
b2958b2
power: regulator: tps65090: get_enable should return integer
by Keerthy
· 7 years ago
d726bb8
power: regulator: pfuze100: get_enable should return integer
by Keerthy
· 7 years ago
e8de891
power: regulator: palmas: get_enable should return integer
by Keerthy
· 7 years ago
beeac62
power: regulator: max77686: get_enable should return integer
by Keerthy
· 7 years ago
9bb8fd0
power: regulator: act8846: get_enable should return integer
by Keerthy
· 7 years ago
8690d6a
power: regulator: fixed: get_enable should return integer
by Keerthy
· 7 years ago
23be7fb
regulator: Change get_enable return type to integer from bool
by Keerthy
· 7 years ago
c258105
power: regulator: rk8xx: Allow input current/charger shutdown configuration
by Wadim Egorov
· 7 years ago
4c4905f
power: regulator: rk8xx: Build get_ldo_reg only for SPL
by Wadim Egorov
· 7 years ago
edd59b6
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
e095280
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
fc3ebf1
power: regulator: Add more debugging and fix a missing newline
by Simon Glass
· 7 years ago
2283166
power: regulator: lp87565: add regulator support
by Keerthy
· 7 years ago
3006c92
power: pmic: lp87565: Add the basic pmic support
by Keerthy
· 7 years ago
b0586ad
power: pmic: tps65218: Add DCDC3 configuration
by Keerthy
· 7 years ago
879cbd0
power: regulator: palmas: Add smps12 dual regulator for tps65917
by Keerthy
· 7 years ago
416b6c5
regulator: pwm: Fix handling of missing init voltage
by Mark Kettenis
· 8 years ago
a263bcc
power: rk808: fix ldo register offset
by Heiko Stübner
· 8 years ago
00ab7fb
rockchip: rk8xx: allocate priv structure for driver
by Kever Yang
· 8 years ago
5bc81e8
dm: gpio: power: Convert pm8916 drivers to livetree
by Simon Glass
· 8 years ago
085ba47
dm: power-domain: Update uclass to support livetree
by Simon Glass
· 8 years ago
b714b26
dm: regulator: Update fixed regulator to support livetree.
by Simon Glass
· 8 years ago
eeb99de
dm: regulator: Convert regulator uclass to support livetree
by Simon Glass
· 8 years ago
5cdb516
sandbox: pmic: Convert pmic emulator to support livetree
by Simon Glass
· 8 years ago
2c2d2c2
dm: pmic: Convert uclass to livetree
by Simon Glass
· 8 years ago
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· 8 years ago
dfaf374
regulator: pfuze100: unsigned compared against 0
by Peng Fan
· 8 years ago
78f22a5
regulator: pfuze100: add SPDX License
by Peng Fan
· 8 years ago
7cac656
power: pmic: tps65218: Fix tps65218_voltage_update function
by Keerthy
· 8 years ago
4776c64
drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions
by Tom Rini
· 8 years ago
c53d613
power: twl4030: Add imply CMD_POWEROFF when TWL4030 is enabled
by Adam Ford
· 8 years ago
9e4ce1d
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
8578ee55
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 8 years ago
614704b
power: rk808: rename to rk8xx
by Jacob Chen
· 8 years ago
36163e3
power: regulator: rk808: add rk818 support
by Jacob Chen
· 8 years ago
21a6a25
power: regulator: rk808: replace vsel_bits with vsel_mask
by Jacob Chen
· 8 years ago
0234adb
power: pmic: rk808: add RK818 support
by Jacob Chen
· 8 years ago
0237cfd
power: pmic: append rk818 regs to rk808
by Jacob Chen
· 8 years ago
4c08742
power: regulator: pwm: support pwm polarity setting
by Kever Yang
· 8 years ago
8bdcdae
dm: power: domain: add BCM6328 power domain driver
by Álvaro Fernández Rojas
· 8 years ago
bc16804
power: twl4030: Move CONFIG_TWL4030_POWER to Kconfig
by Adam Ford
· 8 years ago
7d58e0f
power: twl4030: Add CONFIG_CMD_POWEROFF support
by Adam Ford
· 8 years ago
14fdaa8
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
52222b1
power: Convert CONFIG_PMIC_AS3722 to Kconfig
by Simon Glass
· 8 years ago
5ae97a0
power: Move as3722 pmic to pmic/ directory
by Simon Glass
· 8 years ago
81a3356
power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722
by Simon Glass
· 8 years ago
cb7d2b8
sunxi: power: Compile sy8106a driver only during SPL build
by Jernej Skrabec
· 8 years ago
478a3c5
sunxi: Enable AXP221s in I2C mode with the R40 SoC
by Chen-Yu Tsai
· 8 years ago
5fb9743
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
by Andre Przywara
· 8 years ago
51ad373
sunxi: power: axp809.c: Fix aldo1-2 being disabled for mvolt != 0
by Rask Ingemann Lambertsen
· 8 years ago
4997f6e
power: pmic: add the max8997 controller for DM
by Jaehoon Chung
· 8 years ago
2e97146
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
c89f7ce
regulator: palmas: Fix smps6 - smps9 indices
by Keerthy
· 8 years ago
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
b86c4d0
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
6d6e5ee
pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmic
by Hou Zhiqiang
· 8 years ago
2cfca56
power_i2c.c: Fix unused variable warning
by Tom Rini
· 8 years ago
10e80f3
power: change from meaningless value to error number
by Jaehoon Chung
· 8 years ago
dd242ab
regulator: fixed: Add support to handle enable-active-high DT property
by Vignesh R
· 8 years ago
42b5d88
power: pmic: add the max8998 controller for DM
by Jaehoon Chung
· 8 years ago
d999d05
ARM: OMAP4+: Add support for getting pbias info from board
by Lokesh Vutla
· 8 years ago
813fe9d
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
by Nishanth Menon
· 8 years ago
ce152be
power: regulator: Add limits checking while setting current
by Keerthy
· 8 years ago
c6e6669
power: regulator: Add limits checking while setting voltage
by Keerthy
· 8 years ago
162c02e
power: regulator: Introduce regulator_set_value_force function
by Keerthy
· 8 years ago
8bc958a
power: twl6030: fix code refactoring
by Nicolae Rosia
· 8 years ago
499c29e
libfdt: Sync fdt_for_each_subnode() with upstream
by Simon Glass
· 8 years ago
65dfbe6
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
947d928
power: regulator: lp873x: Add regulator support
by Keerthy
· 8 years ago
662797b
power: pmic: lp873x: Add the base pmic support
by Keerthy
· 8 years ago
ffed0ea
power: regulator: palmas: Add regulator support
by Keerthy
· 8 years ago
f0df1b1
power: pmic: Palmas: Add the base pmic support
by Keerthy
· 8 years ago
17b3fe7
power: regulator: Add support for gpio regulators
by Keerthy
· 8 years ago
4c41ee4
regulator: fixed: honour optionality of enable gpio
by Marcel Ziswiler
· 8 years ago
b084ddd
power: pmic: add Ricoh RN5T567 PMIC support
by Stefan Agner
· 8 years ago
8bbe1cc
power: regulator: add pwm regulator
by Kever Yang
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
30fe357
drivers: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
af7f67c
sunxi: axp2xx: disable ldoio0/1 at boot
by Hans de Goede
· 8 years ago
a531aa5
regulator: fixed: obey startup delay
by John Keeping
· 8 years ago
402a0fa
power domain: add Tegra186 driver
by Stephen Warren
· 8 years ago
5cd3727
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
f7f311d
power: pmic: act8846: add missing newline to debug statements
by John Keeping
· 8 years ago
bfea23a
power: regulator: act8846: fix reading values
by John Keeping
· 8 years ago
78cd22a
kconfig: use bool instead of boolean for type definition attributes
by Masahiro Yamada
· 8 years ago
92c67fa
Add a power domain framework/uclass
by Stephen Warren
· 8 years ago
1823034
dm: Use dm_scan_fdt_dev() directly where possible
by Simon Glass
· 8 years ago
09128c5
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· 8 years ago
f1e66e7
sunxi: power: add AXP809 support
by Chen-Yu Tsai
· 9 years ago
Next »