summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2022-12-07ACPI: processor: perflib: Rearrange acpi_processor_notify_smm()Rafael J. Wysocki1-27/+25
2022-12-07ACPI: processor: perflib: Rearrange unregistration routineRafael J. Wysocki1-6/+3
2022-12-07ACPI: processor: perflib: Drop redundant parenthesesRafael J. Wysocki1-10/+8
2022-12-07ACPI: processor: perflib: Adjust white spaceRafael J. Wysocki1-20/+15
2022-12-07ACPI: processor: idle: Drop unnecessary statements and parensRafael J. Wysocki1-4/+2
2022-12-07ACPI: thermal: Adjust critical.flags.valid checkRafael J. Wysocki1-1/+1
2022-12-07Merge tag 'irqchip-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner1-2/+4
2022-12-06ACPI: fan: Convert to use sysfs_emit_at() APIye xingchen1-8/+8
2022-12-05Merge branch 'for-6.2/cxl-xor' into for-6.2/cxlDan Williams9-17/+77
2022-12-05Merge branch 'for-6.2/cxl-security' into for-6.2/cxlDan Williams1-25/+0
2022-12-05cxl/acpi: Set ACPI's CXL _OSC to indicate RCD mode supportTerry Bowman1-0/+1
2022-12-04Merge "ACPICA: Add CXL 3.0 structures..." into for-6.2/cxl-xorDan Williams9-17/+77
2022-12-03nvdimm/region: Move cache management to the region driverDan Williams1-25/+0
2022-12-02ACPICA: Fix use-after-free in acpi_ut_copy_ipackage_to_ipackage()Li Zetao1-7/+0
2022-12-02ACPI: battery: Call power_supply_changed() when adding hooksArmin Wolf1-1/+4
2022-12-02ACPI: use sysfs_emit() instead of scnprintf()ye xingchen2-4/+4
2022-12-02ACPI: x86: Add skip i2c clients quirk for Lenovo Yoga Tab 3 Pro (YT3-X90F)Hans de Goede1-1/+12
2022-12-02ACPI: APEI: Remove a useless includeChristophe JAILLET1-1/+0
2022-11-26ACPI / PCI: fix LPIC IRQ model default PCI IRQ polarityJianmin Lv1-2/+4
2022-11-25use less confusing names for iov_iter direction initializersAl Viro1-1/+1
2022-11-23ACPI: APEI: Silence missing prototype warningsSudeep Holla1-0/+1
2022-11-23ACPI: fan: Bail out if extract package failedHanjun Guo1-0/+1
2022-11-23ACPI: pfr_update: use ACPI_FREE() to free acpi_objectWang ShaoBo1-3/+3
2022-11-23ACPI: pfr_telemetry: use ACPI_FREE() to free acpi_objectWang ShaoBo1-3/+3
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li12-41/+32
2022-11-23ACPI: PCC: Setup PCC Opregion handler only if platform interrupt is availableHuisong Li1-18/+29
2022-11-21ACPI: bus: Fix the _OSC capability check for FFH OpRegionSudeep Holla1-6/+3
2022-11-19ACPI: HMAT: Fix initiator registration for single-initiator systemsVishal Verma1-6/+20
2022-11-19ACPI: HMAT: remove unnecessary variable initializationVishal Verma1-1/+0
2022-11-16ACPI: video: Prefer native over vendorHans de Goede1-15/+3
2022-11-16ACPI: video: Simplify __acpi_video_get_backlight_type()Hans de Goede1-19/+17
2022-11-16ACPI: video: Add force_native quirk for Sony Vaio VPCY11S1EHans de Goede1-0/+8
2022-11-16ACPI: video: Add force_vendor quirk for Sony Vaio PCG-FRV35Hans de Goede1-0/+13
2022-11-16ACPI: video: Change Sony Vaio VPCEH3U1E quirk to force_nativeHans de Goede1-9/+13
2022-11-16ACPI: video: Change GIGABYTE GB-BXBT-2807 quirk to force_noneHans de Goede1-8/+8
2022-11-16ACPI: video: Add a few bugtracker links to DMI quirksHans de Goede1-1/+4
2022-11-16ACPI: battery: Pass battery hook pointer to hook callbacksArmin Wolf1-4/+4
2022-11-15ACPI: APMT: Fix kerneldoc and indentationBesar Wicaksono1-2/+3
2022-11-14ACPI: Implement a generic FFH Opregion handlerSudeep Holla4-0/+72
2022-11-14memregion: Add cpu_cache_invalidate_memregion() interfaceDavidlohr Bueso1-23/+20
2022-11-14ACPI: Enable FPDT on arm64Jeremy Linton1-1/+1
2022-11-10ACPI: PM: Print full name path while adding power resourceKane Chen1-1/+1
2022-11-10ACPI: sysfs: use sysfs_emit() to instead of scnprintf()Xu Panda1-1/+1
2022-11-10ACPI: irq: Fix some kernel-doc issuesXiongfeng Wang1-2/+3
2022-11-10ACPI: tables: Fix the stale comments for acpi_locate_initial_tables()Hanjun Guo1-4/+3
2022-11-09memory: move hotplug memory notifier priority to same file for easy sortingLiu Shixin1-1/+1
2022-11-09ACPI: HMAT: use hotplug_memory_notifier() directlyLiu Shixin1-6/+1
2022-11-08ACPICA: Fix error code path in acpi_ds_call_control_method()Rafael J. Wysocki1-2/+8
2022-11-07Merge tag 'platform-drivers-x86-v6.1-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-9/+32
2022-11-07ACPI/IORT: Update SMMUv3 DeviceID supportRobin Murphy1-4/+12