aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+2
2014-08-05Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2mpu02', 'regulator/topic/s5m8767' and 'regulator/topic/tps65090' into regulator-nextMark Brown4-400/+149
2014-08-05Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc3589', 'regulator/topic/max8952', 'regulator/topic/mc13xxx' and 'regulator/topic/palmas' into regulator-nextMark Brown1-57/+176
2014-07-23mfd: cros_ec_spi: Use ktime_get_ns()Thomas Gleixner1-6/+2
2014-06-26mfd: ab8500: Fix dt irq mappingGrygorii Strashko1-1/+1
2014-06-26mfd: davinci: Voicecodec needs regmap_mmioArnd Bergmann1-0/+1
2014-06-26mfd: STw481x: Allow modular buildArnd Bergmann1-1/+1
2014-06-26mfd: UCB1x00: Enable modular buildArnd Bergmann1-1/+1
2014-06-23regulator: palmas: add driver data and modularize the probeKeerthy1-40/+4
2014-06-23mfd: palmas: shift the palmas_sleep_requestor_info structure definition to the header fileKeerthy1-10/+0
2014-06-23mfd: palmas: Add tps65917 supportKeerthy1-7/+172
2014-06-17mfd: max77693: Handle IRQs using regmapRobert Baldyga4-358/+149
2014-06-17mfd: max77693: Remove unnecessary wrapper functionsRobert Baldyga2-74/+32
2014-06-12Merge tag 'mfd-for-linus-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-25/+261
2014-06-06Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into nextLinus Torvalds45-367/+1284
2014-06-04Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into nextLinus Torvalds1-3/+7
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into nextLinus Torvalds1-11/+8
2014-06-03Merge tag 'regulator-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into nextLinus Torvalds4-47/+99
2014-06-03Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into nextLinus Torvalds2-46/+275
2014-06-03Merge back earlier cpufreq material.Rafael J. Wysocki1-11/+8
2014-06-03mfd: wm5102: Correct default for LDO Control 2 registerRichard Fitzgerald1-1/+1
2014-06-03mfd: menelaus: Use module_i2c_driverSachin Kamat1-22/+1
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 Anderson1-0/+5
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