summaryrefslogtreecommitdiff
path: root/drivers/power/tps65090-charger.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-26tps65090-charger: Use "IS_ENABLED(CONFIG_OF)" for DT codeManish Badarkhe1-14/+5
2013-10-26tps65090-charger: Drop devm_free_irq of devm_ allocated irqWei Yongjun1-7/+4
2013-06-29tps65090-charger: Add dt node to power_supplyRhyland Klein1-0/+1
2013-06-09tps65090-charger: Fix AC detectAndrew Chew1-5/+30
2013-06-07power: Use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-04-01tps65090: Setup compatible property for dtRhyland Klein1-3/+8
2013-03-19power_supply: Add support for tps65090-chargerRhyland Klein1-0/+315