summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2024-12-19ACPI: bus: change the prototype for acpi_get_physical_device_locationRicardo Ribalda
2024-12-18ACPI: EC: Enable EC support on LoongArch by defaultHuacai Chen
2024-12-18x86/cpu: Make all all CPUID leaf names consistentDave Hansen
2024-12-18x86/cpu: Remove unnecessary MwAIT leaf checksDave Hansen
2024-12-18x86/cpu: Move MWAIT leaf definition to common headerDave Hansen
2024-12-16ACPI: fan: cleanup resources in the error path of .probe()Joe Hattori
2024-12-13Merge tag 'acpi-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-12-13Merge tag 'libnvdimm-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-13Merge branch 'acpica'Rafael J. Wysocki
2024-12-12Merge branch 'platform-drivers-x86-platform-profile' into for-nextIlpo Järvinen
2024-12-12ACPICA: events/evxfregn: don't release the ContextMutex that was never acquiredDaniil Tatianin
2024-12-10ACPI: DPTF: Support Panther LakeZhang Rui
2024-12-10ACPI: battery: Rename extensions to hook in messagesThomas Weißschuh
2024-12-10ACPI: OSL: Use usleep_range() in acpi_os_sleep()Rafael J. Wysocki
2024-12-10ACPI: sysfs: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-10ACPI: BGRT: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-10ACPI: BGRT: Mark bin_attribute as __ro_after_initThomas Weißschuh
2024-12-10ACPI: platform_profile: Allow multiple handlersMario Limonciello
2024-12-10ACPI: platform_profile: Notify class device from platform_profile_notify()Mario Limonciello
2024-12-10ACPI: platform_profile: Check all profile handler to calculate nextMario Limonciello
2024-12-10ACPI: platform_profile: Make sure all profile handlers agree on profileMario Limonciello
2024-12-10ACPI: platform_profile: Add concept of a "custom" profileMario Limonciello
2024-12-10ACPI: platform_profile: Only show profiles common for all handlersMario Limonciello
2024-12-10ACPI: platform_profile: Notify change events on register and unregisterMario Limonciello
2024-12-10ACPI: platform_profile: Add profile attribute for class interfaceMario Limonciello
2024-12-10ACPI: platform_profile: Add choices attribute for class interfaceMario Limonciello
2024-12-10ACPI: platform_profile: Add name attribute to class interfaceMario Limonciello
2024-12-10ACPI: platform_profile: Create class for ACPI platform profileMario Limonciello
2024-12-10ACPI: platform_profile: Use `scoped_cond_guard`Mario Limonciello
2024-12-10ACPI: platform_profile: Use guard(mutex) for register/unregisterMario Limonciello
2024-12-10ACPI: platform_profile: Move matching string for new profile out of mutexMario Limonciello
2024-12-10ACPI: platform_profile: Move sanity check out of the mutexMario Limonciello
2024-12-10ACPI: platform_profile: Pass the profile handler into platform_profile_notify()Mario Limonciello
2024-12-10ACPI: platform_profile: Add platform handler argument to platform_profile_rem...Mario Limonciello
2024-12-09ACPI: resource: Fix memory resource type union accessIlpo Järvinen
2024-12-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-12-05ACPI/IORT: Add PMCG platform information for HiSilicon HIP09AQinxin Xia
2024-12-04acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctlSuraj Sonawane
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-28Merge tag 'for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2024-11-27Merge tag 'acpi-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-27Merge branches 'acpi-misc' and 'acpi-x86'Rafael J. Wysocki
2024-11-22Merge tag 'pm-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-11-22ACPI: introduce acpi_arch_init()Miao Wang
2024-11-22ACPI: x86: Clean up Asus entries in acpi_quirk_skip_dmi_ids[]Hans de Goede
2024-11-22ACPI: x86: Add skip i2c clients quirk for Acer Iconia One 8 A1-840Hans de Goede
2024-11-21Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-19cpuidle: Change :enter_dead() driver callback return type to voidRafael J. Wysocki
2024-11-19ACPI: processor_idle: Use acpi_idle_play_dead() for all C-statesRafael J. Wysocki
2024-11-19Merge tag 'acpi-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds