aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+4
2015-05-27mfd: da9052: Fix broken regulator probeJohan Hovold1-4/+4
2015-05-06can: janz-ican3: add support for CAL/CANopen firmwareAndreas Gröger1-0/+4
2015-04-26Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platformLinus Torvalds1-8/+11
2015-04-14Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds44-455/+1778
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-04-13Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds2-7/+10
2015-04-09mfd: sec: Fix RTC alarm interrupt number on S2MPS11Krzysztof Kozlowski1-4/+10
2015-04-09mfd: wm5102: Remove registers for output 3R from readable listCharles Keepax1-3/+0
2015-04-09mfd: tps65010: Remove incorrect __exit markupsDmitry Torokhov1-2/+2
2015-04-09mfd: axp20x: Add support for extcon cellRamakrishna Pallala1-0/+28
2015-04-09mfd: lpc_ich: Sort IDsAndy Shevchenko1-9/+9
2015-03-30mfd: twl6040: Remove wrong and unneeded "platform:twl6040" modaliasAxel Lin1-1/+0
2015-03-30mfd: qcom-spmi-pmic: Add specific compatible strings for Qualcomm's SPMI PMIC'sIvan T. Ivanov1-7/+96
2015-03-30mfd: axp20x: Fix duplicate const for model namesKrzysztof Kozlowski1-1/+1
2015-03-30mfd: menelaus: Use macro for magic numberAaro Koskinen1-1/+1
2015-03-30mfd: menelaus: Drop support for SW controller VCOREAaro Koskinen1-23/+0
2015-03-30mfd: lpc_ich: Sort IDsAndy Shevchenko1-86/+86
2015-03-30mfd: Fix a typo in KconfigŁukasz Stelmach1-1/+1
2015-03-30mfd: qcom_rpm: Add support for IPQ8064Josh Cartwright1-0/+41
2015-03-30mfd: core: Fix platform-device name collisionsJohan Hovold1-1/+1
2015-03-30mfd: intel_quark_i2c_gpio: Don't crash if !DMIAndy Shevchenko1-8/+13
2015-03-26mfd: sec-core: Enable RTC on S2MPS11 PMICKrzysztof Kozlowski1-0/+2
2015-03-26mfd: Constify of_device_id arrayFabian Frederick3-3/+3
2015-03-26mfd: dln2: Use msecs_to_jiffies for time conversionNicholas Mc Guire1-1/+1
2015-03-26mfd: tc3589x: Enforce device-tree only modeLinus Walleij2-9/+1
2015-03-23mfd: mc13xxx-core: %pF is only for function pointersScott Wood1-3/+3
2015-03-23mfd: menelaus: Remove incorrect __exit markupsDmitry Torokhov1-2/+2
2015-03-13mfd: ab8500: Decrement the power supply's device reference counterKrzysztof Kozlowski1-0/+2
2015-03-13mfd: ab8500: Use power_supply_*() API for accessing function attrsKrzysztof Kozlowski1-3/+4
2015-03-12mfd: kempld-core: Fix callback return value checkAmeya Palande1-1/+1
2015-03-12mfd: rtsx_usb: Prevent DMA from stackRoger Tseng1-6/+24
2015-03-12mfd: Add support for Skyworks SKY81452 driverGyungoh Yoo3-0/+121
2015-03-12mfd: arizona: Add DT binding for the DMIC reference voltagesCharles Keepax1-0/+10
2015-03-12mfd: max77693: Modify flash cell name identifiersJacek Anaszewski1-2/+2
2015-03-12mfd: intel_quark_i2c_gpio: Add Intel Quark X1000 I2C-GPIO MFD DriverRaymond Tan3-0/+290
2015-03-12mfd: rk808: Disable the under voltage detectChris Zhong1-0/+1
2015-03-12mfd: ab8500-debugfs: Remove use of seq_printf return valueJoe Perches1-75/+121
2015-03-12mfd: rt5033: MFD_RT5033 needs to select REGMAP_IRQArtem Savkov1-0/+1
2015-03-12mfd: da9052: Register ability of device to cause a wake-up interruptAdam Ward1-0/+2
2015-03-12mfd: da9052: Fix register access via SPIAdam Ward1-1/+5
2015-03-07mfd/axp20x: change battery cell name to fuel gaugeTodd Brandt1-4/+4
2015-03-06treewide: Fix typo in printk messagesMasanari Iida1-1/+1
2015-03-04mfd: max77843: Add max77843 MFD driver core driverJaewon Kim3-0/+258
2015-03-04mfd: Add support for the MediaTek MT6397 PMICFlora Fu3-0/+238
2015-03-03mfd: sec: Remove unnecessary out of memory messageKrzysztof Kozlowski1-3/+1
2015-03-03mfd: sec: Cleanup unused RTC fields: ono, WTSR and SMPLKrzysztof Kozlowski1-1/+0
2015-03-03mfd: da9150: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-03-03mfd: rtsx: Using pcr_dbg replace dev_dbgMicky Ching6-41/+35
2015-03-03mfd: rtsx: Add support for rts525AMicky Ching3-3/+114