summaryrefslogtreecommitdiffstats
path: root/drivers/power/pmic/pmic_tps65218.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-241-1/+1
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-2/+2
* power: make most tps drivers and the twl4030 driver compatible with DM_I2CJean-Jacques Hiblot2018-12-101-0/+85
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* power: pmic: tps65218: Add DCDC3 configurationKeerthy2017-06-091-1/+2
* power: pmic: tps65218: Fix tps65218_voltage_update functionKeerthy2017-05-291-1/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* pmic: tps65218: add useful functions and definesNikita Kiryanov2016-02-241-0/+56
* tps65218/am43xx_evm: Add power framework support to TPS65218Tom Rini2014-07-251-0/+22
* power: Add support for the TPS65218 PMICTom Rini2014-06-061-0/+97