Age | Commit message (Expand) | Author |
2021-06-11 | Merge branch 'acpi-bus' | Rafael J. Wysocki |
2021-06-09 | ACPI: Pass the same capabilities to the _OSC regardless of the query flag | Mika Westerberg |
2021-06-07 | Revert "ACPI: sleep: Put the FACS table after using it" | Zhang Rui |
2021-05-31 | ACPICA: Clean up context mutex during object deletion | Erik Kaneda |
2021-05-29 | Merge tag 'tty-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-05-24 | ACPI: power: Refine turning off unused power resources | Rafael J. Wysocki |
2021-05-15 | Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-05-13 | Merge branch 'acpi-pm' | Rafael J. Wysocki |
2021-05-13 | serial: 8250_dw: Add device HID for new AMD UART controller | Maximilian Luz |
2021-05-12 | ACPI: NFIT: Fix support for variable 'SPA' structure size | Dan Williams |
2021-05-12 | ACPI: PM: Add ACPI ID of Alder Lake Fan | Sumeet Pawnikar |
2021-05-10 | ACPI: scan: Fix a memory leak in an error handling path | Christophe JAILLET |
2021-05-10 | Revert "Revert "ACPI: scan: Turn off unused power resources during initializa... | Rafael J. Wysocki |
2021-05-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-05-06 | Merge tag 'acpi-5.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-05-06 | Merge branches 'acpi-pm' and 'acpi-docs' | Rafael J. Wysocki |
2021-05-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-05 | Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-05-05 | acpi,memhotplug: enable MHP_MEMMAP_ON_MEMORY when supported | Oscar Salvador |
2021-05-01 | Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-04-30 | Revert "ACPI: scan: Turn off unused power resources during initialization" | Rafael J. Wysocki |
2021-04-28 | ACPI: custom_method: fix a possible memory leak | Mark Langsdorf |
2021-04-28 | ACPI: custom_method: fix potential use-after-free issue | Mark Langsdorf |
2021-04-27 | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2021-04-26 | Merge branch 'acpi-misc' | Rafael J. Wysocki |
2021-04-26 | Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-utils' | Rafael J. Wysocki |
2021-04-26 | Merge branches 'acpi-scan', 'acpi-drivers', 'acpi-pm' and 'acpi-resources' | Rafael J. Wysocki |
2021-04-26 | Merge branch 'acpi-messages' | Rafael J. Wysocki |
2021-04-26 | Merge branches 'acpi-pci' and 'acpi-processor' | Rafael J. Wysocki |
2021-04-26 | Merge branch 'acpica' | Rafael J. Wysocki |
2021-04-23 | ACPI: irq: Prevent unregistering of GIC SGIs | Marc Zyngier |
2021-04-23 | ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure | Marc Zyngier |
2021-04-21 | ACPI: video: use native backlight for GA401/GA502/GA503 | Luke D Jones |
2021-04-21 | ACPI: APEI: remove redundant assignment to variable rc | Colin Ian King |
2021-04-16 | PCI: tegra: Add Tegra194 MCFG quirks for ECAM errata | Vidya Sagar |
2021-04-16 | Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis... | Joerg Roedel |
2021-04-13 | ACPI: utils: Capitalize abbreviations in the comments | Andy Shevchenko |
2021-04-13 | ACPI: utils: Document for_each_acpi_dev_match() macro | Andy Shevchenko |
2021-04-13 | ACPI: bus: Introduce acpi_dev_get() and reuse it in ACPI code | Andy Shevchenko |
2021-04-12 | ACPI: scan: Utilize match_string() API | Andy Shevchenko |
2021-04-08 | treewide: Change list_sort to use const pointers | Sami Tolvanen |
2021-04-08 | ACPI: CPPC: Replace cppc_attr with kobj_attribute | Nathan Chancellor |
2021-04-08 | ACPI: scan: Call acpi_get_object_info() from acpi_set_pnp_ids() | Rafael J. Wysocki |
2021-04-08 | ACPI: scan: Drop sta argument from acpi_init_device_object() | Rafael J. Wysocki |
2021-04-08 | ACPI: scan: Drop sta argument from acpi_add_single_object() | Rafael J. Wysocki |
2021-04-08 | ACPI: scan: Rearrange checks in acpi_bus_check_add() | Rafael J. Wysocki |
2021-04-08 | ACPI: scan: Fold acpi_bus_type_and_status() into its caller | Rafael J. Wysocki |
2021-04-08 | ACPI: video: Check LCD flag on ACPI-reduced-hardware devices | Hans de Goede |
2021-04-08 | ACPI: utils: Add acpi_reduced_hardware() helper | Hans de Goede |
2021-04-08 | ACPI: dock: fix some coding style issues | Xiaofei Tan |