summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-10-0335-404/+614
|\ \ \ \
| * \ \ \ Merge branch 'acpi-uid'Rafael J. Wysocki2022-10-033-12/+41
| |\ \ \ \
| | * | | | ACPI: x86: Refactor _UID handling to use acpi_dev_uid_to_integer()Andy Shevchenko2022-09-191-4/+10
| | * | | | ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer()Andy Shevchenko2022-09-191-8/+7
| | * | | | ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integerAndy Shevchenko2022-09-191-0/+24
| | | |_|/ | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'acpi-misc', 'acpi-tools' and 'acpi-docs'Rafael J. Wysocki2022-10-035-16/+9
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | ACPI: docs: Drop useless DSDT override documentationRafael J. Wysocki2022-09-281-1/+0
| | | |/ / /
| | * | | | ACPI: Kconfig: Drop link to https://01.org/linux-acpiRafael J. Wysocki2022-09-281-3/+0
| | * | | | ACPI: DPTF: Drop stale link from Kconfig helpRafael J. Wysocki2022-09-281-3/+0
| | * | | | ACPI: move from strlcpy() with unused retval to strscpy()Wolfram Sang2022-08-233-9/+9
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'acpi-ec', 'acpi-ac', 'acpi-fan', 'acpi-video' and 'acpi-amba'Rafael J. Wysocki2022-10-035-41/+45
| |\ \ \ \ \ \ \ \
| | | | | | * | | | ACPI: AMBA: Add ARM DMA-330 controller to the supported listVijayenthiran Subramaniam2022-09-241-0/+1
| | | | | | | |/ / | | | | | | |/| |
| | | | | * / | | ACPI: video: Add Toshiba Satellite/Portege Z830 quirkArvid Norlander2022-09-031-0/+16
| | | | | |/ / /
| | | | * / / / ACPI: fan: Reorder symbols to get rid of a few forward declarationsUwe Kleine-König2022-09-241-31/+27
| | | | |/ / /
| | | * / / / ACPI: AC: Remove the leftover struct acpi_ac_blHanjun Guo2022-09-241-5/+0
| | | |/ / /
| | * / / / ACPI: EC: Drop unneeded result variable from ec_write()ye xingchen2022-09-031-5/+1
| | |/ / /