Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | ACPI: scan: Make acpi_bus_get_device() clear return pointer on error | Hans de Goede | 2021-01-20 | 1 | -0/+2 | |
* | ACPI: scan: Harden acpi_device_add() against device ID overflows | Dexuan Cui | 2021-01-11 | 2 | -2/+15 | |
*-. | Merge branches 'acpi-scan' and 'acpi-misc' | Rafael J. Wysocki | 2021-01-08 | 1 | -6/+0 | |
|\ \ | ||||||
| | * | ACPI: Update Kconfig help text for items that are no longer modular | Peter Robinson | 2021-01-07 | 1 | -6/+0 | |
| |/ | ||||||
* / | ACPI: PM: s2idle: Drop unused local variables and related code | Rafael J. Wysocki | 2021-01-07 | 1 | -13/+1 | |
|/ | ||||||
* | Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-12-24 | 1 | -5/+10 | |
|\ | ||||||
| * | ACPI: NFIT: Fix input validation of bus-family | Dan Williams | 2020-11-23 | 1 | -1/+5 | |
| * | ACPI/nfit: avoid accessing uninitialized memory in acpi_nfit_ctl() | Zhen Lei | 2020-11-18 | 1 | -4/+5 | |
* | | Merge tag 'acpi-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-12-22 | 6 | -330/+598 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *---. \ | Merge branches 'acpi-scan', 'acpi-pnp' and 'acpi-sleep' | Rafael J. Wysocki | 2020-12-22 | 6 | -330/+598 | |
| |\ \ \ \ | ||||||
| | | | * | | ACPI: PM: s2idle: Move x86-specific code to the x86 directory | Rafael J. Wysocki | 2020-12-17 | 4 | -441/+489 | |
| | | | * | | ACPI: PM: s2idle: Add AMD support to handle _DSM | Shyam Sundar S K | 2020-12-16 | 1 | -9/+157 | |
| | | * | | | ACPI: PNP: compare the string length in the matching_id() | Hui Wang | 2020-12-15 | 1 | -0/+3 | |
| | | |/ / | ||||||
| | * | | | ACPI: scan: Add Intel Baytrail Mailbox Device to acpi_ignore_dep_ids | Hans de Goede | 2020-12-17 | 1 | -0/+1 | |
| | * | | | ACPI: scan: Avoid unnecessary second pass in acpi_bus_scan() | Rafael J. Wysocki | 2020-12-17 | 1 | -1/+10 | |
| | * | | | ACPI: scan: Defer enumeration of devices with _DEP lists | Rafael J. Wysocki | 2020-12-17 | 1 | -25/+78 | |
| | * | | | ACPI: scan: Evaluate _DEP before adding the device | Rafael J. Wysocki | 2020-12-17 | 1 | -19/+25 | |
* | | | | | Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2020-12-22 | 2 | -82/+61 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2020-12-22 | 2 | -83/+61 | |
| |\ \ \ \ | ||||||
| | * | | | | cppc_cpufreq: replace per-cpu data array with a list | Ionela Voinescu | 2020-12-15 | 1 | -81/+60 | |
| | * | | | | ACPI: processor: fix NONE coordination for domain mapping failure | Ionela Voinescu | 2020-12-15 | 2 | -2/+2 | |
* | | | | | | Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2020-12-15 | 21 | -211/+194 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Merge branch 'acpi-ec' | Rafael J. Wysocki | 2020-12-15 | 1 | -65/+52 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ACPI: EC: Clean up status flags checks in advance_transaction() | Rafael J. Wysocki | 2020-11-23 | 1 | -5/+5 | |
| | * | | | | | ACPI: EC: Untangle error handling in advance_transaction() | Rafael J. Wysocki | 2020-11-23 | 1 | -18/+15 | |
| | * | | | | | ACPI: EC: Simplify error handling in advance_transaction() | Rafael J. Wysocki | 2020-11-23 | 1 | -13/+13 | |
| | * | | | | | ACPI: EC: Rename acpi_ec_is_gpe_raised() | Rafael J. Wysocki | 2020-11-23 | 1 | -4/+4 | |
| | * | | | | | ACPI: EC: Fold acpi_ec_clear_gpe() into its caller | Rafael J. Wysocki | 2020-11-23 | 1 | -22/+13 | |
| | * | | | | | ACPI: EC: Eliminate in_interrupt() usage | Sebastian Andrzej Siewior | 2020-11-23 | 1 | -11/+10 | |
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ | Merge branches 'acpi-apei', 'acpi-misc' and 'acpi-processor' | Rafael J. Wysocki | 2020-12-15 | 8 | -40/+3 | |
| |\ \ \ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | | | ||||||
| | | | * | | | | | ACPI: processor: Drop duplicate setting of shared_cpu_map | Punit Agrawal | 2020-11-25 | 1 | -1/+0 | |
| | | | |/ / / / | ||||||
| | | * | | | | | ACPI: tiny-power-button: Simplify the code using module_acpi_driver() | Hanjun Guo | 2020-11-17 | 1 | -3/+1 | |
| | | * | | | | | ACPI: SBS: Simplify the code using module_acpi_driver() | Hanjun Guo | 2020-11-17 | 1 | -14/+1 | |
| | | * | | | | | ACPI: SBS: Simplify the driver init code | Hanjun Guo | 2020-11-17 | 1 | -10/+1 | |
| | | * | | | | | ACPI: debug: Remove the not used function | Hanjun Guo | 2020-11-17 | 1 | -7/+0 | |
| | | * | | | | | ACPI: processor: Remove the duplicated ACPI_PROCESSOR_CLASS macro | Hanjun Guo | 2020-11-17 | 4 | -5/+0 | |
| | | | |_|_|/ | | | |/| | | | ||||||
| | * | | | | | Merge ACPI APEI material for v5.11. | Rafael J. Wysocki | 2020-11-23 | 1 | -1/+1 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | ACPI, APEI: make apei_resources_all static | Jason Yan | 2020-09-25 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Merge branches 'acpi-resources' and 'acpi-docs' | Rafael J. Wysocki | 2020-12-15 | 3 | -9/+3 | |
| |\ \ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | ||||||
| | * | | | | | | | Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks" | Daniel Scally | 2020-12-07 | 1 | -1/+1 | |
| | * | | | | | | | ACPI: watchdog: Replace open coded variant of resource_union() | Andy Shevchenko | 2020-11-17 | 1 | -5/+1 | |
| | * | | | | | | | PCI/ACPI: Replace open coded variant of resource_union() | Andy Shevchenko | 2020-11-17 | 1 | -3/+1 | |
| | |/ / / / / / | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Merge branches 'acpica' and 'acpi-scan' | Rafael J. Wysocki | 2020-12-15 | 8 | -97/+129 | |
| |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | | ||||||
| | | * | | | | | | ACPI: scan: Fix up _DEP-related terminology with supplier/consumer | Rafael J. Wysocki | 2020-12-08 | 1 | -6/+6 | |
| | | * | | | | | | ACPI: scan: Drop INT3396 from acpi_ignore_dep_ids[] | Rafael J. Wysocki | 2020-12-08 | 1 | -1/+0 | |
| | | * | | | | | | ACPI: scan: Add PNP0D80 to the _DEP exceptions list | Rafael J. Wysocki | 2020-12-07 | 1 | -6/+21 | |
| | | * | | | | | | ACPI: scan: Call acpi_get_object_info() from acpi_add_single_object() | Hans de Goede | 2020-12-02 | 3 | -12/+15 | |
| | | * | | | | | | ACPI: scan: Add acpi_info_matches_hids() helper | Hans de Goede | 2020-12-02 | 1 | -7/+23 | |
| | * | | | | | | | ACPICA: Interpreter: fix memory leak by using existing buffer | Erik Kaneda | 2020-12-01 | 1 | -13/+4 | |
| | * | | | | | | | ACPICA: Add function trace macros to improve debugging | Erik Kaneda | 2020-12-01 | 3 | -32/+40 |