summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2021-02-04ACPI: Add support for native USB4 control _OSCMika Westerberg
2021-02-04ACPI: Execute platform _OSC also with query bit clearMario Limonciello
2021-02-01ACPI: scan: Fix battery devices sometimes never bindingHans de Goede
2021-02-01Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab
2021-01-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-01-29ACPI: tables: introduce support for FPDT tableZhang Rui
2021-01-29Merge branch 'acpi-sysfs'Rafael J. Wysocki
2021-01-27ACPI: APEI: Add is_generic_error() to identify GHES sourcesYazen Ghannam
2021-01-27ACPI: platform-profile: Fix possible deadlock in platform_profile_remove()Hans de Goede
2021-01-27ACPI: platform-profile: Introduce object pointers to callbacksJiaxun Yang
2021-01-27PCI/ACPI: Clarify message about _OSC failureBjorn Helgaas
2021-01-27PCI/ACPI: Remove unnecessary osc_lockBjorn Helgaas
2021-01-27PCI/ACPI: Make acpi_pci_osc_control_set() staticBjorn Helgaas
2021-01-27ACPI/IORT: Do not blindly trust DMA masks from firmwareMoritz Fischer
2021-01-26media: ACPI / bus: Add acpi_dev_get_next_match_dev() and helper macroDaniel Scally
2021-01-25ACPI: scan: Rearrange code related to acpi_get_device_data()Rafael J. Wysocki
2021-01-25ACPI: scan: Adjust white space in acpi_device_add()Rafael J. Wysocki
2021-01-25ACPI: scan: Rearrange memory allocation in acpi_device_add()Rafael J. Wysocki
2021-01-25ACPI: platform-profile: Drop const qualifier for cur_profileJiaxun Yang
2021-01-25ACPI: thermal: Do not call acpi_thermal_check() directlyRafael J. Wysocki
2021-01-25ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng
2021-01-22ACPI: configfs: add missing check after configfs_register_default_group()Qinglang Miao
2021-01-22ACPI: CPPC: initialise vaddr pointers to NULLIonela Voinescu
2021-01-22ACPI: CPPC: add __iomem annotation to generic_comm_base pointerIonela Voinescu
2021-01-22ACPI: Use DEVICE_ATTR_<RW|RO|WO> macrosDwaipayan Ray
2021-01-22ACPICA: Updated all copyrights to 2021Bob Moore
2021-01-22ACPICA: add type casts for string functionsBob Moore
2021-01-22ACPICA: fix -WfallthroughNick Desaulniers
2021-01-20ACPI: scan: Make acpi_bus_get_device() clear return pointer on errorHans de Goede
2021-01-19acpi/drivers/thermal: Remove TRIPS_NONE cooling device bindingDaniel Lezcano
2021-01-18ACPICA: Clean up exception code class checksMaximilian Luz
2021-01-11ACPI: NFIT: Fix flexible_array.cocci warningsDan Williams
2021-01-11ACPI: scan: Harden acpi_device_add() against device ID overflowsDexuan Cui
2021-01-08Merge branches 'acpi-scan' and 'acpi-misc'Rafael J. Wysocki
2021-01-07thermal/drivers/acpi: Use hot and critical opsDaniel Lezcano
2021-01-07ACPI: Update Kconfig help text for items that are no longer modularPeter Robinson
2021-01-07ACPI: PM: s2idle: Drop unused local variables and related codeRafael J. Wysocki
2020-12-30ACPI: platform: Add platform profile supportMark Pearson
2020-12-24Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-22Merge tag 'acpi-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-22Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-12-22Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-12-22Merge branches 'acpi-scan', 'acpi-pnp' and 'acpi-sleep'Rafael J. Wysocki
2020-12-17ACPI: PM: s2idle: Move x86-specific code to the x86 directoryRafael J. Wysocki
2020-12-17ACPI: scan: Add Intel Baytrail Mailbox Device to acpi_ignore_dep_idsHans de Goede
2020-12-17ACPI: scan: Avoid unnecessary second pass in acpi_bus_scan()Rafael J. Wysocki
2020-12-17ACPI: scan: Defer enumeration of devices with _DEP listsRafael J. Wysocki
2020-12-17ACPI: scan: Evaluate _DEP before adding the deviceRafael J. Wysocki
2020-12-16ACPI: PM: s2idle: Add AMD support to handle _DSMShyam Sundar S K
2020-12-15Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds