summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-06-03mfd: tps65218: Terminate of match tableStephen Boyd1-0/+1
2014-06-03mfd: db8500-prcmu: Remove check for CONFIG_DBX500_PRCMU_DEBUGPaul Bolle1-3/+0
2014-06-03mfd: abx500-core: Remove unused function abx500_dump_all_banks()Lee Jones1-20/+0
2014-06-03mfd: arizona: Correct addresses of always-on trigger registersRichard Fitzgerald3-10/+16
2014-06-03mfd: max14577: Cast to architecture agnostic data typeLee Jones1-1/+2
2014-06-03i2c: ChromeOS EC tunnel driverDoug Anderson4-0/+333
2014-06-03mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sourcesBill Richardson1-1/+1
2014-06-03mfd: cros_ec: spi: Increase cros_ec_spi deadline from 5ms to 100msDoug Anderson1-8/+16
2014-06-03mfd: cros_ec: spi: Make the cros_ec_spi timeout more reliableDoug Anderson1-3/+12
2014-06-03mfd: cros_ec: spi: Add mutex to cros_ec_spiDoug Anderson1-5/+21
2014-06-03mfd: cros_ec: spi: Calculate delay between transfers correctlyDavid Hendricks1-1/+1
2014-06-03mfd: arizona: Correct error message for addition of main IRQ chipCharles Keepax1-1/+1
2014-06-03mfd: wm8997: Add registers for high power modeCharles Keepax1-0/+2
2014-06-03mfd: arizona: Add MICVDD to mapped regulatorsCharles Keepax1-0/+1
2014-06-03mfd: ipaq-micro: Make mfd_cell array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: ipaq-micro: Use devm_ioremap_resource()Jingoo Han1-6/+6
2014-06-03mfd: Add driver for Atmel Microcontroller on iPaq h3xxxLinus Walleij3-0/+493
2014-06-03mfd: Add support for sun6i PRCM (Power/Reset/Clock Management) unitBoris BREZILLON3-0/+143
2014-06-03mfd: rtsx_usb: Make mfd_cell array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: omap-usb-host: Make of_device_id array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: as3711: Make of_device_id array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: max14577: Make mfd_cell array constKrzysztof Kozlowski1-3/+3
2014-06-03mfd: lp3943: Make mfd_cell array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: max14577: Make of_device_id array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: sec-core: Make of_device_id array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: wm8400-core: Make mfd_cell array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: max8998: Make of_device_id array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: db8500-prcmu: Make mfd_cell array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: max8907: Make of_device_id array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: max77693: Make of_device_id array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: kempld-core: Make mfd_cell array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: max8997: Make of_device_id array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: max77686: Make of_device_id array constKrzysztof Kozlowski1-1/+1
2014-06-03mfd: mc13xxx: Do not use platform data with devicetreeAlexander Shiyan1-12/+10
2014-06-03mfd: twl6040: Correct HPPLL configuration for 19.2 and 38.4 MHz mclkPeter Ujfalusi1-8/+5
2014-06-03mfd: tps6586x: Make of_device_id array constJingoo Han1-1/+1
2014-06-03mfd: tps6507x: Make of_device_id array constJingoo Han1-1/+1
2014-06-03mfd: tps65910: Make of_device_id array constJingoo Han1-1/+1
2014-06-03mfd: sm501: Make of_device_id array constJingoo Han1-1/+1
2014-06-03mfd: AXP20x: Add mfd driver for AXP20x PMICCarlo Caione3-0/+271
2014-06-03mfd: syscon: Allow property as NULL in syscon_regmap_lookup_by_phandlePankaj Dubey1-1/+5
2014-06-03mfd: pm8921: Remove pm8xxx API now that sub-devices use regmapStephen Boyd1-121/+2
2014-06-03mfd: max14577: Fix IRQ handling after resume if this is not a wakeup sourceKrzysztof Kozlowski1-16/+13
2014-06-03mfd: sec-core: Fix IRQ handling after resume if this is not a wakeup sourceKrzysztof Kozlowski1-15/+13
2014-06-03mfd: sec-core: Remove duplicated device type from sec_pmic_devKrzysztof Kozlowski2-3/+4
2014-06-03mfd: twl6040: Move register patching earlier in probePeter Ujfalusi1-4/+3
2014-06-03mfd: twl6040: Optional clk32k clock handlingPeter Ujfalusi1-0/+10
2014-06-03mfd: twl6040: Select i2c fast mode as default with regmap patchPeter Ujfalusi1-2/+7
2014-06-03mfd: twl6040: Clear the interrupt ID register before requesting IRQPeter Ujfalusi1-0/+3
2014-06-03mfd: core: Don't use devres functions before device is addedCharles Keepax1-4/+7