summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2020-12-15Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-15Merge branch 'acpi-ec'Rafael J. Wysocki
2020-12-15Merge branches 'acpi-apei', 'acpi-misc' and 'acpi-processor'Rafael J. Wysocki
2020-12-15Merge branches 'acpi-resources' and 'acpi-docs'Rafael J. Wysocki
2020-12-15Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki
2020-12-15Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'Rafael J. Wysocki
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-12-11ACPI: Drop acpi_dev_irqresource_disabled()John Garry
2020-12-11x86, sched: Calculate frequency invariance for AMD systemsNathan Fontenot
2020-12-09driver core: Add fwnode_init()Saravana Kannan
2020-12-09Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas
2020-12-08ACPI: scan: Fix up _DEP-related terminology with supplier/consumerRafael J. Wysocki
2020-12-08ACPI: scan: Drop INT3396 from acpi_ignore_dep_ids[]Rafael J. Wysocki
2020-12-07ACPI: video: Add DMI quirk for GIGABYTE GB-BXBT-2807Jasper St. Pierre
2020-12-07Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks"Daniel Scally
2020-12-07ACPI: scan: Add PNP0D80 to the _DEP exceptions listRafael J. Wysocki
2020-12-07PM: ACPI: Refresh wakeup device power configuration every timeRafael J. Wysocki
2020-12-07PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()Rafael J. Wysocki
2020-12-02ACPI: scan: Call acpi_get_object_info() from acpi_add_single_object()Hans de Goede
2020-12-02ACPI: scan: Add acpi_info_matches_hids() helperHans de Goede
2020-12-01ACPICA: Interpreter: fix memory leak by using existing bufferErik Kaneda
2020-12-01ACPICA: Add function trace macros to improve debuggingErik Kaneda
2020-12-01ACPICA: Also handle "orphan" _REG methods for GPIO OpRegionsHans de Goede
2020-12-01ACPICA: Remove extreaneous "the" in commentsColin Ian King
2020-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-25ACPI: processor: Drop duplicate setting of shared_cpu_mapPunit Agrawal
2020-11-23ACPI: EC: Clean up status flags checks in advance_transaction()Rafael J. Wysocki
2020-11-23ACPI: EC: Untangle error handling in advance_transaction()Rafael J. Wysocki
2020-11-23ACPI: EC: Simplify error handling in advance_transaction()Rafael J. Wysocki
2020-11-23ACPI: EC: Rename acpi_ec_is_gpe_raised()Rafael J. Wysocki
2020-11-23ACPI: EC: Fold acpi_ec_clear_gpe() into its callerRafael J. Wysocki
2020-11-23ACPI: EC: Eliminate in_interrupt() usageSebastian Andrzej Siewior
2020-11-23Merge ACPI APEI material for v5.11.Rafael J. Wysocki
2020-11-23ACPI/IORT: Fix doc warnings in iort.cShiju Jose
2020-11-20arm64: mm: Set ZONE_DMA size based on early IORT scanArd Biesheuvel
2020-11-19Merge branch 'acpi-fan'Rafael J. Wysocki
2020-11-17ACPI: tiny-power-button: Simplify the code using module_acpi_driver()Hanjun Guo
2020-11-17ACPI: SBS: Simplify the code using module_acpi_driver()Hanjun Guo
2020-11-17ACPI: SBS: Simplify the driver init codeHanjun Guo
2020-11-17ACPI: debug: Remove the not used functionHanjun Guo
2020-11-17ACPI: processor: Remove the duplicated ACPI_PROCESSOR_CLASS macroHanjun Guo
2020-11-17ACPI: watchdog: Replace open coded variant of resource_union()Andy Shevchenko
2020-11-17PCI/ACPI: Replace open coded variant of resource_union()Andy Shevchenko
2020-11-16ACPI, APEI, Fix error return value in apei_map_generic_address()Aili Yao
2020-11-16ACPI: fan: Initialize performance state sysfs attributeGuenter Roeck
2020-11-12Merge branches 'acpi-scan', 'acpi-misc', 'acpi-button' and 'acpi-dptf'Rafael J. Wysocki