aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-21Merge tag 'mmc-v4.6' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-0/+4
2016-03-18Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds12-9/+756
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-98/+111
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+3
2016-03-16mfd: imx6sx: Add PCIe register definitions for iomuxc gprChristoph Fritz1-0/+5
2016-03-16mfd: tps65090: Set regmap config reg counts properlyMaciej S. Szmigiero1-0/+5
2016-03-16mfd: syscon: Return ENOTSUPP instead of ENOSYS when disabledPhilipp Zabel1-4/+4
2016-03-16mfd: as3711: Set regmap config reg counts properlyMaciej S. Szmigiero1-1/+2
2016-03-16mfd: rc5t583: Set regmap config reg counts properlyMaciej S. Szmigiero1-2/+3
2016-03-16mfd: mt6397: Add MT6323 support to MT6397 driverJohn Crispin2-0/+444
2016-03-16mfd: mt6397: int_con and int_status may vary in locationJohn Crispin1-0/+2
2016-03-16mfd: cros_ec: Small kerneldoc fixTomeu Vizoso1-1/+1
2016-03-16mfd: tps65086: Add driver for the TPS65086 PMICAndrew F. Davis1-0/+117
2016-03-14rtc: max77686: move initialisation of rtc regmap, irq chip locallyLaxman Dewangan1-3/+0
2016-03-09Revert "gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free"Linus Walleij1-0/+6
2016-03-09Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into develLinus Walleij1-98/+111
2016-03-09Merge branches 'ib-mfd-clk-4.6', 'ib-mfd-input-iio-4.6', 'ib-mfd-regulator-4.6' and 'ib-mfd-regulator-gpio-4.6' into ibs-for-mfd-mergedLee Jones3-99/+284
2016-03-09gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_freeAxel Lin1-6/+0
2016-02-29mmc: tmio: add flag to reduce delay after changing clock statusWolfram Sang1-0/+4
2016-02-12mfd: axp20x: Add support for RSB based AXP223 PMICChen-Yu Tsai1-0/+1
2016-02-12mfd: axp20x: Split the driver into core and i2c bitsChen-Yu Tsai1-1/+32
2016-02-11mfd: tps65912: Add driver for the TPS65912 PMICAndrew F. Davis1-0/+341
2016-02-11mfd: tps65912: Remove old driver in preparation for new driverAndrew F. Davis1-328/+0
2016-02-11mfd: fsl-imx25-tsadc: Register touchscreen ADC driverMarkus Pargmann1-0/+140
2016-02-05extcon: palmas: Add the support for VBUS detection by using GPIOFelipe Balbi1-0/+3
2016-01-18Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-0/+2
2016-01-15Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-1/+6
2016-01-14Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds5-1/+165
2016-01-13Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-24/+51
2016-01-12Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+5
2016-01-11rtc: s5m: Make register configuration per S2MPS device to remove exceptionsKrzysztof Kozlowski1-0/+2
2016-01-11mfd: arizona: Add device tree binding to specify mono outputsCharles Keepax1-1/+1
2016-01-04leds: wm8350: Remove work queueAndrew Lunn1-1/+0
2015-12-07mfd: core: propagate device properties to sub devices driversAndy Shevchenko1-0/+5
2015-12-04mfd: arizona: Support Cirrus Logic CS47L24 and WM1831Richard Fitzgerald1-0/+3
2015-12-01Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-24/+51
2015-11-25regulator: tps65218: add support for LS3 current regulatorNikita Kiryanov1-1/+6
2015-11-23rtc: s5m.c: Add support for S2MPS15 RTCAlim Akhtar1-0/+2
2015-11-23mfd: sec: Add support for S2MPS15 PMICThomas Abraham2-0/+159
2015-11-13Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platformLinus Torvalds1-0/+1
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+47
2015-11-06Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds11-3/+183
2015-11-05Merge tag 'regulator-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-7/+3
2015-11-05Merge tag 'for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds1-0/+24
2015-10-30mfd: sec-core: Disable buck voltage reset on watchdog falling edgeKrzysztof Kozlowski2-0/+3
2015-10-30mfd: rtsx: Add support for rts522AMicky Ching1-0/+6
2015-10-30mfd: da9053: Addition of extra registers for GPIOs 8-13Steve Twiss1-0/+3
2015-10-30mfd: add Intel Broxton Whiskey Cove PMIC driverQipeng Zha1-0/+69
2015-10-30mfd: intel_soc_pmic: Add support for Broxton WC PMICQipeng Zha1-0/+2
2015-10-26mfd: arizona: Add register bits to support the ANC blockCharles Keepax1-0/+70