aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-45/+3
2016-08-01Merge tag 'mfd-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds24-284/+515
2016-07-20Merge remote-tracking branches 'regulator/topic/qcom-spmi', 'regulator/topic/rn5t618', 'regulator/topic/tps65218' and 'regulator/topic/twl' into regulator-nextMark Brown2-15/+62
2016-07-12mfd: db8500 stop passing around platform dataArnd Bergmann3-45/+3
2016-06-30mfd: max77620: Fix FPS switch statementsRhyland Klein1-0/+2
2016-06-29mfd: qcom_rpm: Parametrize also ack selector sizeLinus Walleij1-7/+12
2016-06-29mfd: twl6040: Handle mclk used for HPPLL and optional internal clock sourcePeter Ujfalusi1-12/+29
2016-06-29mfd: Add support for COMe-cSL6 and COMe-mAL10 to Kontron PLD driverMichael Brunner2-0/+18
2016-06-29mfd: hi655x: Fix return value check in hi655x_pmic_probe()Wei Yongjun1-5/+2
2016-06-29mfd: smsc-ece1099: Return directly after a function failure in smsc_i2c_probe()Markus Elfring1-6/+3
2016-06-29mfd: smsc-ece1099: Delete an unnecessary variable initialisation in smsc_i2c_probe()Markus Elfring1-1/+1
2016-06-29mfd: dm355evm_msp: Return directly after a failed platform_device_alloc() in add_child()Markus Elfring1-5/+2
2016-06-29mfd: twl-core: Refactoring for add_numbered_child()Markus Elfring1-10/+11
2016-06-29mfd: twl-core: Return directly after a failed platform_device_alloc() in add_numbered_child()Markus Elfring1-5/+2
2016-06-29mfd: arizona: Add missing disable of PM runtime on probe error pathCharles Keepax1-1/+3
2016-06-29mfd: stmpe: Move platform data into MFD driverLinus Walleij1-12/+28
2016-06-29mfd: max14577: Allow driver to be built as a moduleJavier Martinez Canillas1-2/+2
2016-06-29mfd: max14577: Use module_init() instead of subsys_initcall()Javier Martinez Canillas1-1/+1
2016-06-29mfd: qcom_rpm: Remove unused defineLinus Walleij1-2/+0
2016-06-29mfd: hi655x-pmic: Add powerkey device to hi655x PMIC driverJohn Stultz1-5/+30
2016-06-29mfd: hi655x-pmic: Rename some interrupt macro namesJohn Stultz1-8/+8
2016-06-29mfd: hi655x-pmic: Fixup issue with un-acked interruptsJohn Stultz1-0/+1
2016-06-29mfd: arizona: Check if AOD interrupts are pending before dispatchingRichard Fitzgerald1-2/+14
2016-06-29mfd: qcom_rpm: Fix offset error for msm8660Linus Walleij1-14/+36
2016-06-29mfd: ti_am335x_tscadc: Rename regmap_tscadc to regmapAndrew F. Davis1-18/+18
2016-06-29mfd: ti_am335x_tscadc: Unify variable naming when referencing ti_tscadc_devAndrew F. Davis1-44/+44
2016-06-29mfd: max77620: Mask/unmask interrupt before/after servicing itLaxman Dewangan1-9/+46
2016-06-29mfd: axp20x: Add axp20x-usb-power-supply for axp22x pmicsHans de Goede1-0/+10
2016-06-29mfd: altr_a10sr: Add Altera Arria10 DevKit System Resource ChipThor Thayer3-0/+182
2016-06-29mfd: tps6507: Fix white space warnings reported by checkpatchBen Copeland1-2/+2
2016-06-29mfd: ti_am335x_tscadc: Use SIMPLE_DEV_PM_OPS helper macroAndrew F. Davis1-12/+4
2016-06-29mfd: ti_am335x_tscadc: Remove use of single line functionsAndrew F. Davis1-29/+15
2016-06-29mfd: ti_am335x_tscadc: Use variable name for sizeof() operatorAndrew F. Davis1-2/+1
2016-06-29mfd: omap-usb-tll: Include omap-usb.hBen Dooks1-0/+2
2016-06-29mfd: axp20x: Add a 500ms delay at the end of axp20x_power_offHans de Goede1-0/+4
2016-06-29mfd: max77620: Constify resources tablesAxel Lin1-4/+4
2016-06-29mfd: si476x-i2c: Fix spelling mistake "comptible" -> "compatible"Colin Ian King1-1/+1
2016-06-29mfd: max8925-i2c: Make it explicitly non-modularPaul Gortmaker1-13/+1
2016-06-29mfd: max8997: Make it explicitly non-modularPaul Gortmaker1-27/+3
2016-06-29mfd: max8998: Make it explicitly non-modularPaul Gortmaker1-26/+1
2016-06-29mfd: max77620: Make it explicitly non-modularPaul Gortmaker1-10/+2
2016-06-29mfd: max77843: Make it explicitly non-modularPaul Gortmaker1-22/+2
2016-06-29mfd: axp20x: Extend axp22x_volatile_rangesHans de Goede1-0/+3
2016-06-29mfd: rn5t618: Register restart handlerStefan Agner1-6/+37
2016-06-29mfd: rn5t618: Register power off callback optionallyStefan Agner1-3/+7
2016-06-29mfd: rn5t618: Add Ricoh RN5T567 PMIC supportStefan Agner2-10/+22
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann1-1/+1
2016-05-20Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds55-482/+1139
2016-05-18mfd: hi655x: Add MFD driver for hi655xChen Feng3-0/+173
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-2/+1