summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tps65217.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: tps65217: Fix nonstandard declarationArnd Bergmann2016-10-041-1/+1
* mfd: tps65217: Add power button as subdeviceMarcin Niestroj2016-10-041-0/+10
* mfd: tps65217: Add support for IRQsMarcin Niestroj2016-10-041-8/+187
* mfd: tps65217: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan2016-04-191-12/+2
* mfd: tps65217: Add battery charger as subdeviceEnric Balletbo i Serra2015-10-261-0/+4
* mfd: Export OF module alias information in missing driversJavier Martinez Canillas2015-08-111-0/+1
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-111-1/+0
* mfd: tps65217: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
* mfd: tps65217: Add compatible string for subdevicesJohannes Pointner2014-11-251-0/+2
* mfd: tps65217: Tell regmap what registers are validMark Brown2014-09-261-0/+2
* mfd: tps65217: Naturalise cross-architecture discrepanciesLee Jones2014-02-191-2/+2
* drivers/mfd/tps65217.c: fix pointer-integer size mismatch warning in tps65217...David Howells2014-01-231-1/+1
* mfd: ti: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-061-1/+1
* mfd: tps65217: Remove redundant of_match_ptrSachin Kamat2013-10-231-1/+1
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-161-0/+12
|\
| * mfd: tps65217: Set PMIC to shutdown on PWR_EN toggleColin Foe-Parker2012-11-211-0/+12
* | mfd: remove use of __devexitBill Pemberton2012-11-281-1/+1
* | mfd: remove use of __devinitBill Pemberton2012-11-281-1/+1
* | mfd: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
|/
* mfd: Add backlight as subdevice to the tps65217Matthias Kaehlcke2012-09-241-0/+3
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-141-1/+1
* mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch2012-08-221-87/+43
* regulator: tps65217: Add device tree supportAnilKumar Ch2012-07-121-2/+65
* mfd: Staticise non-exported tps65217_update_bits()Mark Brown2012-05-201-1/+1
* mfd: Convert tps65217 to devm_regmap_init_i2c()Axel Lin2012-05-091-11/+4
* mfd: Add new mfd device for TPS65217AnilKumar Ch2012-03-061-0/+242
OpenPOWER on IntegriCloud