summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2023-06-26Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-06-26Merge tag 'acpi-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-06-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge branches 'pm-sleep' and 'pm-domains'Rafael J. Wysocki
2023-06-26Merge branches 'acpi-apei', 'acpi-pad' and 'acpi-misc'Rafael J. Wysocki
2023-06-26Merge branches 'acpi-thermal' and 'acpi-button'Rafael J. Wysocki
2023-06-26Merge branches 'acpi-x86', 'acpi-video', 'acpi-soc' and 'acpi-tables'Rafael J. Wysocki
2023-06-26Merge branches 'acpi-scan', 'acpi-pm', 'acpi-resource' and 'acpi-ec'Rafael J. Wysocki
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas
2023-06-22ACPI: video: Add backlight=native DMI quirk for Dell Studio 1569Hans de Goede
2023-06-16ACPI: thermal: Drop struct acpi_thermal_flagsRafael J. Wysocki
2023-06-16ACPI: thermal: Drop struct acpi_thermal_stateRafael J. Wysocki
2023-06-16ACPI: bus: Simplify installation and removal of notify callbackRafael J. Wysocki
2023-06-16ACPI: tiny-power-button: Eliminate the driver notify callbackRafael J. Wysocki
2023-06-16ACPI: button: Use different notify handlers for lid and buttonsRafael J. Wysocki
2023-06-16ACPI: button: Eliminate the driver notify callbackRafael J. Wysocki
2023-06-15ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()Rafael J. Wysocki
2023-06-12ACPI: x86: Add pm_debug_messages for LPS0 _DSM state trackingMario Limonciello
2023-06-12ACPI: thermal: Eliminate struct acpi_thermal_state_flagsRafael J. Wysocki
2023-06-12ACPI: thermal: Move acpi_thermal_driver definitionRafael J. Wysocki
2023-06-12ACPI: thermal: Move symbol definitions to one placeRafael J. Wysocki
2023-06-12ACPI: thermal: Drop redundant ACPI_TRIPS_REFRESH_DEVICES symbolRafael J. Wysocki
2023-06-12ACPI: thermal: Use BIT() macro for defining flagsRafael J. Wysocki
2023-06-12APEI: GHES: correctly return NULL for ghes_get_devices()Li Yang
2023-06-12ACPI: FFH: Drop the inclusion of linux/arm-smccc.hSudeep Holla
2023-06-12ACPI: PAD: mark Zhaoxin CPUs NONSTOP TSC correctlyTony W Wang-oc
2023-06-12ACPI: APEI: mark bert_disable as __initdataMiaohe Lin
2023-06-12ACPI: EC: Clear GPE on interrupt handling onlyCompostella, Jeremy
2023-06-12ACPI: video: Stop trying to use vendor backlight control on laptops from afte...Hans de Goede
2023-06-09ACPI/APMT: Don't register invalid resourceRobin Murphy
2023-06-08ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()Sudeep Holla
2023-06-05ACPI: x86: s2idle: Adjust Microsoft LPS0 _DSM handling sequenceMario Limonciello
2023-06-05ACPI: resource: Remove "Zen" specific match and quirksMario Limonciello
2023-06-05ACPI: PM: s2idle: fix section mismatch warningArnd Bergmann
2023-06-05ACPI: APEI: GHES: Remove unused ghes_estatus_pool_size_request()Miaohe Lin
2023-06-05ACPI: NFIT: Add declaration in a local headerArnd Bergmann
2023-06-05ACPI: scan: Reduce overhead related to devices with dependenciesRafael J. Wysocki
2023-06-01Merge tag 'efi-fixes-for-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-05-25efi: fix missing prototype warningsArnd Bergmann
2023-05-19ACPI: LPSS: Add pwm_lookup_table entry for second PWM on CHT/BSW devicesHans de Goede
2023-05-18ACPI: video: Add backlight=native DMI quirk for Lenovo ThinkPad X131e (3371 A...Hans de Goede
2023-05-18ACPI: video: Add backlight=native DMI quirk for Apple iMac11,3Hans de Goede
2023-05-18ACPI: x86: Add ACPI_QUIRK_UART1_SKIP for Lenovo Yoga Book yb1-x90f/lHans de Goede
2023-05-17ACPI: button: Add lid disable DMI quirk for Nextbook Ares 8AHans de Goede
2023-05-17ACPI: x86: Add skip i2c clients quirk for Nextbook Ares 8AHans de Goede
2023-05-15ACPI: resource: Add IRQ override quirk for LG UltraPC 17U70PRubén Gómez
2023-05-15x86/smpboot: Remove the CPU0 hotplug kludgeThomas Gleixner
2023-05-04ACPI: video: Remove acpi_backlight=video quirk for Lenovo ThinkPad W530Hans de Goede
2023-05-03Merge tag 'acpi-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds