summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd
Commit message (Expand)AuthorAgeFilesLines
* 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
| * mfd: aat2870: No need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-121-1/+0
* | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-221-0/+6
|\ \
| * | mfd/syscon: Add device_node_to_regmap()Paul Cercueil2019-08-081-0/+6
| |/
* | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-192-6005/+0
|\ \
| * | mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-022-6021/+0
| * | mfd: cros_ec: Switch to use the new cros-ec-chardev driverEnric Balletbo i Serra2019-09-021-2/+0
| * | mfd / platform: cros_ec: Handle chained ECs as platform devicesEnric Balletbo i Serra2019-09-021-0/+18
| |/
* / mfd: aat2870: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-011-1/+0
|/
* Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-07-1510-111/+828
|\
| * mfd: madera: Fixup SPDX headersCharles Keepax2019-07-023-15/+3
| * mfd: madera: Remove some unused registers and fix some defaultsCharles Keepax2019-07-021-80/+0
| * mfd: stmfx: Fix macro definition spellingNathan Chancellor2019-07-021-1/+1
| * mfd: rk808: Prepare rk805 for poweroffStefan Mavrodiev2019-07-021-0/+1
| * mfd: rk808: Check pm_power_off pointerStefan Mavrodiev2019-07-021-0/+1
| * mfd: cros_ec: differentiate SCP from EC by feature bitPi-Hsun Shih2019-07-021-0/+1
| * mfd: madera: Add Madera core support for CS47L92Richard Fitzgerald2019-07-022-0/+199
| * mfd: madera: Add Madera core support for CS47L15Richard Fitzgerald2019-07-022-0/+7
| * mfd: madera: Fix bad reference to pinctrl.txt fileOtto Sabart2019-07-021-1/+2
| *---. Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-5.3', 'ib-mfd-clk-regulat...Lee Jones2019-07-023-720/+3061
| |\ \ \
| | | | * mfd: lp87565: Add support for 4-phase LP87561 combinationKeerthy2019-06-171-0/+2
| | * | | regulator: rk808: Add RK809 and RK817 support.Heiko Stuebner2019-06-271-0/+3
| | * | | mfd: rk808: Add RK817 and RK809 supportTony Xie2019-06-271-0/+172
| | | |/ | | |/|
| * | | mfd: bd70528: Support ROHM bd70528 PMIC coreMatti Vaittinen2019-06-271-0/+408
| * | | mfd: regulator: clk: Split rohm-bd718x7.hMatti Vaittinen2019-06-272-14/+28
| |/ /
* | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-6/+0
|\ \ \
| * | | mfd: Remove unused helper syscon_regmap_lookup_by_pdevnameSuzuki K Poulose2019-06-241-6/+0
* | | | Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-07-112-711/+2884
|\ \ \ \
| * | | | mfd / platform: cros_ec_debugfs: Expose resume result via debugfsEvan Green2019-07-011-0/+1
| | |_|/ | |/| |