Age | Commit message (Expand) | Author |
2020-09-25 | PNP: ACPI: Fix missing-prototypes in acpi_pnp.c | Tian Tao |
2020-09-16 | ACPI: processor: Take over RCU-idle for C3-BM idle | Peter Zijlstra |
2020-09-16 | ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHED | Peter Zijlstra |
2020-09-16 | ACPI: processor: Use CPUIDLE_FLAG_TIMER_STOP | Peter Zijlstra |
2020-08-28 | Merge branch 'acpi-mm' | Rafael J. Wysocki |
2020-08-25 | ACPI: OSL: Prevent acpi_release_memory() from returning too early | Rafael J. Wysocki |
2020-08-21 | ACPI: ioremap: avoid redundant rounding to OS page size | Ard Biesheuvel |
2020-08-21 | ACPI: SoC: APD: Check return value of acpi_dev_get_property() | Furquan Shaikh |
2020-08-15 | Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-08-11 | Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-08-07 | ACPI: APD: Add a fmw property is_raven | Akshu Agrawal |
2020-08-07 | ACPI: APD: Change name from ST to FCH | Akshu Agrawal |
2020-08-07 | i2c: designware: Add device HID for Hygon I2C controller | Pu Wen |
2020-08-06 | Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-06 | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-05 | Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-08-03 | Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2020-08-03 | Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2020-08-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-08-03 | ACPI: NFIT: Fix ARS zero-sized allocation | Dan Williams |
2020-08-03 | Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc' | Rafael J. Wysocki |
2020-08-03 | Merge branches 'acpi-proc', 'acpi-sysfs', 'acpi-pad', 'acpi-ec', 'acpi-pci' a... | Rafael J. Wysocki |
2020-08-03 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
2020-07-31 | cpuidle: ACPI: fix 'return' with no value build warning | Neal Liu |
2020-07-29 | cpuidle: change enter_s2idle() prototype | Neal Liu |
2020-07-29 | nvme-pci: add support for ACPI StorageD3Enable property | David E. Box |
2020-07-28 | ACPI: NFIT: Add runtime firmware activate support | Dan Williams |
2020-07-28 | ACPI/IORT: Add an input ID to acpi_dma_configure() | Lorenzo Pieralisi |
2020-07-28 | ACPI/IORT: Remove useless PCI bus walk | Lorenzo Pieralisi |
2020-07-28 | ACPI/IORT: Make iort_msi_map_rid() PCI agnostic | Lorenzo Pieralisi |
2020-07-28 | ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic | Lorenzo Pieralisi |
2020-07-28 | ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC | Lorenzo Pieralisi |
2020-07-27 | ACPI: APEI: remove redundant assignment to variable rc | Colin Ian King |
2020-07-27 | ACPI: NUMA: Remove the useless 'node >= MAX_NUMNODES' check | Hanjun Guo |
2020-07-27 | ACPI: NUMA: Remove the useless sub table pointer check | Hanjun Guo |
2020-07-27 | ACPI: tables: Remove the duplicated checks for acpi_parse_entries_array() | Hanjun Guo |
2020-07-27 | ACPICA: Do not increment operation_region reference counts for field units | Erik Kaneda |
2020-07-27 | ACPICA: Replace one-element array with flexible-array | Gustavo A. R. Silva |
2020-07-27 | ACPI: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-07-27 | ACPI: Use valid link to the ACPI specification | Tiezhu Yang |
2020-07-27 | ACPI: OSL: Clean up the removal of unused memory mappings | Rafael J. Wysocki |
2020-07-27 | ACPI: OSL: Use deferred unmapping in acpi_os_unmap_iomem() | Rafael J. Wysocki |
2020-07-27 | ACPI: OSL: Use deferred unmapping in acpi_os_unmap_generic_address() | Rafael J. Wysocki |
2020-07-27 | ACPICA: Preserve memory opregion mappings | Rafael J. Wysocki |
2020-07-27 | ACPI: OSL: Implement deferred unmapping of ACPI memory | Rafael J. Wysocki |
2020-07-25 | tools/testing/nvdimm: Emulate firmware activation commands | Dan Williams |
2020-07-25 | ACPI: NFIT: Define runtime firmware activation commands | Dan Williams |
2020-07-25 | ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptor | Dan Williams |
2020-07-25 | libnvdimm: Validate command family indices | Dan Williams |
2020-07-09 | ACPI: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |