aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+4
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-0/+8
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-30/+0
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+4
2017-05-03Merge tag 'regulator-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-3/+4
2017-05-03Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds12-165/+740
2017-05-01Merge tag 'leds_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds1-0/+3
2017-04-30Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/arizona', 'regulator/topic/bd9571mvw-m' and 'regulator/topic/const' into regulator-nextMark Brown1-3/+4
2017-04-27mfd: axp20x: Support AXP803 variantIcenowy Zheng1-1/+39
2017-04-27mfd: exynos-lpass: Remove pad retention controlMarek Szyprowski1-3/+0
2017-04-27mfd: Add support for DA9061Steve Twiss2-4/+30
2017-04-27mfd: syscon: atmel-smc: Remove unused helpers/macrosBoris Brezillon1-152/+0
2017-04-27mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulationBoris Brezillon1-0/+87
2017-04-27mfd: intel_soc_pmic_bxtwc: Rename header to follow c-fileAndy Shevchenko1-1/+1
2017-04-27mfd: intel_soc_pmic_bxtwc: Move inclusion to c-fileAndy Shevchenko1-2/+0
2017-04-27mfd: axp20x: Correct name of temperature data ADC registersQuentin Schulz1-2/+2
2017-04-27mfd: Add TI LMU driverMilo Kim2-0/+367
2017-04-27mfd: cros_ec: Add ACPI GPE handler for LID0 devicesArchana Patni1-0/+18
2017-04-27Merge branches 'ib-mfd-gpio-4.12', 'ib-mfd-iio-input-4.12', 'ib-mfd-input-4.12', 'ib-mfd-leds-4.12', 'ib-mfd-phy-4.12' and 'ib-mfd-pinctrl-samsung-4.12' into ibs-for-mfd-mergedLee Jones2-0/+192
2017-04-25regulator: arizona-ldo1: Move pdata into a separate structureRichard Fitzgerald1-2/+2
2017-04-25regulator: arizona-micsupp: Move pdata into a separate structureRichard Fitzgerald1-1/+2
2017-04-18Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-0/+6
2017-04-14iio: stm32 trigger: Add quadrature encoder deviceBenjamin Gaignard1-0/+2
2017-04-11mfd: cpcap: Implement IRQ sense helperSebastian Reichel1-0/+2
2017-04-10Merge 4.11-rc6 into staging-nextGreg Kroah-Hartman1-1/+2
2017-04-10phy: exynos5: Remove duplicated defines of PHY register definesKrzysztof Kozlowski1-27/+0
2017-04-10phy: exynos4: Remove duplicated defines of PHY register definesKrzysztof Kozlowski1-3/+0
2017-04-08iio: adc: sun4i-gpadc-iio: add support for A33 thermal sensorQuentin Schulz1-0/+4
2017-04-05mfd: cros-ec: Fix host command buffer sizeVic Yang1-1/+2
2017-04-04PCI: imx6: Add code to support i.MX7DAndrey Smirnov1-0/+4
2017-04-03Merge tag 'v4.11-rc5' into nextDmitry Torokhov10-45/+404
2017-04-03Input: cros_ec_keyb - add an EC event for sysrqRajat Jain1-0/+4
2017-03-28mfd: cpcap: Add missing include dependenciesSebastian Reichel1-0/+3
2017-03-23mfd: mxs-lradc: Add support for mxs-lradcKsenija Stanojevic1-0/+187
2017-03-23mfd: wm831x: Add basic device tree bindingCharles Keepax1-1/+8
2017-03-08iio: adc: add support for Allwinner SoCs ADCQuentin Schulz1-0/+2
2017-02-27Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-0/+1
2017-02-23Merge tag 'mfd-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds6-12/+396
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-1/+73
2017-02-21Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-4/+2
2017-02-20Merge tag 'for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds1-30/+1
2017-02-13mmc: host: tmio: SDIO_STATUS_QUIRK is rather SDIO_STATUS_SETBITSWolfram Sang1-4/+2
2017-02-13mfd: cpcap: Add minimal supportTony Lindgren1-0/+292
2017-02-13mfd: cros_ec: Send suspend state notification to ECShawn Nematbakhsh1-0/+14
2017-02-13mfd: cros_ec: Prevent data transfer while device is suspendedJoseph Lo1-0/+2
2017-02-13mfd: abx500: Fix spelling mistake: "Celcius" -> "Celsius"Colin Ian King2-3/+3
2017-02-13mfd: axp20x: Add a few missing defines for AXP288 specific registersHans de Goede1-5/+11
2017-02-13mfd: axp20x: Drop wrong AXP288_PMIC_ADC_EN defineHans de Goede1-1/+0
2017-02-13mfd: axp20x: Use IRQF_TRIGGER_LOW on the axp288Hans de Goede1-0/+1
2017-02-13mfd: axp20x: Correct a typo in axp20x_device_remove documentationCorentin Labbe1-1/+1