aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tps6586x.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Fix tps6586x GPIO value settingVincent Palatin2011-05-261-2/+2
* mfd: Cleanup irq namespaceThomas Gleixner2011-03-271-3/+3
* mfd: Invert tps6586x GPIO and subdevices initializationVincent Palatin2011-03-231-10/+16
* mfd: Avoid tps6586x burst writesvwadekar@nvidia.com2011-03-021-5/+5
* mfd: Convert tps6586x driver to new irq_ APIMark Brown2011-01-141-14/+14
* mfd: Remove tps6586x device ID checkStephen Warren2011-01-141-7/+1
* mfd: Add TPS658621C device IDAndrew Chew2010-10-291-1/+3
* mfd: Add basic tps6586x interrupt supportGary King2010-10-291-0/+200
* mfd: Fix tps6586x_add_subdevs error pathAxel Lin2010-10-291-1/+7
* mfd: Free tps6586x allocated resources when unload the moduleAxel Lin2010-10-291-0/+13
* mfd: Add TPS6586x driverMike Rapoport2010-08-121-0/+375