summaryrefslogtreecommitdiff
path: root/drivers/mfd/tps65910.c
Commit message (Expand)AuthorAge
* regulator: tps65910: wire up sleep control configurationMichał Mirosław2017-06-15
* mfd: tps65910: Use devm_mfd_add_devices and devm_regmap_add_irq_chipLaxman Dewangan2016-05-09
* mfd: tps65910: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan2016-04-19
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-11
* mfd: tps65910: Work around silicon erratum SWCZ010Arnout Vandecappelle (Essensium/Mind)2014-09-26
* mfd: tps65910: Rid data size incompatibility warn when building for 64bitLee Jones2014-07-09
* mfd: tps65910: Make of_device_id array constJingoo Han2014-06-03
* mfd: tps65910: Fix regmap_irq_chip_data leak on mfd_add_devices failKrzysztof Kozlowski2014-03-19
* mfd: tps65910: Fix possible invalid pointer dereference on regmap_add_irq_chi...Krzysztof Kozlowski2014-03-19
* mfd: ti: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-06
* Merge tag 'mfd-lee-3.13-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz2013-10-25
|\
| * mfd: tps65910: Include linux/of.h headerSachin Kamat2013-10-23
* | mfd: tps65910: Remove warning during dt node parsingLaxman Dewangan2013-10-24
|/
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-16
|\
| * mfd: tps65910: Fix wrong ack_base registerKim, Milo2012-11-30
| * mfd: tps65910: Remove unused dataKim, Milo2012-11-30
| * mfd: tps65910: Pass irq_domain when adding mfd sub devicesLaxman Dewangan2012-11-20
| * mfd: tps65910: Move interrupt implementation code to mfd fileLaxman Dewangan2012-11-20
| * mfd: tps65910: Initialize mfd devices after all initialization doneLaxman Dewangan2012-11-20
* | mfd: remove use of __devexitBill Pemberton2012-11-28
* | mfd: remove use of __devinitBill Pemberton2012-11-28
* | mfd: remove use of __devexit_pBill Pemberton2012-11-28
|/
* mfd: tps65910: Add alarm interrupt of TPS65910 RTC to mfd device listVenu Byravarasu2012-09-29
* mfd: dt: tps65910: Add power off controlBill Huang2012-09-14
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-14
* mfd: Add tps65910 32-kHz-crystal-input initJohan Hovold2012-07-16
* mfd: Add device-tree entry to enable tps65910 external 32-kHz oscillatorJohan Hovold2012-07-09
* mfd: Add support for enabling tps65910 external 32-kHz oscillatorJohan Hovold2012-07-09
* mfd: Remove the parsing of dt info for tps65910 gpioLaxman Dewangan2012-05-22
* mfd: Save device node parsed platform data for tps65910 sub devicesLaxman Dewangan2012-05-22
* mfd: Fix tps65910 build failureSamuel Ortiz2012-05-20
* mfd: Register tps65910 gpios as an mfd deviceLaxman Dewangan2012-05-20
* mfd: Convert all tps65910 allocation to devm_*Laxman Dewangan2012-05-20
* mfd: Cache tps65910 register when we need itLaxman Dewangan2012-05-20
* mfd: Add tps65910 device-tree supportRhyland Klein2012-05-20
* mfd: Commonize tps65910 regmap access through headerRhyland Klein2012-05-20
* mfd: Fix tps65910 section annotationsMark Brown2012-05-07
* mfd: Add support for tps65910 device sleepLaxman Dewangan2012-05-01
* mfd: Use correct variable name for tps65910 regmap configLaxman Dewangan2012-03-16
* mfd: Use regmap for tps65910 register access.Laxman Dewangan2012-03-06
* mfd: Initialize tps65910 irq platform data properlyLaxman Dewangan2012-03-06
* mfd: Make TPS65910 usable without interruptsAfzal Mohammed2012-01-09
* mfd: Handle tps65910 clear-mask correctlyMarcus Folkesson2011-12-20
* mfd: Avoid two assignments if failures happen in tps65910_i2c_probeJesper Juhl2011-07-31
* mfd: Don't leak init_data in tps65910_i2c_probeJesper Juhl2011-07-31
* mfd: Implement tps65910 IRQ cleanupMark Brown2011-07-31
* MFD: TPS65910: Add support for TPS65911 deviceJorge Eduardo Candelaria2011-05-27
* mfd: Fix off-by-one value range checking for tps65910_i2c_writeAxel Lin2011-05-27
* TPS65910: IRQ: Add interrupt controllerGraeme Gregory2011-05-27
* TPS65910: GPIO: Add GPIO driverGraeme Gregory2011-05-27