aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/tps6586x.c
AgeCommit message (Expand)Author
2014-01-21mfd: tps6586x: Add version detectionStefan Agner
2014-01-06mfd: ti: Constify struct mfd_cell where possibleGeert Uytterhoeven
2013-10-23mfd: tps6586x: Include linux/of.h headerSachin Kamat
2013-10-23mfd: tps6586x: Implement irq_set_wakeStephen Warren
2013-07-31mfd: Use dev_get_platdata()Jingoo Han
2013-06-24mfd: tps6586x: correct device name of the regulator cellMarc Dietrich
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-12-13Merge tag 'regulator-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-11-28mfd: remove use of __devexitBill Pemberton
2012-11-28mfd: remove use of __devinitBill Pemberton
2012-11-28mfd: remove use of __devexit_pBill Pemberton
2012-11-15mfd: tps6586x: move regulator dt parsing to regulator driverLaxman Dewangan
2012-11-13mfd: Add irq io-resource for tps6586x rtc sub driverLaxman Dewangan
2012-11-13mfd: Convert tps6586x to irq_domainLaxman Dewangan
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown
2012-09-14mfd: dt: tps6586x: Add power off controlBill Huang
2012-09-14mfd: core: Push irqdomain mapping out into devicesMark Brown
2012-09-06regulator: tps6586x: add support for SYS railLaxman Dewangan
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