summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2016-01-14mfd: Use to_i2c_client() instead of open-coding itGeliang Tang
2016-01-14mfd: asic3: Be sure to clamp return valueLinus Walleij
2016-01-14mfd: dm355evm_mps: Be sure to clamp return valueLinus Walleij
2016-01-14mfd: htc-egpio: Be sure to clamp return valueLinus Walleij
2016-01-14mfd: tc6393xb: Be sure to clamp return valueLinus Walleij
2016-01-14mfd: tps65010: Be sure to clamp return valueLinus Walleij
2016-01-11mfd: ucb1x00-core: Be sure to clamp return valueLinus Walleij
2016-01-11mfd: arizona: Add device tree binding to specify mono outputsCharles Keepax
2016-01-11mfd: da9063: Allow modular buildGeert Uytterhoeven
2016-01-11mfd: arizona: Request parent IRQ before we request child IRQsCharles Keepax
2016-01-11mfd: as3722: Mark PM functions as __maybe_unusedArnd Bergmann
2016-01-11mfd: sta2x11: Use platform_register/unregister_drivers()Thierry Reding
2016-01-11mfd: qcom-spmi-pmic: Don't access non-existing registersIvan T. Ivanov
2016-01-11mfd: wm831x: Fix broken wm831x_unique_id_showRasmus Villemoes
2016-01-11mfd: syscon: Add a DT property to set value widthDamien Riegel
2016-01-11mfd: wm5110: Correct defaults for micbias control registersCharles Keepax
2016-01-11mfd: cros ec: Lock the SPI bus while holding chipselectNicolas Boichat
2015-12-04mfd: arizona: Support Cirrus Logic CS47L24 and WM1831Richard Fitzgerald
2015-12-04mfd: qcom_rpm: Fix a possible NULL dereferenceLABBE Corentin
2015-12-04mfd: ab8500: Delete static IRQ resourcesLinus Walleij
2015-12-04mfd: da903x: Constify da903x_chip_ops structureJulia Lawall
2015-12-04mfd: mc13xxx-core: Use of_property_read_bool()Saurabh Sengar
2015-12-04mfd: as3722: Handle interrupts on suspendJon Hunter
2015-11-24mfd: wm8994: Ensure that the whole MFD is built into a single moduleCharles Keepax
2015-11-24mfd: sec-core: Rename MFD and regulator names differentlyAlim Akhtar
2015-11-24mfd: lpc_ich: Intel device IDs for PCHAlexandra Yates
2015-11-23mfd: sec: Add support for S2MPS15 PMICThomas Abraham
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-06mfd: avoid newly introduced compiler warningLinus Torvalds
2015-11-06Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-05Merge tag 'regulator-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-04Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps...Mark Brown
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-10-30mfd: sec-core: Remove unused s2mpu02-rtc and s2mpu02-clk childrenKrzysztof Kozlowski
2015-10-30mfd: rt5033: Add RT5033 Flash led sub deviceIngi Kim
2015-10-30mfd: lpss: Add Intel Broxton PCI IDsAndy Shevchenko
2015-10-30mfd: lpss: Add Broxton ACPI IDsMika Westerberg
2015-10-30mfd: arizona: Signedness bug in arizona_runtime_suspend()Dan Carpenter
2015-10-30mfd: axp20x: Add a cell for the power button part of the, axp288 PMICsBorun Fu
2015-10-30mfd: sec-core: Disable buck voltage reset on watchdog falling edgeKrzysztof Kozlowski
2015-10-30mfd: sec-core: Dump PMIC revision to find out the HWKrzysztof Kozlowski
2015-10-30mfd: arizona: Use correct type ID for device tree configRichard Fitzgerald
2015-10-30mfd: arizona: Remove use of codec build config #ifdefsRichard Fitzgerald
2015-10-30mfd: arizona: Simplify adding subdevicesRichard Fitzgerald
2015-10-30mfd: arizona: Downgrade type mismatch messages to dev_warnRichard Fitzgerald
2015-10-30mfd: arizona: Factor out checking of jack detection stateRichard Fitzgerald
2015-10-30mfd: arizona: Factor out DCVDD isolation controlRichard Fitzgerald
2015-10-30mfd: Make TPS6105X select REGMAP_I2CAxel Lin