Rafael J. Wysocki a984d060b4 Merge branches 'acpi-x86', 'acpi-processor' and 'acpi-resource'
Merge an x86-specific ACPI fix, an ACPI processor driver fix, and a new
ACPI resources management quirk for 6.15-rc1:

 - Extend the Lenovo Yoga Tab 3 ACPI quirk to skip GPIO event-handlers
   along with ACPI AC and battery which makes it work with Linux when
   started in the Windows mode (Hans de Goede).

 - Prevent the ACPI processor idle driver from being used on systems
   without _CST and with invalid C2/C3 in FADT in order to restore its
   previous (and expected) behavior that has been altered inadvertently
   by a recent code change (Giovanni Gherdovich).

 - Skip ACPI IRQ override on ASUS Vivobook 14 X1404VAP to make the
   internal keyboard work on it (Paul Menzel).

* acpi-x86:
  ACPI: x86: Extend Lenovo Yoga Tab 3 quirk with skip GPIO event-handlers

* acpi-processor:
  ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are invalid

* acpi-resource:
  ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAP
2025-04-02 15:27:48 +02:00
2025-03-25 14:56:33 -07:00
2025-03-25 10:54:15 -07:00
2025-03-25 14:56:33 -07:00
2025-03-25 10:54:15 -07:00
2025-03-25 14:56:33 -07:00
2025-03-25 10:54:15 -07:00
2025-03-25 14:47:04 -07:00
2025-03-25 11:30:42 -07:00
2024-09-01 20:43:24 -07:00
2025-03-25 10:54:15 -07:00
2025-03-25 10:54:15 -07:00
2025-03-24 20:55:03 -07:00
2025-03-24 15:18:08 -07:00
2025-03-24 15:18:08 -07:00
2025-03-25 10:54:15 -07:00
2025-03-25 14:22:07 -07:00
2025-03-25 14:22:07 -07:00
2025-03-14 10:57:28 -10:00
2022-09-28 09:02:20 +02:00
2022-10-10 12:00:45 -07:00
2025-03-25 14:56:33 -07:00
2024-03-18 03:36:32 -06:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the reStructuredText markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 8 GiB
Languages
C 97.5%
Assembly 1%
Shell 0.6%
Python 0.3%
Makefile 0.3%
Other 0.1%