summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2023-11-28ACPI: FPDT: properly handle invalid FPDT subtablesVasily Khoruzhick
2023-11-28ACPI: resource: Do IRQ override on TongFang GMxXGxxWerner Sembach
2023-11-28ACPI: EC: Add quirk for HP 250 G7 Notebook PCJonathan Denose
2023-11-28ACPI: APEI: Fix AER info corruption when error status data has multiple sectionsShiju Jose
2023-11-20ACPI: sysfs: Fix create_pnp_modalias() and create_of_modalias()Christophe JAILLET
2023-11-20ACPI: video: Add acpi_backlight=vendor quirk for Toshiba Portégé R100Ondrej Zary
2023-11-20ACPI: property: Allow _DSD buffer data only for byte accessorsAndy Shevchenko
2023-11-20ACPI/NUMA: Apply SRAT proximity domain to entire CFMWS windowAlison Schofield
2023-10-25ACPI: bus: Move acpi_arm_init() to the place of after acpi_ghes_init()Hanjun Guo
2023-10-25ACPI: irq: Fix incorrect return value in acpi_register_gsi()Sunil V L
2023-10-19ACPI: EC: Add quirk for the HP Pavilion Gaming 15-dk1xxxHans de Goede
2023-10-19ACPI: resource: Add TongFang GM6BGEQ, GM6BG5Q and GM6BG0Q to irq1_edge_low_fo...Hans de Goede
2023-10-19ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CBAHans de Goede
2023-10-19cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerOza Pawandeep
2023-10-06ACPI: NFIT: Fix incorrect calculation of idt sizeYu Liao
2023-09-23ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objectsMario Limonciello
2023-09-23ACPI: video: Add backlight=native DMI quirk for Apple iMac12,1 and iMac12,2Hans de Goede
2023-09-23perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09Yicong Yang
2023-09-23ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470Jiri Slaby (SUSE)
2023-09-23ACPICA: Add AML_NO_OPERAND_RESOLVE flag to TimerAbhishek Mainkar
2023-09-13ACPI: x86: s2idle: Fix a logic error parsing AMD constraints tableMario Limonciello
2023-09-13ACPI: x86: s2idle: Post-increment variables when getting constraintsMario Limonciello
2023-09-02ACPI: thermal: Drop nocrt parameterMario Limonciello
2023-08-21ACPI: resource: Fix IRQ override quirk for PCSpecialist Elimina Pro 16 MHans de Goede
2023-08-13Merge tag 'platform-drivers-x86-v6.5-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-08-10ACPI: resource: Add IRQ override quirk for PCSpecialist Elimina Pro 16 MHans de Goede
2023-08-09ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD ZenHans de Goede
2023-08-09ACPI: resource: Always use MADT override IRQ settings for all legacy non i804...Hans de Goede
2023-08-09ACPI: resource: revert "Remove "Zen" specific match and quirks"Hans de Goede
2023-07-31ACPI: scan: Create platform device for CS35L56Simon Trimmer
2023-07-28ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()Guanghui Feng
2023-07-06Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2023-07-06Merge branches 'acpi-bus' and 'acpi-scan'Rafael J. Wysocki
2023-07-04ACPI: scan: Use the acpi_match_acpi_device() helperAndy Shevchenko
2023-07-04ACPI: platform: Move SMB0001 HID to the header and reuseAndy Shevchenko
2023-07-04ACPI: platform: Ignore SMB0001 only when it has resourcesAndy Shevchenko
2023-07-04ACPI: bus: Introduce acpi_match_acpi_device() helperAndy Shevchenko
2023-07-04ACPI: scan: fix undeclared variable warnings by including sleep.hBen Dooks
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-30Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-06-29Merge tag 'acpi-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2023-06-29LoongArch: Add SMT (Simultaneous Multi-Threading) supportHuacai Chen
2023-06-29ACPI: bus: Constify acpi_companion_match() returned valueAndy Shevchenko
2023-06-29ACPI: scan: Move acpi_root to internal headerAndy Shevchenko
2023-06-27ACPI: EC: Fix acpi_ec_dispatch_gpe()Rafael J. Wysocki
2023-06-26Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-06-26Merge tag 'acpi-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-06-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge branches 'pm-sleep' and 'pm-domains'Rafael J. Wysocki