Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f7f311d6e9ba12dce941f57c982439dc96528d97
/
drivers
/
power
/
pmic
f7f311d
power: pmic: act8846: add missing newline to debug statements
by John Keeping
· 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
96504b6
drivers/power/pmic/pm8916.c: Make usid be uint32_t
by Tom Rini
· 9 years ago
0be548f
pmic: Add support for Qualcomm PM8916 PMIC
by Mateusz Kulikowski
· 9 years ago
a5c71ff
pmic: tps65218: add useful functions and defines
by Nikita Kiryanov
· 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
a8bd2ac
power: Add base support for the RK808 PMIC
by Simon Glass
· 9 years ago
9181512
dm: pmic: add s2mps11 PMIC I/O driver
by Przemyslaw Marczak
· 9 years ago
e2cb6c5
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 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
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
c57f4e1
power: pmic: pfuze100 support driver model
by Peng Fan
· 9 years ago
50bcd1d
power: Remove old TPS65090 drivers
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
0165149
dm: power: Add support for the S5M8767 PMIC
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
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
1031498
dm: pmic: code cleanup of PMIC uclass driver
by Przemyslaw Marczak
· 10 years ago
58ea76f
dm: pmic: add max77686 pmic driver
by Przemyslaw Marczak
· 10 years ago
9a8bc95
dm: pmic: add implementation of driver model pmic uclass
by Przemyslaw Marczak
· 10 years ago
ee27db3
pmic: add tps62362 simple wrapper code
by Felipe Balbi
· 10 years ago
cab8ef9
arm: odroid: pmic77686: allow buck voltage settings
by Suriyan Ramasami
· 10 years ago
7a5a79f
cros_ec: exynos: Use the correct tps65090 driver in each case
by Simon Glass
· 10 years ago
f46fc92
cros_ec: power: Add a tunnelled version of the tps65090 driver
by Simon Glass
· 10 years ago
b96df4f
pmic: pmic_pfuze100: Use a shorter name for PMIC name
by Fabio Estevam
· 10 years ago
60d2f6f
tps65218/am43xx_evm: Add power framework support to TPS65218
by Tom Rini
· 10 years ago
ca8ca05
Merge remote-tracking branch 'u-boot-samsung/master'
by Albert ARIBAUD
· 10 years ago
746b92b
PMIC: MAX77686: fix invalid bus check
by Jeroen Hofstee
· 10 years ago
550b42d
pmic: tps65090: correct checking i2c bus
by Jeroen Hofstee
· 10 years ago
0634fc0
power: Add support for the TPS65218 PMIC
by Tom Rini
· 10 years ago
e61f9f6
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
2ab5695
power: Add support for TPS65090 PMU chip.
by Tom Wai-Hong Tam
· 11 years ago
05400a6
power: Add PMIC_ prefix to CHARGER_EN/DISABLE
by Simon Glass
· 11 years ago
7f1fbc8
power: Add support for LTC3676 PMIC
by Tim Harvey
· 11 years ago
b34e3d8
power: make pfuze100 be able to coexist with other pmics
by Tim Harvey
· 11 years ago
4b00fcd
power: add PFUZE100 PMIC driver
by Tim Harvey
· 11 years ago
5594ce4
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
09ee9e8
drivers/power/pmic: Add tps65910 driver
by Philip, Avinash
· 11 years ago
ea6f27c
drivers/power/pmic: Add tps65217 driver
by Greg Guyotte
· 11 years ago
64a3d4d
drivers:power:max77686: add function to set voltage and mode
by Piotr Wilczek
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
817cc27
PMIC: MAX77686: Add FDT Support
by Rajeshwari Shinde
· 12 years ago
fe7c362
POWER: MAX77686: Modified as per the latest Implementation
by Rajeshwari Shinde
· 12 years ago
1b6d9ed
power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER
by Łukasz Majewski
· 12 years ago
77313a6
pmic:max8997: Support for MAX8997 internal charger control
by Łukasz Majewski
· 12 years ago
57e9111
pmic:max8997: Function for calculating LDO internal register value
by Łukasz Majewski
· 12 years ago
d19fa4c
pmic:muic: Support for MUIC built into MAX8997 device
by Łukasz Majewski
· 12 years ago
257c531
pmic: Move pmic related code to ./drivers/power directory
by Łukasz Majewski
· 12 years ago