aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-01mfd: wm8350-i2c: Make it explicitly non-modularPaul Gortmaker1-23/+1
2019-02-01mfd: wm831x-core: Drop unused module infrastructure from non-modular codePaul Gortmaker1-13/+2
2019-02-01mfd: wm831x-i2c: Make it explicitly non-modularPaul Gortmaker1-18/+2
2019-02-01mfd: wm831x-spi: Make it explicitly non-modularPaul Gortmaker1-22/+2
2019-02-01mfd: tps80031: Make it explicitly non-modularPaul Gortmaker1-35/+2
2019-02-01mfd: tps65910: Make it explicitly non-modularPaul Gortmaker1-17/+1
2019-02-01mfd: tps65090: Make it explicitly non-modularPaul Gortmaker1-25/+5
2019-02-01mfd: syscon: Make it explicitly non-modularPaul Gortmaker1-11/+1
2019-02-01mfd: sta2x11: Drop unused MODULE_ tags from non-modular codePaul Gortmaker1-6/+4
2019-02-01mfd: rc5t583: Make it explicitly non-modularPaul Gortmaker1-14/+0
2019-02-01mfd: max8925-core: Drop unused MODULE_ tags from non-modular codePaul Gortmaker1-6/+1
2019-02-01mfd: htc-i2cpld: Make it explicitly non-modularPaul Gortmaker1-17/+1
2019-02-01mfd: db8500-prcmu: Drop unused MODULE_ tags from non-modular codePaul Gortmaker1-6/+4
2019-02-01mfd: as3711: Make it explicitly non-modularPaul Gortmaker1-14/+0
2019-02-01mfd: adp5520: Make it explicitly non-modularPaul Gortmaker1-23/+7
2019-02-01mfd: aat2870-core: Make it explicitly non-modularPaul Gortmaker1-37/+3
2019-02-01Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mfd-platform-5.1' into ibs-for-mfd-mergedLee Jones23-172/+398
2019-02-01mfd / platform: cros_ec_vbc: Instantiate only if the EC has a VBC NVRAMEnric Balletbo i Serra1-1/+18
2019-02-01mfd / platform: cros_ec: Move device sysfs attributes to its own driverEnric Balletbo i Serra2-7/+1
2019-02-01mfd / platform: cros_ec: Move debugfs attributes to its own driverEnric Balletbo i Serra1-40/+1
2019-02-01mfd / platform: cros_ec: Move vbc attributes to its own driverEnric Balletbo i Serra1-1/+1
2019-02-01mfd / platform: cros_ec: Move lightbar attributes to its own driverEnric Balletbo i Serra2-17/+13
2019-02-01mfd / platform: cros_ec: Use devm_mfd_add_devicesEnric Balletbo i Serra1-11/+3
2019-01-29mfd: Fix unmet dependency warning for MFD_TPS68470Sinan Kaya1-1/+1
2019-01-16mfd: stpmic1: Add STPMIC1 driverPascal PAILLET-LME3-0/+230
2019-01-16mfd: stmpe: Preparations for STMPE ADC driverStefan Agner2-1/+70
2019-01-15Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds19-97/+133
2019-01-09soc: bcm: bcm2835-pm: Add support for power domains under a new binding.Eric Anholt1-4/+32
2019-01-09bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD.Eric Anholt2-0/+65
2019-01-03mfd: exynos-lpass: Enable UART module supportBeomho Seo1-1/+3
2019-01-03mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu1-1/+3
2019-01-03mfd: madera: Remove spurious semicolon in while loopRichard Fitzgerald1-1/+1
2019-01-03mfd: rave-sp: Fix typo in rave_sp_checksum commentYangtao Li1-1/+1
2019-01-03mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()Keerthy1-21/+3
2019-01-03mfd: Use of_node_name_eq() for node name comparisonsRob Herring2-7/+7
2019-01-03mfd: cros_ec_dev: Add missing mfd_remove_devices() call in removeEnric Balletbo i Serra1-0/+1
2019-01-03mfd: axp20x: Add supported cells for AXP803Oskari Lemmela1-0/+14
2019-01-03mfd: axp20x: Re-align MFD cell entriesChen-Yu Tsai1-56/+51
2019-01-03mfd: axp20x: Add AC power supply cell for AXP813Oskari Lemmela1-0/+5
2019-01-03mfd: wm5110: Add missing ASRC rate registerCharles Keepax1-0/+2
2019-01-03mfd: qcom_rpm: write fw_version to CTRL_REGJonathan Marek1-0/+4
2019-01-03mfd: tps6586x: Handle interrupts on suspendJonathan Hunter1-0/+24
2019-01-03mfd: madera: Add shared data for accessory detectionRichard Fitzgerald1-0/+3
2019-01-03mfd: at91-usart: Add platform dependencyJean Delvare1-0/+1
2019-01-03mfd: bd9571mwv: Add volatile register to make DVFS workDien Pham1-0/+1
2019-01-03mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter1-1/+1
2019-01-03mfd: mt6397: Do not call irq_domain_remove if PMIC unsupportedNicolas Boichat1-2/+1
2019-01-03mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor1-2/+2
2019-01-03mfd: twl-core: Fix section annotations on {,un}protect_pm_masterNathan Chancellor1-2/+2
2018-12-13mfd: axp20x: use explicit bit definesOlliver Schinagl1-1/+1