Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7f251c4d20415c89010f2c31ad9ce6ae232482c2
/
drivers
/
power
d3a558d
sun6i: Add basic axp221 driver
by Oliver Schinagl
· 11 years ago
9ea1854
power_spi.c: Rewrite pmic_reg function
by Tom Rini
· 10 years ago
5859f8d
twl4030: VMMC2 3.2V enable on MMC init
by Paul Kocialkowski
· 10 years ago
88ccfd8
sunxi: axp152: dcdc3 scale is 50mV / step not 25mV / step
by Hans de Goede
· 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
f3e12b7
kconfig: add blank Kconfig files
by Masahiro Yamada
· 10 years ago
b96df4f
pmic: pmic_pfuze100: Use a shorter name for PMIC name
by Fabio Estevam
· 10 years ago
eb5a7c8
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
60d2f6f
tps65218/am43xx_evm: Add power framework support to TPS65218
by Tom Rini
· 10 years ago
1f24736
sunxi: Add axp152 pmic support
by Hans de Goede
· 10 years ago
aa382ad
sunxi: Add axp209 pmic support
by Henrik Nordstrom
· 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
0f0900b
power: Explicitly select pmic device's bus
by Aaron Durbin
· 11 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
0222981
power: Rename CONFIG_PMIC_... to CONFIG_POWER_...
by Simon Glass
· 11 years ago
95eb65a
Merge remote-tracking branch 'u-boot/master'
by Albert ARIBAUD
· 11 years ago
a1148f7
tps6586x: staticize funtions
by Manish Badarkhe
· 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
a3645db
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 11 years ago
4b00fcd
power: add PFUZE100 PMIC driver
by Tim Harvey
· 11 years ago
2571923
power: fix: Do not execute pmic command when not all necessary parameters are passed
by Łukasz Majewski
· 11 years ago
e5ef07f
trats2: Code cleanup.
by Przemyslaw Marczak
· 11 years ago
5981a6d
fuelgauge: max17042: fix i2c read issue which causes infinity loop.
by Przemyslaw Marczak
· 11 years ago
a73f004
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
5c05da7
ARMV7: OMAP4: Add twl6032 support
by Oleg Kosheliev
· 11 years ago
8cce7a9
ARMV7: OMAP4: Add struct for twl603x data
by Oleg Kosheliev
· 11 years ago
883bdb1
power: power_fsl: Pass p->bus in the same way for SPI and I2C cases
by Fabio Estevam
· 11 years ago
5594ce4
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
e0926da
ARM: OMAP5: Power: Add new function to turn on SMPS10
by Dan Murphy
· 11 years ago
461ea5f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
85f1f51
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
dfb100d
power:pmic: prevent data abort for pmic bat command
by Piotr Wilczek
· 11 years ago
a3c2061
power:battery: add battery support for Trats2 board
by Piotr Wilczek
· 11 years ago
ca7e574
drivers:power:max77693: add support for new multi function pmic max77693
by Piotr Wilczek
· 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
a780d13
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
64a3d4d
drivers:power:max77686: add function to set voltage and mode
by Piotr Wilczek
· 11 years ago
f4864c3
pmic:i2c: Replace legacy I2C_SET_BUS macro with i2c_set_bus_num()
by Łukasz Majewski
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
e1d772a
power:bat:trats: Break battery charging with ctrl+C
by Łukasz Majewski
· 11 years ago
e259cfa
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
b3d364f
power: exynos-tmu: use the mux_addr bit fields in tmu_control register
by Naveen Krishna Chatradhi
· 12 years ago
09ffe60
power: exynos-tmu: fix warnings and clean up code
by Naveen Krishna Chatradhi
· 12 years ago
ff397ab
ARM: OMAP5: Power: Add more functionality to Palmas driver
by Lubomir Popov
· 11 years ago
a1ea454
palmas: use palmas_i2c_[read|write]_u8
by Nishanth Menon
· 12 years ago
8e90aa6
palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function
by Nishanth Menon
· 12 years ago
aa4f836
palmas: rename init_settings to an generic palmas init
by Nishanth Menon
· 12 years ago
627612c
twl6035: rename to palmas
by Nishanth Menon
· 12 years ago
5b04f12
twl6030: move twl6030 register access functions to common header file
by Nishanth Menon
· 12 years ago
9deff3c
twl6030: twl6030_i2c_[read|write]_u8 prototype consistent
by Nishanth Menon
· 12 years ago
5d9d6f7
twl4030: make twl4030_i2c_read_u8 prototype consistent
by Nishanth Menon
· 12 years ago
d26a106
twl4030: make twl4030_i2c_write_u8 prototype consistent
by Nishanth Menon
· 12 years ago
b9fa8c1
Exynos5: TMU: Add hardware tripping
by Akshay Saraswat
· 12 years ago
32e61e2
Exynos5: TMU: Add driver for Thermal Management Unit
by Akshay Saraswat
· 12 years ago
75a13f8
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 12 years ago
cc2884a
twl4030: fix 'could could' in error messages
by Peter Meerwald
· 12 years ago
90a4cc8
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
817cc27
PMIC: MAX77686: Add FDT Support
by Rajeshwari Shinde
· 12 years ago
b56eeed
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
fe7c362
POWER: MAX77686: Modified as per the latest Implementation
by Rajeshwari Shinde
· 12 years ago
19b8bc4
power: twl6035: complain on LDO9 error
by Vincent Stehlé
· 12 years ago
56b3ba1
Merge branch 'master' of git://git.denx.de/u-boot into resolve
by Minkyu Kang
· 12 years ago
1fc1003
power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWER
by Łukasz Majewski
· 12 years ago
1b6d9ed
power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER
by Łukasz Majewski
· 12 years ago
f2e9b49
power:pmic: Rename ./drivers/power/pmic_* to ./drivers/power/power_* files
by Łukasz Majewski
· 12 years ago
6328caf
pmic: Extend PMIC framework to support battery related commands
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
fc0111c
pmic:fuel-gauge: Support for MAX17042 fuel-gauge
by Łukasz Majewski
· 12 years ago
d19fa4c
pmic:muic: Support for MUIC built into MAX8997 device
by Łukasz Majewski
· 12 years ago
dc93021
pmic:battery: Support for Trats Battery at PMIC framework
by Łukasz Majewski
· 12 years ago
257c531
pmic: Move pmic related code to ./drivers/power directory
by Łukasz Majewski
· 12 years ago
7bbdecd
i2c: Add TPS6586X driver
by Simon Glass
· 13 years ago
d9cf836
omap5: pbias ldo9 turn on
by Balaji T K
· 13 years ago
beb407e
power: twl6035: add palmas PMIC support
by SRICHARAN R
· 13 years ago
0fcedce
twl4030: fix potential power supply handling issues
by Grazvydas Ignotas
· 13 years ago
3ce6378
omap: TWL4030 Bump VMMC1 interface voltage from 3V to 3.15V
by Ash Charles
· 13 years ago
f843d33
mmc: omap: config VMMC, MMC1_PBIAS
by Balaji T K
· 13 years ago
8f66ea1
ftpmu010: fix relocation and enhance features
by Macpaul Lin
· 14 years ago
7cacb5c
power: ftpmu010: move drivers/power/ftpmu010.h to include/faraday
by Po-Yu Chuang
· 14 years ago
6d3e2d6
ftpmu010: support faraday ftpmu010 driver
by Macpaul Lin
· 14 years ago
13c3c50
ARMV7: OMAP4: twl6030 add battery charging support
by Balaji T K
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
e9e8bab
Prepare v2010.09-rc1
by Wolfgang Denk
· 14 years ago
a18fc3f
ARMV7: OMAP: add convenience function to set TWL4030 regulator voltages
by Steve Sakoman
· 14 years ago
f8f7c95
ARMV7: Add support for the TWL6030 I2C power chip used in OMAP4 systems
by Steve Sakoman
· 14 years ago
247e3c2
OMAP3 Move twl4030 mmc function
by Tom Rix
· 15 years ago
0f2a804
OMAP3 Move twl4030 power and led functions
by Tom Rix
· 15 years ago
330a90a
TWL4030 Add power reset button
by Tom Rix
· 15 years ago