summaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-12-1621-211/+194
|\
| * Merge branch 'acpi-ec'Rafael J. Wysocki2020-12-151-65/+52
| |\
| | * ACPI: EC: Clean up status flags checks in advance_transaction()Rafael J. Wysocki2020-11-231-5/+5
| | * ACPI: EC: Untangle error handling in advance_transaction()Rafael J. Wysocki2020-11-231-18/+15
| | * ACPI: EC: Simplify error handling in advance_transaction()Rafael J. Wysocki2020-11-231-13/+13
| | * ACPI: EC: Rename acpi_ec_is_gpe_raised()Rafael J. Wysocki2020-11-231-4/+4
| | * ACPI: EC: Fold acpi_ec_clear_gpe() into its callerRafael J. Wysocki2020-11-231-22/+13
| | * ACPI: EC: Eliminate in_interrupt() usageSebastian Andrzej Siewior2020-11-231-11/+10
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'acpi-apei', 'acpi-misc' and 'acpi-processor'Rafael J. Wysocki2020-12-158-40/+3
| |\ \ \ \
| | | | * | ACPI: processor: Drop duplicate setting of shared_cpu_mapPunit Agrawal2020-11-251-1/+0
| | | | |/
| | | * | ACPI: tiny-power-button: Simplify the code using module_acpi_driver()Hanjun Guo2020-11-171-3/+1
| | | * | ACPI: SBS: Simplify the code using module_acpi_driver()Hanjun Guo2020-11-171-14/+1
| | | * | ACPI: SBS: Simplify the driver init codeHanjun Guo2020-11-171-10/+1
| | | * | ACPI: debug: Remove the not used functionHanjun Guo2020-11-171-7/+0
| | | * | ACPI: processor: Remove the duplicated ACPI_PROCESSOR_CLASS macroHanjun Guo2020-11-174-5/+0
| | * | | Merge ACPI APEI material for v5.11.Rafael J. Wysocki2020-11-231-1/+1
| | |\ \ \
| | | * | | ACPI, APEI: make apei_resources_all staticJason Yan2020-09-251-1/+1
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpi-resources' and 'acpi-docs'Rafael J. Wysocki2020-12-153-9/+3
| |\ \ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks"Daniel Scally2020-12-071-1/+1
| | * | | | | ACPI: watchdog: Replace open coded variant of resource_union()Andy Shevchenko2020-11-171-5/+1
| | * | | | | PCI/ACPI: Replace open coded variant of resource_union()Andy Shevchenko2020-11-171-3/+1
| | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki2020-12-158-97/+129
| |\ \ \ \ \ \
| | | * | | | | ACPI: scan: Fix up _DEP-related terminology with supplier/consumerRafael J. Wysocki2020-12-081-6/+6
| | | * | | | | ACPI: scan: Drop INT3396 from acpi_ignore_dep_ids[]Rafael J. Wysocki2020-12-081-1/+0
| | | * | | | | ACPI: scan: Add PNP0D80 to the _DEP exceptions listRafael J. Wysocki2020-12-071-6/+21
| | | * | | | | ACPI: scan: Call acpi_get_object_info() from acpi_add_single_object()Hans de Goede2020-12-023-12/+15
| | | * | | | | ACPI: scan: Add acpi_info_matches_hids() helperHans de Goede2020-12-021-7/+23
| | * | | | | | ACPICA: Interpreter: fix memory leak by using existing bufferErik Kaneda2020-12-011-13/+4
| | * | | | | | ACPICA: Add function trace macros to improve debuggingErik Kaneda2020-12-013-32/+40
| | * | | | | | ACPICA: Also handle "orphan" _REG methods for GPIO OpRegionsHans de Goede2020-12-011-27/+27
| | * | | | | | ACPICA: Remove extreaneous "the" in commentsColin Ian King2020-12-011-1/+1
| * | | | | | | ACPI: video: Add DMI quirk for GIGABYTE GB-BXBT-2807Jasper St. Pierre2020-12-071-0/+7
| |/ / / / / /
* | | | | | | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-12-161-33/+29
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'Rafael J. Wysocki2020-12-151-33/+29
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | / | | | | | |_|_|_|/ | | | | |/| | | |
| | | * | | | | | PM: ACPI: Refresh wakeup device power configuration every timeRafael J. Wysocki2020-12-071-7/+20
| | | * | | | | | PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()Rafael J. Wysocki2020-12-071-29/+12
| | |/ / / / / /
* | | | | | | | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-161-12/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPI: Drop acpi_dev_irqresource_disabled()John Garry2020-12-111-12/+5
| |/ / / / / / /
* | | | | | | | Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-152-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | driver core: Add fwnode_init()Saravana Kannan2020-12-092-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-151-0/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, sched: Calculate frequency invariance for AMD systemsNathan Fontenot2020-12-111-0/+7
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-12-151-0/+55
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas2020-12-091-3/+5
| |\ \ \ \ \ \ \
| * | | | | | | | arm64: mm: Set ZONE_DMA size based on early IORT scanArd Biesheuvel2020-11-201-0/+55
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-11-271-3/+5
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | ACPI/IORT: Fix doc warnings in iort.cShiju Jose2020-11-231-3/+5
* | | | | | | Merge branch 'acpi-fan'Rafael J. Wysocki2020-11-191-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | ACPI: fan: Initialize performance state sysfs attributeGuenter Roeck2020-11-161-0/+1
| | |_|_|/ / | |/| | | |
* / | | | | ACPI, APEI, Fix error return value in apei_map_generic_address()Aili Yao2020-11-161-0/+4
|/ / / / /