summaryrefslogtreecommitdiff
path: root/drivers/power/pmic/pmic_tps65218.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-10power: make most tps drivers and the twl4030 driver compatible with DM_I2CJean-Jacques Hiblot1-0/+85
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-06-09power: pmic: tps65218: Add DCDC3 configurationKeerthy1-1/+2
2017-05-29power: pmic: tps65218: Fix tps65218_voltage_update functionKeerthy1-1/+1
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-02-25pmic: tps65218: add useful functions and definesNikita Kiryanov1-0/+56
2014-07-25tps65218/am43xx_evm: Add power framework support to TPS65218Tom Rini1-0/+22
2014-06-07power: Add support for the TPS65218 PMICTom Rini1-0/+97