summaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-06-271-6/+46
|\
| *-. Merge branches 'pm-sleep' and 'pm-domains'Rafael J. Wysocki2023-06-261-6/+46
| |\ \
| | * | ACPI: x86: Add pm_debug_messages for LPS0 _DSM state trackingMario Limonciello2023-06-121-6/+46
| | |/
* | | Merge tag 'acpi-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-06-2717-376/+457
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'acpi-apei', 'acpi-pad' and 'acpi-misc'Rafael J. Wysocki2023-06-264-5/+4
| |\ \ \ \ \
| | | | * | | ACPI: FFH: Drop the inclusion of linux/arm-smccc.hSudeep Holla2023-06-121-2/+0
| | | | |/ /
| | | * / / ACPI: PAD: mark Zhaoxin CPUs NONSTOP TSC correctlyTony W Wang-oc2023-06-121-0/+1
| | | |/ /
| | * | | APEI: GHES: correctly return NULL for ghes_get_devices()Li Yang2023-06-121-0/+2
| | * | | ACPI: APEI: mark bert_disable as __initdataMiaohe Lin2023-06-121-1/+1
| | * | | ACPI: APEI: GHES: Remove unused ghes_estatus_pool_size_request()Miaohe Lin2023-06-051-2/+0
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'acpi-thermal' and 'acpi-button'Rafael J. Wysocki2023-06-264-262/+282
| |\ \ \ \
| | | * | | ACPI: bus: Simplify installation and removal of notify callbackRafael J. Wysocki2023-06-161-44/+9
| | | * | | ACPI: tiny-power-button: Eliminate the driver notify callbackRafael J. Wysocki2023-06-161-8/+41
| | | * | | ACPI: button: Use different notify handlers for lid and buttonsRafael J. Wysocki2023-06-161-9/+24
| | | * | | ACPI: button: Eliminate the driver notify callbackRafael J. Wysocki2023-06-161-44/+96
| | | |/ /
| | * | | ACPI: thermal: Drop struct acpi_thermal_flagsRafael J. Wysocki2023-06-161-22/+2
| | * | | ACPI: thermal: Drop struct acpi_thermal_stateRafael J. Wysocki2023-06-161-11/+0
| | * | | ACPI: thermal: Eliminate struct acpi_thermal_state_flagsRafael J. Wysocki2023-06-121-68/+64
| | * | | ACPI: thermal: Move acpi_thermal_driver definitionRafael J. Wysocki2023-06-121-35/+26
| | * | | ACPI: thermal: Move symbol definitions to one placeRafael J. Wysocki2023-06-121-29/+29
| | * | | ACPI: thermal: Drop redundant ACPI_TRIPS_REFRESH_DEVICES symbolRafael J. Wysocki2023-06-121-7/+6
| | * | | ACPI: thermal: Use BIT() macro for defining flagsRafael J. Wysocki2023-06-121-5/+5
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'acpi-x86', 'acpi-video', 'acpi-soc' and 'acpi-tables'Rafael J. Wysocki2023-06-265-6/+86
| |\ \ \ \ \ \
| | | | | * | | ACPI: NFIT: Add declaration in a local headerArnd Bergmann2023-06-051-0/+2
| | | | | |/ /
| | | | * | | ACPI: LPSS: Add pwm_lookup_table entry for second PWM on CHT/BSW devicesHans de Goede2023-05-191-1/+9
| | | * | | | ACPI: video: Add backlight=native DMI quirk for Dell Studio 1569Hans de Goede2023-06-221-0/+8
| | | * | | | ACPI: video: Stop trying to use vendor backlight control on laptops from afte...Hans de Goede2023-06-121-0/+21
| | | * | | | ACPI: video: Add backlight=native DMI quirk for Lenovo ThinkPad X131e (3371 A...Hans de Goede2023-05-181-0/+8
| | | * | | | ACPI: video: Add backlight=native DMI quirk for Apple iMac11,3Hans de Goede2023-05-181-0/+8
| | | |/ / /
| | * | | | ACPI: x86: Add ACPI_QUIRK_UART1_SKIP for Lenovo Yoga Book yb1-x90f/lHans de Goede2023-05-181-4/+9
| | * | | | ACPI: button: Add lid disable DMI quirk for Nextbook Ares 8AHans de Goede2023-05-171-0/+9
| | * | | | ACPI: x86: Add skip i2c clients quirk for Nextbook Ares 8AHans de Goede2023-05-171-1/+12
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'acpi-scan', 'acpi-pm', 'acpi-resource' and 'acpi-ec'Rafael J. Wysocki2023-06-265-103/+85
| |\ \ \ \ \ \ \
| | | | | * | | | ACPI: EC: Clear GPE on interrupt handling onlyCompostella, Jeremy2023-06-121-15/+16
| | | | | | |/ / | | | | | |/| |
| | | | * / | | ACPI: resource: Remove "Zen" specific match and quirksMario Limonciello2023-06-051-60/+0
| | | | |/ / /
| | | * | | | ACPI: x86: s2idle: Adjust Microsoft LPS0 _DSM handling sequenceMario Limonciello2023-06-051-7/+7
| | | * | | | ACPI: PM: s2idle: fix section mismatch warningArnd Bergmann2023-06-051-1/+1
| | | |/ / /
| | * / / / ACPI: scan: Reduce overhead related to devices with dependenciesRafael J. Wysocki2023-06-051-20/+61
| | |/ / /
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-06-277-13/+30
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas2023-06-237-9/+24
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()Sudeep Holla2023-06-087-9/+24
| | |/ / / /
| * / / / / ACPI/APMT: Don't register invalid resourceRobin Murphy2023-06-091-4/+6
| |/ / / /
* | | | | Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-261-4/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | x86/smpboot: Remove the CPU0 hotplug kludgeThomas Gleixner2023-05-151-4/+0
| | |_|/ | |/| |
* | | | ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()Rafael J. Wysocki2023-06-152-6/+12
| |_|/ |/| |
* | | Merge tag 'efi-fixes-for-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-06-022-6/+1
|\ \ \ | |_|/ |/| |
| * | efi: fix missing prototype warningsArnd Bergmann2023-05-252-6/+1
| |/
* / ACPI: resource: Add IRQ override quirk for LG UltraPC 17U70PRubén Gómez2023-05-151-0/+12
|/
* ACPI: video: Remove acpi_backlight=video quirk for Lenovo ThinkPad W530Hans de Goede2023-05-041-14/+0
* Merge tag 'acpi-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2023-05-033-1/+39
|\