| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: Avoid tps6586x burst writes | vwadekar@nvidia.com | 2011-03-02 | 1 | -5/+5 |
* | mfd: Don't suspend WM8994 if the CODEC is not suspended | Mark Brown | 2011-03-02 | 1 | -0/+18 |
* | mfd: Fix DaVinci voice codec device name | Manjunathappa, Prakash | 2011-03-02 | 1 | -2/+2 |
* | mfd: Fix NULL pointer due to non-initialized ucb1x00-ts absinfo | Jochen Friedrich | 2011-03-02 | 1 | -3/+9 |
* | mfd: Fix ASIC3 build with GENERIC_HARDIRQS_NO_DEPRECATED | Lennert Buytenhek | 2011-03-02 | 1 | -2/+2 |
* | mfd: ab8500-core chip version cut 2.0 support | Mattias Wallin | 2011-01-14 | 1 | -11/+25 |
* | mfd: Flag WM831x /IRQ as a wake source | Mark Brown | 2011-01-14 | 1 | -0/+11 |
* | mfd: Convert WM831x away from legacy I2C PM operations | Mark Brown | 2011-01-14 | 1 | -5/+8 |
* | mfd: Support LP3974 RTC | MyungJoo Ham | 2011-01-14 | 1 | -3/+23 |
* | mfd: MAX8998/LP3974 hibernation support | MyungJoo Ham | 2011-01-14 | 2 | -0/+115 |
* | mfd/ab8500: remove spi support | Sundar Iyer | 2011-01-14 | 3 | -148/+5 |
* | mfd: Remove ARCH_U8500 dependency from AB8500 | Mark Brown | 2011-01-14 | 1 | -1/+1 |
* | mfd: Add __devexit annotation for vx855_remove | Axel Lin | 2011-01-14 | 1 | -1/+1 |
* | mfd: twl6030 irq_data conversion. | Lennert Buytenhek | 2011-01-14 | 1 | -1/+1 |
* | mfd: Convert Wolfson MFD drivers to use irq_data accessor function | Mark Brown | 2011-01-14 | 3 | -13/+13 |
* | mfd: Convert TWL4030 to new irq_ APIs | Mark Brown | 2011-01-14 | 1 | -14/+14 |
* | mfd: Convert tps6586x driver to new irq_ API | Mark Brown | 2011-01-14 | 1 | -14/+14 |
* | mfd: Convert tc6393xb driver to new irq_ APIs | Mark Brown | 2011-01-14 | 1 | -11/+11 |
* | mfd: Convert t7166xb driver to new irq_ API | Mark Brown | 2011-01-14 | 1 | -10/+10 |
* | mfd: Convert SMTPE driver to new irq_ APIs | Mark Brown | 2011-01-14 | 1 | -14/+14 |
* | mfd: Convert MAX8998 driver to irq_ API | Mark Brown | 2011-01-14 | 1 | -14/+16 |
* | mfd: Convert max8925 to new irq_ API | Mark Brown | 2011-01-14 | 1 | -15/+15 |
* | mfd: Convert jz4740-adc to new irq_ methods | Mark Brown | 2011-01-14 | 1 | -13/+12 |
* | mfd: Convert HTC I2C CPLD driver to irq_ API | Mark Brown | 2011-01-14 | 1 | -15/+15 |
* | mfd: Convert HTC EGPIO driver to irq_ API | Mark Brown | 2011-01-14 | 1 | -13/+14 |
* | mfd: Convert ezx-pcap to new irq_ methods | Lennert Buytenhek | 2011-01-14 | 1 | -10/+10 |
* | mfd: Convert AB8500 to new irq_ methods | Mark Brown | 2011-01-14 | 1 | -14/+14 |
* | mfd: Convert AB3500 to new irq_ APIs | Mark Brown | 2011-01-14 | 1 | -15/+13 |
* | mfd: Convert ASIC3 to new irq_ APIs | Mark Brown | 2011-01-14 | 1 | -28/+28 |
* | mfd: Convert 88PM860x driver to new irq_ APIs | Mark Brown | 2011-01-14 | 1 | -21/+15 |
* | mfd: Staticise internal functions in HTC I2CCPLD driver | Mark Brown | 2011-01-14 | 1 | -5/+5 |
* | mfd: Use NULL to initialise NULL pointers in ab8500-debugfs | Mark Brown | 2011-01-14 | 1 | -7/+7 |
* | mfd: Correct ASIC3 IRQ_OWM resource setup | Mark Brown | 2011-01-14 | 1 | -1/+1 |
* | mfd: Staticise unexported symbols in ASIC3 | Mark Brown | 2011-01-14 | 1 | -2/+2 |
* | mfd: Remove tps6586x device ID check | Stephen Warren | 2011-01-14 | 1 | -7/+1 |
* | mfd: Fix twl_probe section mismatch warning in mfd/twl-core.c | Bryan Wu | 2011-01-14 | 1 | -1/+1 |
* | mfd: ab8500-core ioresources irq for subdrivers added | Mattias Wallin | 2011-01-14 | 1 | -7/+199 |
* | mfd: ab8500-core wake up from suspend | Mattias Wallin | 2011-01-14 | 1 | -1/+2 |
* | mfd: Export ab8500 chip id to sysfs | Mattias Wallin | 2011-01-14 | 1 | -0/+25 |
* | mfd: ab8500-core improved error handling in get_chip_id | Mattias Wallin | 2011-01-14 | 1 | -2/+6 |
* | mfd: Fix cs5535 warning on x86-64 | Andres Salomon | 2011-01-14 | 1 | -1/+1 |
* | mfd: Implement runtime PM for WM8994 core driver | Mark Brown | 2011-01-14 | 1 | -23/+23 |
* | mfd: Provide pm_runtime_no_callbacks flag in cell data | Mark Brown | 2011-01-14 | 1 | -0/+4 |
* | mfd: Fix ab8500-debug indentation errors | Mattias Wallin | 2011-01-14 | 1 | -508/+508 |
* | mfd: Convert WM8994 to new irq_ interrupt methods | Mark Brown | 2011-01-14 | 1 | -15/+17 |
* | mfd: Convert WM835x to new irq_ interrupt methods | Mark Brown | 2011-01-14 | 1 | -15/+17 |
* | mfd: Convert WM831x to new irq_ interrupt methods | Mark Brown | 2011-01-14 | 1 | -20/+22 |
* | mfd: Add WM8326 support | Mark Brown | 2011-01-14 | 3 | -0/+26 |
* | mfd: Simplify WM832x subdevice instantiation | Mark Brown | 2011-01-14 | 1 | -10/+0 |
* | mfd: Use printf extension %pR for struct resource | Joe Perches | 2011-01-14 | 1 | -5/+2 |