*** BLURB HERE ***
Aleksandr Mishin (1): ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()
Aleksandrs Vinarskis (1): ACPICA: iasl: handle empty connection_node
Armin Wolf (3): ACPICA: Fix memory leak if acpi_ps_get_next_namepath() fails ACPICA: Fix memory leak if acpi_ps_get_next_field() fails ACPI: battery: Simplify battery hook locking
Michael Kelley (1): x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequency
Pei Xiao (1): ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_package()
Rafael J. Wysocki (1): ACPI: EC: Do not release locks during operation region accesses
arch/x86/kernel/cpu/mshyperv.c | 1 + drivers/acpi/acpica/dbconvert.c | 2 ++ drivers/acpi/acpica/exprep.c | 3 ++ drivers/acpi/acpica/psargs.c | 47 ++++++++++++++++++++++++++ drivers/acpi/battery.c | 18 +++++----- drivers/acpi/ec.c | 55 +++++++++++++++++++++++++++---- drivers/acpi/pmic/tps68470_pmic.c | 6 ++-- 7 files changed, 113 insertions(+), 19 deletions(-)