summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
...
| * | mfd: ti_am335x_tscadc: Use SIMPLE_DEV_PM_OPS helper macroAndrew F. Davis2016-06-291-12/+4
| * | mfd: ti_am335x_tscadc: Remove use of single line functionsAndrew F. Davis2016-06-291-29/+15
| * | mfd: ti_am335x_tscadc: Use variable name for sizeof() operatorAndrew F. Davis2016-06-291-2/+1
| * | mfd: omap-usb-tll: Include omap-usb.hBen Dooks2016-06-291-0/+2
| * | mfd: axp20x: Add a 500ms delay at the end of axp20x_power_offHans de Goede2016-06-291-0/+4
| * | mfd: max77620: Constify resources tablesAxel Lin2016-06-291-4/+4
| * | mfd: si476x-i2c: Fix spelling mistake "comptible" -> "compatible"Colin Ian King2016-06-291-1/+1
| * | mfd: max8925-i2c: Make it explicitly non-modularPaul Gortmaker2016-06-291-13/+1
| * | mfd: max8997: Make it explicitly non-modularPaul Gortmaker2016-06-291-27/+3
| * | mfd: max8998: Make it explicitly non-modularPaul Gortmaker2016-06-291-26/+1
| * | mfd: max77620: Make it explicitly non-modularPaul Gortmaker2016-06-291-10/+2
| * | mfd: max77843: Make it explicitly non-modularPaul Gortmaker2016-06-291-22/+2
| * | mfd: axp20x: Extend axp22x_volatile_rangesHans de Goede2016-06-291-0/+3
| | |
| \ \
*-. | | Merge remote-tracking branches 'regulator/topic/qcom-spmi', 'regulator/topic/...Mark Brown2016-07-202-15/+62
|\ \| | | | |/ | |/|
| | * mfd: rn5t618: Register restart handlerStefan Agner2016-06-291-6/+37
| | * mfd: rn5t618: Register power off callback optionallyStefan Agner2016-06-291-3/+7
| | * mfd: rn5t618: Add Ricoh RN5T567 PMIC supportStefan Agner2016-06-292-10/+22
| |/
* / mfd: max77620: Fix FPS switch statementsRhyland Klein2016-06-301-0/+2
|/
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-271-1/+1
* Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-2055-482/+1139
|\
| * mfd: hi655x: Add MFD driver for hi655xChen Feng2016-05-183-0/+173
| * mfd: ab8500-debugfs: Trivial fix of spelling mistake on "between"Colin Ian King2016-05-091-1/+1
| * mfd: vexpress: Add !ARCH_USES_GETTIMEOFFSET dependencyArnd Bergmann2016-05-091-1/+1
| * mfd: max77620: Add core driver for MAX77620/MAX20024Laxman Dewangan2016-05-093-0/+606
| * mfd: omap-usb-tll: Fix scheduling while atomic BUGRoger Quadros2016-05-091-4/+9
| * mfd: wm5110: ARIZONA_CLOCK_CONTROL should be volatileRichard Fitzgerald2016-05-091-0/+1
| * mfd: axp20x: Add a cell for the ac power_supply part of the axp20x PMICsMichael Haas2016-05-091-0/+11
| * mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table correctlyVille Syrjälä2016-05-091-0/+1
| * mfd: wl1273-core: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan2016-05-091-12/+2
| * mfd: tps65910: Use devm_mfd_add_devices and devm_regmap_add_irq_chipLaxman Dewangan2016-05-091-21/+4
| * mfd: sec: Use devm_mfd_add_devices and devm_regmap_add_irq_chipLaxman Dewangan2016-05-092-26/+8
| * mfd: rc5t583: Use devm_mfd_add_devices and devm_request_threaded_irqLaxman Dewangan2016-05-092-30/+5
| * mfd: max77686: Use devm_mfd_add_devices and devm_regmap_add_irq_chipLaxman Dewangan2016-05-091-23/+8
| * mfd: as3722: Use devm_mfd_add_devices and devm_regmap_add_irq_chipLaxman Dewangan2016-05-091-22/+9
| * mfd: twl4030-power: Remove driver path in file commentJavier Martinez Canillas2016-05-091-1/+0
| * mfd: smsc-ece1099: Remove unnecessarily remove callbackLaxman Dewangan2016-05-091-10/+0
| * mfd: Use IS_ENABLED(CONFIG_FOO) instead of checking FOO || FOO_MODULEJavier Martinez Canillas2016-05-092-7/+7
| * mfd: twl6040: Disable and unprepare clk32k in twl6040_power() error pathJavier Martinez Canillas2016-05-091-0/+2
| * mfd: twl6040: Check clk_prepare_enable() return value in twl6040_power()Javier Martinez Canillas2016-05-091-1/+5
| * mfd: tps6105x: Remove linux/regulator/driver.h includeMark Brown2016-05-091-1/+0
| * mfd: intel_quark_i2c_gpio: Remove CLK_IS_ROOTStephen Boyd2016-05-091-1/+1
| * mfd: intel-lpss: Remove CLK_IS_ROOTStephen Boyd2016-05-091-2/+2
| * mfd: intel-lpss: Save register context on suspendHeikki Krogerus2016-05-091-1/+18
| * mfd: wm8400-core: Delete wm8400_reg_read()Dan Carpenter2016-05-091-21/+0
| * mfd: arizona: Update device ordering to allow clean driver removalCharles Keepax2016-05-091-5/+5
| * mfd: mt6397: IRQ domain should initialize before mfd_add_devices()Henry Chen2016-05-091-9/+13
| * mfd: cros_ec: Allow building for ARM64Brian Norris2016-04-191-1/+1
| * mfd: max77686: Use module_i2c_driver() instead of subsys initcallJavier Martinez Canillas2016-04-191-12/+1
| * mfd: max77686/max77693: Fix misspelled Samsung addressKrzysztof Kozlowski2016-04-192-2/+2
| * mfd: vexpress-sysreg: Switch to gpiochip_add_data()Linus Walleij2016-04-191-1/+1