summaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* mfd: db8500-prcmu: Handle missing FW variantLinus Walleij2021-08-091-2/+4
* mfd: db8500-prcmu: Rename register headerLinus Walleij2021-08-052-1/+1
* mfd: axp20x: Add supplied-from property to axp288_fuel_gauge cellHans de Goede2021-08-051-0/+13
* mfd: Don't use irq_create_mapping() to resolve a mappingMarc Zyngier2021-08-054-5/+5
* mfd: db8500-prcmu: Adjust map to realityLinus Walleij2021-08-021-8/+6
* mfd: intel-lpss: Add Intel Cannon Lake ACPI IDsAndy Shevchenko2021-07-201-0/+18
* mfd: lpc_ich: Enable GPIO driver for DH89xxCCChris Blake2021-07-201-0/+1
* mfd: mt6360: Sort regulator resourcesFei Shao2021-07-161-4/+4
* mfd: intel-m10-bmc: Add N5010 variantMartin Hundebøll2021-07-161-1/+11
* mfd: axp20x: Update AXP288 volatile rangesHans de Goede2021-07-161-1/+2
* mfd: Add Renesas Synchronization Management Unit (SMU) supportMin Li2021-07-136-0/+613
* Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-051-1/+1
|\
| * firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo2021-05-131-1/+1
* | Merge tag 'mfd-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-07-0550-748/+1099
|\ \
| * | mfd: cros_ec: Add peripheral device chargerDaisuke Nojiri2021-06-221-0/+1
| * | mfd: max8907: Remove IRQF_NO_AUTOEN flagSergey Larin2021-06-151-3/+1
| * | mfd: ab8500-core: Use DEVICE_ATTR_RO/RW macroZhen Lei2021-06-151-17/+16
| * | mfd: intel_soc_pmic_bxtwc: Use DEVICE_ATTR_ADMIN_RW macroZhen Lei2021-06-151-10/+10
| * | mfd: janz-cmodio: Use DEVICE_ATTR_RO macroZhen Lei2021-06-151-3/+3
| * | mfd: kempld-core: Use DEVICE_ATTR_RO macroZhen Lei2021-06-151-10/+9
| * | mfd: pcf50633: Use DEVICE_ATTR_ADMIN_RO macroZhen Lei2021-06-151-6/+6
| * | mfd: sm501: Use DEVICE_ATTR_RO macroZhen Lei2021-06-151-4/+4
| * | mfd: timberdale: Use DEVICE_ATTR_RO macroZhen Lei2021-06-151-3/+3
| * | mfd: ucb1x00-assabet: Use DEVICE_ATTR_RO macroZhen Lei2021-06-151-1/+1
| * | mfd: wm831x: Use DEVICE_ATTR_RO macroZhen Lei2021-06-151-3/+3
| * | mfd: wm831x: Use DEFINE_RES_IRQ_NAMED() and DEFINE_RES_IRQ() to simplify codeZhen Lei2021-06-151-212/+36
| * | mfd: sun6i-prcm: Use DEFINE_RES_MEM() to simplify codeZhen Lei2021-06-021-25/+5
| * | mfd: asic3: Use DEFINE_RES_MEM() and DEFINE_RES_IRQ() to simplify codeZhen Lei2021-06-021-10/+2
| * | mfd: 88pm805: Use DEFINE_RES_IRQ_NAMED() to simplify codeZhen Lei2021-06-021-21/+8
| * | mfd: 88pm800: Use DEFINE_RES_IRQ_NAMED() to simplify codeZhen Lei2021-06-021-12/+2
| * | mfd: tps80031: Use DEFINE_RES_IRQ() to simplify codeZhen Lei2021-06-021-5/+1
| * | mfd: da9055: Use DEFINE_RES_IRQ_NAMED() to simplify codeZhen Lei2021-06-021-30/+8
| * | mfd: as3722: Use DEFINE_RES_IRQ_NAMED() to simplify codeZhen Lei2021-06-021-12/+2
| * | mfd: t7l66xb: Use DEFINE_RES_MEM() and DEFINE_RES_IRQ() to simplify codeZhen Lei2021-06-021-10/+2
| * | mfd: cros_ec_dev: Load lightbar module only presentGwendal Grignou2021-06-021-1/+19
| * | mfd: sec: Enable wakeup from suspend via devicetree propertyKrzysztof Kozlowski2021-06-021-8/+0
| * | mfd: sec: Remove unused irq_base in platform dataKrzysztof Kozlowski2021-06-022-4/+1
| * | mfd: sec: Remove unused device_type in platform dataKrzysztof Kozlowski2021-06-021-4/+1
| * | mfd: sec: Remove unused cfg_pmic_irq in platform dataKrzysztof Kozlowski2021-06-021-3/+0
| * | mfd: sec: Drop support for board files and require devicetreeKrzysztof Kozlowski2021-06-022-44/+16
| * | mfd: sec: Simplify getting of_device_id match dataKrzysztof Kozlowski2021-06-021-7/+3
| * | mfd: da9062: Simplify getting of_device_id match dataKrzysztof Kozlowski2021-06-021-9/+4
| * | mfd: da9052: Simplify getting of_device_id match dataKrzysztof Kozlowski2021-06-021-7/+2
| * | mfd: max8998: Simplify getting of_device_id match dataKrzysztof Kozlowski2021-06-021-5/+3
| * | mfd: max8997: Simplify getting of_device_id match dataKrzysztof Kozlowski2021-06-021-5/+4
| * | mfd: pm8008: Add driver for QCOM PM8008 PMICGuru Das Srinagesh2021-06-023-0/+275
| * | mfd: da9063: Propagate errno when I2C mode failsWolfram Sang2021-06-021-1/+1
| * | mfd: hisilicon: Use the correct HiSilicon copyrightHao Fang2021-06-021-1/+1
| * | mfd: cpcap: Fix cpcap dmamask not set warningsTony Lindgren2021-06-021-0/+4
| * | mfd: arizona: Allow building arizona MFD-core as moduleHans de Goede2021-06-023-8/+10