aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-11Merge tag 'mfd-next-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds4-392/+1
2021-12-29mfd: ntxec: Change return type of ntxec_reg8 from __be16 to u16Jonathan Neuschäfer1-1/+1
2021-11-29mfd: ti_am335x_tscadc: Drop the CNTRLREG_TSC_8WIRE macroDario Binacchi1-1/+0
2021-11-29mfd: bd70528: Drop BD70528 supportMatti Vaittinen2-390/+0
2021-11-24regulator: rohm-generic: remove unused dummiesMatti Vaittinen1-14/+0
2021-11-23regulator: rohm-generic: iniline stub functionMatti Vaittinen1-1/+2
2021-11-18regulator: rohm-regulator: add helper for restricted voltage settingMatti Vaittinen1-0/+7
2021-11-08Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds6-738/+72
2021-11-05mfd: tps80031: Remove driverDmitry Osipenko1-637/+0
2021-11-05mfd: max77686: Correct tab-based alignment of register addressesLuca Ceresoli1-13/+13
2021-11-05mfd: tps65912: Make tps65912_device_exit() return voidUwe Kleine-König1-1/+1
2021-11-05mfd: da9063: Add support for latest EA silicon revisionCarlos de Paula1-0/+1
2021-11-05Merge branches 'ib-mfd-iio-touchscreen-clk-5.16', 'ib-mfd-misc-regulator-5.16' and 'tb-mfd-from-regulator-5.16' into ibs-for-mfd-mergedLee Jones1-25/+0
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-0/+9
2021-10-21iio: adc: ti_am335x_adc: Add a unit to the timeout delayMiquel Raynal1-1/+1
2021-10-21mfd: ti_am335x_tscadc: Add ADC1/magnetic reader supportMiquel Raynal1-0/+6
2021-10-21mfd: ti_am335x_tscadc: Introduce a helper to deal with the type of hardwareMiquel Raynal1-0/+6
2021-10-21mfd: ti_am335x_tscadc: Add TSC prefix in certain macrosMiquel Raynal1-7/+7
2021-10-21mfd: ti_am335x_tscadc: Rename the subsystem enable macroMiquel Raynal1-1/+1
2021-10-21mfd: ti_am335x_tscadc: Drop useless definitions from the headerMiquel Raynal1-28/+16
2021-10-21mfd: ti_am335x_tscadc: Clarify the maximum values for DT entriesMiquel Raynal1-0/+2
2021-10-20mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevantMiquel Raynal1-30/+31
2021-10-20mfd: ti_am335x_tscadc: Drop unused definitions from the headerMiquel Raynal1-7/+0
2021-10-20mfd: ti_am335x_tscadc: Use the new HZ_PER_MHZ macroMiquel Raynal1-1/+2
2021-10-20mfd: ti_am335x_tscadc: Fix header spacingMiquel Raynal1-5/+5
2021-10-20mfd: ti_am335x_tscadc: Replace the header license text with SPDX tagMiquel Raynal1-12/+4
2021-10-20mfd: ti_am335x_tscadc: Gather the ctrl register logic in one placeMiquel Raynal1-1/+1
2021-10-20mfd: ti_am335x_tscadc: Drop useless variables from the driver structureMiquel Raynal1-3/+0
2021-10-20mfd: ti_am335x_tscadc: Use driver dataMiquel Raynal1-0/+9
2021-10-17counter: stm32-timer-cnt: Provide defines for slave mode selectionWilliam Breathitt Gray1-0/+4
2021-10-17counter: stm32-lptimer-cnt: Provide defines for clock polaritiesWilliam Breathitt Gray1-0/+5
2021-10-05mfd: hi6421-spmi-pmic: Cleanup drvdata to only include regmapMauro Carvalho Chehab1-25/+0
2021-09-27ptp: clockmatrix: use rsmu driver to access i2c/spi busMin Li1-1/+30
2021-09-07Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds4-1/+879
2021-09-01Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-5/+0
2021-08-09mfd: db8500-prcmu: Handle missing FW variantLinus Walleij1-1/+2
2021-08-09Merge 5.14-rc5 into staging-nextGreg Kroah-Hartman1-2/+2
2021-07-21Merge tag 'regulator-fix-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-2/+2
2021-07-21staging: hikey9xx: split hi6421v600 irq into a separate driverMauro Carvalho Chehab1-4/+0
2021-07-21staging: hi6421-spmi-pmic: rename GPIO IRQ OF nodeMauro Carvalho Chehab1-1/+0
2021-07-13mfd: Add Renesas Synchronization Management Unit (SMU) supportMin Li3-0/+877
2021-07-11regulator: rt5033: Use linear ranges to map all voltage selectionChiYuan Huang1-2/+2
2021-07-11Merge existing fixes from regulator/for-5.14Mark Brown1-2/+2
2021-07-05Merge tag 'mfd-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds5-299/+18
2021-07-02Merge tag 'sound-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-0/+138
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2021-06-28regulator: rt5033: Fix n_voltages settings for BUCK and LDOAxel Lin1-2/+2
2021-06-23Merge remote-tracking branch 'regulator/for-5.14' into regulator-nextMark Brown6-5/+916
2021-06-23Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Heine <ch@denx.de>:Mark Brown2-8/+6
2021-06-08Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds2-8/+6