diff options
| author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-10-26 14:58:20 +0200 | 
|---|---|---|
| committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-10-26 14:58:20 +0200 | 
| commit | f3c0d6a1a25f24421aa0554da52cd2158cd162dc (patch) | |
| tree | 53f9dc2b81e47743ccb7789e8ff084564e37c3d9 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
| parent | ea4007528c8a2645630b19dfeacc3d4321a1860b (diff) | |
| parent | 35a341c9b25da6a479bd8013bcb11a680a7233e3 (diff) | |
| parent | 2e89345764c6a87c778e776c0590bda07425f251 (diff) | |
| parent | fac475aab70b2b6d44f54edea85e8bd276a1fe60 (diff) | |
| parent | aa2e505c80ba604077f8eca633f542bdb24217a2 (diff) | |
Merge branches 'acpi-video', 'acpi-prm', 'acpi-apei' and 'acpi-pcc'
Merge ACPI backlight driver updates, ACPI APEI updates, ACPI PRM updates
and changes related to ACPI PCC for 6.7-rc1:
 - Add acpi_backlight=vendor quirk for Toshiba Portégé R100 (Ondrej
   Zary).
 - Add "vendor" backlight quirks for 3 Lenovo x86 Android tablets (Hans
   de Goede).
 - Move Xiaomi Mi Pad 2 backlight quirk to its own section (Hans de
   Goede).
 - Annotate struct prm_module_info with __counted_by (Kees Cook).
 - Fix AER info corruption in aer_recover_queue() when error status data
   has multiple sections (Shiju Jose).
 - Make APEI use ERST max execution time value for slow devices (Jeshua
   Smith).
 - Add support for platform notification handling to the PCC mailbox
   driver and modify it to support shared interrupts for multiple
   subspaces (Huisong Li).
 - Define common macros to use when referring to various bitfields in the
   PCC generic communications channel command and status fields and use
   them in some drivers (Sudeep Holla).
* acpi-video:
  ACPI: video: Add acpi_backlight=vendor quirk for Toshiba Portégé R100
  ACPI: video: Add "vendor" quirks for 3 Lenovo x86 Android tablets
  ACPI: video: Move Xiaomi Mi Pad 2 quirk to its own section
* acpi-prm:
  ACPI: PRM: Annotate struct prm_module_info with __counted_by
* acpi-apei:
  ACPI: APEI: Use ERST timeout for slow devices
  ACPI: APEI: Fix AER info corruption when error status data has multiple sections
* acpi-pcc:
  soc: kunpeng_hccs: Migrate to use generic PCC shmem related macros
  hwmon: (xgene) Migrate to use generic PCC shmem related macros
  i2c: xgene-slimpro: Migrate to use generic PCC shmem related macros
  ACPI: PCC: Add PCC shared memory region command and status bitfields
  mailbox: pcc: Support shared interrupt for multiple subspaces
  mailbox: pcc: Add support for platform notification handling
