| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: tps65910: Include linux/of.h header | Sachin Kamat | 2013-10-23 | 1 | -0/+1 |
* | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-12-17 | 1 | -9/+225 |
|\ |
|
| * | mfd: tps65910: Fix wrong ack_base register | Kim, Milo | 2012-11-30 | 1 | -2/+2 |
| * | mfd: tps65910: Remove unused data | Kim, Milo | 2012-11-30 | 1 | -1/+0 |
| * | mfd: tps65910: Pass irq_domain when adding mfd sub devices | Laxman Dewangan | 2012-11-20 | 1 | -1/+2 |
| * | mfd: tps65910: Move interrupt implementation code to mfd file | Laxman Dewangan | 2012-11-20 | 1 | -0/+216 |
| * | mfd: tps65910: Initialize mfd devices after all initialization done | Laxman Dewangan | 2012-11-20 | 1 | -8/+8 |
* | | mfd: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | | mfd: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -3/+3 |
* | | mfd: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
|/ |
|
* | mfd: tps65910: Add alarm interrupt of TPS65910 RTC to mfd device list | Venu Byravarasu | 2012-09-29 | 1 | -0/+10 |
* | mfd: dt: tps65910: Add power off control | Bill Huang | 2012-09-14 | 1 | -0/+22 |
* | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 2012-09-14 | 1 | -1/+1 |
* | mfd: Add tps65910 32-kHz-crystal-input init | Johan Hovold | 2012-07-16 | 1 | -10/+9 |
* | mfd: Add device-tree entry to enable tps65910 external 32-kHz oscillator | Johan Hovold | 2012-07-09 | 1 | -0/+3 |
* | mfd: Add support for enabling tps65910 external 32-kHz oscillator | Johan Hovold | 2012-07-09 | 1 | -1/+20 |
* | mfd: Remove the parsing of dt info for tps65910 gpio | Laxman Dewangan | 2012-05-22 | 1 | -15/+0 |
* | mfd: Save device node parsed platform data for tps65910 sub devices | Laxman Dewangan | 2012-05-22 | 1 | -1/+5 |
* | mfd: Fix tps65910 build failure | Samuel Ortiz | 2012-05-20 | 1 | -2/+3 |
* | mfd: Register tps65910 gpios as an mfd device | Laxman Dewangan | 2012-05-20 | 1 | -3/+3 |
* | mfd: Convert all tps65910 allocation to devm_* | Laxman Dewangan | 2012-05-20 | 1 | -19/+9 |
* | mfd: Cache tps65910 register when we need it | Laxman Dewangan | 2012-05-20 | 1 | -2/+1 |
* | mfd: Add tps65910 device-tree support | Rhyland Klein | 2012-05-20 | 1 | -1/+79 |
* | mfd: Commonize tps65910 regmap access through header | Rhyland Klein | 2012-05-20 | 1 | -31/+9 |
* | mfd: Fix tps65910 section annotations | Mark Brown | 2012-05-07 | 1 | -5/+5 |
* | mfd: Add support for tps65910 device sleep | Laxman Dewangan | 2012-05-01 | 1 | -0/+62 |
* | mfd: Use correct variable name for tps65910 regmap config | Laxman Dewangan | 2012-03-16 | 1 | -2/+2 |
* | mfd: Use regmap for tps65910 register access. | Laxman Dewangan | 2012-03-06 | 1 | -77/+46 |
* | mfd: Initialize tps65910 irq platform data properly | Laxman Dewangan | 2012-03-06 | 1 | -1/+1 |
* | mfd: Make TPS65910 usable without interrupts | Afzal Mohammed | 2012-01-09 | 1 | -5/+2 |
* | mfd: Handle tps65910 clear-mask correctly | Marcus Folkesson | 2011-12-20 | 1 | -1/+1 |
* | mfd: Avoid two assignments if failures happen in tps65910_i2c_probe | Jesper Juhl | 2011-07-31 | 1 | -3/+3 |
* | mfd: Don't leak init_data in tps65910_i2c_probe | Jesper Juhl | 2011-07-31 | 1 | -1/+5 |
* | mfd: Implement tps65910 IRQ cleanup | Mark Brown | 2011-07-31 | 1 | -0/+1 |
* | MFD: TPS65910: Add support for TPS65911 device | Jorge Eduardo Candelaria | 2011-05-27 | 1 | -1/+3 |
* | mfd: Fix off-by-one value range checking for tps65910_i2c_write | Axel Lin | 2011-05-27 | 1 | -1/+1 |
* | TPS65910: IRQ: Add interrupt controller | Graeme Gregory | 2011-05-27 | 1 | -0/+12 |
* | TPS65910: GPIO: Add GPIO driver | Graeme Gregory | 2011-05-27 | 1 | -0/+7 |
* | MFD: TPS65910: Add new mfd device for TPS65910 | Graeme Gregory | 2011-05-27 | 1 | -0/+208 |