Age | Commit message (Expand) | Author |
2021-11-10 | Merge tag 'tag-chrome-platform-for-v5.16' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2021-11-10 | Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds |
2021-11-05 | mfd: simple-mfd-i2c: Select MFD_CORE to fix build error | Robert Marko |
2021-11-05 | mfd: tps80031: Remove driver | Dmitry Osipenko |
2021-11-05 | mfd: wcd934x: Replace legacy gpio interface for gpiod | Maíra Canal |
2021-11-05 | mfd: dln2: Add cell for initializing DLN2 ADC | Jack Andersen |
2021-11-05 | mfd: qcom-spmi-pmic: Add missing PMICs supported by socinfo | Bjorn Andersson |
2021-11-05 | mfd: qcom-spmi-pmic: Sort compatibles in the driver | Bjorn Andersson |
2021-11-05 | mfd: janz-cmoio: Replace snprintf in show functions with sysfs_emit | Qing Wang |
2021-11-05 | mfd: altera-a10sr: Include linux/module.h | Arnd Bergmann |
2021-11-05 | mfd: tps65912: Make tps65912_device_exit() return void | Uwe Kleine-König |
2021-11-05 | mfd: stmpe: Make stmpe_remove() return void | Uwe Kleine-König |
2021-11-05 | mfd: mc13xxx: Make mc13xxx_common_exit() return void | Uwe Kleine-König |
2021-11-05 | mfd: altera-sysmgr: Fix a mistake caused by resource_size conversion | Kai Song |
2021-11-05 | mfd: arizona: Split of_match table into I2C and SPI versions | Charles Keepax |
2021-11-05 | mfd: qcom-pm8xxx: switch away from using chained IRQ handlers | Dmitry Baryshkov |
2021-11-05 | mfd: sprd: Add SPI device ID table | Mark Brown |
2021-11-05 | mfd: cpcap: Add SPI device ID table | Mark Brown |
2021-11-05 | mfd: altr_a10sr: Add SPI device ID table | Mark Brown |
2021-11-05 | mfd: exynos-lpass: Describe driver in KConfig | Krzysztof Kozlowski |
2021-11-05 | mfd: core: Add missing of_node_put for loop iteration | Krzysztof Kozlowski |
2021-11-05 | mfd: intel-lpss: Add support for MacBookPro16,2 ICL-N UART | Orlando Chamberlain |
2021-11-05 | mfd: max14577: Do not enforce (incorrect) interrupt trigger type | Krzysztof Kozlowski |
2021-11-05 | mfd: max77693: Do not enforce (incorrect) interrupt trigger type | Krzysztof Kozlowski |
2021-11-05 | mfd: max77686: Do not enforce (incorrect) interrupt trigger type | Krzysztof Kozlowski |
2021-11-05 | mfd: sec-irq: Do not enforce (incorrect) interrupt trigger type | Krzysztof Kozlowski |
2021-11-05 | mfd: cros_ec: Drop unneeded MODULE_ALIAS | Krzysztof Kozlowski |
2021-11-05 | mfd: Kconfig: Fix typo in PMIC_ADP5520 from AD5520 to ADP5520 | Ramona Alexandra Nechita |
2021-11-05 | mfd: sprd: Add support for SC2730 PMIC | Chunyan Zhang |
2021-11-05 | mfd: da9063: Add support for latest EA silicon revision | Carlos de Paula |
2021-11-05 | mfd: rk808: Add support for power off on RK817 | Ondrej Jirman |
2021-11-05 | mfd: intel_pmt: Only compile on x86 | Prarit Bhargava |
2021-11-05 | mfd: ti_am335x_tscadc: Fix spelling mistake "atleast" -> "at least" | Colin Ian King |
2021-11-05 | Merge branches 'ib-mfd-iio-touchscreen-clk-5.16', 'ib-mfd-misc-regulator-5.16... | Lee Jones |
2021-11-01 | watchdog: db8500_wdt: Rename symbols | Linus Walleij |
2021-11-01 | watchdog: ux500_wdt: Drop platform data | Linus Walleij |
2021-10-31 | platform/chrome: cros_ec_proto: Use EC struct for features | Prashant Malani |
2021-10-21 | mfd: ti_am335x_tscadc: Support the correctly spelled DT property | Miquel Raynal |
2021-10-21 | mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support | Miquel Raynal |
2021-10-21 | mfd: ti_am335x_tscadc: Introduce a helper to deal with the type of hardware | Miquel Raynal |
2021-10-21 | mfd: ti_am335x_tscadc: Add a boolean to clarify the presence of a touchscreen | Miquel Raynal |
2021-10-21 | mfd: ti_am335x_tscadc: Fix an error message | Miquel Raynal |
2021-10-21 | mfd: ti_am335x_tscadc: Rename a variable | Miquel Raynal |
2021-10-21 | mfd: ti_am335x_tscadc: Add TSC prefix in certain macros | Miquel Raynal |
2021-10-21 | mfd: ti_am335x_tscadc: Rename the subsystem enable macro | Miquel Raynal |
2021-10-20 | mfd: ti_am335x_tscadc: Gather the ctrl register logic in one place | Miquel Raynal |
2021-10-20 | mfd: ti_am335x_tscadc: Reorder the initialization steps | Miquel Raynal |
2021-10-20 | mfd: ti_am335x_tscadc: Always provide an idle configuration | Miquel Raynal |
2021-10-20 | mfd: ti_am335x_tscadc: Drop useless variables from the driver structure | Miquel Raynal |
2021-10-20 | mfd: ti_am335x_tscadc: Mimic the probe from resume() | Miquel Raynal |