aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-04Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2020-06-04Merge tag 'mfd-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds8-2/+721
2020-06-02Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds2-0/+68
2020-06-01Merge tag 'regulator-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-0/+1
2020-05-27mfd: Add support for PMIC MT6360Gene Chen1-0/+240
2020-05-26mfd: stmfx: Disable IRQ in suspend to avoid spurious interruptAmelie Delaunay1-0/+1
2020-05-26mfd: Constify properties in mfd_cellTomas Winkler1-1/+1
2020-05-26Merge branches 'ib-mfd-x86-usb-watchdog-5.8', 'ib-mfd-power-rtc-5.8', 'ib-mfd-iio-power-5.8' and 'ib-mfd-hwmon-5.8' into ibs-for-mfd-mergedLee Jones6-1/+555
2020-05-26iio: adc: mp2629: Add support for mp2629 ADC driverSaravanan Sekar1-0/+9
2020-05-26mfd: mp2629: Add support for mps battery chargerSaravanan Sekar1-0/+17
2020-05-22regulator: max8998: Add charger regulatorJonathan Bakker1-0/+1
2020-05-21rtc: mt6397: Add support for the MediaTek MT6358 RTCRan Bi1-1/+8
2020-05-21mfd: Add support for the MediaTek MT6358 PMICHsin-Hsiung Wang3-0/+443
2020-05-21mfd: mt6397: Modify suspend/resume behaviorHsin-Hsiung Wang1-0/+2
2020-05-20mfd: Add Gateworks System Controller core driverTim Harvey1-0/+76
2020-05-04docs: dt: convert usage-model.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-24platform/x86: intel_pmc_ipc: Convert to MFDMika Westerberg1-0/+53
2020-04-24mfd: intel_soc_pmic: Add SCU IPC member to struct intel_soc_pmicMika Westerberg1-0/+15
2020-04-08Merge tag 'linux-watchdog-5.7-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-1/+0
2020-04-07Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds4-2/+172
2020-03-30mfd: sc27xx: Add USB charger type detection supportBaolin Wang1-0/+7
2020-03-30mfd: rk808: Convert RK805 to shutdown/suspend hooksRobin Murphy1-1/+0
2020-03-30mfd: rk808: Reduce shutdown duplicationRobin Murphy1-1/+0
2020-03-30Merge branches 'ib-mfd-iio-input-5.7' and 'ib-mfd-iio-rtc-5.7' into ibs-for-mfd-mergedLee Jones1-0/+26
2020-03-27mfd: rn5t618: Add RTC related registersAndreas Kemnade1-0/+11
2020-03-27mfd: rn5t618: Add IRQ supportAndreas Kemnade1-0/+15
2020-03-27mfd: Add support for Azoteq IQS620A/621/622/624/625Jeff LaBundy1-0/+139
2020-03-18watchdog: wm831x_wdt: Remove GPIO handlingLinus Walleij1-1/+0
2020-03-17mfd: wm8994: Fix comment spellingGeert Uytterhoeven1-1/+1
2020-02-04Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds1-35/+0
2020-02-03Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds10-74/+1089
2020-02-03mfd: syscon: Fix syscon_regmap_lookup_by_phandle_args() dummyGeert Uytterhoeven1-1/+1
2020-01-29mfd: wcd934x: Add support to wcd9340/wcd9341 codecSrinivas Kandagatla2-0/+562
2020-01-27Merge tag 'mmc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-3/+0
2020-01-24mfd: syscon: Add arguments support for syscon referenceOrson Zhai1-0/+14
2020-01-24mfd: dbx500-prcmu: Drop DSI pll clock functionsLinus Walleij2-32/+0
2020-01-24mfd: dbx500-prcmu: Drop set_display_clocks()Linus Walleij2-16/+0
2020-01-24rtc: bd70528: add BD71828 supportMatti Vaittinen3-13/+25
2020-01-24mfd: bd70528: Fix hour register maskMatti Vaittinen1-1/+1
2020-01-24regulator: bd718x7: Split driver to common and bd718x7 specific partsMatti Vaittinen1-0/+66
2020-01-24clk: bd718x7: Support ROHM BD71828 clk blockMatti Vaittinen3-16/+0
2020-01-24mfd: bd71828: Support ROHM BD71828 PMIC - coreMatti Vaittinen2-0/+426
2020-01-24mfd: Rohm PMICs: Use platform_device_id to match MFD sub-devicesMatti Vaittinen1-2/+1
2020-01-07cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra1-35/+0
2019-12-16mmc: renesas_sdhi: remove 4taps as a TMIO flagWolfram Sang1-3/+0
2019-12-11rtc: mt6397: fix alarm register overwriteRan Bi1-0/+8
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+0
2019-12-05Merge tag 'pwm/for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-8/+4
2019-12-01Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds9-38/+126
2019-11-11mfd: db8500-prcmu: Support U8420-sysclk firmwareLinus Walleij2-5/+6