aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/max8907.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-11mfd: Drop owner assignment from i2c_driversGravatar Krzysztof Kozlowski 1-1/+0
2014-06-03mfd: max8907: Make of_device_id array constGravatar Krzysztof Kozlowski 1-1/+1
2014-01-06mfd: maxim: Constify struct mfd_cell where possibleGravatar Geert Uytterhoeven 1-1/+1
2013-10-23mfd: max8907: Include linux/of.h headerGravatar Sachin Kamat 1-0/+1
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-09-23mfd: Fix max8907 sparse warningGravatar Fengguang Wu 1-1/+1
2012-09-19mfd: max8907: Add power off controlGravatar Stephen Warren 1-0/+20
2012-09-17mfd: Add MAX8907 core driverGravatar Gyungoh Yoo 1-0/+331