Age | Commit message (Expand) | Author | Files | Lines |
2021-04-26 | Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-utils' | Rafael J. Wysocki | 1 | -0/+5 |
2021-04-26 | Merge branch 'acpi-messages' | Rafael J. Wysocki | 1 | -0/+5 |
2021-04-08 | ACPI: utils: Add acpi_reduced_hardware() helper | Hans de Goede | 1 | -0/+5 |
2021-03-29 | ACPI: tables: x86: Reserve memory occupied by ACPI tables | Rafael J. Wysocki | 1 | -1/+8 |
2021-03-08 | ACPI: utils: Introduce acpi_evaluation_failure_warn() | Rafael J. Wysocki | 1 | -0/+5 |
2021-03-08 | gpiolib: acpi: Allow to find GpioInt() resource by name and index | Andy Shevchenko | 1 | -2/+8 |
2021-03-03 | ACPI: bus: Constify is_acpi_node() and friends (part 2) | Andy Shevchenko | 1 | -3/+3 |
2021-02-25 | Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+0 |
2021-02-21 | Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -32/+0 |
2021-02-12 | ACPI: property: Make acpi_node_prop_read() static | Andy Shevchenko | 1 | -11/+0 |
2021-02-12 | ACPI: property: Remove dead code | Andy Shevchenko | 1 | -21/+0 |
2021-02-09 | Merge tag 'thunderbolt-for-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k... | Greg Kroah-Hartman | 1 | -0/+10 |
2021-02-04 | ACPI: Add support for native USB4 control _OSC | Mika Westerberg | 1 | -0/+10 |
2021-01-27 | PCI/ACPI: Make acpi_pci_osc_control_set() static | Bjorn Helgaas | 1 | -3/+0 |
2021-01-07 | ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI | Shawn Guo | 1 | -0/+7 |
2020-12-12 | ACPI: Use fwnode_init() to set up fwnode | Saravana Kannan | 1 | -1/+1 |
2020-10-26 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 1 | -2/+2 |
2020-10-14 | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -18/+9 |
2020-10-14 | x86/numa: add 'nohmat' option | Dan Williams | 1 | -0/+2 |
2020-10-13 | Merge branch 'acpi-misc' | Rafael J. Wysocki | 1 | -10/+1 |
2020-10-13 | Merge branch 'acpi-numa' | Rafael J. Wysocki | 1 | -8/+8 |
2020-10-02 | ACPI: Make acpi_evaluate_dsm() prototype consistent | John Garry | 1 | -1/+1 |
2020-10-02 | ACPI: Let ACPI know we support Generic Initiator Affinity Structures | Jonathan Cameron | 1 | -0/+1 |
2020-10-01 | arm64: permit ACPI core to map kernel memory used for table overrides | Ard Biesheuvel | 1 | -1/+1 |
2020-09-25 | ACPI: Remove three unused inline functions | YueHaibing | 1 | -9/+0 |
2020-09-24 | ACPI: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node() | Jonathan Cameron | 1 | -4/+4 |
2020-09-24 | ACPI: Remove side effect of partly creating a node in acpi_map_pxm_to_online_... | Jonathan Cameron | 1 | -4/+3 |
2020-08-05 | Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+17 |
2020-07-28 | ACPI/IORT: Add an input ID to acpi_dma_configure() | Lorenzo Pieralisi | 1 | -0/+7 |
2020-06-27 | drivers/acpi: Remove function cast | Oscar Carter | 1 | -6/+6 |
2020-06-27 | drivers/acpi: Add new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRY | Oscar Carter | 1 | -0/+11 |
2020-04-09 | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+22 |
2020-04-06 | Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -0/+5 |
2020-04-04 | ACPI: PM: Add acpi_[un]register_wakeup_handler() | Hans de Goede | 1 | -0/+5 |
2020-03-28 | PCI/DPC: Add Error Disconnect Recover (EDR) support | Kuppuswamy Sathyanarayanan | 1 | -2/+4 |
2020-02-17 | ACPI: NUMA: Up-level "map to online node" functionality | Dan Williams | 1 | -1/+22 |
2019-12-27 | ACPI: processor: Export acpi_processor_evaluate_cst() | Rafael J. Wysocki | 1 | -0/+9 |
2019-12-16 | ACPI: processor: Export function to claim _CST control | Rafael J. Wysocki | 1 | -0/+6 |
2019-10-15 | ACPI / utils: Introduce acpi_dev_hid_uid_match() helper | Andy Shevchenko | 1 | -0/+8 |
2019-09-28 | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+6 |
2019-09-18 | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -0/+4 |
2019-09-17 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+5 |
2019-08-20 | acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down | Josh Boyer | 1 | -0/+6 |
2019-08-12 | ACPI/PPTT: Add support for ACPI 6.3 thread flag | Jeremy Linton | 1 | -0/+5 |
2019-07-31 | gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.h | Andy Shevchenko | 1 | -51/+0 |
2019-07-30 | ACPI: PM: Set up EC GPE for system wakeup from drivers that need it | Rafael J. Wysocki | 1 | -0/+4 |
2019-07-18 | Merge tag 'acpi-5.3-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -1/+4 |
2019-07-15 | ACPI: fix false-positive -Wuninitialized warning | Arnd Bergmann | 1 | -1/+4 |
2019-07-15 | Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat... | Linus Torvalds | 1 | -0/+1 |
2019-07-09 | Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -12/+2 |