summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2019-02-01mfd: tps65218.c: Add input voltage optionsChristian Hohnstaedt
2019-02-01mfd: wm8400-core: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: wm8350-core: Drop unused module infrastructure from non-modular codePaul Gortmaker
2019-02-01mfd: wm8350-i2c: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: wm831x-core: Drop unused module infrastructure from non-modular codePaul Gortmaker
2019-02-01mfd: wm831x-i2c: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: wm831x-spi: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: tps80031: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: tps65910: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: tps65090: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: syscon: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: sta2x11: Drop unused MODULE_ tags from non-modular codePaul Gortmaker
2019-02-01mfd: rc5t583: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: max8925-core: Drop unused MODULE_ tags from non-modular codePaul Gortmaker
2019-02-01mfd: htc-i2cpld: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: db8500-prcmu: Drop unused MODULE_ tags from non-modular codePaul Gortmaker
2019-02-01mfd: as3711: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: adp5520: Make it explicitly non-modularPaul Gortmaker
2019-02-01mfd: aat2870-core: Make it explicitly non-modularPaul Gortmaker
2019-02-01Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mf...Lee Jones
2019-02-01mfd / platform: cros_ec_vbc: Instantiate only if the EC has a VBC NVRAMEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Move device sysfs attributes to its own driverEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Move debugfs attributes to its own driverEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Move vbc attributes to its own driverEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Move lightbar attributes to its own driverEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Use devm_mfd_add_devicesEnric Balletbo i Serra
2019-01-16mfd: stpmic1: Add STPMIC1 driverPascal PAILLET-LME
2019-01-16mfd: stmpe: Preparations for STMPE ADC driverStefan Agner
2019-01-15Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2019-01-03mfd: exynos-lpass: Enable UART module supportBeomho Seo
2019-01-03mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu
2019-01-03mfd: madera: Remove spurious semicolon in while loopRichard Fitzgerald
2019-01-03mfd: rave-sp: Fix typo in rave_sp_checksum commentYangtao Li
2019-01-03mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()Keerthy
2019-01-03mfd: Use of_node_name_eq() for node name comparisonsRob Herring
2019-01-03mfd: cros_ec_dev: Add missing mfd_remove_devices() call in removeEnric Balletbo i Serra
2019-01-03mfd: axp20x: Add supported cells for AXP803Oskari Lemmela
2019-01-03mfd: axp20x: Re-align MFD cell entriesChen-Yu Tsai
2019-01-03mfd: axp20x: Add AC power supply cell for AXP813Oskari Lemmela
2019-01-03mfd: wm5110: Add missing ASRC rate registerCharles Keepax
2019-01-03mfd: qcom_rpm: write fw_version to CTRL_REGJonathan Marek
2019-01-03mfd: tps6586x: Handle interrupts on suspendJonathan Hunter
2019-01-03mfd: madera: Add shared data for accessory detectionRichard Fitzgerald
2019-01-03mfd: at91-usart: Add platform dependencyJean Delvare
2019-01-03mfd: bd9571mwv: Add volatile register to make DVFS workDien Pham
2019-01-03mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter
2019-01-03mfd: mt6397: Do not call irq_domain_remove if PMIC unsupportedNicolas Boichat
2019-01-03mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor
2019-01-03mfd: twl-core: Fix section annotations on {,un}protect_pm_masterNathan Chancellor
2018-12-13mfd: axp20x: use explicit bit definesOlliver Schinagl