summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-19mfd: twl4030-power: Simplify probing of power scripts and resourcesFlorian Vaussard1-20/+40
2013-06-19mfd: twl4030-power: Split from twl-core into a dedicated moduleFlorian Vaussard3-15/+41
2013-06-18mfd: ssbi: Use devm_* and simplify codeStephen Boyd1-58/+11
2013-06-18mfd: ssbi: Add MODULE_DEVICE_TABLEStephen Boyd1-0/+1
2013-06-18mfd: twl4030: Allow IRQ wake enable to succeed on subchip IRQsKevin Hilman1-0/+1
2013-06-18mfd: lpc_ich: Convert to module_pci_driverLibo Chen1-12/+1
2013-06-18mfd: 88pm800: Add regulator sub deviceChao Xie2-0/+36
2013-06-18mfd: 88pm800: Enhance sub devices initializationChao Xie1-19/+42
2013-06-18mfd: 88pm80x: Change chip id definition and detectionChao Xie4-61/+51
2013-06-18mfd: 88pm800: Enhance error handling for sub pages probe/removeChao Xie1-33/+48
2013-06-18mfd: 88pm800: Remove the power and gpadc page addr from platform dataChao Xie2-4/+3
2013-06-18mfd: 88pm800: 88pm805: Remove "IRQF_TRIGGER_FALLING" flagYi Zhang2-2/+2
2013-06-18mfd: 88pm800: Initialize mask_invertChao Xie1-0/+1
2013-06-18mfd: 88pm80x: Fix driver name for 88pm800 and 88pm805Chao Xie2-2/+2
2013-06-18mfd: 88pm800: Fix NULL pointer dereferenceYi Zhang1-8/+10
2013-06-18mfd: arizona: Integrate wm8997 into Arizona mfdCharles Keepax8-0/+1582
2013-06-18mfd: wm8994: Reset device during probeMark Brown1-0/+11
2013-06-17mfd: palmas: Remove code which is not necessary for a device tree bootJ Keerthy1-106/+0
2013-06-13Merge tag 'am335x_tsc-adc' of git://breakpoint.cc/bigeasy/linuxSamuel Ortiz9-194/+486
2013-06-13mfd: 88pm860x: Convert to managed resources for allocating memoryLee Jones1-3/+2
2013-06-13mfd: max8925: Convert to managed resources for allocating memoryLee Jones1-2/+2
2013-06-13mfd: max77686: Convert to managed resources for allocating memoryLee Jones1-17/+8
2013-06-13mfd: janz-cmodio: Convert to managed resources for allocating memoryLee Jones1-8/+4
2013-06-13mfd: htc-pasic3: Convert to managed resources for allocating memoryLee Jones1-3/+1
2013-06-13mfd: htc-i2cpld: Convert to managed resources for allocating memoryLee Jones1-10/+5
2013-06-13mfd: htc-egpio: Convert to managed resources for allocating memoryLee Jones1-5/+4
2013-06-13mfd: davinci_voicecodec: Convert to managed resources for allocating memoryLee Jones1-7/+3
2013-06-13mfd: cros_ec: Convert to managed resources for allocating memoryLee Jones1-19/+9
2013-06-13mfd: asic3: Convert to managed resources for allocating memoryLee Jones1-10/+4
2013-06-13mfd: adp5520: Convert to managed resources for allocating memoryLee Jones1-6/+2
2013-06-13mfd: abx500-core: Convert to managed resources for allocating memoryLee Jones1-6/+4
2013-06-13mfd: ab8500-gpadc: Convert to managed resources for allocating memoryLee Jones1-5/+1
2013-06-13mfd: ab8500-debug: Convert to managed resources for allocating memoryLee Jones1-22/+12
2013-06-13mfd: ab3100-otp: Convert to managed resources for allocating memoryLee Jones1-9/+5
2013-06-13mfd: tps65912: Convert to managed resources for allocating memoryLee Jones3-4/+4
2013-06-13Merge branch 'for-mfd-next' of git://git.linaro.org/people/ljones/linux-3.0-u...Samuel Ortiz7-46/+77
2013-06-13mfd: 88pm860x: Use devm_regmap_init_i2c()Sachin Kamat1-2/+1
2013-06-13mfd: ab8500-core: Add AB8500 external regulators as MFD devicesLee Jones1-0/+10
2013-06-13mfd: dbx500-prcmu: Use correct names for clock management registersLee Jones1-2/+2
2013-06-13mfd: Replace strict_strtoul() with kstrtoul() in ab* and att*Jingoo Han3-21/+14
2013-06-13mfd: ab8500-core: Add of_compatible property for ab8500-codecFabio Baltieri1-0/+1
2013-06-13mfd: ab8500-core: Add device for new RTC version for AB8540 cut2Alexandre Torgue2-8/+49
2013-06-13mfd: ab8500-core: Drop references to ab8500-ledsLee Jones1-13/+0
2013-06-13Merge tag 'mfd-arizona-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Samuel Ortiz9-38/+305
2013-06-12iio: ti_am335x_adc: check if we found the valueSebastian Andrzej Siewior1-2/+6
2013-06-12iio: ti_am335x_adc: Allow to specify input lineSebastian Andrzej Siewior3-23/+56
2013-06-12input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for usSebastian Andrzej Siewior1-4/+6
2013-06-12input: ti_am335x_tsc: ACK the HW_PEN irq in ISRSebastian Andrzej Siewior1-0/+6
2013-06-12input: ti_am335x_adc: use only FIFO0 and clean up a littleSebastian Andrzej Siewior3-40/+44
2013-06-12mfd: iio: ti_am335x_adc: rename device from tiadc to TI-am335x-adcSebastian Andrzej Siewior2-3/+2