Linux ACPI
[Prev Page][Next Page]
- Re: [PATCH v4 3/3] serial: amba-pl011: add ACPI support to AMBA probe, (continued)
- [PATCH v2 0/3] device property: post merge fixes,
Andy Shevchenko
- [PATCH v1 1/1] device property: add spaces to PROPERTY_ENTRY_STRING macro, Andy Shevchenko
- [PATCH] gicv2m: Miscellaneous fixes for V2m resources and SPI ranges, Suravee Suthikulpanit
- [PATCH v3] i2c: designware: Do not require clock when SSCN and FFCN are provided,
Suravee Suthikulpanit
- re: ACPI / debugger: Add IO interface to access debugger functionalities,
Dan Carpenter
- [PATCH 0/5] acpi-video and platform/x86 driver fixes,
Hans de Goede
- [PATCH] ACPI/APEI: correct/extend pgprot_t retrieval to map GHES memory,
Jan Beulich
- [PATCH v2 1/1] ACPI / LPSS: change 'does not have' to 'has' in comment,
Andy Shevchenko
- [PATCH v1 1/1] ACPI / LPSS: change 'does not' to 'does' in comment,
Andy Shevchenko
- [PATCH v3 0/3] Add AMBA bus probing support to ACPI,
Aleksey Makarov
- [PATCH v2 0/3] Add AMBA bus probing support to ACPI,
Aleksey Makarov
- [PATCH 0/3] Expose known poison in SPA ranges to the block layer,
vishal
- [GIT PULL] Power management fixes for v4.4-rc6, Rafael J. Wysocki
- [acpi:release 1/7] arch/x86/kernel/cpu/aperfmperf.c:38:6: error: implicit declaration of function 'time_before',
kbuild test robot
- Re: [PATCH 1/1] drivers:pci:hotplug Fix all whitespace issues,
Bjorn Helgaas
- [PATCH V2 00/10] Introduce ACPI world to GICv3 & ITS irqchip,
Tomasz Nowicki
- [PATCH V2 09/10] acpi, gicv3, msi: Factor out code that might be reused for ACPI equivalent., Tomasz Nowicki
- [PATCH V2 10/10] acpi, gicv3, its: Use MADT ITS subtable to do PCI/MSI domain initialization., Tomasz Nowicki
- [PATCH V2 07/10] ARM64, ACPI, PCI: I/O Remapping Table (IORT) initial support., Tomasz Nowicki
- [PATCH V2 08/10] irqchip, gicv3, its: Probe ITS in the ACPI way., Tomasz Nowicki
- [PATCH V2 06/10] irqchip/GICv3/ITS: Refator ITS dt init code to prepare for ACPI., Tomasz Nowicki
- [PATCH V2 05/10] irqchip, gicv3, its: Mark its_init() and its children as __init, Tomasz Nowicki
- [PATCH V2 03/10] irqchip,GICv3,ACPI: Add redistributor support via GICC structures., Tomasz Nowicki
- [PATCH V2 02/10] irqchip / GICv3: Add ACPI support for GICv3+ initialization, Tomasz Nowicki
- [PATCH V2 04/10] irqchip / GICv3: remove gic root node in ITS, Tomasz Nowicki
- [PATCH V2 01/10] irqchip / GICv3: Refactor gic_of_init() for GICv3 driver, Tomasz Nowicki
- [PATCH v2] i2c: designware: Do not require clock when SSCN and FFCN are provided,
Suravee Suthikulpanit
- [PATCH V2 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI,
Tomasz Nowicki
- [PATCH V2 04/23] x86, pci: mmconfig_{32,64}.c code refactoring - remove code duplication., Tomasz Nowicki
- [PATCH V2 10/23] x86, pci: Cleanup platform specific MCFG data using previously added ECAM hot_added flag., Tomasz Nowicki
- [PATCH V2 08/23] arm64, acpi: Use empty PCI config space accessors from mcfg.c file., Tomasz Nowicki
- [PATCH V2 20/23] ACPI, PCI: Refine the way to handle translation_offset for ACPI resources, Tomasz Nowicki
- [PATCH V2 23/23] arm64, pci, acpi: Start using ACPI based PCI host bridge driver for ARM64., Tomasz Nowicki
- [PATCH V2 22/23] pci, acpi: Match PCI config space accessors against platfrom specific quirks., Tomasz Nowicki
- [PATCH V2 21/23] pci, acpi: Support for ACPI based PCI hostbridge init, Tomasz Nowicki
- [PATCH V2 19/23] acpi, mcfg: Add default PCI config accessors implementation and initial support for related quirks., Tomasz Nowicki
- [PATCH V2 18/23] x86, acpi, pci: Use equivalent function introduced in previous patch., Tomasz Nowicki
- [PATCH V2 17/23] acpi, mcfg: Implement two calls that might be used to inject/remove MCFG region., Tomasz Nowicki
- [PATCH V2 16/23] x86, ia64: Include acpi_pci_{add|remove}_bus to the default pcibios_{add|remove}_bus implementation., Tomasz Nowicki
- [PATCH V2 15/23] x86, ia64, pci: Convert arches to use PCI_DOMAINS_GENERIC., Tomasz Nowicki
- [PATCH V2 12/23] pci, acpi: Move ACPI host bridge device companion assignment to core code., Tomasz Nowicki
- [PATCH V2 11/23] arm64, pci: Remove useless boot time IRQ assignment when booting with DT., Tomasz Nowicki
- [PATCH V2 13/23] x86, ia64, pci: Remove ACPI companion device from platform specific data., Tomasz Nowicki
- [PATCH V2 14/23] pci, acpi: Provide generic way to assign bus domain number., Tomasz Nowicki
- [PATCH V2 09/23] pci, acpi, ecam: Add flag to indicate whether ECAM region was hot added or not., Tomasz Nowicki
- [PATCH V2 07/23] pci, acpi, mcfg: Provide default RAW ACPI PCI config space accessors., Tomasz Nowicki
- [PATCH V2 05/23] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver., Tomasz Nowicki
- [PATCH V2 06/23] XEN / PCI: Remove the dependence on arch x86 when PCI_MMCONFIG=y, Tomasz Nowicki
- [PATCH V2 03/23] pci, acpi, mcfg: Provide generic implementation of MCFG code initialization., Tomasz Nowicki
- [PATCH V2 01/23] x86, pci: Reorder logic of pci_mmconfig_insert() function, Tomasz Nowicki
- [PATCH V2 02/23] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory, Tomasz Nowicki
- Re: [PATCH V2 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI, Sinan Kaya
- [RFC PATCH v3 0/5] Simple ACPI based PCI support for arm64,
Jayachandran C
- [PATCH] pnp: respect PNP_DRIVER_RES_DO_NOT_CHANGE when detaching,
Heiner Kallweit
- question on possible functionality...,
Al Stone
- [PATCH] i2c: designware: Do not require clock when SSCN and FFCN are provided,
Suravee Suthikulpanit
- [PATCH] i2c: designware: Add support for AMD Seattle I2C,
Suravee Suthikulpanit
- [PATCH RESEND] ACPI/Kconfig: Make ACPI_NFIT depend on EFI_STUB on X86,
Toshi Kani
- [PATCH v2 0/2] Minor _OSC error handling improvements,
Andy Lutomirski
- [PATCH v7 0/3] ACPI: Add irq_type to gpio interrupt,
Christophe Ricard
- Incorrect ACPI error on Dell XPS 13 9350?,
Andy Lutomirski
[PATCH 11/11] ACPI/EINJ: Allow memory error injection to NVDIMM, Toshi Kani
[PATCH 00/11] Support System RAM resource type and EINJ to NVDIMM, Toshi Kani
[PATCH v3 0/6] nvdimm: Add an IOCTL pass thru for DSM calls,
Jerry Hoemann
[PATCH v6 0/3] ACPI: Add irq_type to gpio interrupt,
Christophe Ricard
[PATCH v5 0/3] ACPI: Add irq_type to gpio interrupt,
Christophe Ricard
[PATCH] nfit: acpi_nfit_notify(): Do not leave device locked,
Alexey Khoroshilov
Re: [PATCH] mmc: sdhci-acpi: set non-removable in ACPI table,
Adrian Hunter
[PATCH v9 19/60] PCI: Separate realloc list checking after allocation, Yinghai Lu
[PATCH v2 0/2] i2c:dw: Add APM X-Gene ACPI I2C device support,
Loc Ho
[PATCH v7 0/4] gicv2m: acpi: Add ACPI support for GICv2m MSI,
Suravee Suthikulpanit
[PATCH v5] acpi, apei, arm64: APEI initial support for aarch64., fu . wei
[PATCH v6 0/4] gicv2m: acpi: Add ACPI support for GICv2m MSI,
Suravee Suthikulpanit
[PATCH V9 0/2] ACPI, PCI, irq: remove interrupt limitations,
Sinan Kaya
[PATCH V2] ACPI: Support D3 COLD device in old BIOS for ZPODD,
Ken Xue
[PATCH v5 0/5] gicv2m: acpi: Add ACPI support for GICv2m MSI,
Suravee Suthikulpanit
[PATCH v4 0/5] gicv2m: acpi: Add ACPI support for GICv2m MSI,
Suravee Suthikulpanit
[PATCH v4] acpi, apei, arm64: APEI initial support for aarch64.,
fu . wei
- Re: [PATCH v4] acpi, apei, arm64: APEI initial support for aarch64., Hanjun Guo
- Re: [PATCH v4] acpi, apei, arm64: APEI initial support for aarch64., Lorenzo Pieralisi
- Re: [PATCH v4] acpi, apei, arm64: APEI initial support for aarch64., Suzuki K. Poulose
- Re: [PATCH v4] acpi, apei, arm64: APEI initial support for aarch64., Borislav Petkov
[PATCH 0/2] i2c:dw: Add APM X-Gene ACPI I2C device support,
Loc Ho
[PATCH v4 0/3] ACPI: Add irq_type to gpio interrupt,
Christophe Ricard
[RFC PATCH v2 0/4] Simple ACPI based PCI support for arm64,
Jayachandran C
[PATCH] acpi, apei, hest: Move HEST table initialization where it belongs., fu . wei
[PATCH 1/1] ACPI: Support D3 COLD device for old BIOS,
Ken Xue
[PATCH] PCI: constify pci_platform_pm_ops structure,
Julia Lawall
Problem: [Samsung NP530U4E-K02PL] Cannot change backlight,
Adam
[PATCH v3 0/9] ACPI / LPSS: fix system hangup on BYT/BSW/CHT,
Andy Shevchenko
- [PATCH v3 1/9] device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notification, Andy Shevchenko
- [PATCH v3 7/9] dmaengine: dw: platform: power on device on shutdown, Andy Shevchenko
- [PATCH v3 4/9] ACPI / LPSS: power on when probe() and otherwise when remove(), Andy Shevchenko
- [PATCH v3 6/9] ACPI / LPSS: override power state for LPSS DMA device, Andy Shevchenko
- [PATCH v3 8/9] dmaengine: dw: return immediately from IRQ when DMA isn't in use, Andy Shevchenko
- [PATCH v3 5/9] ACPI / LPSS: do delay for all LPSS devices when D3->D0, Andy Shevchenko
- [PATCH v3 9/9] Revert "dmaengine: dw: platform: provide platform data for Intel", Andy Shevchenko
- [PATCH v3 3/9] ACPI / LPSS: allow to use specific PM domain during ->probe(), Andy Shevchenko
- [PATCH v3 2/9] Revert "ACPI / LPSS: allow to use specific PM domain during ->probe()", Andy Shevchenko
- Re: [PATCH v3 0/9] ACPI / LPSS: fix system hangup on BYT/BSW/CHT, Rafael J. Wysocki
[PATCH v2 8/8] treewide: Remove newlines inside DEFINE_PER_CPU() macros,
Michal Marek
[GIT PULL] Power management and ACPI fixes for v4.4-rc4, Rafael J. Wysocki
[PATCH 0/9] 8250: AMD Carrizo UART PL300 DMA enablement,
Wang Hongcheng
- [PATCH 8/9] Documentation: Add ivrs_acpihid kernel parameter description, Wang Hongcheng
- [PATCH 1/9] ACPI: Add support for AMBA bus type, Wang Hongcheng
- [PATCH 5/9] dmaengine: pl330: provide ACPI dmaengine interface, Wang Hongcheng
- [PATCH 7/9] Serial:8250: New Port Type PORT_AMD_8250, Wang Hongcheng
- [PATCH 4/9] dmaengine: pl330: add new items for pl330 private data, Wang Hongcheng
- [PATCH 3/9] ACPI: add struct acpi_amba_quirk for AMD pl330 specific device config, Wang Hongcheng
- [PATCH 6/9] dmaengine:pl330: set segment_boundary_mask = 0cffffffff, Wang Hongcheng
- [PATCH 9/9] iommu/amd: Add ACPI HID named devices IOMMU driver support, Wang Hongcheng
- [PATCH 2/9] 8250/Kconfig: add config option CONFIG_SERIAL_8250_AMD, Wang Hongcheng
- Re: [PATCH 0/9] 8250: AMD Carrizo UART PL300 DMA enablement, Andy Shevchenko
[PATCH V8] ACPI, PCI, irq: support IRQ numbers greater than 256,
Sinan Kaya
[PATCH v3] acpi, apei, arm64: APEI initial support for aarch64.,
fu . wei
[RFC PATCH 0/2] PCI/ACPI: HiSi: Add ACPI support for Hip05 PCIe Host Bridge Controller,
Gabriele Paoloni
[PATCH] ACPI: Add phylib support code for mdio,
yankejian
ACPICA serialized objects?,
Andy Lutomirski
[PATCH v3 0/3] nvdimm: Add an IOCTL pass thru for DSM calls,
Jerry Hoemann
[PATCH v3 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support,
Sudeep Holla
[PATCH] ACPI / extlog: don't dereference extlog_l1_addr if it is null,
Colin King
[RFC PATCH 0/4] add ACPI support for syscon,
Kefeng Wang
[PATCH] ACPI / property: fix compile error for acpi_node_get_property_reference() when CONFIG_ACPI=n,
Hanjun Guo
[PATCH v2 0/3] ACPI, clocksource: add GTDT and ARM memory-mapped timer support,
fu . wei
[PATCH] ACPI/Kconfig: Make ACPI_NFIT depend on EFI_STUB on X86, Toshi Kani
MAINTAINERS: update a file name in drivers/acpi/, Dan Carpenter
[PATCH 00/14] Big WMI driver rework,
Andy Lutomirski
- [PATCH 01/14] wmi: Drop "Mapper (un)loaded" messages, Andy Lutomirski
- [PATCH 02/14] wmi: Pass the acpi_device through to parse_wdg, Andy Lutomirski
- [PATCH 03/14] wmi: Clean up acpi_wmi_add, Andy Lutomirski
- [PATCH 04/14] wmi: Track wmi devices per ACPI device, Andy Lutomirski
- [PATCH 05/14] wmi: Turn WMI into a bus driver, Andy Lutomirski
- [PATCH 06/14] wmi: Fix error handling when creating devices, Andy Lutomirski
- [PATCH 07/14] wmi: Split devices into types and add basic sysfs attributes, Andy Lutomirski
- [PATCH 08/14] wmi: Probe data objects for read and write capabilities, Andy Lutomirski
- [PATCH 09/14] wmi: Instantiate all devices before adding them, Andy Lutomirski
- [PATCH 10/14] wmi: Add a driver .notify function, Andy Lutomirski
- [PATCH 11/14] wmi: Add a new interface to read block data, Andy Lutomirski
- [PATCH 12/14] wmi: Switch from acpi_driver.notify to acpi_install_notify_handler, Andy Lutomirski
- [PATCH 13/14] wmi: Bind the platform device, not the ACPI node, Andy Lutomirski
- [PATCH 14/14] dell-wmi: Convert to the WMI bus infrastructure, Andy Lutomirski
[PATCH v2 0/3] dell platform driver tweaks v2,
Andy Lutomirski
[PATCH V7] ACPI, PCI, irq: support IRQ numbers greater than 256,
Sinan Kaya
[PATCH v3 0/2] ACPI: Add irq_type to gpio interrupt,
Christophe Ricard
[PATCH] acpi: Better describe ACPI_DEBUGGER,
Peter Zijlstra
[PATCH] x86_64: enable SWIOTLB if system has SRAT memory regions above MAX_DMA32_PFN,
Igor Mammedov
[PATCH v2 00/16] intel-lpss: support non-ACPI platforms,
Andy Shevchenko
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]