summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2023-01-18ACPI: battery: Fix missing NUL-termination with large stringsArmin Wolf1-1/+1
2023-01-18ACPI: PRM: Check whether EFI runtime is availableArd Biesheuvel1-0/+10
2023-01-18ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()Pierre Gondois1-26/+50
2023-01-18ACPI: PPTT: Remove acpi_find_cache_levels()Pierre Gondois1-15/+6
2023-01-17ACPI: video: Add backlight=native DMI quirk for Acer Aspire 4810THans de Goede1-0/+8
2023-01-17ACPI: PNP: Introduce list of known non-PNP devicesRafael J. Wysocki1-1/+13
2023-01-14PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()Rafael J. Wysocki1-0/+19
2023-01-13cpuidle, ACPI: Make noinstr cleanPeter Zijlstra1-1/+1
2023-01-13acpi_idle: Remove tracingPeter Zijlstra1-8/+8
2023-01-13cpuidle: Fix ct_idle_*() usagePeter Zijlstra1-2/+6
2023-01-13cpuidle, dt: Push RCU-idle into driverPeter Zijlstra1-0/+2
2023-01-13Merge branches 'acpi-resource' and 'acpi-video'Rafael J. Wysocki2-0/+11
2023-01-10ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptopsHans de Goede2-4/+17
2023-01-10ACPI: video: Allow selecting NVidia-WMI-EC or Apple GMUX backlight from the c...Hans de Goede1-0/+4
2023-01-10ACPICA: nsrepair: handle cases without a return value correctlyDaniil Tatianin1-5/+7
2023-01-10ACPI: resource: Skip IRQ override on Asus Expertbook B2402CBATamim Khan1-0/+7
2023-01-06PCI/CXL: Export native CXL error reporting controlIra Weiny1-0/+3
2022-12-30Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds4-83/+76
2022-12-30ACPI: Silence missing prototype warningsAmmar Faizi2-0/+2
2022-12-30ACPI: processor: perflib: Avoid updating frequency QoS unnecessarilyRafael J. Wysocki1-4/+14
2022-12-30ACPI: processor: perflib: Use the "no limit" frequency QoSRafael J. Wysocki1-4/+16
2022-12-30ACPI: processor: idle: Drop unnecessary (void *) conversionZhou jie1-1/+1
2022-12-30ACPICA: Constify pathname argument for acpi_get_handle()Sakari Ailus1-1/+1
2022-12-30ACPICA: Drop port I/O validation for some regionsMario Limonciello1-3/+4
2022-12-30ACPI: PMIC: Add pmic_i2c_address to BYT Crystal Cove supportHans de Goede1-0/+1
2022-12-30ACPI: tables: Add support for NBFTStuart Hayes1-1/+2
2022-12-30Merge branches 'acpi-resource' and 'acpi-video'Rafael J. Wysocki3-9/+63
2022-12-26treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)1-1/+1
2022-12-22ACPI: x86: s2idle: Stop using AMD specific codepath for Rembrandt+Mario Limonciello1-84/+3
2022-12-22ACPI: x86: s2idle: Force AMD GUID/_REV 2 on HP Elitebook 865Mario Limonciello1-0/+20
2022-12-22ACPI: video: Fix Apple GMUX backlight detectionHans de Goede1-1/+22
2022-12-22ACPI: resource: Add Asus ExpertBook B2502 to Asus quirksHans de Goede1-0/+7
2022-12-22ACPI: resource: do IRQ override on Lenovo 14ALC7Adrian Freund1-3/+10
2022-12-22ACPI: resource: do IRQ override on XMG Core 15Erik Schumacher1-0/+12
2022-12-22ACPI: video: Don't enable fallback path for creating ACPI backlight by defaultMario Limonciello1-5/+1
2022-12-22ACPI: video: Allow GPU drivers to report no panelsMario Limonciello1-0/+11
2022-12-15Merge tag 'acpi-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds4-20/+111
2022-12-15Merge branch 'acpi-ec'Rafael J. Wysocki2-11/+22
2022-12-15Merge branch 'acpica'Rafael J. Wysocki2-9/+89
2022-12-14Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+1
2022-12-13Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-1/+1
2022-12-13Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+63
2022-12-13Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2-29/+2
2022-12-13Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds55-372/+657
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+4
2022-12-12Merge tag 'platform-drivers-x86-v6.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+4
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-5/+197
2022-12-12Merge branches 'acpi-fan', 'acpi-pcc', 'acpi-misc' and 'pnp'Rafael J. Wysocki6-32/+45
2022-12-12Merge branches 'acpi-apei', 'acpi-x86', 'acpi-battery' and 'acpi-pfrut'Rafael J. Wysocki7-69/+92
2022-12-12Merge branches 'acpi-pm', 'acpi-processor', 'acpi-ec' and 'acpi-video'Rafael J. Wysocki6-111/+124