aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2022-03-18 17:23:05 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2022-03-18 17:23:05 +0100
commit03d5c98d91587291163c341883ddf067bb6ca00a (patch)
tree9bab929c742286b0c0f6b3bf927f0b214a3c32bd /drivers/clocksource
parentMerge branches 'acpica', 'acpi-osl', 'acpi-bus' and 'acpi-tables' (diff)
parentACPI: EC / PM: Print additional debug message in acpi_ec_dispatch_gpe() (diff)
parentACPI: property: Get rid of redundant 'else' (diff)
parentclocksource: acpi_pm: fix return value of __setup handler (diff)
parentACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 board (diff)
downloadlinux-dev-03d5c98d91587291163c341883ddf067bb6ca00a.tar.xz
linux-dev-03d5c98d91587291163c341883ddf067bb6ca00a.zip
Merge branches 'acpi-pm', 'acpi-properties', 'acpi-misc' and 'acpi-x86'
Merge ACPI power management changes, ACPI device properties handling changes, x86-specific ACPI changes and miscellaneous ACPI changes for 5.18-rc1: - Add power management debug messages related to suspend-to-idle in two places (Rafael Wysocki). - Fix __acpi_node_get_property_reference() return value and clean up that function (Andy Shevchenko, Sakari Ailus). - Fix return value of the __setup handler in the ACPI PM timer clock source driver (Randy Dunlap). - Clean up double words in two comments (Tom Rix). - Add "skip i2c clients" quirks for Lenovo Yoga Tablet 1050F/L and Nextbook Ares 8 (Hans de Goede). - Clean up frequency invariance handling on x86 in the ACPI CPPC library (Huang Rui). - Work around broken XSDT on the Advantech DAC-BJ01 board (Mark Cilissen). * acpi-pm: ACPI: EC / PM: Print additional debug message in acpi_ec_dispatch_gpe() ACPI: PM: Print additional debug message in acpi_s2idle_wake() * acpi-properties: ACPI: property: Get rid of redundant 'else' ACPI: properties: Consistently return -ENOENT if there are no more references * acpi-misc: clocksource: acpi_pm: fix return value of __setup handler ACPI: clean up double words in two comments * acpi-x86: ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 board x86/ACPI: CPPC: Move init_freq_invariance_cppc() into x86 CPPC x86: Expose init_freq_invariance() to topology header x86/ACPI: CPPC: Move AMD maximum frequency ratio setting function into x86 CPPC x86/ACPI: CPPC: Rename cppc_msr.c to cppc.c ACPI / x86: Add skip i2c clients quirk for Lenovo Yoga Tablet 1050F/L ACPI / x86: Add skip i2c clients quirk for Nextbook Ares 8