-
devprop-5.9-rc3c15e1bdd · ·
Device properties framework fix for 5.9-rc3 Prevent the promotion of the secondary firmware node of a device to the primary one from leaking a pointer (Heikki Krogerus).
-
acpi-5.9-rc34f31d53c · ·
ACPI fixes for 5.9-rc3 - Avoid redundant rounding to the page size in acpi_os_map_iomem() to address a recently introduced issue with the EFI memory map permission check on ARM64 (Ard Biesheuvel). - Fix acpi_release_memory() to wait until the memory mappings released by it have been really unmapped (Rafael Wysocki). - Make the ACPI driver for AMD SoCs (APD) check the return value of acpi_dev_get_property() to avoid failures in the cases when the device property under inspection is missing (Furquan Shaikh).
-
pm-5.9-rc3ef7d9604 · ·
Power management fixes for 5.9-rc3 - Make the recently added Tegra194 cpufreq driver use read_cpuid_mpir() instead of cpu_logical_map() to avoid exporting logical_cpu_map (Sumit Gupta). - Drop the automatic system wakeup event reporting for devices with pending runtime-resume requests during system-wide suspend to avoid spurious aborts of the suspend flow (Rafael Wysocki). - Fix build warning in the intel_pstate driver documentation and improve the wording in there (Randy Dunlap). - Clean up two pieces of code in the cpufreq core (Viresh Kumar).
-
amd-drm-fixes-5.9-2020-08-26b67a468a · ·
amd-drm-fixes-5.9-2020-08-26: amdgpu: - Misc display fixes - Backlight fixes - MPO fix for DCN1 - Fixes for Sienna Cichlid - Fixes for Navy Flounder - Vega SW CTF fixes - SMU fix for Raven - Fix a possible overflow in INFO ioctl - Gfx10 clockgating fix
-
-
devicetree-fixes-for-5.9-25cd841d2 · ·
Devicetree fixes for v5.9, take 2: - Restore range parsing error check - Workaround PCI range parsing with missing 'device_type' now required - Correct description of 'phy-connection-type' - Fix erroneous matching on 'snps,dw-pcie' by 'intel,lgm-pcie' schema - A couple of grammar and whitespace fixes - Update Shawn Guo's email
-
pm-5.9-rc2
Power management fixes for 5.9-rc2 - Fix re-enabling of resources in dev_pm_opp_set_rate() (Rajendra Nayak). - Fix OPP table reference counting in error paths (Stephen Boyd).