summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-30Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-06-29Merge tag 'acpi-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2023-06-29LoongArch: Add SMT (Simultaneous Multi-Threading) supportHuacai Chen
2023-06-27ACPI: EC: Fix acpi_ec_dispatch_gpe()Rafael J. Wysocki
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-06-01drivers/acpi: RISC-V: Add RHCT related codeSunil V L
2023-06-01ACPI: processor_core: RISC-V: Enable mapping processor to the hartidSunil V L
2023-06-01ACPI: OSL: Make should_use_kmap() 0 for RISC-VSunil V L
2023-06-01ACPI: tables: Print RINTC information when MADT is parsedSunil V L
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