aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/bcm590xx-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-20regulator: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-09-07regulator: bcm590xx: Remove unused **info field from struct bcm590xx_regGravatar Axel Lin 1-8/+0
2014-08-05Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ab...Gravatar Mark Brown 1-12/+4
2014-06-22regulator: bcm590xx: fix vbus nameGravatar Graham Williams 1-0/+5
2014-06-06regulator: bcm590xx: remove unnecessary OOM messagesGravatar Jingoo Han 1-12/+4
2014-05-21regulator: bcm590xx: Add support for regulators on secondary I2C slaveGravatar Matt Porter 1-10/+82
2014-04-10regulator: bcm590xx: Set n_voltages for linear regGravatar Tim Kryger 1-0/+1
2014-03-21regulator: bcm590xx: Remove **rdev from struct bcm590xx_regGravatar Axel Lin 1-10/+0
2014-03-21regulator: bcm590xx: Make the modalias matches the driver nameGravatar Axel Lin 1-1/+1
2014-03-11regulator: add bcm590xx regulator driverGravatar Matt Porter 1-0/+413