Linus Torvalds
6f1e8b12ee
Merge tag 'acpi-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
...
Pull ACPI updates from Rafael Wysocki:
"These update the ACPICA kernel code to upstream revision 20210730,
clean up the ACPI companion binding code, optimize the I2C handling in
the XPower PMIC driver, add 16550-compatible Serial Port Subtype
support to the SPCR parsing code, add a few LoongArch support bits,
add a ne quirk to the button driver, add new PCH FIVR methods to the
DPTF code, replace deprecated CPU-hotplug functions in the processor
driver, improve the acpi_os_map_memory() handling on non-x86 and do
some assorted cleanups.
Specifics:
- Update ACPICA code in the kernel to upstream revision 20210730
including the following changes:
- Add support for the AEST table (data compiler) to iASL (Bob
Moore)
- Fix an if statement (add parens) (Bob Moore)
- Drop trailing semicolon from some macros (Bob Moore)
- Fix compilation of WPBT table with no command-line arguments in
iASL (Bob Moore)
- Add method name "_DIS" for use with aslmethod.c (Bob Moore)
- Add new DBG2 Serial Port Subtypes (Marcin Wojtas)
- Add new PCH FIVR methods to the DPTF code (Srinivas Pandruvada)
- Add support for the new 16550-compatible Serial Port Subtype to the
SPCR table parsing code (Marcin Wojtas)
- Add DMI quirk for Lenovo Yoga 9 (14INTL5) to the ACPI button driver
(Ulrich Huber)
- Add LoongArch support for ACPI_PROCESSOR/ACPI_NUMA (Huacai Chen)
- Add memory semantics to acpi_os_map_memory() (Lorenzo Pieralisi)
- Replace deprecated CPU-hotplug functions in the ACPI processor
driver (Sebastian Andrzej Siewior)
- Optimize I2C-bus handling in the XPower PMIC driver (Hans de Goede)
- Make platform-profile catch profile changes initiated by user space
and notify user processes of them (Hans de Goede)
- Clean up the ACPI companion binding and unbinding code and update
debug messaging in the ACPI power resources code (Rafael Wysocki)
- Clean up a couple of code pieces related to configfs (Andy
Shevchenko)
- Rearrange the FPDT table parsing code to avoid printing warning
messages for reserved record types (Adrian Huang)"
* tag 'acpi-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: (27 commits)
ACPI: power: Drop name from struct acpi_power_resource
ACPI: power: Use acpi_handle_debug() to print debug messages
ACPI: tables: FPDT: Do not print FW_BUG message if record types are reserved
ACPI: button: Add DMI quirk for Lenovo Yoga 9 (14INTL5)
ACPI: Add memory semantics to acpi_os_map_memory()
ACPI: SPCR: Add support for the new 16550-compatible Serial Port Subtype
ACPI: platform-profile: call sysfs_notify() from platform_profile_store()
ACPICA: Update version to 20210730
ACPICA: Add method name "_DIS" For use with aslmethod.c
ACPICA: iASL: Fix for WPBT table with no command-line arguments
ACPICA: Headers: Add new DBG2 Serial Port Subtypes
ACPICA: Macros should not use a trailing semicolon
ACPICA: Fix an if statement (add parens)
ACPICA: iASL: Add support for the AEST table (data compiler)
ACPI: processor: Replace deprecated CPU-hotplug functions
ACPI: DPTF: Add new PCH FIVR methods
ACPI: configfs: Make get_header() to return error pointer
ACPI: configfs: Use sysfs_emit() in "show" functions
driver core: Split device_platform_notify()
software nodes: Split software_node_notify()
...
2021-08-31 13:29:22 -07:00
..
2020-10-30 13:10:03 +01:00
2021-05-13 09:13:25 -06:00
2021-05-13 09:13:25 -06:00
2017-02-15 09:51:28 -05:00
2020-10-30 13:07:01 +01:00
2015-10-04 20:28:58 +01:00
2018-10-11 12:12:55 +02:00
2021-05-13 09:13:25 -06:00
2014-01-29 16:22:40 -08:00
2020-11-13 15:03:49 -07:00
2020-10-30 13:14:29 +01:00
2014-01-29 16:22:40 -08:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2014-01-29 16:22:40 -08:00
2014-01-29 16:22:40 -08:00
2014-01-29 16:22:40 -08:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2014-01-29 16:22:40 -08:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2015-12-20 19:40:45 -08:00
2020-10-30 13:07:01 +01:00
2017-06-19 09:22:47 +03:00
2021-06-09 11:26:49 +02:00
2021-05-13 09:13:25 -06:00
2020-10-30 13:14:29 +01:00
2019-07-01 15:39:11 +02:00
2021-05-13 09:13:25 -06:00
2021-07-05 13:42:16 -07:00
2020-10-30 13:07:01 +01:00
2020-05-23 00:08:23 +10:00
2020-05-23 00:08:23 +10:00
2020-05-23 00:08:23 +10:00
2019-11-21 20:10:44 -05:00
2011-10-24 16:52:39 +02:00
2021-04-09 14:54:23 -07:00
2012-03-27 20:54:52 +02:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2021-04-09 14:54:23 -07:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2018-01-16 14:15:35 -05:00
2021-06-01 12:30:51 -04:00
2020-10-30 13:14:29 +01:00
2021-02-26 14:21:18 -08:00
2018-08-10 22:12:32 +10:00
2020-11-13 15:02:19 -07:00
2020-11-13 15:02:19 -07:00
2020-11-13 15:02:19 -07:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2019-12-18 10:37:20 +01:00
2018-02-13 06:38:41 -08:00
2021-08-02 13:37:28 -06:00
2018-02-23 08:17:28 -07:00
2013-03-23 16:11:31 -07:00
2021-08-18 07:19:39 -06:00
2015-04-15 12:10:17 -04:00
2018-02-23 08:20:11 -07:00
2021-04-20 08:59:04 -06:00
2012-06-05 09:13:48 +02:00
2019-01-08 17:15:10 -08:00
2020-10-30 13:14:29 +01:00
2015-02-10 10:23:15 +00:00
2011-08-05 13:32:40 +02:00
2020-10-30 13:14:31 +01:00
2020-10-30 13:14:31 +01:00
2020-10-30 13:14:31 +01:00
2021-02-04 17:00:33 +01:00
2014-11-26 19:27:28 -08:00
2020-10-30 13:14:31 +01:00
2020-10-30 13:14:31 +01:00
2021-04-06 16:05:38 -06:00
2021-06-09 15:55:15 +01:00
2020-10-30 13:14:29 +01:00
2021-06-09 18:02:39 -07:00
2020-10-30 13:14:29 +01:00
2021-01-07 15:21:27 +01:00
2021-01-07 15:21:27 +01:00
2020-10-30 13:12:39 +01:00
2021-04-25 21:46:12 +05:30
2015-01-21 13:24:33 -03:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2021-07-02 15:58:40 +02:00
2020-10-30 13:14:29 +01:00
2021-05-13 09:13:25 -06:00
2020-10-30 13:14:29 +01:00
2012-04-23 14:23:32 +03:00
2017-02-01 12:44:23 +01:00
2020-10-30 13:14:29 +01:00
2019-06-15 08:12:45 +02:00
2012-05-20 17:27:01 +02:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2021-07-05 14:01:53 -07:00
2020-09-03 19:40:56 +01:00
2014-08-07 11:44:45 +01:00
2020-03-08 17:28:33 +00:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2017-04-08 17:26:03 +01:00
2020-11-08 16:20:18 +00:00
2020-10-30 13:14:29 +01:00
2018-02-17 12:39:46 +00:00
2020-10-30 13:07:01 +01:00
2021-01-22 08:52:05 +00:00
2016-11-13 13:07:15 +00:00
2020-10-30 13:07:01 +01:00
2021-03-25 19:13:49 +00:00
2019-12-29 15:20:09 +00:00
2020-10-30 13:14:29 +01:00
2013-08-03 18:40:32 +01:00
2021-05-17 13:49:10 +01:00
2014-08-26 18:37:50 +01:00
2021-05-17 13:49:10 +01:00
2021-03-25 19:13:45 +00:00
2019-04-04 20:20:13 +01:00
2015-12-19 15:08:00 +00:00
2018-07-23 19:18:10 +01:00
2020-10-30 13:14:29 +01:00
2021-05-17 13:49:10 +01:00
2018-07-23 19:18:11 +01:00
2016-11-13 13:07:33 +00:00
2020-09-16 19:11:59 +01:00
2020-10-30 13:07:01 +01:00
2017-05-07 14:39:17 +01:00
2013-02-10 17:42:43 +00:00
2016-11-13 11:40:26 +00:00
2021-03-25 19:13:49 +00:00
2021-03-25 19:13:49 +00:00
2020-06-27 14:46:44 +01:00
2019-04-04 20:19:44 +01:00
2020-03-21 10:28:20 +00:00
2020-10-30 13:07:01 +01:00
2020-11-13 16:42:54 +01:00
2015-08-16 10:51:23 +01:00
2016-02-24 20:52:55 +00:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2015-10-04 20:28:58 +01:00
2019-02-21 15:01:06 +02:00
2016-05-03 15:07:35 -07:00
2020-01-17 11:12:44 +01:00
2011-03-22 04:53:09 -03:00
2020-08-18 15:44:43 +02:00
2017-10-30 11:46:04 +01:00
2020-10-30 13:12:39 +01:00
2021-04-09 14:54:23 -07:00
2021-05-12 12:37:15 -07:00
2020-10-30 13:12:53 +01:00
2020-07-10 09:41:48 +02:00
2021-06-25 14:47:18 +10:00
2021-05-13 09:13:25 -06:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2019-06-15 08:12:45 +02:00
2021-03-28 14:57:11 +02:00
2020-10-30 13:14:29 +01:00
2015-05-06 08:03:19 +02:00
2017-12-08 17:43:52 +01:00
2021-08-24 09:16:20 +02:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2018-04-25 16:59:53 -07:00
2020-10-30 13:14:29 +01:00
2020-05-20 17:22:36 +05:30
2020-09-28 11:17:43 +05:30
2021-06-15 23:18:32 +05:30
2021-06-01 10:53:32 +03:00
2018-07-02 17:42:36 +02:00
2008-09-17 16:54:35 +01:00
2021-05-27 09:36:31 +02:00
2020-10-30 13:07:01 +01:00
2017-08-28 11:43:39 +02:00
2020-10-30 13:07:01 +01:00
2018-09-12 09:46:46 +02:00
2020-10-30 13:14:52 +01:00
2012-04-01 14:33:40 -07:00
2012-02-15 14:48:01 -08:00
2021-05-20 13:44:14 -06:00
2020-10-30 13:14:29 +01:00
2018-02-23 08:20:57 -07:00
2020-10-30 13:14:29 +01:00
2018-03-21 09:26:07 -06:00
2020-10-30 13:14:29 +01:00
2019-02-01 08:09:27 +00:00
2019-02-01 08:09:27 +00:00
2020-10-30 13:14:29 +01:00
2021-04-08 13:14:51 +09:00
2017-01-31 16:57:05 +09:00
2021-01-21 20:12:40 +01:00
2020-10-30 13:14:29 +01:00
2020-10-26 18:06:45 -04:00
2020-10-26 18:06:45 -04:00
2021-06-16 17:47:52 +02:00
2016-11-10 17:03:35 +01:00
2020-10-30 13:14:29 +01:00
2018-07-15 13:55:44 +02:00
2020-10-30 13:14:29 +01:00
2020-11-04 11:14:38 +00:00
2014-07-04 12:35:59 +02:00
2014-07-04 12:35:59 +02:00
2014-07-04 12:35:59 +02:00
2009-08-28 15:21:12 -04:00
2020-10-30 13:14:48 +01:00
2020-10-30 13:14:29 +01:00
2021-04-09 14:54:23 -07:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:48 +01:00
2020-10-30 13:14:29 +01:00
2016-08-29 15:06:32 +02:00
2021-05-20 13:44:14 -06:00
2021-01-15 10:22:26 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-07-29 16:21:13 +02:00
2020-10-30 13:07:01 +01:00
2018-04-22 20:07:06 +02:00
2017-06-03 19:29:26 +09:00
2021-02-09 15:27:28 -08:00
2020-10-30 13:14:29 +01:00
2021-01-29 21:24:39 -08:00
2012-11-15 20:47:26 +01:00
2015-05-06 08:03:20 +02:00
2021-03-11 12:47:27 -08:00
2021-05-03 13:40:17 -07:00
2018-07-02 09:06:24 +09:00
2019-10-29 17:38:39 -07:00
2020-10-30 13:12:39 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:50 +01:00
2021-01-13 00:46:34 +01:00
2020-10-30 13:14:29 +01:00
2021-04-08 14:30:28 +02:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:12:39 +01:00
2019-07-15 20:44:49 -07:00
2016-06-10 16:01:40 +02:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2018-05-10 07:27:15 -04:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2021-04-20 08:59:04 -06:00
2020-12-04 09:41:10 -07:00
2018-03-17 14:20:54 +01:00
2020-10-30 13:14:29 +01:00
2021-04-13 19:44:54 -03:00
2020-05-17 18:57:15 -03:00
2020-10-30 13:07:01 +01:00
2015-06-02 08:03:25 -07:00
2021-06-11 12:23:10 +02:00
2016-05-03 14:59:30 -07:00
2015-10-04 20:28:58 +01:00
2019-07-15 11:03:02 -03:00
2021-02-01 15:31:34 +01:00
2018-03-22 13:40:10 +01:00
2020-10-30 13:14:29 +01:00
2013-06-24 16:19:03 -07:00
2019-08-21 00:20:40 +02:00
2020-10-30 13:14:29 +01:00
2015-06-25 17:00:36 -07:00
2020-10-30 13:14:29 +01:00
2012-02-15 14:48:01 -08:00
2021-01-21 20:12:40 +01:00
2018-01-23 09:47:05 +01:00
2018-05-10 07:27:15 -04:00
2012-10-06 15:52:16 -04:00
2013-03-21 22:45:15 +01:00
2020-10-30 13:14:29 +01:00
2021-02-26 09:41:00 -08:00
2011-03-15 13:48:01 -04:00
2013-05-12 14:14:09 +02:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:07:01 +01:00
2018-02-12 11:24:55 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2021-06-11 14:13:18 -07:00
2020-10-30 13:12:39 +01:00
2018-03-21 09:35:01 -06:00
2019-09-06 14:11:13 +02:00
2013-01-25 21:51:32 +01:00
2013-01-25 21:51:32 +01:00
2013-01-25 21:51:32 +01:00
2013-01-25 21:51:32 +01:00
2013-04-11 22:41:48 +02:00
2013-01-24 12:49:59 +01:00
2013-01-24 12:49:59 +01:00
2021-05-27 09:36:31 +02:00
2013-01-24 12:50:09 +01:00
2020-07-06 09:48:06 +01:00
2018-11-26 18:19:11 +01:00
2020-07-10 15:24:56 +02:00
2013-06-21 00:13:15 +02:00
2021-01-21 20:12:40 +01:00
2021-05-13 09:13:25 -06:00
2020-10-30 13:07:01 +01:00
2012-07-19 15:51:39 -04:00
2020-07-10 15:24:56 +02:00
2021-02-23 10:07:11 -06:00
2019-06-15 08:12:45 +02:00
2020-10-30 13:07:01 +01:00
2018-03-14 19:11:00 +01:00
2020-10-30 13:07:01 +01:00
2021-01-27 21:03:50 +02:00
2019-06-14 18:17:11 +02:00
2015-09-30 21:28:10 +02:00
2020-10-30 13:14:29 +01:00
2018-03-06 15:17:55 +01:00
2020-10-30 13:07:01 +01:00
2011-11-23 14:50:38 +01:00
2020-10-30 13:14:29 +01:00
2016-04-28 07:51:59 -06:00
2010-05-12 15:18:59 +02:00
2020-10-30 13:14:29 +01:00
2013-01-31 16:39:32 +01:00
2020-10-30 13:14:29 +01:00
2015-01-08 13:53:51 -08:00
2021-02-22 21:22:15 -08:00
2021-03-07 21:56:50 -08:00
2021-02-08 13:54:25 +00:00
2013-07-10 15:42:48 -04:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2019-06-15 08:12:45 +02:00
2020-10-30 13:07:01 +01:00
2019-06-15 08:12:45 +02:00
2014-07-17 14:36:01 +02:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:07:01 +01:00
2018-07-02 17:42:36 +02:00
2020-02-22 09:25:42 +08:00
2019-04-25 11:03:53 +02:00
2021-07-02 15:14:36 -07:00
2020-10-30 13:14:29 +01:00
2020-11-12 08:50:13 +01:00
2020-10-30 13:07:01 +01:00
2021-04-05 13:15:52 +02:00
2020-10-21 07:15:13 -05:00
2020-10-21 07:15:17 -05:00
2021-01-29 19:24:13 +01:00
2020-10-30 13:07:01 +01:00
2015-06-25 09:06:56 +02:00
2019-08-08 11:10:25 +03:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2020-10-27 12:46:35 +01:00
2011-04-29 18:09:34 -07:00
2021-06-24 16:24:51 +02:00
2017-06-30 09:16:51 -05:00
2017-08-10 22:39:53 +10:00
2017-08-10 22:40:01 +10:00
2020-04-01 14:30:50 +11:00
2020-10-30 13:14:29 +01:00
2021-03-06 12:28:35 +01:00
2021-04-09 14:54:23 -07:00
2020-11-13 15:03:49 -07:00
2021-07-09 09:37:56 -07:00
2014-08-08 15:57:21 -07:00
2021-03-15 08:50:40 -07:00
2020-10-30 13:07:01 +01:00
2016-05-16 11:14:29 -04:00
2020-10-30 13:07:01 +01:00
2020-11-10 15:25:53 -08:00
2020-02-19 22:46:07 +11:00
2019-06-14 18:17:11 +02:00
2021-05-20 13:44:14 -06:00
2018-02-28 18:07:20 +01:00
2019-05-07 16:05:49 -06:00
2008-07-24 10:47:17 -07:00
2021-05-05 11:27:24 -07:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2017-10-13 16:18:33 -07:00
2020-12-15 22:46:19 -08:00
2020-10-30 13:14:29 +01:00
2019-06-14 18:17:11 +02:00
2009-12-16 12:20:00 +01:00
2021-05-11 11:00:18 -06:00
2008-04-18 08:56:07 -07:00
2021-08-16 18:32:02 +02:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:07:01 +01:00
2014-05-24 00:58:44 +02:00
2017-04-14 09:26:37 +08:00
2020-06-18 10:40:56 +02:00
2020-10-30 13:14:29 +01:00
2021-06-16 17:47:51 +02:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:12:39 +01:00
2019-09-03 19:35:41 -07:00
2021-08-04 18:08:50 +02:00
2020-10-30 13:07:01 +01:00
2017-01-02 10:42:33 +05:30
2017-01-02 10:42:33 +05:30
2020-10-30 13:14:29 +01:00
2021-02-04 10:21:50 +01:00
2021-04-13 09:26:40 +02:00
2020-10-30 13:12:39 +01:00
2020-10-30 13:07:01 +01:00
2021-02-15 20:09:46 +01:00
2018-10-19 19:21:57 +03:00
2020-10-30 13:12:39 +01:00
2013-02-24 14:49:53 -08:00
2020-10-30 13:14:29 +01:00
2020-11-13 15:03:49 -07:00
2020-10-30 13:07:01 +01:00
2013-12-06 14:46:32 -06:00
2014-07-16 21:17:41 +02:00
2015-06-01 16:08:24 +05:30
2020-10-30 13:07:01 +01:00
2020-10-30 13:12:39 +01:00
2020-10-30 13:14:29 +01:00
2009-06-18 13:04:04 -07:00
2020-10-30 13:14:29 +01:00
2021-07-01 13:08:18 -07:00
2019-11-13 00:33:22 +11:00
2020-03-17 15:57:59 +01:00
2020-10-30 13:07:02 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00