Age | Commit message (Expand) | Author |
2022-08-11 | Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-11 | Merge branch 'acpi-properties' | Rafael J. Wysocki |
2022-08-06 | Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2022-08-04 | Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-08-01 | Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-07-27 | ACPI: property: Add support for parsing buffer property UUID | Sakari Ailus |
2022-07-20 | irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArch | Jianmin Lv |
2022-07-20 | ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallback | Marc Zyngier |
2022-07-20 | APCI: irq: Add support for multiple GSI domains | Marc Zyngier |
2022-07-15 | ACPI: utils: Add api to read _SUB from ACPI | Stefan Binding |
2022-07-05 | ACPI: CPPC: Only probe for _CPC if CPPC v2 is acked | Mario Limonciello |
2022-07-04 | ACPI: Remove the unused find_acpi_cpu_cache_topology() | Sudeep Holla |
2022-05-30 | Merge tag 'acpi-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-05-30 | Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc' | Rafael J. Wysocki |
2022-05-27 | Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds |
2022-05-19 | ACPI: CPPC: Check _OSC for flexible address space | Pierre Gondois |
2022-04-28 | PCI/ACPI: negotiate CXL _OSC | Vishal Verma |
2022-04-28 | PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridges | Dan Williams |
2022-04-28 | PCI/ACPI: add a helper for retrieving _OSC Control DWORDs | Vishal Verma |
2022-04-27 | ACPI: OSL: Remove the helper for deactivating memory region | Heikki Krogerus |
2022-03-25 | Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-03-21 | Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2022-03-18 | Merge branches 'acpi-soc', 'acpi-video' and 'acpi-apei' | Rafael J. Wysocki |
2022-03-17 | ACPI / x86: Add support for LPS0 callback handler | Mario Limonciello |
2022-03-17 | ACPI: bus: Avoid using CPPC if not supported by firmware | Rafael J. Wysocki |
2022-03-16 | PM: hibernate: Honour ACPI hardware signature by default for virtual guests | David Woodhouse |
2022-03-01 | ACPI: platform: Constify properties parameter in acpi_create_platform_device() | Andy Shevchenko |
2022-01-12 | Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds |
2022-01-10 | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2022-01-04 | ACPI: PCC: Implement OperationRegion handler for the PCC Type 3 subtype | Sudeep Holla |
2021-12-08 | PM: hibernate: Allow ACPI hardware signature to be honoured | David Woodhouse |
2021-11-23 | ACPI: Make acpi_node_get_parent() local | Sakari Ailus |
2021-11-16 | ACPI: Add stubs for wakeup handler functions | Mario Limonciello |
2021-11-15 | ACPI: Add a context argument for table parsing handlers | Dan Williams |
2021-11-15 | ACPI: Teach ACPI table parsing about the CEDT header format | Dan Williams |
2021-11-15 | ACPI: Keep sub-table parsing infrastructure available for modules | Dan Williams |
2021-11-10 | Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-11-06 | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-03 | ACPI: Add a convenience function to tell a device is in D0 state | Sakari Ailus |
2021-10-15 | topology: Represent clusters of CPUs within a die | Jonathan Cameron |
2021-09-28 | PCI/ACPI: Remove OSC_PCI_SUPPORT_MASKS and OSC_PCI_CONTROL_MASKS | Joerg Roedel |
2021-08-30 | Merge branches 'acpi-numa', 'acpi-glue', 'acpi-config' and 'acpi-pmic' | Rafael J. Wysocki |
2021-07-16 | ACPI: glue: Eliminate acpi_platform_notify() | Rafael J. Wysocki |
2021-07-16 | ACPI: Add LoongArch support for ACPI_PROCESSOR/ACPI_NUMA | Huacai Chen |
2021-07-07 | Merge tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-07-07 | Merge branches 'acpi-misc', 'acpi-video' and 'acpi-prm' | Rafael J. Wysocki |
2021-07-02 | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-07-02 | ACPI: Correct \_SB._OSC bit definition for PRM | Aubrey Li |
2021-06-30 | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-06-30 | Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds |