mirror of
https://github.com/torvalds/linux.git
synced 2026-08-20 22:42:58 +02:00
- Add support for IQS620A/621/622/624/625 Azoteq IQS62X Sensors
- New Device Support
- Add support for ADC, IRQ, Regulator, RTC and WDT to Ricoh RN5T618 PMIC
- Add support for Comet Lake to Intel LPSS
- New Functionality
- Add support for Charger Detection to Spreadtrum SC27xx PMICs
- Add support for Interrupt Polarity to Dialog Semi DA9062/61 PMIC
- Add ACPI enumeration support to Diolan DLN2 USB Adaptor
- Fix-ups
- Device Tree; iqs62x, rn5t618, cros_ec_dev, stm32-lptimer, rohm,bd71837, rohm,bd71847
- I2C registration; rn5t618
- Kconfig; MFD_CPCAP, AB8500_CORE, MFD_WM8994, MFD_WM97xx, MFD_STPMIC1
- Use flexible-array members; omap-usb-tll, qcom-pm8xxx
- Remove unnecessary casts; omap-usb-host, omap-usb-tll
- Power (suspend/resume/poweroff) enhancements; rk808
- Improve error/sanity checking; dln2
- Use snprintf(); aat2870-core
- Bug Fixes
- Fix PCI IDs; intel-lpss-pci
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEdrbJNaO+IJqU8IdIUa+KL4f8d2EFAl6MSwsACgkQUa+KL4f8
d2GklhAAk1e0tYu1w4yS0IE40mReDk5ycOE1O8Q75qWw5Af2dK48qvSHGDwaU4ES
WNYZ3Mr/OUrvd+/XU8EXI6NXAi9W75ye2J2KmmDDL6yXnDuHbzBZF8ifEtXQKSOp
rElzCJVnXehpjSfwa4cp5f1Msox/rFg1Kpmaas48j8U2JYCmn51GsQCCG6qMIx2i
0ZvXNZuz+eTY3V7l6pRLfTYqwR8E5Y11ryWJaeliyDcVpUlZaykiXuxD7pbqLjJo
8v9ISm67rzf6X5zmi6YhdvpIAzpomdRaaxHfVDkeCKqDgpuWGiq0xXA86vDKwjah
qVx6rK/wg4YM5uSEomxIgVj9uvvLSytDqvRlPe7vFKgkR0Xhl5SdkiwadI4P9zkr
zrRGNRAUHsZ4ZrlObD0QJWOQYnIg5oCmRouRKcHtQVZYP3rSdRz/1oC6FN8LVqUw
3NfLB/S6uBCJ3uahckrgnjQughnvmsAzlflcNV2t+P8di8Cwyh2A5N9qkT/oI67o
Xf7NODSdu0JzzTgsM+EJ2JphSLMYaekWs06qAXyibPrrS2SoThE79igCmNOkyyR7
obJfN2SM5k4LkhMGlYbPfbRT2Hoa+9OJozBe3WgiW3kwTdFVB9aen2U230tHplbB
g/NuVS+PrReR5lfzT+O8dodH7lj5/GhmGsapdguFVhXYIE+2CMg=
=hJ2o
-----END PGP SIGNATURE-----
Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Pull mfd updates from Lee Jones:
"New Drivers:
- Add support for IQS620A/621/622/624/625 Azoteq IQS62X Sensors
New Device Support:
- Add support for ADC, IRQ, Regulator, RTC and WDT to Ricoh RN5T618 PMIC
- Add support for Comet Lake to Intel LPSS
New Functionality:
- Add support for Charger Detection to Spreadtrum SC27xx PMICs
- Add support for Interrupt Polarity to Dialog Semi DA9062/61 PMIC
- Add ACPI enumeration support to Diolan DLN2 USB Adaptor
Fix-ups:
- Device Tree; iqs62x, rn5t618, cros_ec_dev, stm32-lptimer, rohm,bd71837, rohm,bd71847
- I2C registration; rn5t618
- Kconfig; MFD_CPCAP, AB8500_CORE, MFD_WM8994, MFD_WM97xx, MFD_STPMIC1
- Use flexible-array members; omap-usb-tll, qcom-pm8xxx
- Remove unnecessary casts; omap-usb-host, omap-usb-tll
- Power (suspend/resume/poweroff) enhancements; rk808
- Improve error/sanity checking; dln2
- Use snprintf(); aat2870-core
Bug Fixes:
- Fix PCI IDs in intel-lpss-pci"
* tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (33 commits)
mfd: intel-lpss: Fix Intel Elkhart Lake LPSS I2C input clock
mfd: aat2870: Use scnprintf() for avoiding potential buffer overflow
mfd: dln2: Allow to be enumerated via ACPI
mfd: da9062: Add support for interrupt polarity defined in device tree
dt-bindings: bd718x7: Yamlify and add BD71850
mfd: dln2: Fix sanity checking for endpoints
mfd: intel-lpss: Add Intel Comet Lake PCH-V PCI IDs
mfd: sc27xx: Add USB charger type detection support
dt-bindings: mfd: Document STM32 low power timer bindings
mfd: rk808: Convert RK805 to shutdown/suspend hooks
mfd: rk808: Reduce shutdown duplication
mfd: rk808: Stop using syscore ops
mfd: rk808: Ensure suspend/resume hooks always work
mfd: rk808: Always use poweroff when requested
mfd: omap: Remove useless cast for driver.name
mfd: Kconfig: Fix some misspelling of the word functionality
mfd: pm8xxx: Replace zero-length array with flexible-array member
mfd: omap-usb-tll: Replace zero-length array with flexible-array member
mfd: cpcap: Fix compile if MFD_CORE is not selected
mfd: cros_ec: Check DT node for usbpd-notify add
...
|
||
|---|---|---|
| .. | ||
| 88pg86x.txt | ||
| 88pm800.txt | ||
| 88pm860x.txt | ||
| act8865-regulator.txt | ||
| act8945a-regulator.txt | ||
| anatop-regulator.txt | ||
| arizona-regulator.txt | ||
| as3722-regulator.txt | ||
| cirrus,lochnagar.txt | ||
| cpcap-regulator.txt | ||
| da9210.txt | ||
| da9211.txt | ||
| fan53555.txt | ||
| fixed-regulator.yaml | ||
| gpio-regulator.yaml | ||
| hisilicon,hi655x-regulator.txt | ||
| isl9305.txt | ||
| lm363x-regulator.txt | ||
| lp872x.txt | ||
| ltc3589.txt | ||
| ltc3676.txt | ||
| max1586-regulator.txt | ||
| max8660.yaml | ||
| max8907.txt | ||
| max8925-regulator.txt | ||
| max8952.txt | ||
| max8973-regulator.txt | ||
| max8997-regulator.txt | ||
| max77650-regulator.yaml | ||
| max77686.txt | ||
| max77802.txt | ||
| mcp16502-regulator.txt | ||
| mp886x.txt | ||
| mp8859.txt | ||
| mps,mp5416.yaml | ||
| mps,mpq7920.yaml | ||
| mt6311-regulator.txt | ||
| mt6323-regulator.txt | ||
| mt6358-regulator.txt | ||
| mt6380-regulator.txt | ||
| mt6397-regulator.txt | ||
| nvidia,tegra-regulators-coupling.txt | ||
| palmas-pmic.txt | ||
| pbias-regulator.txt | ||
| pfuze100.txt | ||
| pv88060.txt | ||
| pv88080.txt | ||
| pv88090.txt | ||
| pwm-regulator.txt | ||
| qcom,rpmh-regulator.txt | ||
| qcom,smd-rpm-regulator.txt | ||
| qcom,spmi-regulator.txt | ||
| regulator-max77620.txt | ||
| regulator.txt | ||
| regulator.yaml | ||
| rohm,bd70528-regulator.txt | ||
| rohm,bd71828-regulator.yaml | ||
| rohm,bd71837-regulator.yaml | ||
| rohm,bd71847-regulator.yaml | ||
| samsung,s2mpa01.txt | ||
| samsung,s2mps11.txt | ||
| samsung,s5m8767.txt | ||
| sky81452-regulator.txt | ||
| slg51000.txt | ||
| sprd,sc2731-regulator.txt | ||
| st,stm32-booster.yaml | ||
| st,stm32-vrefbuf.yaml | ||
| st,stm32mp1-pwr-reg.yaml | ||
| sy8106a-regulator.txt | ||
| sy8824x.txt | ||
| ti-abb-regulator.txt | ||
| tps6586x.txt | ||
| tps51632-regulator.txt | ||
| tps62360-regulator.txt | ||
| tps65023.txt | ||
| tps65090.txt | ||
| tps65132-regulator.txt | ||
| tps65217.txt | ||
| tps65218.txt | ||
| twl-regulator.txt | ||
| uniphier-regulator.txt | ||
| vctrl.txt | ||
| vexpress.txt | ||
| vqmmc-ipq4019-regulator.yaml | ||