Tags give the ability to mark specific points in history as being important
-
pm-5.3-rc2
fdc75701 · ·Power management fixes for 5.3-rc2 - Initialize the power capping subsystem and the RAPL driver earlier in case the int340X thermal driver is built-in and attempts to register an MMIO interface for RAPL which must not happen before the requisite infrastructure is ready (Zhang Rui). - Fix the int340X thermal driver's RAPL MMIO interface registration error path (Rafael Wysocki). - Fix possible use-after-free in the pasemi cpufreq driver (Wen Yang).
-
-
-
-
-
wireless-drivers-for-davem-2019-07-18
41a531ff · ·wireless-drivers fixes for 5.3 First set of fixes for 5.3. iwlwifi * add new cards for 9000 and 20000 series and qu c-step devices ath10k * workaround an uninitialised variable warning rt2x00 * fix rx queue hand on USB
-
pm-5.3-rc1-2
918e162e · ·More power management updates for 5.3-rc1 - Add MMIO interface support to the Intel RAPL power capping driver and update the int340X thermal driver to provide a RAPL MMIO interface (Zhang Rui, Stephen Rothwell). - Add Intel Ice Lake CPU IDs to the RAPL driver (Zhang Rui, Rajneesh Bhardwaj). - Make cpufreq use the PM QoS framework (instead of notifiers) for managing the min and max frequency constraints (Viresh Kumar). - Add i.MX8MN support to the imx-cpufreq-dt cpufreq driver (Anson Huang).
-
acpi-5.3-rc1-3
2c66a5b5 · ·Additional ACPI updates for 5.3-rc1 - Make ACPI table loading work more consistently regardless of the exact mechanism used for loading a table (Erik Schmauss). - Get rid of two clang warnings (Arnd Bergmann). - Add new quirk mechanism to the ACPI backlight driver and use it to add a quirk for PB Easynote MZ35 (Hans de Goede).
-
gpio-v5.3-2
88785b7f · ·GPIO fixes for the v5.3 merge window: - Revert a SPIO GPIO fix that didn't fix anything instead created new problems. - Remove the EM GPIO irqdomain in a safe manner. - Fix a memory leak in the gpio quirks. - Make the DaVinci error path silent on probe deferral.
-
iomap-5.3-merge-4
5d907307 · ·Also new for 5.3: - Regroup the fs/iomap.c code by major functional area so that we can start development for 5.4 from a more stable base.