summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorLines
2016-04-19mfd: tps65217: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan-12/+2
2016-04-19mfd: tps6507x: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan-11/+2
2016-04-19mfd: stw481x: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan-9/+2
2016-04-19mfd: sky81452: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan-8/+2
2016-04-19mfd: rt5033: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan-11/+3
2016-04-19mfd: rn5t618: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan-3/+2
2016-04-19mfd: rk808: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan-4/+3
2016-04-19mfd: rdc321x: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan-9/+4
2016-04-19mfd: mt6397: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan-12/+6
2016-04-19mfd: menf21bmc: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan-9/+2
2016-04-19mfd: lp3943: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan-11/+3
2016-04-19mfd: hi6421-pmic: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan-10/+2
2016-04-19mfd: bcm590xx: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan-9/+2
2016-04-19mfd: atmel-hlcdc: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan-11/+3
2016-04-19mfd: as3711: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan-11/+2
2016-04-19mfd: act8945a: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan-10/+3
2016-04-19mfd: Add resource managed APIs for mfd_add_devicesLaxman Dewangan-0/+38
2016-04-19mfd: axp20x: Add support for AXP809 PMICChen-Yu Tsai-0/+80
2016-04-19mfd: arizona: Fix lockdep recursion warning on set_irq_wakeCharles Keepax-0/+3
2016-04-19mfd: max77693: Allow building as a moduleKrzysztof Kozlowski-14/+4
2016-04-19mfd: da9063: Remove unused struct da9063_irq_data and define EVENTS_BUF_LENSteve Twiss-6/+0
2016-04-11mfd: lp8788-irq: Uninitialized variable in irq handlerDan Carpenter-1/+1
2016-04-11mfd: core: Fix ACPI child matching by _HID/_CIDIrina Tirdea-1/+1
2016-04-11mfd: intel_quark_i2c_gpio: Switch to use struct device *Andy Shevchenko-11/+11
2016-04-11mfd: intel_quark_i2c_gpio: Remove clock tree on error pathAndy Shevchenko-8/+17
2016-04-11mfd: da9063: Remove unused array mask_events_bufColin Ian King-2/+0
2016-04-09device property: don't bother the drivers with struct property_setHeikki Krogerus-31/+11
2016-03-18Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-261/+1021
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-605/+199
2016-03-16mfd: intel-lpss: Pass I2C configuration via properties on BXTMika Westerberg-0/+24
2016-03-16mfd: ipaq-micro: Use __maybe_unused to hide pm functionsArnd Bergmann-1/+1
2016-03-16mfd: max77686: Add max77802 to I2C device ID tableJavier Martinez Canillas-0/+1
2016-03-16mfd: max77686: Export OF module alias informationJavier Martinez Canillas-0/+1
2016-03-16mfd: max77686: Allow driver to be built as a moduleJavier Martinez Canillas-2/+2
2016-03-16mfd: stmpe: Add the proper PWM resourcesLinus Walleij-0/+35
2016-03-16mfd: tps65090: Set regmap config reg counts properlyMaciej S. Szmigiero-3/+2
2016-03-16mfd: as3711: Set regmap config reg counts properlyMaciej S. Szmigiero-2/+2
2016-03-16mfd: rc5t583: Set regmap config reg counts properlyMaciej S. Szmigiero-2/+2
2016-03-16mfd: mt6397: Add platform device ID tableJavier Martinez Canillas-1/+7
2016-03-16mfd: da9063: Fix missing volatile registers in the core regmap_range volatile...Steve Twiss-6/+30
2016-03-16mfd: mt6397: Add MT6323 support to MT6397 driverJohn Crispin-0/+20
2016-03-16mfd: mt6397: Add support for different Slave typesJohn Crispin-17/+41
2016-03-16mfd: mt6397: int_con and int_status may vary in locationJohn Crispin-10/+17
2016-03-16mfd: da9062: Fix missing volatile registers in the core regmap_range volatile...Steve Twiss-1/+22
2016-03-16mfd: act8945a: Add Active-semi ACT8945A PMIC MFD driverWenyou Yang-0/+114
2016-03-16mfd: arizona: Remove duplicate select of MFD_CORECharles Keepax-2/+0
2016-03-16mfd: cs47l24: Fix defaults array based on testingCharles Keepax-9/+1
2016-03-16mfd: wm8998: Fix defaults array based on testingCharles Keepax-10/+2
2016-03-16mfd: wm5102: Fix defaults array based on testingCharles Keepax-12/+4
2016-03-16mfd: wm5110: Fix defaults array based on testingCharles Keepax-45/+37