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