summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-10-283-1/+9
|\
| *---. Merge branches 'acpi-resource', 'acpi-pcc' and 'devprop'Rafael J. Wysocki2022-10-282-1/+8
| |\ \ \
| | | * | ACPI: PCC: Fix unintentional integer overflowManank Patel2022-10-261-1/+1
| | | |/
| | * / ACPI: resource: Skip IRQ override on Asus Vivobook S5602ZATamim Khan2022-10-261-0/+7
| | |/
| * / ACPI: scan: Add LATT2021 to acpi_ignore_dep_ids[]Hans de Goede2022-10-261-0/+1
| |/
* | Merge tag 'platform-drivers-x86-v6.1-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-10-251-0/+12
|\ \ | |/ |/|
| * ACPI: video: Fix missing native backlight on ChromebooksDmitry Osipenko2022-10-241-0/+12
* | Merge tag 'acpi-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-10-215-33/+59
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. | Merge branches 'acpi-scan', 'acpi-resource', 'acpi-apei', 'acpi-extlog' and '...Rafael J. Wysocki2022-10-214-33/+58
| |\ \ \ \ \|
| | | | | * | ACPI: extlog: Handle multiple recordsTony Luck2022-10-131-13/+20
| | | | | |/
| | | | * / ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()Ashish Kalra2022-10-131-1/+1
| | | | |/
| | | * | ACPI: resource: note more about IRQ overrideJiri Slaby (SUSE)2022-10-131-2/+5
| | | * | ACPI: resource: do IRQ override on LENOVO IdeaPadJiri Slaby (SUSE)2022-10-131-14/+28
| | | |/
| | * / ACPI: scan: Fix DMA range assignmentRobin Murphy2022-10-191-3/+4
| | |/
| * / ACPI: PCI: Fix device reference counting in acpi_get_pci_dev()Rafael J. Wysocki2022-10-191-0/+1
| |/
* / iommu: Add gfp parameter to iommu_alloc_resv_regionLu Baolu2022-10-211-1/+2
|/
* Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2022-10-106-118/+142
|\
| *-----. Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'Rafael J. Wysocki2022-10-106-118/+142
| |\ \ \ \
| | | | | * ACPI: thermal: Drop some redundant codeRafael J. Wysocki2022-10-051-10/+9
| | | | | * ACPI: thermal: Drop redundant parens from expressionsRafael J. Wysocki2022-10-051-4/+4
| | | | | * ACPI: thermal: Use white space more consistentlyRafael J. Wysocki2022-10-051-98/+92
| | |_|_|/ | |/| | |
| | | | * PM: ACPI: reboot: Reinstate S5 for rebootKai-Heng Feng2022-10-041-0/+8
| | | * | ACPI: PM: Take wake IRQ into consideration when entering suspend-to-idleRaul E Rangel2022-10-041-0/+15
| | | * | ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flagsRaul E Rangel2022-10-042-8/+16
| | | |/
| | * / ACPI: APEI: do not add task_work to kernel thread to avoid memory leakShuai Xue2022-10-041-1/+1
| |/ /
* | | Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-101-1/+0
|\ \ \
| * | | iommu/dma: Make header privateRobin Murphy2022-09-091-1/+0
| | |/ | |/|
* | | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-101-4/+8
|\ \ \
| * | | freezer: Have {,un}lock_system_sleep() save/restore flagsPeter Zijlstra2022-09-071-4/+8
* | | | Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-10-055-249/+344
|\ \ \ \ | |_|_|/ |/| | |
| * | | ACPI: video: Change disable_backlight_sysfs_if quirks to acpi_backlight=nativeHans de Goede2022-09-092-48/+35
| * | | ACPI: s2idle: Add a new ->check() callback for platform_s2idle_opsMario Limonciello2022-09-092-0/+15
| * | | ACPI: video: Fix indentation of video_detect_dmi_table[] entriesHans de Goede2022-09-031-24/+24
| * | | ACPI: video: Drop NL5x?U, PF4NU1F and PF5?U?? acpi_backlight=native quirksHans de Goede2022-09-031-91/+1
| * | | ACPI: video: Drop "Samsung X360" acpi_backlight=native quirkHans de Goede2022-09-031-15/+0
| * | | ACPI: video: Remove acpi_video_set_dmi_backlight_type()Hans de Goede2022-09-032-26/+0
| * | | platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] quirks to A...Hans de Goede2022-09-031-0/+54
| * | | platform/x86: asus-wmi: Move acpi_backlight=native quirks to ACPI video_detect.cHans de Goede2022-09-031-0/+8
| * | | platform/x86: asus-wmi: Move acpi_backlight=vendor quirks to ACPI video_detect.cHans de Goede2022-09-031-0/+40
| * | | platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.cHans de Goede2022-09-031-0/+53
| * | | platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type()Hans de Goede2022-09-031-0/+19
| * | | ACPI: video: Add Apple GMUX brightness control detectionHans de Goede2022-09-031-0/+4
| * | | ACPI: video: Add Nvidia WMI EC brightness control detection (v3)Hans de Goede2022-09-032-0/+38
| * | | ACPI: video: Refactor acpi_video_get_backlight_type() a bitHans de Goede2022-09-031-16/+23
| * | | ACPI: video: Remove code to unregister acpi_video backlight when a native bac...Hans de Goede2022-09-022-38/+0
| * | | ACPI: video: Make backlight class device registration a separate step (v2)Hans de Goede2022-09-021-3/+47
| * | | ACPI: video: Simplify acpi_video_unregister_backlight()Hans de Goede2022-09-021-8/+4
| * | | ACPI: video: Remove acpi_video_bus from list before tearing it downHans de Goede2022-09-021-4/+4
| * | | ACPI: video: Drop backlight_device_get_by_type() call from acpi_video_get_bac...Hans de Goede2022-09-021-2/+1
| * | | ACPI: video: Add acpi_video_backlight_use_native() helperHans de Goede2022-08-171-4/+20