summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2021-11-05mfd: cpcap: Add SPI device ID tableMark Brown
2021-11-05mfd: altr_a10sr: Add SPI device ID tableMark Brown
2021-11-05mfd: exynos-lpass: Describe driver in KConfigKrzysztof Kozlowski
2021-11-05mfd: core: Add missing of_node_put for loop iterationKrzysztof Kozlowski
2021-11-05mfd: intel-lpss: Add support for MacBookPro16,2 ICL-N UARTOrlando Chamberlain
2021-11-05mfd: max14577: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski
2021-11-05mfd: max77693: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski
2021-11-05mfd: max77686: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski
2021-11-05mfd: sec-irq: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski
2021-11-05mfd: cros_ec: Drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-11-05mfd: Kconfig: Fix typo in PMIC_ADP5520 from AD5520 to ADP5520Ramona Alexandra Nechita
2021-11-05mfd: sprd: Add support for SC2730 PMICChunyan Zhang
2021-11-05mfd: da9063: Add support for latest EA silicon revisionCarlos de Paula
2021-11-05mfd: rk808: Add support for power off on RK817Ondrej Jirman
2021-11-05mfd: intel_pmt: Only compile on x86Prarit Bhargava
2021-11-05mfd: ti_am335x_tscadc: Fix spelling mistake "atleast" -> "at least"Colin Ian King
2021-11-05Merge branches 'ib-mfd-iio-touchscreen-clk-5.16', 'ib-mfd-misc-regulator-5.16...Lee Jones
2021-11-01watchdog: db8500_wdt: Rename symbolsLinus Walleij
2021-11-01watchdog: ux500_wdt: Drop platform dataLinus Walleij
2021-10-31platform/chrome: cros_ec_proto: Use EC struct for featuresPrashant Malani
2021-10-21mfd: ti_am335x_tscadc: Support the correctly spelled DT propertyMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Add ADC1/magnetic reader supportMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Introduce a helper to deal with the type of hardwareMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Add a boolean to clarify the presence of a touchscreenMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Fix an error messageMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Rename a variableMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Add TSC prefix in certain macrosMiquel Raynal
2021-10-21mfd: ti_am335x_tscadc: Rename the subsystem enable macroMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Gather the ctrl register logic in one placeMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Reorder the initialization stepsMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Always provide an idle configurationMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Drop useless variables from the driver structureMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Mimic the probe from resume()Miquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Use driver dataMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Move the driver structure allocation earlierMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Simplify divisor calculationMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Don't search the tree for our clockMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Reword the comment explaining the dividersMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Drop extra spacing when declaring stack variablesMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Get rid of useless gotosMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Fix styleMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Replace license text with SPDX tagMiquel Raynal
2021-10-20mfd: ti_am335x_tscadc: Ensure a balanced number of node get/putMiquel Raynal
2021-10-05mfd: hi6421-spmi-pmic: Cleanup drvdata to only include regmapMauro Carvalho Chehab
2021-09-07Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-09-07Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-09-07mfd: lpc_sch: Rename GPIOBASE to prevent build errorRandy Dunlap
2021-09-07mfd: syscon: Use of_iomap() instead of ioremap()Hector Martin
2021-09-02Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-09-01Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds