aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tps6507x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski1-1/+0
2014-06-03mfd: tps6507x: Make of_device_id array constJingoo Han1-1/+1
2014-01-06mfd: ti: Constify struct mfd_cell where possibleGeert Uytterhoeven1-1/+1
2013-10-23mfd: tps6507x: Include linux/of.h headerSachin Kamat1-0/+1
2013-02-14mfd: tps6507x: Add DT supportVishwanathrao Badarkhe, Manish1-0/+9
2012-12-10mfd: tps6507x: Convert to devm_kzallocAxel Lin1-17/+4
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown1-1/+1
2010-10-29mfd: Fix off-by-one value range checking for tps6507xAxel Lin1-1/+1
2010-08-12mfd: Fix incorrect kfree(i2c) in tps6507x i2c_driver probeAxel Lin1-3/+1
2010-05-28input: Touchscreen driver for TPS6507xTodd Fischer1-0/+3
2010-05-28mfd: Add TPS6507x supportTodd Fischer1-0/+156