summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-09mfd: smsc-ece1099: Remove unnecessarily remove callbackLaxman Dewangan
2016-05-09mfd: Use IS_ENABLED(CONFIG_FOO) instead of checking FOO || FOO_MODULEJavier Martinez Canillas
2016-05-09mfd: twl6040: Disable and unprepare clk32k in twl6040_power() error pathJavier Martinez Canillas
2016-05-09mfd: twl6040: Check clk_prepare_enable() return value in twl6040_power()Javier Martinez Canillas
2016-05-09mfd: tps6105x: Remove linux/regulator/driver.h includeMark Brown
2016-05-09mfd: intel_quark_i2c_gpio: Remove CLK_IS_ROOTStephen Boyd
2016-05-09mfd: intel-lpss: Remove CLK_IS_ROOTStephen Boyd
2016-05-09mfd: intel-lpss: Save register context on suspendHeikki Krogerus
2016-05-09mfd: wm8400-core: Delete wm8400_reg_read()Dan Carpenter
2016-05-09mfd: arizona: Update device ordering to allow clean driver removalCharles Keepax
2016-05-09mfd: mt6397: IRQ domain should initialize before mfd_add_devices()Henry Chen
2016-04-19mfd: cros_ec: Allow building for ARM64Brian Norris
2016-04-19mfd: max77686: Use module_i2c_driver() instead of subsys initcallJavier Martinez Canillas
2016-04-19mfd: max77686/max77693: Fix misspelled Samsung addressKrzysztof Kozlowski
2016-04-19mfd: vexpress-sysreg: Switch to gpiochip_add_data()Linus Walleij
2016-04-19mfd: ucb1x00: Use gpiochip data pointerLinus Walleij
2016-04-19mfd: tps65010: Use gpiochip data pointerLinus Walleij
2016-04-19mfd: tc6393xb: Use gpiochip data pointerLinus Walleij
2016-04-19mfd: sm501: Use gpiochip data pointerLinus Walleij
2016-04-19mfd: htc-i2cpld: Use gpiochip data pointerLinus Walleij
2016-04-19mfd: htc-egpio: Use gpiochip data pointerLinus Walleij
2016-04-19mfd: dm355evm_msp: Switch to gpiochip_add_data()Linus Walleij
2016-04-19mfd: asic3: Use gpiochip data pointerLinus Walleij
2016-04-19mfd: wm8400: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: tps65910: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: tps65217: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: tps6507x: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: stw481x: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: sky81452: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: rt5033: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: rn5t618: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: rk808: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: rdc321x: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: mt6397: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: menf21bmc: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: lp3943: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: hi6421-pmic: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: bcm590xx: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: atmel-hlcdc: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: as3711: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: act8945a: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan
2016-04-19mfd: Add resource managed APIs for mfd_add_devicesLaxman Dewangan
2016-04-19mfd: axp20x: Add support for AXP809 PMICChen-Yu Tsai
2016-04-19mfd: arizona: Fix lockdep recursion warning on set_irq_wakeCharles Keepax
2016-04-19mfd: max77693: Allow building as a moduleKrzysztof Kozlowski
2016-04-19mfd: da9063: Remove unused struct da9063_irq_data and define EVENTS_BUF_LENSteve Twiss
2016-04-11mfd: lp8788-irq: Uninitialized variable in irq handlerDan Carpenter
2016-04-11mfd: core: Fix ACPI child matching by _HID/_CIDIrina Tirdea
2016-04-11mfd: intel_quark_i2c_gpio: Switch to use struct device *Andy Shevchenko
2016-04-11mfd: intel_quark_i2c_gpio: Remove clock tree on error pathAndy Shevchenko