aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-19mfd: wm8400: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-22/+3
2016-04-19mfd: tps65910: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-5/+4
2016-04-19mfd: tps65217: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-12/+2
2016-04-19mfd: tps6507x: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-11/+2
2016-04-19mfd: stw481x: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-9/+2
2016-04-19mfd: sky81452: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-8/+2
2016-04-19mfd: rt5033: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-11/+3
2016-04-19mfd: rn5t618: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-3/+2
2016-04-19mfd: rk808: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-4/+3
2016-04-19mfd: rdc321x: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-9/+4
2016-04-19mfd: mt6397: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-12/+6
2016-04-19mfd: menf21bmc: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-9/+2
2016-04-19mfd: lp3943: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-11/+3
2016-04-19mfd: hi6421-pmic: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-10/+2
2016-04-19mfd: bcm590xx: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-9/+2
2016-04-19mfd: atmel-hlcdc: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-11/+3
2016-04-19mfd: as3711: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-11/+2
2016-04-19mfd: act8945a: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-10/+3
2016-04-19mfd: Add resource managed APIs for mfd_add_devicesLaxman Dewangan1-0/+38
2016-04-19mfd: axp20x: Add support for AXP809 PMICChen-Yu Tsai2-0/+80
2016-04-19mfd: arizona: Fix lockdep recursion warning on set_irq_wakeCharles Keepax1-0/+3
2016-04-19mfd: max77693: Allow building as a moduleKrzysztof Kozlowski2-14/+4
2016-04-19mfd: da9063: Remove unused struct da9063_irq_data and define EVENTS_BUF_LENSteve Twiss1-6/+0
2016-04-11mfd: lp8788-irq: Uninitialized variable in irq handlerDan Carpenter1-1/+1
2016-04-11mfd: core: Fix ACPI child matching by _HID/_CIDIrina Tirdea1-1/+1
2016-04-11mfd: intel_quark_i2c_gpio: Switch to use struct device *Andy Shevchenko1-11/+11
2016-04-11mfd: intel_quark_i2c_gpio: Remove clock tree on error pathAndy Shevchenko1-8/+17
2016-04-11mfd: da9063: Remove unused array mask_events_bufColin Ian King1-2/+0
2016-04-09device property: don't bother the drivers with struct property_setHeikki Krogerus5-31/+11
2016-03-18Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds28-261/+1021
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds7-605/+199
2016-03-16mfd: intel-lpss: Pass I2C configuration via properties on BXTMika Westerberg2-0/+24
2016-03-16mfd: ipaq-micro: Use __maybe_unused to hide pm functionsArnd Bergmann1-1/+1
2016-03-16mfd: max77686: Add max77802 to I2C device ID tableJavier Martinez Canillas1-0/+1
2016-03-16mfd: max77686: Export OF module alias informationJavier Martinez Canillas1-0/+1
2016-03-16mfd: max77686: Allow driver to be built as a moduleJavier Martinez Canillas1-2/+2
2016-03-16mfd: stmpe: Add the proper PWM resourcesLinus Walleij1-0/+35
2016-03-16mfd: tps65090: Set regmap config reg counts properlyMaciej S. Szmigiero1-3/+2
2016-03-16mfd: as3711: Set regmap config reg counts properlyMaciej S. Szmigiero1-2/+2
2016-03-16mfd: rc5t583: Set regmap config reg counts properlyMaciej S. Szmigiero1-2/+2
2016-03-16mfd: mt6397: Add platform device ID tableJavier Martinez Canillas1-1/+7
2016-03-16mfd: da9063: Fix missing volatile registers in the core regmap_range volatile listsSteve Twiss1-6/+30
2016-03-16mfd: mt6397: Add MT6323 support to MT6397 driverJohn Crispin1-0/+20
2016-03-16mfd: mt6397: Add support for different Slave typesJohn Crispin1-17/+41
2016-03-16mfd: mt6397: int_con and int_status may vary in locationJohn Crispin1-10/+17
2016-03-16mfd: da9062: Fix missing volatile registers in the core regmap_range volatile listsSteve Twiss1-1/+22
2016-03-16mfd: act8945a: Add Active-semi ACT8945A PMIC MFD driverWenyou Yang3-0/+114
2016-03-16mfd: arizona: Remove duplicate select of MFD_CORECharles Keepax1-2/+0
2016-03-16mfd: cs47l24: Fix defaults array based on testingCharles Keepax1-9/+1
2016-03-16mfd: wm8998: Fix defaults array based on testingCharles Keepax1-10/+2