aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/tps6586x.c
AgeCommit message (Expand)Author
2012-07-25mfd: Remove gpio support from tps6586x core driverLaxman Dewangan
2012-07-25mfd: Cache tps6586x register through regmapLaxman Dewangan
2012-07-25mfd: Use regmap for tps6586x register access.Laxman Dewangan
2012-07-25mfd: Use devm managed resources for tps6586xLaxman Dewangan
2012-05-04tps6586x: Add device tree supportThierry Reding
2011-12-20mfd: Set tps6586x bits if new value is different from the old oneAxel Lin
2011-05-26mfd: Fix tps6586x GPIO value settingVincent Palatin
2011-03-27mfd: Cleanup irq namespaceThomas Gleixner
2011-03-23mfd: Invert tps6586x GPIO and subdevices initializationVincent Palatin
2011-03-02mfd: Avoid tps6586x burst writesvwadekar@nvidia.com
2011-01-14mfd: Convert tps6586x driver to new irq_ APIMark Brown
2011-01-14mfd: Remove tps6586x device ID checkStephen Warren
2010-10-29mfd: Add TPS658621C device IDAndrew Chew
2010-10-29mfd: Add basic tps6586x interrupt supportGary King
2010-10-29mfd: Fix tps6586x_add_subdevs error pathAxel Lin
2010-10-29mfd: Free tps6586x allocated resources when unload the moduleAxel Lin
2010-08-12mfd: Add TPS6586x driverMike Rapoport