summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: da9052: Avoid setting read_flag_mask for da9052-i2c driverAxel Lin2014-09-263-5/+6
* mfd: arizona: Propagate irq_wake through to parent IRQCharles Keepax2014-09-261-0/+8
* mfd: arizona: Update DT binding to support INn_MODE init_dataInha Song2014-09-261-0/+7
* mfd: arizona: Add support for INn_Mode register controlInha Song2014-09-261-0/+13
* mfd: arizona: Add ASYNC_SAMPLE_RATE_2 registersCharles Keepax2014-09-264-7/+30
* mfd: Add Ricoh RN5T618 PMIC core driverBeniamino Galvani2014-09-264-0/+374
* mfd: ti_am335x_tscadc: Fix TSC operation after ADC continouous modeVignesh R2014-09-261-1/+2
* mfd: rn5t618: Document device tree bindingsBeniamino Galvani2014-09-261-0/+36
* mfd: davinci_voicecodec: Fix 'if defined' guard type in headerRasmus Villemoes2014-09-261-1/+1
* mfd: tps65910: Work around silicon erratum SWCZ010Arnout Vandecappelle (Essensium/Mind)2014-09-261-0/+5
* mfd: ti_ssp: Remove unused headerRasmus Villemoes2014-09-261-93/+0
* mfd: stmpe: Rid variable length array Sparse warningsLee Jones2014-09-261-2/+2
* mfd: max8925-i2c: Fix variable length array Sparse warningLee Jones2014-09-261-1/+1
* mfd: 88pm860x-i2c: Fix variable length array Sparse warningLee Jones2014-09-261-1/+1
* mfd: 88pm860x-i2c: Purge unused functionsLee Jones2014-09-261-64/+0
* mfd: lpc_ich: Add Device IDs for Intel 9 Series PCHJames Ralston2014-09-261-0/+11
* mfd: max77693: Improve support for the flash cellJacek Anaszewski2014-09-263-1/+103
* mfd: max77693: Fix register enum nameJacek Anaszewski2014-09-261-1/+1
* mfd: lpc_ich: Add PCI ID for Intel BraswellAlan Cox2014-09-261-0/+6
* mfd: da9052-i2c: Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functiona...Axel Lin2014-09-261-7/+0
* mfd: menelaus: Fix error return codeJulia Lawall2014-09-261-4/+4
* mfd: arizona: Avoid use of legacy IRQ mappingCharles Keepax2014-09-261-2/+2
* mfd: arizona: Mark additional registers as volatileCharles Keepax2014-09-262-6/+11
* mfd: wm5102: Mark register write sequencer control 3 readableMark Brown2014-09-263-1/+4
* mfd: rtsx_usb: Fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-09-261-1/+1
* mfd: twl6040: Fix error return codeJulia Lawall2014-09-261-0/+1
* mfd: wm8994: Allow modular buildMark Brown2014-09-261-2/+2
* mfd: menelaus: Remove null pointer dereferenceHimangi Saraogi2014-09-261-3/+0
* mfd: wm8994: Export symbols ready for built-in => modular buildLee Jones2014-09-262-0/+6
* mfd: sm501: Avoid implicit sign extensionLee Jones2014-09-261-1/+1
* mfd: twl4030-irq: Check return value from twl_i2c_write() - warn() on failureLee Jones2014-09-261-2/+6
* mfd: pcf50633: Check return value of platform_device_add()Lee Jones2014-09-261-13/+17
* mfd: max77686: Remove check which is always trueLee Jones2014-09-261-1/+1
* mfd: wm5102: Insert missing break in case statementLee Jones2014-09-261-0/+1
* mfd: htc-i2cpld: Rectify pointer offset errorLee Jones2014-09-261-23/+10
* mfd: htc-i2cpld: Use '!variable' instead of 'variable == NULL'Lee Jones2014-09-261-2/+2
* mfd: htc-i2cpld: container_of() cannot return NULLLee Jones2014-09-261-5/+2
* misc: st_kim: Increase size of dev_name buffer to incorporate terminationLee Jones2014-09-261-1/+1
* misc: st_core: Protect unsigned value against becoming negativeLee Jones2014-09-261-6/+5
* iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return valueLee Jones2014-09-261-1/+4
*-. Merge branches 'ib-mfd-arm-3.18', 'ib-mfd-hwmon-leds-watchdog-3.18' and 'ib-m...Lee Jones2014-09-2622-139/+1498
|\ \
| | * Documentation: charger: max14577: Document exported sysfs entryKrzysztof Kozlowski2014-09-241-0/+14
| | * devicetree: mfd: max14577: Add device tree bindings documentKrzysztof Kozlowski2014-09-241-0/+146
| | * power: max17040: Add ID for MAX77836 Fuel Gauge blockKrzysztof Kozlowski2014-09-241-1/+2
| | * charger: max14577: Configure battery-dependent settings from DTS and sysfsKrzysztof Kozlowski2014-09-244-28/+310
| | * regulator/mfd: max14577: Export symbols for calculating charger currentKrzysztof Kozlowski2014-09-244-87/+133
| | * charger: max14577: Add support for MAX77836 chargerKrzysztof Kozlowski2014-09-242-17/+64
| | * mfd: max14577: Map charger device to its own of_nodeKrzysztof Kozlowski2014-09-241-1/+4
| | * mfd: max14577: Add defines for MAX77836 chargerKrzysztof Kozlowski2014-09-241-14/+40
| * | hwmon: (menf21bmc) Introduce MEN14F021P00 BMC HWMON driverAndreas Werner2014-09-244-0/+291