summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * mfd: rk808: Add RK818 supportWadim Egorov2016-08-311-9/+145
| | | | | | |/
| | | | | * / mfd: arizona: Add gating of external MCLKn clocksSylwester Nawrocki2016-10-041-0/+9
| | | | | |/
| | | | * / mfd: axp20x: Add support for AXP806 PMICChen-Yu Tsai2016-09-131-0/+60
| | | | |/
| | | * / mfd: cros_ec: Add MKBP event supportVic Yang2016-08-312-0/+52
| | | |/
* | | | Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-10-053-57/+290
|\ \ \ \
| * \ \ \ Merge branch 'ib-move-htc-egpio' into develLinus Walleij2016-09-281-57/+0
| |\ \ \ \
| | * | | | mfd/gpio: Move HTC GPIO driver to GPIO subsystemLinus Walleij2016-09-281-57/+0
| | | |_|/ | | |/| |
| * | | | Merge tag 'ib-mfd-gpio-regulator-v4.9' of git://git.kernel.org/pub/scm/linux/...Linus Walleij2016-09-131-0/+269
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | mfd: lp873x: Add lp873x PMIC supportKeerthy2016-08-311-0/+269
| | |/
| * | mfd: Add STMPE1600 supportPatrice Chotard2016-08-101-0/+1
| * | mfd: stmpe: Rework registers accessPatrice Chotard2016-08-101-0/+18
| * | mfd: stmpe: Add STMPE_IDX_SYS_CTRL/2 enumPatrice Chotard2016-08-101-0/+2
| |/
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pv88080...Mark Brown2016-09-301-0/+6
|\ \ \ | | |/ | |/|
| | * regulator: tps65218: do not disable DCDC3 during poweroff on broken PMICsTero Kristo2016-08-101-0/+5
| | * mfd: tps65218: add version check to the PMIC probeTero Kristo2016-08-101-0/+1
| |/
* | Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-09-031-4/+4
|\ \
| * | iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R2016-08-211-4/+4
| |/
* / mfd: da8xx-cfgchip: New header file for CFGCHIP registersDavid Lechner2016-08-121-0/+153
|/
* Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-08-062-0/+46
|\
| * mfd: cros_ec: Add EC_PWM function definitionsBrian Norris2016-07-251-0/+31
| * mfd: cros_ec: Add cros_ec_cmd_xfer_status() helperTomeu Vizoso2016-07-251-0/+15
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-012-16/+0
|\ \
| * | mfd: db8500 stop passing around platform dataArnd Bergmann2016-07-122-16/+0
| |/
* | Merge tag 'mfd-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-08-016-38/+107
|\ \
| * | mfd: twl6040: Handle mclk used for HPPLL and optional internal clock sourcePeter Ujfalusi2016-06-291-2/+3
| * | mfd: stmpe: Move platform data into MFD driverLinus Walleij2016-06-291-21/+1
| * | mfd: arizona: Remove some duplicate definesCharles Keepax2016-06-291-6/+0
| * | mfd: hi655x-pmic: Rename some interrupt macro namesJohn Stultz2016-06-291-8/+17
| * | mfd: ti_am335x_tscadc: Rename regmap_tscadc to regmapAndrew F. Davis2016-06-291-1/+1
| * | mfd: altr_a10sr: Add Altera Arria10 DevKit System Resource ChipThor Thayer2016-06-291-0/+85
* | | Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-07-311-0/+10
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'asoc/topic/adau', 'asoc/topic/adau7002', 'aso...Mark Brown2016-07-241-0/+10
| |\ \ \ \ | | | |_|/ | | |/| |
| | | * | ASoC: arizona: Add a notifier chain for CODEC eventsCharles Keepax2016-05-301-0/+10
| | |/ /
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge remote-tracking branches 'regulator/topic/qcom-spmi', 'regulator/topic/...Mark Brown2016-07-203-0/+16
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * regulator: tps65218: Enable suspend configurationTero Kristo2016-06-271-0/+2
| | | * regulator: tps65217: Enable suspend configurationRuss Dill2016-06-271-0/+1
| | |/ | |/|
| | * regulator: rn5t618: Add RN5T567 PMIC supportStefan Agner2016-06-291-0/+1
| | * mfd: rn5t618: Add Ricoh RN5T567 PMIC supportStefan Agner2016-06-291-0/+12
| |/
* / mfd: da9053: Fix compiler warning message for uninitialised variableSteve Twiss2016-06-301-1/+1
|/
* Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-281-2/+4
|\
| * platform/chrome: cros_ec_dev - Fix security issueGwendal Grignou2016-05-111-2/+4
* | Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-281-0/+1
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/ep93xx', 'asoc/fi...Mark Brown2016-05-251-0/+1
| |\ \ \
| | | * | ASoC: twl6040: Disconnect AUX output pads on digital mutePeter Ujfalusi2016-05-181-0/+1
| | |/ /
| * | | Merge tag 'asoc-v4.7' into asoc-linusMark Brown2016-05-251-0/+6
| |\| |
* | | | Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-201-0/+3
|\ \ \ \
| * | | | phy: exynos-mipi-video: Add support for Exynos 5420 and 5433 SoCsMarek Szyprowski2016-04-301-0/+3
| | |_|/ | |/| |
* | | | Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-206-1/+465
|\ \ \ \
| * | | | mfd: hi655x: Add MFD driver for hi655xChen Feng2016-05-181-0/+55
| * | | | mfd: max77620: Add core driver for MAX77620/MAX20024Laxman Dewangan2016-05-091-0/+346