On Fri, Feb 14, 2020 at 8:08 PM Erik Kaneda <erik.kaneda@xxxxxxxxx> wrote: > > This patch series contains the 20200214 release of ACPICA. For linux, > this a relatively small release. Major changes include Enabling the > sleep button on ACPI legacy wake. Aside from that, this release mainly > consists of changes in the converter, type casts to suppress compiler > warnings when building in 64 bit mode on msvc 2019, and updates to > comments. > > This patch set is also available for viewing at the following link: > > > > Anchal Agarwal (1): > ACPICA: Enable sleep button on ACPI legacy wake > > Bob Moore (4): > ACPICA: Fix a comment "enable" fixed events -> "disable" all fixed > events. > ACPICA: Table Manager: Update comments in a function header > ACPICA: Fix a couple of typos > ACPICA: Update version to 20200214 Version 20200214. > > Erik Kaneda (2): > ACPICA: ASL-ASL+ converter: remove function parameters from > cv_init_file_tree () > ACPICA: ASL-ASL+ converter: make root file a parameter for > cv_init_file_tree > > Sven Barth (3): > ACPICA: cast the result of the pointer difference to u32 > ACPICA: cast length arguement to acpi_ns_build_normalized_path() as > u32 > ACPICA: use acpi_size instead of u32 for prefix_path_length The whole series has been queued up as 5.7 material, thanks!