aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/tps6507x.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-29mfd: tps6507: Fix white space warnings reported by checkpatchGravatar Ben Copeland 1-2/+2
2016-04-19mfd: tps6507x: Use devm_mfd_add_devices() for mfd_device registrationGravatar Laxman Dewangan 1-11/+2
2015-08-11mfd: Drop owner assignment from i2c_driversGravatar Krzysztof Kozlowski 1-1/+0
2014-06-03mfd: tps6507x: Make of_device_id array constGravatar Jingoo Han 1-1/+1
2014-01-06mfd: ti: Constify struct mfd_cell where possibleGravatar Geert Uytterhoeven 1-1/+1
2013-10-23mfd: tps6507x: Include linux/of.h headerGravatar Sachin Kamat 1-0/+1
2013-02-14mfd: tps6507x: Add DT supportGravatar Vishwanathrao Badarkhe, Manish 1-0/+9
2012-12-10mfd: tps6507x: Convert to devm_kzallocGravatar Axel Lin 1-17/+4
2012-09-15mfd: core: Push irqdomain mapping out into devicesGravatar Mark Brown 1-1/+1
2010-10-29mfd: Fix off-by-one value range checking for tps6507xGravatar Axel Lin 1-1/+1
2010-08-12mfd: Fix incorrect kfree(i2c) in tps6507x i2c_driver probeGravatar Axel Lin 1-3/+1
2010-05-28input: Touchscreen driver for TPS6507xGravatar Todd Fischer 1-0/+3
2010-05-28mfd: Add TPS6507x supportGravatar Todd Fischer 1-0/+156