aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2025-01-07ACPI: tables: Use string choice helpersSunil V L1-6/+6
2025-01-02ACPI/HMAT: Move HMAT messages to pr_debug()Dan Williams1-12/+12
2024-12-30Merge branch 'platform-drivers-x86-platform-profile' into for-nextIlpo Järvinen1-0/+29
2024-12-29ACPI: platform_profile: Add devm_platform_profile_register()Kurt Borja1-0/+29
2024-12-19ACPI: property: Consider data nodes as being availableSakari Ailus1-1/+1
2024-12-19ACPI: bus: change the prototype for acpi_get_physical_device_locationRicardo Ribalda3-9/+5
2024-12-18ACPI: EC: Enable EC support on LoongArch by defaultHuacai Chen1-2/+2
2024-12-18x86/cpu: Make all all CPUID leaf names consistentDave Hansen1-1/+1
2024-12-18x86/cpu: Remove unnecessary MwAIT leaf checksDave Hansen1-2/+0
2024-12-18x86/cpu: Move MWAIT leaf definition to common headerDave Hansen1-0/+1
2024-12-16ACPI: fan: cleanup resources in the error path of .probe()Joe Hattori1-2/+8
2024-12-13Merge tag 'acpi-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-5/+3
2024-12-13Merge tag 'libnvdimm-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+6
2024-12-13Merge branch 'acpica'Rafael J. Wysocki1-2/+0
2024-12-12Merge branch 'platform-drivers-x86-platform-profile' into for-nextIlpo Järvinen1-103/+429
2024-12-12ACPICA: events/evxfregn: don't release the ContextMutex that was never acquiredDaniil Tatianin1-2/+0
2024-12-10ACPI: DPTF: Support Panther LakeZhang Rui4-0/+10
2024-12-10ACPI: battery: Rename extensions to hook in messagesThomas Weißschuh1-7/+7
2024-12-10ACPI: OSL: Use usleep_range() in acpi_os_sleep()Rafael J. Wysocki1-1/+21
2024-12-10ACPI: sysfs: Constify 'struct bin_attribute'Thomas Weißschuh1-4/+4
2024-12-10ACPI: BGRT: Constify 'struct bin_attribute'Thomas Weißschuh1-2/+2
2024-12-10ACPI: BGRT: Mark bin_attribute as __ro_after_initThomas Weißschuh1-1/+1
2024-12-10ACPI: platform_profile: Allow multiple handlersMario Limonciello1-11/+0
2024-12-10ACPI: platform_profile: Notify class device from platform_profile_notify()Mario Limonciello1-0/+3
2024-12-10ACPI: platform_profile: Check all profile handler to calculate nextMario Limonciello1-9/+21
2024-12-10ACPI: platform_profile: Make sure all profile handlers agree on profileMario Limonciello1-23/+102
2024-12-10ACPI: platform_profile: Add concept of a "custom" profileMario Limonciello1-0/+1
2024-12-10ACPI: platform_profile: Only show profiles common for all handlersMario Limonciello1-10/+44
2024-12-10ACPI: platform_profile: Notify change events on register and unregisterMario Limonciello1-0/+4
2024-12-10ACPI: platform_profile: Add profile attribute for class interfaceMario Limonciello1-0/+105
2024-12-10ACPI: platform_profile: Add choices attribute for class interfaceMario Limonciello1-0/+41
2024-12-10ACPI: platform_profile: Add name attribute to class interfaceMario Limonciello1-0/+23
2024-12-10ACPI: platform_profile: Create class for ACPI platform profileMario Limonciello1-5/+77
2024-12-10ACPI: platform_profile: Use `scoped_cond_guard`Mario Limonciello1-67/+38
2024-12-10ACPI: platform_profile: Use guard(mutex) for register/unregisterMario Limonciello1-11/+5
2024-12-10ACPI: platform_profile: Move matching string for new profile out of mutexMario Limonciello1-7/+5
2024-12-10ACPI: platform_profile: Move sanity check out of the mutexMario Limonciello1-7/+7
2024-12-10ACPI: platform_profile: Pass the profile handler into platform_profile_notify()Mario Limonciello1-1/+1
2024-12-10ACPI: platform_profile: Add platform handler argument to platform_profile_remove()Mario Limonciello1-1/+1
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/arm64/linuxLinus 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/linux-power-supplyLinus Torvalds1-1/+2
2024-11-27Merge tag 'acpi-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus 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/rafael/linux-pmLinus 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