aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/tps65217.c
AgeCommit message (Expand)Author
2014-02-19mfd: tps65217: Naturalise cross-architecture discrepanciesLee Jones
2014-01-23drivers/mfd/tps65217.c: fix pointer-integer size mismatch warning in tps65217...David Howells
2014-01-06mfd: ti: Constify struct mfd_cell where possibleGeert Uytterhoeven
2013-10-23mfd: tps65217: Remove redundant of_match_ptrSachin Kamat
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-11-28mfd: remove use of __devexitBill Pemberton
2012-11-28mfd: remove use of __devinitBill Pemberton
2012-11-28mfd: remove use of __devexit_pBill Pemberton
2012-11-21mfd: tps65217: Set PMIC to shutdown on PWR_EN toggleColin Foe-Parker
2012-09-24mfd: Add backlight as subdevice to the tps65217Matthias Kaehlcke
2012-09-14mfd: core: Push irqdomain mapping out into devicesMark Brown
2012-08-22mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch
2012-07-12regulator: tps65217: Add device tree supportAnilKumar Ch
2012-05-20mfd: Staticise non-exported tps65217_update_bits()Mark Brown
2012-05-09mfd: Convert tps65217 to devm_regmap_init_i2c()Axel Lin
2012-03-06mfd: Add new mfd device for TPS65217AnilKumar Ch