summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-241-5/+10
|\
| * ACPI: NFIT: Fix input validation of bus-familyDan Williams2020-11-231-1/+5
| * ACPI/nfit: avoid accessing uninitialized memory in acpi_nfit_ctl()Zhen Lei2020-11-181-4/+5
* | Merge tag 'acpi-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-226-330/+598
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'acpi-scan', 'acpi-pnp' and 'acpi-sleep'Rafael J. Wysocki2020-12-226-330/+598
| |\ \ \ \
| | | | * | ACPI: PM: s2idle: Move x86-specific code to the x86 directoryRafael J. Wysocki2020-12-174-441/+489
| | | | * | ACPI: PM: s2idle: Add AMD support to handle _DSMShyam Sundar S K2020-12-161-9/+157
| | | * | | ACPI: PNP: compare the string length in the matching_id()Hui Wang2020-12-151-0/+3
| | | |/ /
| | * | | ACPI: scan: Add Intel Baytrail Mailbox Device to acpi_ignore_dep_idsHans de Goede2020-12-171-0/+1
| | * | | ACPI: scan: Avoid unnecessary second pass in acpi_bus_scan()Rafael J. Wysocki2020-12-171-1/+10
| | * | | ACPI: scan: Defer enumeration of devices with _DEP listsRafael J. Wysocki2020-12-171-25/+78
| | * | | ACPI: scan: Evaluate _DEP before adding the deviceRafael J. Wysocki2020-12-171-19/+25
* | | | | Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-12-222-82/+61
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-12-222-83/+61
| |\ \ \ \
| | * | | | cppc_cpufreq: replace per-cpu data array with a listIonela Voinescu2020-12-151-81/+60
| | * | | | ACPI: processor: fix NONE coordination for domain mapping failureIonela Voinescu2020-12-152-2/+2
* | | | | | Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-12-1521-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-151-33/+29
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'Rafael J. Wysocki2020-12-151-33/+29
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | / | | | | | |_|_|_|/ | | | | |/| | | |