summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge branches 'acpi-resource', 'acpi-pmic', 'acpi-battery' and 'acpi-apei'Rafael J. Wysocki2023-02-155-29/+63
|\ \ \ \
| | | | * ACPI: APEI: EINJ: Limit error type to 32-bit widthShuai Xue2023-01-301-0/+4
| | | * | ACPI: battery: Increase maximum string lengthArmin Wolf2023-01-301-5/+7
| | | * | ACPI: battery: Fix buffer overread if not NUL-terminatedArmin Wolf2023-01-301-8/+17
| | | * | ACPI: battery: Fix missing NUL-termination with large stringsArmin Wolf2023-01-181-1/+1
| | * | | ACPI: PMIC: Add comments with DSDT power opregion field namesHans de Goede2023-01-301-13/+13
| | * | | ACPI: PMIC: Add pmic_i2c_address to BYT Crystal Cove supportHans de Goede2022-12-301-0/+1
| * | | | ACPI: resource: Do IRQ override on all TongFang GMxRGxxWerner Sembach2023-02-131-4/+3
| * | | | ACPI: resource: Add IRQ overrides for MAINGEAR Vector Pro 2 modelsAdam Niederer2023-02-131-0/+19
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----. \ \ \ \ Merge branches 'acpi-processor', 'acpi-tables', 'acpi-pnp' and 'acpi-maintain...Rafael J. Wysocki2023-02-154-11/+46
|\ \ \ \ \ \ \ \
| | | * | | | | | ACPI: PNP: Introduce list of known non-PNP devicesRafael J. Wysocki2023-01-171-1/+13
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | ACPI: tables: Add support for NBFTStuart Hayes2022-12-301-1/+2
| | | |_|_|/ / | | |/| | | |
| * | | | | | ACPI: processor: perflib: Avoid updating frequency QoS unnecessarilyRafael J. Wysocki2022-12-301-4/+14
| * | | | | | ACPI: processor: perflib: Use the "no limit" frequency QoSRafael J. Wysocki2022-12-301-4/+16
| * | | | | | ACPI: processor: idle: Drop unnecessary (void *) conversionZhou jie2022-12-301-1/+1
| |/ / / / /
* | | | | | Merge branch 'acpica'Rafael J. Wysocki2023-02-153-9/+12
|\ \ \ \ \ \
| * | | | | | ACPICA: nsrepair: handle cases without a return value correctlyDaniil Tatianin2023-01-101-5/+7
| * | | | | | ACPICA: Constify pathname argument for acpi_get_handle()Sakari Ailus2022-12-301-1/+1
| * | | | | | ACPICA: Drop port I/O validation for some regionsMario Limonciello2022-12-301-3/+4
| |/ / / / /
* | | | | / ACPI: CPPC: Fix some kernel-doc commentsYang Li2023-02-091-0/+2
| |_|_|_|/ |/| | | |
* | | | | Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-291-1/+5
|\ \ \ \ \
| * | | | | acpi: Fix suspend with Xen PVJuergen Gross2023-01-191-1/+5
| | |/ / / | |/| | |
* | | | | Merge tag 'acpi-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-01-271-0/+25
|\ \ \ \ \
| * | | | | ACPI: video: Add backlight=native DMI quirk for Asus U46EHans de Goede2023-01-231-0/+8
| * | | | | ACPI: video: Add backlight=native DMI quirk for HP EliteBook 8460pHans de Goede2023-01-231-0/+8
| * | | | | ACPI: video: Add backlight=native DMI quirk for HP Pavilion g6-1d80nrHans de Goede2023-01-231-0/+9
| | |_|/ / | |/| | |
* / | | | ACPI: video: Fix apple gmux detectionHans de Goede2023-01-241-21/+3
|/ / / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'acpi-prm' and 'acpi-video'Rafael J. Wysocki2023-01-202-0/+18
|\ \ \ \ \ | |_|/ / / |/| | | |
| | * | | ACPI: video: Add backlight=native DMI quirk for Acer Aspire 4810THans de Goede2023-01-171-0/+8
| |/ / / |/| | |
| * | | ACPI: PRM: Check whether EFI runtime is availableArd Biesheuvel2023-01-181-0/+10
|/ / /
| | |
| \ \
*-. \ \ Merge branches 'acpi-resource' and 'acpi-video'Rafael J. Wysocki2023-01-132-0/+11
|\ \ \ \ | | |_|/ | |/| |
| | * | ACPI: video: Allow selecting NVidia-WMI-EC or Apple GMUX backlight from the c...Hans de Goede2023-01-101-0/+4
| * | | ACPI: resource: Skip IRQ override on Asus Expertbook B2402CBATamim Khan2023-01-101-0/+7
| |/ /
* / / ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptopsHans de Goede2023-01-102-4/+17
|/ /
* | Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-12-304-83/+76
|\ \ | |/ |/|
| *-. Merge branches 'acpi-resource' and 'acpi-video'Rafael J. Wysocki2022-12-303-9/+63
| |\ \
| | | * ACPI: video: Fix Apple GMUX backlight detectionHans de Goede2022-12-221-1/+22
| | | * ACPI: video: Don't enable fallback path for creating ACPI backlight by defaultMario Limonciello2022-12-221-5/+1
| | | * ACPI: video: Allow GPU drivers to report no panelsMario Limonciello2022-12-221-0/+11
| | * | ACPI: resource: Add Asus ExpertBook B2502 to Asus quirksHans de Goede2022-12-221-0/+7
| | * | ACPI: resource: do IRQ override on Lenovo 14ALC7Adrian Freund2022-12-221-3/+10
| | * | ACPI: resource: do IRQ override on XMG Core 15Erik Schumacher2022-12-221-0/+12
| | |/
| * | ACPI: x86: s2idle: Stop using AMD specific codepath for Rembrandt+Mario Limonciello2022-12-221-84/+3
| * | ACPI: x86: s2idle: Force AMD GUID/_REV 2 on HP Elitebook 865Mario Limonciello2022-12-221-0/+20
| |/
* / treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-251-1/+1
|/
* Merge tag 'acpi-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2022-12-154-20/+111
|\
| * Merge branch 'acpi-ec'Rafael J. Wysocki2022-12-152-11/+22
| |\
| | * ACPI: EC: Fix ECDT probe ordering issuesHans de Goede2022-12-081-10/+18
| | * ACPI: EC: Fix EC address space handler unregistrationHans de Goede2022-12-082-1/+4
| | * Merge back ACPI EC changes for 6.2-rc1Rafael J. Wysocki2022-12-081-0/+10
| | |\