summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2024-03-141-0/+2
|\
| * Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-03-111-26/+0
| |\
| * | platform/x86: serial-multi-instantiate: Add support for CS35L54 and CS35L57Simon Trimmer2024-03-081-0/+2
* | | Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-03-141-12/+0
|\ \ \
| * | | Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default"Daniel Drake2024-02-291-12/+0
| |/ /
* | | Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-131-39/+22
|\ \ \
| * | | thermal: core: Eliminate writable trip points masksRafael J. Wysocki2024-02-271-1/+1
| * | | thermal: ACPI: Constify acpi_thermal_zone_opsRafael J. Wysocki2024-02-231-1/+1
| * | | thermal: ACPI: Discard trips table after zone registrationRafael J. Wysocki2024-02-231-37/+20
| | |/ | |/|
* | | Merge tag 'acpi-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2024-03-1330-282/+404
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'acpi-x86', 'acpi-video', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki2024-03-1118-179/+127
| |\ \ \ \ \ \
| | | | | * | | ACPI: pfr_update: Convert to platform remove callback returning voidUwe Kleine-König2024-02-271-4/+2
| | | | | * | | ACPI: pfr_telemetry: Convert to platform remove callback returning voidUwe Kleine-König2024-02-271-4/+2
| | | | | * | | ACPI: fan: Convert to platform remove callback returning voidUwe Kleine-König2024-02-271-4/+2
| | | | | * | | ACPI: GED: Convert to platform remove callback returning voidUwe Kleine-König2024-02-271-3/+2
| | | | | * | | ACPI: DPTF: Convert to platform remove callback returning voidUwe Kleine-König2024-02-272-8/+4
| | | | | * | | ACPI: AGDI: Convert to platform remove callback returning voidUwe Kleine-König2024-02-271-5/+3
| | | | | * | | ACPI: TAD: Convert to platform remove callback returning voidUwe Kleine-König2024-02-271-3/+2
| | | | | * | | ACPI: Drop the custom_method debugfs interfaceRafael J. Wysocki2024-02-223-118/+0
| | | | | * | | ACPI: use %pe for better readability of errors while printingOnkarnath2024-02-163-3/+3
| | | | | |/ /
| | | | * | | ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check A...Avadhut Naik2024-02-291-0/+51
| | | | * | | ACPI: APEI: GHES: Convert to platform remove callback returning voidUwe Kleine-König2024-02-271-6/+11
| | | * | | | ACPI: video: Handle fetching EDID that is longer than 256 bytesMario Limonciello2024-02-081-17/+11
| | | | |_|/ | | | |/| |
| | * | | | ACPI: x86: Add DELL0501 handling to acpi_quirk_skip_serdev_enumeration()Hans de Goede2024-02-221-0/+20
| | * | | | ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROI...Hans de Goede2024-02-221-4/+14
| | | |_|/ | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'acpi-tables', 'acpi-processor', 'acpi-property' and 'acpi-the...Rafael J. Wysocki2024-03-117-8/+84
| |\ \ \ \ \ \ \
| | | | | * | | | ACPI: thermal_lib: Initialize temp_decik to zeroColin Ian King2024-02-221-4/+4
| | | | | |/ / /
| | | | * | | | ACPI: property: Polish ignoring bad data nodesSakari Ailus2024-02-261-4/+4
| | | | * | | | ACPI: property: Ignore bad graph port nodes on Dell XPS 9315Sakari Ailus2024-02-153-0/+75
| | | | * | | | ACPI: utils: Make acpi_handle_path() not staticSakari Ailus2024-02-151-1/+1
| | | | |/ / /
| | | * / / / ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()Armin Wolf2024-02-151-0/+2
| | | |/ / /
| | * | / / ACPI: NFIT: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko2024-02-021-3/+2
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'acpi-scan', 'acpi-bus', 'acpi-pm' and 'acpi-resource'Rafael J. Wysocki2024-03-116-90/+167
| |\ \ \ \ \ \ \
| | | | | * | | | ACPI: resource: Use IRQ override on Maibenben X565Sergey Kalinichev2024-03-051-0/+7
| | | | | * | | | ACPI: resource: Add MAIBENBEN X577 to irq1_edge_low_force_overrideMaxim Kudinov2024-02-271-0/+7
| | | | | * | | | ACPI: resource: Do IRQ override on Lunnen Ground laptopsAlexey I. Froloff2024-02-161-0/+14
| | | | | * | | | ACPI: resource: Add IRQ override quirk for ASUS ExpertBook B2502FBASviatoslav Harasymchuk2024-02-151-0/+7
| | | | | * | | | ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CVANicolas Haye2024-02-121-0/+7
| | | | | | |/ / | | | | | |/| |
| | | | * / | | ACPI: PM: s2idle: Enable Low-Power S0 Idle MSFT UUID for non-AMD systemsRafael J. Wysocki2024-02-121-10/+27
| | | | |/ / /
| | | * / / / ACPI: bus: make acpi_bus_type constRicardo B. Marliere2024-02-121-1/+1
| | | |/ / /
| | * | | | ACPI: scan: Consolidate Device Check and Bus Check notification handlingRafael J. Wysocki2024-02-271-19/+25
| | * | | | ACPI: scan: Rework Device Check and Bus Check notification handlingRafael J. Wysocki2024-02-271-39/+45
| | * | | | ACPI: scan: Make acpi_processor_add() check the device enabled bitRafael J. Wysocki2024-02-273-0/+9
| | * | | | ACPI: scan: Relocate acpi_bus_trim_one()Rafael J. Wysocki2024-02-271-26/+26
| | * | | | ACPI: scan: Fix device check notification handlingRafael J. Wysocki2024-02-271-6/+2
| | * | | | ACPI: scan: Defer enumeration of devices with a _DEP pointing to IVSC deviceWentong Wu2024-02-121-0/+1
| | |/ / /
| * | | | ACPI: CPPC: Use access_width over bit_width for system memory accessesJarred White2024-03-051-5/+26
* | | | | Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2024-03-132-0/+19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge back cpufreq material for 6.9-rc1.Rafael J. Wysocki2024-03-112-0/+19
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ACPI: cpufreq: Add highest perf change notificationMeng Li2024-01-311-0/+6