Age | Commit message (Expand) | Author | Files | Lines |
2013-06-24 | mfd: tps6586x: correct device name of the regulator cell | Marc Dietrich | 1 | -1/+1 |
2012-12-17 | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -26/+77 |
2012-12-14 | Merge tag 'regulator-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 1 | -68/+8 |
2012-11-29 | mfd: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-29 | mfd: remove use of __devinit | Bill Pemberton | 1 | -3/+3 |
2012-11-29 | mfd: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-11-15 | mfd: tps6586x: move regulator dt parsing to regulator driver | Laxman Dewangan | 1 | -68/+8 |
2012-11-13 | mfd: Add irq io-resource for tps6586x rtc sub driver | Laxman Dewangan | 1 | -1/+11 |
2012-11-13 | mfd: Convert tps6586x to irq_domain | Laxman Dewangan | 1 | -25/+66 |
2012-10-05 | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -0/+19 |
2012-09-28 | Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas... | Mark Brown | 1 | -0/+13 |
2012-09-16 | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 1 | -1/+2 |
2012-09-14 | mfd: dt: tps6586x: Add power off control | Bill Huang | 1 | -0/+19 |
2012-09-14 | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 1 | -1/+2 |
2012-09-06 | regulator: tps6586x: add support for SYS rail | Laxman Dewangan | 1 | -0/+13 |
2012-07-25 | mfd: Remove gpio support from tps6586x core driver | Laxman Dewangan | 1 | -86/+21 |
2012-07-25 | mfd: Cache tps6586x register through regmap | Laxman Dewangan | 1 | -8/+16 |
2012-07-25 | mfd: Use regmap for tps6586x register access. | Laxman Dewangan | 1 | -111/+46 |
2012-07-25 | mfd: Use devm managed resources for tps6586x | Laxman Dewangan | 1 | -6/+6 |
2012-05-04 | tps6586x: Add device tree support | Thierry Reding | 1 | -0/+86 |
2011-12-20 | mfd: Set tps6586x bits if new value is different from the old one | Axel Lin | 1 | -1/+1 |
2011-05-26 | mfd: Fix tps6586x GPIO value setting | Vincent Palatin | 1 | -2/+2 |
2011-03-27 | mfd: Cleanup irq namespace | Thomas Gleixner | 1 | -3/+3 |
2011-03-23 | mfd: Invert tps6586x GPIO and subdevices initialization | Vincent Palatin | 1 | -10/+16 |
2011-03-02 | mfd: Avoid tps6586x burst writes | vwadekar@nvidia.com | 1 | -5/+5 |
2011-01-14 | mfd: Convert tps6586x driver to new irq_ API | Mark Brown | 1 | -14/+14 |
2011-01-14 | mfd: Remove tps6586x device ID check | Stephen Warren | 1 | -7/+1 |
2010-10-29 | mfd: Add TPS658621C device ID | Andrew Chew | 1 | -1/+3 |
2010-10-29 | mfd: Add basic tps6586x interrupt support | Gary King | 1 | -0/+200 |
2010-10-29 | mfd: Fix tps6586x_add_subdevs error path | Axel Lin | 1 | -1/+7 |
2010-10-29 | mfd: Free tps6586x allocated resources when unload the module | Axel Lin | 1 | -0/+13 |
2010-08-12 | mfd: Add TPS6586x driver | Mike Rapoport | 1 | -0/+375 |