summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-watchdog-5.7-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2020-04-081-1/+0
|\
| * watchdog: wm831x_wdt: Remove GPIO handlingLinus Walleij2020-03-181-1/+0
* | Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-04-074-2/+172
|\ \
| * | mfd: sc27xx: Add USB charger type detection supportBaolin Wang2020-03-301-0/+7
| * | mfd: rk808: Convert RK805 to shutdown/suspend hooksRobin Murphy2020-03-301-1/+0
| * | mfd: rk808: Reduce shutdown duplicationRobin Murphy2020-03-301-1/+0
| * | Merge branches 'ib-mfd-iio-input-5.7' and 'ib-mfd-iio-rtc-5.7' into ibs-for-m...Lee Jones2020-03-301-0/+26
| |\ \
| | * | mfd: rn5t618: Add RTC related registersAndreas Kemnade2020-03-271-0/+11
| | * | mfd: rn5t618: Add IRQ supportAndreas Kemnade2020-03-271-0/+15
| | |/
| * / mfd: Add support for Azoteq IQS620A/621/622/624/625Jeff LaBundy2020-03-271-0/+139
| |/
* / mfd: wm8994: Fix comment spellingGeert Uytterhoeven2020-03-171-1/+1
|/
* Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-02-041-35/+0
|\
| * cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra2020-01-071-35/+0
* | Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-02-0310-74/+1089
|\ \
| * | mfd: syscon: Fix syscon_regmap_lookup_by_phandle_args() dummyGeert Uytterhoeven2020-02-031-1/+1
| * | mfd: wcd934x: Add support to wcd9340/wcd9341 codecSrinivas Kandagatla2020-01-292-0/+562
| * | mfd: syscon: Add arguments support for syscon referenceOrson Zhai2020-01-241-0/+14
| * | mfd: dbx500-prcmu: Drop DSI pll clock functionsLinus Walleij2020-01-242-32/+0
| * | mfd: dbx500-prcmu: Drop set_display_clocks()Linus Walleij2020-01-242-16/+0
| * | rtc: bd70528: add BD71828 supportMatti Vaittinen2020-01-243-13/+25
| * | mfd: bd70528: Fix hour register maskMatti Vaittinen2020-01-241-1/+1
| * | regulator: bd718x7: Split driver to common and bd718x7 specific partsMatti Vaittinen2020-01-241-0/+66
| * | clk: bd718x7: Support ROHM BD71828 clk blockMatti Vaittinen2020-01-243-16/+0
| * | mfd: bd71828: Support ROHM BD71828 PMIC - coreMatti Vaittinen2020-01-242-0/+426
| * | mfd: Rohm PMICs: Use platform_device_id to match MFD sub-devicesMatti Vaittinen2020-01-241-2/+1
| |/
* | Merge tag 'mmc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2020-01-271-3/+0
|\ \
| * | mmc: renesas_sdhi: remove 4taps as a TMIO flagWolfram Sang2019-12-161-3/+0
| |/
* / rtc: mt6397: fix alarm register overwriteRan Bi2019-12-111-0/+8
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-12-051-1/+0
|\
| * memory: atmel-ebi: move NUM_CS definition inside EBI driverTudor Ambarus2019-11-071-1/+0
* | Merge tag 'pwm/for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-12-051-8/+4
|\ \
| * | pwm: stm32: Remove clutter from ternary operatorThierry Reding2019-10-211-8/+4
| |/
* | Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-12-019-38/+126
|\ \
| * | mfd: db8500-prcmu: Support U8420-sysclk firmwareLinus Walleij2019-11-112-5/+6
| * | mfd: mfd-core: Remove usage counting for .{en,dis}able() call-backsLee Jones2019-11-111-2/+0
| * | mfd: mfd-core: Remove mfd_clone_cell()Lee Jones2019-11-111-18/+0
| * | mfd: madera: Add support for requesting the supply clocksCharles Keepax2019-11-111-0/+11
| * | mfd: wm8998: Remove some unused registersCharles Keepax2019-11-111-7/+0
| * | mfd: twl: Endian fixups in i2c write and read wrappersJonathan Cameron2019-11-111-4/+8
| * | mfd: max77620: Do not allocate IRQs upfrontThierry Reding2019-11-111-1/+0
| * | mfd: Provide MACRO to declare commonly defined MFD cell attributesLee Jones2019-11-111-0/+29
| * | mfd: rk808: Fix RK818 ID templateDaniel Schultz2019-11-111-1/+1
| * | rtc: mt6397: move some common definitions into rtc.hJosef Friedl2019-10-241-0/+71
| |/
* / mfd: Switch the AB8500 GPADC to IIOLinus Walleij2019-10-181-75/+0
|/
* Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-09-233-60/+92
|\
| * mfd: mt6397: Add mutex includeJosef Friedl2019-09-021-0/+2
| * mfd: Add support for Merrifield Basin Cove PMICAndy Shevchenko2019-09-021-0/+81
| * mfd: mt6397: Extract IRQ related code from core driverHsin-Hsiung Wang2019-08-121-0/+9
| * mfd: da9063: Remove now unused platform_dataWolfram Sang2019-08-121-60/+0
| * mfd: cros_ec: Update cros_ec_commands.hYicheng Li2019-08-121-0/+12