summaryrefslogtreecommitdiff
path: root/include/linux/mfd
AgeCommit message (Expand)AuthorFilesLines
2023-07-03Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds7-72/+262
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-10/+4
2023-06-21mfd: max77541: Add ADI MAX77541/MAX77540 PMIC SupportOkan Sahin1-0/+91
2023-06-15mfd: stpmic1: Fixup main control register and bits namingSean Nyekjaer1-6/+6
2023-06-15mfd: axp20x: Add support for AXP192Aidan MacDonald1-0/+84
2023-06-15mfd: intel-m10-bmc: Manage access to MAX 10 fw handshake registersIlpo Järvinen1-0/+28
2023-06-15mfd: intel-m10-bmc: Move m10bmc_sys_read() away from headerIlpo Järvinen1-16/+1
2023-06-15mfd: intel-m10-bmc: Create m10bmc_sys_update_bits()Ilpo Järvinen1-0/+4
2023-06-15Merge branches 'tb-mfd-clk-input-pinctrl-power-rtc-sound-6.5', 'ib-mfd-tps659...Lee Jones5-53/+1103
2023-06-08power: supply: rt5033_battery: Move struct rt5033_battery to battery driverJakob Hauser1-8/+0
2023-06-08power: supply: rt5033_charger: Add RT5033 charger device driverJakob Hauser1-16/+0
2023-06-08mfd: rt5033: Apply preparatory changes before adding rt5033-charger driverJakob Hauser2-19/+36
2023-06-08mfd: rt5033: Fix STAT_MASK, HZ_MASK and AICR definesJakob Hauser1-4/+5
2023-06-08mfd: rt5033: Fix chip revision readoutJakob Hauser1-0/+4
2023-06-07TI TPS6594 PMIC support (RTC, pinctrl, regulators)Mark Brown1-0/+1020
2023-06-06regulator: Add X-Powers AXP15060/AXP313a PMICMark Brown1-0/+32
2023-06-02mfd: max5970: Rename driver and remove wildcardNaresh Solanki1-8/+8
2023-05-25mfd: axp20x: Add support for AXP313a PMICMartin Botka1-0/+32
2023-05-24ARM/gpio: Push OMAP2 quirk down into TWL4030 driverLinus Walleij1-3/+0
2023-05-24ARM/mfd/gpio: Fixup TPS65010 regression on OMAP1 OSK1Linus Walleij1-7/+4
2023-05-18mfd: tps6594: Add driver for TI TPS6594 PMICJulien Panis1-0/+1020
2023-05-15mfd: rk8xx: Add rk806 supportSebastian Reichel1-0/+409
2023-05-15mfd: rk808: Split into core and i2cSebastian Reichel1-0/+6
2023-05-15mfd: rk808: Replace 'struct i2c_client' with 'struct device'Sebastian Reichel1-1/+1
2023-05-03Merge tag 'pwm/for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2023-05-02Merge tag 'mfd-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds10-173/+456
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+0
2023-04-26mfd: axp20x: Add support for AXP15060 PMICShengyu Qu1-0/+85
2023-04-26mfd: Add Renesas RZ/G2L MTU3a core driverBiju Das1-0/+257
2023-04-26mfd: rsmu: Support 32-bit address spaceMin Li1-1/+4
2023-04-26mfd: core: Remove .enable() and .disable() callbacksUwe Kleine-König1-12/+0
2023-04-26mfd: max597x: Add support for MAX5970 and MAX5978Patrick Rudolph1-0/+96
2023-04-26mfd: rt5033: Fix comments and style in includesJakob Hauser2-14/+10
2023-04-26mfd: core: Reorder fields in 'struct mfd_cell' to save some memoryChristophe JAILLET1-4/+4
2023-04-26rtc: s5m: Drop S5M8763 supportDavid Virag2-51/+0
2023-04-26mfd: sec: Remove PMICs without compatiblesDavid Virag2-91/+0
2023-04-26Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2023-04-13iio: adc: palmas: remove adc_wakeupX_dataPatrik Dahlström1-8/+0
2023-04-12regulator: da9063: add voltage monitoring registersBenjamin Bara1-0/+23
2023-04-06pwm: stm32: Enforce settings for PWM captureOlivier Moysan1-0/+1
2023-03-06gpiolib: split linux/gpio/driver.h out of linux/gpio.hArnd Bergmann1-0/+1
2023-02-26Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-2/+4
2023-02-24Merge tag 'mfd-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds6-45/+182
2023-02-22mfd: ntxec: Add version number for EC in Tolino VisionAndreas Kemnade1-1/+1
2023-02-22mfd: Remove toshiba tmio driversArnd Bergmann5-419/+0
2023-02-22mfd: core: Spelling s/compement/complement/Geert Uytterhoeven1-1/+1
2023-02-22mfd: twl: Fix TWL6032 phy vbus detectionAndreas Kemnade1-0/+2
2023-02-22mfd: axp20x: Fix order of pek rise and fall eventsAren Moynihan1-5/+10
2023-02-22Merge tags 'ib-mfd-extcon-i2c-v6.3' and 'ib-mfd-fpga-hwmon-v6.3-1' into ibs-f...Lee Jones1-38/+167
2023-02-04mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Tab 3 X90F to intel_cht_wc_modelsHans de Goede1-0/+1