summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2025-04-10ACPI: video: Handle fetching EDID as ACPI_TYPE_PACKAGEGergo Koteles1-1/+8
2025-04-10ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAPPaul Menzel1-0/+7
2025-04-10acpi: nfit: fix narrowing conversion in acpi_nfit_ctlMurad Masimov1-1/+1
2025-04-10ACPI: x86: Extend Lenovo Yoga Tab 3 quirk with skip GPIO event-handlersHans de Goede1-1/+2
2025-04-10ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are inv...Giovanni Gherdovich1-0/+4
2025-03-22ACPI: resource: IRQ override for Eluktronics MECH-17Gannon Kolding1-0/+6
2025-02-21ACPI: GTDT: Relax sanity checking on Platform Timers array countOliver Upton1-4/+8
2025-02-21ACPI: x86: Add skip i2c clients quirk for Vexia EDU ATLA 10 tablet 5VHans de Goede1-0/+13
2025-02-17ACPI: PRM: Remove unnecessary strict handler address checksAubrey Li1-3/+1
2025-02-17ACPI: property: Fix return value for nval == 0 in acpi_data_prop_read()Andy Shevchenko1-5/+5
2025-02-17APEI: GHES: Have GHES honor the panic= settingBorislav Petkov1-5/+5
2025-02-08LoongArch: Fix warnings during S3 suspendHuacai Chen1-2/+0
2025-02-08ACPI: fan: cleanup resources in the error path of .probe()Joe Hattori1-2/+8
2025-01-13ACPI: video: Fix random crashes due to bad kfree()Chris Bainbridge1-22/+27
2025-01-07ACPI: resource: acpi_dev_irq_override(): Check DMI match lastHans de Goede1-3/+3
2025-01-07ACPI: resource: Add TongFang GM5HG0A to irq1_edge_low_force_override[]Hans de Goede1-0/+11
2025-01-07ACPI: resource: Add Asus Vivobook X1504VAP to irq1_level_low_skip_override[]Hans de Goede1-0/+7
2024-12-18ACPI: EC: Enable EC support on LoongArch by defaultHuacai Chen1-2/+2
2024-12-13Merge tag 'acpi-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-5/+3
2024-12-13Merge tag 'libnvdimm-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+6
2024-12-13Merge branch 'acpica'Rafael J. Wysocki1-2/+0
2024-12-12ACPICA: events/evxfregn: don't release the ContextMutex that was never acquiredDaniil Tatianin1-2/+0
2024-12-09ACPI: resource: Fix memory resource type union accessIlpo Järvinen1-3/+3
2024-12-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+2
2024-12-05ACPI/IORT: Add PMCG platform information for HiSilicon HIP09AQinxin Xia1-0/+2
2024-12-04acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctlSuraj Sonawane1-1/+6
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra5-13/+13
2024-11-28Merge tag 'for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-1/+2
2024-11-27Merge tag 'acpi-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-17/+34
2024-11-27Merge branches 'acpi-misc' and 'acpi-x86'Rafael J. Wysocki4-11/+28
2024-11-22Merge tag 'pm-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-5/+2
2024-11-22ACPI: introduce acpi_arch_init()Miao Wang3-4/+5
2024-11-22ACPI: x86: Clean up Asus entries in acpi_quirk_skip_dmi_ids[]Hans de Goede1-7/+10
2024-11-22ACPI: x86: Add skip i2c clients quirk for Acer Iconia One 8 A1-840Hans de Goede1-0/+13
2024-11-21Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+13
2024-11-19cpuidle: Change :enter_dead() driver callback return type to voidRafael J. Wysocki1-5/+2
2024-11-19ACPI: processor_idle: Use acpi_idle_play_dead() for all C-statesRafael J. Wysocki1-6/+6
2024-11-19Merge tag 'acpi-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds31-87/+165
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-11/+22
2024-11-15Merge branch 'acpi-misc'Rafael J. Wysocki22-37/+37
2024-11-15Merge branches 'acpi-processor', 'acpi-x86' and 'acpi-video'Rafael J. Wysocki3-17/+61
2024-11-15Merge branches 'acpi-battery', 'acpi-ec', 'acpi-pfr' and 'acpi-osl'Rafael J. Wysocki8-32/+67
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas1-11/+22
2024-11-13ACPI: video: force native for Apple MacbookPro11,2 and Air7,2Jonathan Denose1-0/+16
2024-11-13ACPI: CPPC: Fix _CPC register setting issueLifeng Zheng1-1/+0
2024-11-12ACPI: Switch back to struct platform_driver::remove()Uwe Kleine-König12-12/+12
2024-11-12ACPI: x86: Add adev NULL check to acpi_quirk_skip_serdev_enumeration()Hans de Goede1-1/+1
2024-11-12ACPI: x86: Make UART skip quirks work on PCI UARTs without an UIDHans de Goede1-8/+39
2024-11-12acpi/arm64: remove unnecessary castMin-Hua Chen1-1/+1
2024-11-11Merge back ACPI processor driver changes for 6.13Rafael J. Wysocki1-8/+5