aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/tps65217.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-19mfd: tps65217: Naturalise cross-architecture discrepanciesGravatar Lee Jones 1-2/+2
2014-01-23drivers/mfd/tps65217.c: fix pointer-integer size mismatch warning in tps65217...Gravatar David Howells 1-1/+1
2014-01-06mfd: ti: Constify struct mfd_cell where possibleGravatar Geert Uytterhoeven 1-1/+1
2013-10-23mfd: tps65217: Remove redundant of_match_ptrGravatar Sachin Kamat 1-1/+1
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Gravatar Linus Torvalds 1-0/+12
2012-11-28mfd: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-28mfd: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-11-28mfd: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-11-21mfd: tps65217: Set PMIC to shutdown on PWR_EN toggleGravatar Colin Foe-Parker 1-0/+12
2012-09-24mfd: Add backlight as subdevice to the tps65217Gravatar Matthias Kaehlcke 1-0/+3
2012-09-14mfd: core: Push irqdomain mapping out into devicesGravatar Mark Brown 1-1/+1
2012-08-22mfd: Move tps65217 regulator plat data handling to regulatorGravatar AnilKumar Ch 1-87/+43
2012-07-12regulator: tps65217: Add device tree supportGravatar AnilKumar Ch 1-2/+65
2012-05-20mfd: Staticise non-exported tps65217_update_bits()Gravatar Mark Brown 1-1/+1
2012-05-09mfd: Convert tps65217 to devm_regmap_init_i2c()Gravatar Axel Lin 1-11/+4
2012-03-06mfd: Add new mfd device for TPS65217Gravatar AnilKumar Ch 1-0/+242