aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tps6586x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-26mfd: Fix tps6586x GPIO value settingVincent Palatin1-2/+2
2011-03-27mfd: Cleanup irq namespaceThomas Gleixner1-3/+3
2011-03-23mfd: Invert tps6586x GPIO and subdevices initializationVincent Palatin1-10/+16
2011-03-02mfd: Avoid tps6586x burst writesvwadekar@nvidia.com1-5/+5
2011-01-14mfd: Convert tps6586x driver to new irq_ APIMark Brown1-14/+14
2011-01-14mfd: Remove tps6586x device ID checkStephen Warren1-7/+1
2010-10-29mfd: Add TPS658621C device IDAndrew Chew1-1/+3
2010-10-29mfd: Add basic tps6586x interrupt supportGary King1-0/+200
2010-10-29mfd: Fix tps6586x_add_subdevs error pathAxel Lin1-1/+7
2010-10-29mfd: Free tps6586x allocated resources when unload the moduleAxel Lin1-0/+13
2010-08-12mfd: Add TPS6586x driverMike Rapoport1-0/+375