summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tps6586x.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Kill off set_irq_flags usageRob Herring2015-08-111-7/+0
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-111-1/+0
* mfd: tps6586x: Fix up define for TPS6586X_MAX_REGISTERAxel Lin2015-08-111-2/+2
* mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski2015-06-221-1/+1
* mfd: tps6586x: Make of_device_id array constJingoo Han2014-06-031-1/+1
* regulator: tps6586x: Add support for the TPS658640Alban Bedel2014-05-261-0/+4
* mfd: tps6586x: Add version detectionStefan Agner2014-01-211-8/+42
* mfd: ti: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-061-1/+1
* mfd: tps6586x: Include linux/of.h headerSachin Kamat2013-10-231-0/+1
* mfd: tps6586x: Implement irq_set_wakeStephen Warren2013-10-231-3/+15
* mfd: Use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* mfd: tps6586x: correct device name of the regulator cellMarc Dietrich2013-06-241-1/+1
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-161-26/+77
|\
| * mfd: Add irq io-resource for tps6586x rtc sub driverLaxman Dewangan2012-11-131-1/+11
| * mfd: Convert tps6586x to irq_domainLaxman Dewangan2012-11-131-25/+66
* | Merge tag 'regulator-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-12-131-68/+8
|\ \
| * | mfd: tps6586x: move regulator dt parsing to regulator driverLaxman Dewangan2012-11-151-68/+8
| |/
* | mfd: remove use of __devexitBill Pemberton2012-11-281-1/+1
* | mfd: remove use of __devinitBill Pemberton2012-11-281-3/+3
* | mfd: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
|/
* Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-051-0/+19
|\
| * mfd: dt: tps6586x: Add power off controlBill Huang2012-09-141-0/+19
| * mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-141-1/+2
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown2012-09-281-0/+13
|\ \ \ | | |/ | |/|
| | * regulator: tps6586x: add support for SYS railLaxman Dewangan2012-09-061-0/+13
| |/
* | mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-151-1/+2
|/
* mfd: Remove gpio support from tps6586x core driverLaxman Dewangan2012-07-251-86/+21
* mfd: Cache tps6586x register through regmapLaxman Dewangan2012-07-251-8/+16
* mfd: Use regmap for tps6586x register access.Laxman Dewangan2012-07-251-111/+46
* mfd: Use devm managed resources for tps6586xLaxman Dewangan2012-07-251-6/+6
* tps6586x: Add device tree supportThierry Reding2012-05-041-0/+86
* mfd: Set tps6586x bits if new value is different from the old oneAxel Lin2011-12-201-1/+1
* 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
OpenPOWER on IntegriCloud