aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max8907.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski1-1/+0
2014-06-03mfd: max8907: Make of_device_id array constKrzysztof Kozlowski1-1/+1
2014-01-06mfd: maxim: Constify struct mfd_cell where possibleGeert Uytterhoeven1-1/+1
2013-10-23mfd: max8907: Include linux/of.h headerSachin Kamat1-0/+1
2012-11-28mfd: remove use of __devexitBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devinitBill Pemberton1-1/+1
2012-09-23mfd: Fix max8907 sparse warningFengguang Wu1-1/+1
2012-09-19mfd: max8907: Add power off controlStephen Warren1-0/+20
2012-09-17mfd: Add MAX8907 core driverGyungoh Yoo1-0/+331