Age | Commit message (Expand) | Author | Files | Lines |
2020-04-08 | Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+4 |
2020-04-06 | Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 17 | -62/+114 |
2020-04-06 | Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 3 | -0/+86 |
2020-04-06 | Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-drivers' | Rafael J. Wysocki | 5 | -32/+22 |
2020-04-06 | Merge branch 'acpica' | Rafael J. Wysocki | 11 | -23/+92 |
2020-04-04 | ACPI: PM: Add acpi_[un]register_wakeup_handler() | Hans de Goede | 3 | -0/+86 |
2020-04-04 | x86: ACPI: fix CPU hotplug deadlock | Qian Cai | 1 | -7/+0 |
2020-04-04 | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+15 |
2020-04-01 | ACPI: Update Tiger Lake ACPI device IDs | Gayatri Kammela | 3 | -6/+6 |
2020-04-01 | ACPI: video: Use native backlight on Acer Aspire 5783z | Hans de Goede | 1 | -0/+9 |
2020-03-31 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -14/+12 |
2020-03-31 | Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 22 | -254/+277 |
2020-03-30 | Merge branches 'acpi-ec', 'acpi-fan' and 'acpi-pci' | Rafael J. Wysocki | 4 | -193/+143 |
2020-03-30 | Merge branches 'acpi-button', 'acpi-battery', 'acpi-osl', 'acpi-video' and 'a... | Rafael J. Wysocki | 10 | -44/+107 |
2020-03-30 | Merge branch 'acpica' | Rafael J. Wysocki | 8 | -17/+27 |
2020-03-30 | ACPICA: Fixes for acpiExec namespace init file | Bob Moore | 7 | -20/+83 |
2020-03-30 | ACPICA: Add NHLT table signature | Cezary Rojewski | 1 | -1/+1 |
2020-03-30 | ACPICA: utilities: fix sprintf() | John Levon | 1 | -1/+6 |
2020-03-30 | ACPICA: acpiexec: remove redeclaration of acpi_gbl_db_opt_no_region_support | Erik Kaneda | 1 | -0/+1 |
2020-03-30 | ACPICA: Change PlatformCommChannel ASL keyword to PCC | Erik Kaneda | 1 | -1/+1 |
2020-03-30 | Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains' | Rafael J. Wysocki | 6 | -28/+68 |
2020-03-28 | PCI/DPC: Add Error Disconnect Recover (EDR) support | Kuppuswamy Sathyanarayanan | 1 | -0/+15 |
2020-03-28 | ACPI: CPPC: clean up acpi_get_psd_map() | Liguang Zhang | 1 | -26/+7 |
2020-03-27 | Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ... | Joerg Roedel | 1 | -2/+4 |
2020-03-27 | ACPI/IORT: Remove direct access of dev->iommu_fwspec | Joerg Roedel | 1 | -2/+4 |
2020-03-25 | Merge branch 'x86/cpu' into perf/core, to resolve conflict | Ingo Molnar | 2 | -14/+12 |
2020-03-25 | ACPI: PM: s2idle: Refine active GPEs check | Rafael J. Wysocki | 3 | -9/+16 |
2020-03-25 | ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE | Rafael J. Wysocki | 4 | -16/+52 |
2020-03-24 | ACPI: Convert to new X86 CPU match macros | Thomas Gleixner | 2 | -14/+12 |
2020-03-22 | ACPI: PM: s2idle: Fix comment in acpi_s2idle_prepare_late() | Rafael J. Wysocki | 1 | -4/+1 |
2020-03-22 | x86/mm: split vmalloc_sync_all() | Joerg Roedel | 1 | -1/+1 |
2020-03-14 | ACPI: PCI: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 1 | -1/+1 |
2020-03-14 | ACPI: fan: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 1 | -10/+10 |
2020-03-14 | ACPI: EC: Eliminate EC_FLAGS_QUERY_HANDSHAKE | Rafael J. Wysocki | 1 | -32/+3 |
2020-03-14 | ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add() | Rafael J. Wysocki | 1 | -2/+4 |
2020-03-14 | ACPI: EC: Simplify acpi_ec_ecdt_start() and acpi_ec_init() | Rafael J. Wysocki | 2 | -56/+37 |
2020-03-14 | ACPI: EC: Consolidate event handler installation code | Rafael J. Wysocki | 1 | -53/+61 |
2020-03-04 | ACPI: list_for_each_safe() -> list_for_each_entry_safe() | chenqiwu | 2 | -23/+15 |
2020-03-04 | ACPI: video: remove redundant assignments to variable result | Colin Ian King | 1 | -1/+1 |
2020-03-04 | ACPI: OSL: Add missing __acquires/__releases annotations | Jules Irenge | 1 | -0/+2 |
2020-03-04 | ACPI / battery: Cleanup Lenovo Ideapad Miix 320 DMI table entry | Hans de Goede | 1 | -5/+5 |
2020-03-04 | ACPI / AC: Cleanup DMI quirk table | Hans de Goede | 1 | -12/+13 |
2020-03-02 | ACPI: EC: Use fast path in acpi_ec_add() for DSDT boot EC | Rafael J. Wysocki | 1 | -1/+2 |
2020-03-02 | ACPI: EC: Simplify acpi_ec_add() | Rafael J. Wysocki | 1 | -9/+7 |
2020-02-28 | Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -3/+12 |
2020-02-28 | ACPI: EC: Drop AE_NOT_FOUND special case from ec_install_handlers() | Rafael J. Wysocki | 1 | -13/+2 |
2020-02-28 | ACPI: EC: Avoid passing redundant argument to functions | Rafael J. Wysocki | 1 | -13/+8 |
2020-02-28 | ACPI: EC: Avoid printing confusing messages in acpi_ec_setup() | Rafael J. Wysocki | 1 | -5/+10 |
2020-02-21 | ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake() | Rafael J. Wysocki | 2 | -0/+52 |
2020-02-16 | ACPICA: Fix a couple of typos | Bob Moore | 1 | -1/+1 |