summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2015-05-14dm: pmic: code cleanup of PMIC uclass driverPrzemyslaw Marczak
2015-05-14dm: regulator: add fixed voltage regulator driverPrzemyslaw Marczak
2015-05-14dm: regulator: add max77686 regulator driverPrzemyslaw Marczak
2015-05-14dm: pmic: add max77686 pmic driverPrzemyslaw Marczak
2015-05-14dm: regulator: add implementation of driver model regulator uclassPrzemyslaw Marczak
2015-05-14dm: pmic: add implementation of driver model pmic uclassPrzemyslaw Marczak
2015-05-13power: Export register access functions from as3722Simon Glass
2015-05-04sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede
2015-05-04sunxi: axp: Move axp pmic register helpers to a separate fileHans de Goede
2015-05-04sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass opsHans de Goede
2015-04-15sunxi: axp221: Use vbus-available rather then vbus-usable for vbus-detectHans de Goede
2015-04-15power: axp209: Registers definitions in headerPaul Kocialkowski
2015-04-15power: axp152: Registers definitions in headerPaul Kocialkowski
2015-04-15power: axp209: VBUS detection supportPaul Kocialkowski
2015-04-15power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logicPaul Kocialkowski
2015-03-26sunxi: axp209: fix incorrect limits on ldo3Iain Paton
2015-03-10sunxi: axp221: Add VBUS detection supportChen-Yu Tsai
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2015-02-02sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()Hans de Goede
2015-01-29dm: i2c: Provide an offset length parameter where neededSimon Glass
2015-01-29dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass
2015-01-22sunxi: axp221: Add ELDO[1-3] supportSiarhei Siamashka
2015-01-22sunxi: axp209: Disable interrupts when intializing the axp209Hans de Goede
2015-01-16Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2015-01-14sunxi: axp221: Add support for controlling the drivebus pinHans de Goede
2015-01-14sunxi: axp221: Protect axp221_init against multiple callsHans de Goede
2015-01-14sunxi: axp221: correct ALDO2 description for sun6iChen-Yu Tsai
2015-01-14sunxi: gpio: Add support for gpio pins on the AXP209 pmicHans de Goede
2015-01-14sunxi: axp221: Explicitly turn off unused voltagesHans de Goede
2015-01-14sunxi: axp221: Make dcdc1 voltage configurableHans de Goede
2015-01-14sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usageHans de Goede
2015-01-14sunxi: axp221: Add axp223 supportHans de Goede
2015-01-14sun6i: axp221: Add axp221_get_sid functionHans de Goede
2015-01-13pmic: add tps62362 simple wrapper codeFelipe Balbi
2014-12-18power: Add AMS AS3722 PMIC supportThierry Reding
2014-12-11dm: i2c: tegra: Convert to driver modelSimon Glass
2014-12-08Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2014-12-08Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada
2014-12-04twl4030: device-index-specific MMC power initializations, common ramp-up delayPaul Kocialkowski
2014-12-04arm: omap: add support for am57xx devicesFelipe Balbi
2014-11-17arm: odroid: pmic77686: allow buck voltage settingsSuriyan Ramasami
2014-11-13sun6i: Add basic axp221 driverOliver Schinagl
2014-11-07power_spi.c: Rewrite pmic_reg functionTom Rini
2014-10-31twl4030: VMMC2 3.2V enable on MMC initPaul Kocialkowski
2014-10-13sunxi: axp152: dcdc3 scale is 50mV / step not 25mV / stepHans de Goede
2014-10-08cros_ec: exynos: Use the correct tps65090 driver in each caseSimon Glass
2014-10-08cros_ec: power: Add a tunnelled version of the tps65090 driverSimon Glass
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-08-08pmic: pmic_pfuze100: Use a shorter name for PMIC nameFabio Estevam
2014-07-28Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD