summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-03-212-13/+13
|\
| *-. Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'Rafael J. Wysocki2022-03-181-8/+3
| |\ \
| | * | PM: hibernate: Honour ACPI hardware signature by default for virtual guestsDavid Woodhouse2022-03-161-8/+3
| * | | ACPI: processor idle: Check for architectural support for LPIMario Limonciello2022-03-031-5/+10
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'acpi-soc', 'acpi-video' and 'acpi-apei'Rafael J. Wysocki2022-03-1812-27/+250
|\ \ \ \ \
| | | * | | ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset deviceIlkka Koskinen2022-03-104-0/+129
| | | * | | ACPI/APEI: Limit printable size of BERT table dataDarren Hart2022-03-091-2/+6
| | | * | | ACPI: APEI: fix return value of __setup handlersRandy Dunlap2022-03-083-3/+3
| | | * | | ACPI: APEI: rename ghes_init() with an "acpi_" prefixShuai Xue2022-03-032-2/+2
| | | * | | ACPI: APEI: explicit init of HEST and GHES in apci_init()Shuai Xue2022-03-033-14/+10
| | | |/ /
| | * / / ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNUWerner Sembach2022-03-171-0/+75
| | |/ /
| * | | ACPI: LPSS: Provide an SSP type to the driverAndy Shevchenko2022-03-011-6/+25
| * | | ACPI: LPSS: Constify properties member in struct lpss_device_descAndy Shevchenko2022-03-011-1/+1
| * | | ACPI: platform: Constify properties parameter in acpi_create_platform_device()Andy Shevchenko2022-03-011-1/+1
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki2022-03-187-161/+330
|\ \ \ \ \ \
| | | | * | | ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3Maximilian Luz2022-02-251-0/+12
| | | | |/ /
| | | * | | ACPI: fan: Add additional attributes for fine grain controlSrinivas Pandruvada2022-02-253-3/+57
| | | * | | ACPI: fan: Properly handle fine grain controlSrinivas Pandruvada2022-02-252-26/+74
| | | * | | ACPI: fan: Optimize struct acpi_fan_fifSrinivas Pandruvada2022-02-252-5/+11
| | | * | | ACPI: fan: Separate file for attributes creationSrinivas Pandruvada2022-02-254-89/+133
| | | * | | ACPI: fan: Fix error reporting to user spaceSrinivas Pandruvada2022-02-251-2/+2
| | | |/ /
| | * | | x86, ACPI: rename init_freq_invariance_cppc() to arch_init_invariance_cppc()Ionela Voinescu2022-03-101-3/+3
| * | | | ACPI: EC: Rearrange code in acpi_ec_submit_event()Rafael J. Wysocki2022-02-141-9/+13
| * | | | ACPI: EC: Reduce indentation level in acpi_ec_submit_event()Rafael J. Wysocki2022-02-141-16/+17
| * | | | ACPI: EC: Do not return result from advance_transaction()Rafael J. Wysocki2022-02-141-19/+19
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----. \ \ \ \ Merge branches 'acpi-pm', 'acpi-properties', 'acpi-misc' and 'acpi-x86'Rafael J. Wysocki2022-03-186-16/+45
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | | | | |/ / /
| | | | * | | ACPI / x86: Add skip i2c clients quirk for Lenovo Yoga Tablet 1050F/LHans de Goede2022-03-081-0/+12
| | | | * | | ACPI / x86: Add skip i2c clients quirk for Nextbook Ares 8Hans de Goede2022-03-081-0/+9
| | | | |/ /
| | | * / / ACPI: clean up double words in two commentsTom Rix2022-02-212-2/+2
| | | |/ /
| | * | | ACPI: property: Get rid of redundant 'else'Andy Shevchenko2022-02-181-12/+15
| | * | | ACPI: properties: Consistently return -ENOENT if there are no more referencesSakari Ailus2022-01-251-1/+1
| * | | | ACPI: EC / PM: Print additional debug message in acpi_ec_dispatch_gpe()Rafael J. Wysocki2022-02-141-1/+4
| * | | | ACPI: PM: Print additional debug message in acpi_s2idle_wake()Rafael J. Wysocki2022-02-141-0/+2
| | |_|/ | |/| |
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge branches 'acpica', 'acpi-osl', 'acpi-bus' and 'acpi-tables'Rafael J. Wysocki2022-03-185-18/+51
|\ \ \ \ \ \ \
| | | | * | | | ACPI: tables: Add AGDI to the list of known table signaturesIlkka Koskinen2022-03-101-1/+1
| | | | * | | | Merge back ACPI tables material for 5.18.Rafael J. Wysocki2022-02-181-1/+1
| | | | |\ \ \ \
| | | | | * | | | ACPI: tables: Add CEDT signature to the list of known tablesRobert Kiraly2022-02-041-1/+1
| | | | | | |/ / | | | | | |/| |
| | | * | | | | ACPI: bus: Avoid using CPPC if not supported by firmwareRafael J. Wysocki2022-03-172-0/+11
| | | * | | | | Revert "ACPI: Pass the same capabilities to the _OSC regardless of the query ...Rafael J. Wysocki2022-03-171-8/+19
| | | * | | | | ACPI: bus: Introduce acpi_bus_for_each_dev()Rafael J. Wysocki2022-03-021-1/+6
| | | | |_|_|/ | | | |/| | |
| | * | | | | ACPI: OSL: Fix and clean up acpi_os_read/write_port()Rafael J. Wysocki2022-01-251-8/+11
| | | |_|/ / | | |/| | |
| * / | | | ACPICA: Avoid walking the ACPI Namespace if it is not thereRafael J. Wysocki2022-03-071-0/+3
| |/ / / /
* | | | | Merge back ACPI device enumeration material for v5.18.Rafael J. Wysocki2022-03-182-4/+3
|\ \ \ \ \
| * | | | | ACPI: scan: Use ida_alloc() instead of ida_simple_get()Rafael J. Wysocki2022-02-182-4/+3
| | |_|_|/ | |/| | |
* | | | | Revert "ACPI: scan: Do not add device IDs from _CID if _HID is not valid"Rafael J. Wysocki2022-03-161-5/+5
| |_|/ / |/| | |
* | | | Merge branch 'acpi-processor'Rafael J. Wysocki2022-02-181-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40Woody Suwalski2022-02-161-0/+5
| |/ /
* / / ACPI: tables: Quiet ACPI table not found warningDan Williams2022-02-151-1/+1
|/ /
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-02-111-3/+11
|\ \
| * | ACPI/IORT: Check node revision for PMCG resourcesRobin Murphy2022-02-091-3/+11
| |/