Tags give the ability to mark specific points in history as being important
-
-
-
-
-
acpi-4.7-rc6
54794580 · ·ACPI fix for v4.7-rc6 Fix an expression in the ACPI PCI IRQ management code added by a recent commit that overlooked missing parens in it, so the result of the computation is incorrect in some cases (Sinan Kaya).
-
pm-4.7-rc6
742c87bf · ·Power management fixes for v4.7-rc6 - Fix a recent intel_pstate regression that caused the number of wakeups to increase significantly on an idle system in some cases due to excessive synchronize_sched() invocations (Rafael Wysocki). - Fix unnecessary invocations of WARN_ON() in the cpufreq core after cpufreq has been suspended introduced during the 4.6 cycla (Rafael Wysocki). - Fix an error code path in the cpufreq-dt-platdev driver that forgets to drop a reference to a DT node (Masahiro Yamada).
-
-
-
-
-
-
-
-
-
-
-
-
acpi-4.7-rc5
2605b981 · ·ACPI fix for v4.7-rc5 Stable-candidate fix for a deadlock in ACPICA introduced during the 4.5 development cycle by a commit attempting to improve the handling of AML code that doesn't belong to any namespace objects in a given definition block (Lv Zheng).