messages from 2015-01-30 14:47:55 to 2015-02-05 07:20:38 UTC [more...]
[PATCH 00/10] ACPICA: 20150204 Release
2015-02-05 7:20 UTC (9+ messages)
` [PATCH 01/10] ACPICA: Events: Back port "ACPICA: Save current masks of enabled GPEs after enable register writes"
` [PATCH 02/10] ACPICA: Events: Remove duplicated sanity check in acpi_ev_enable_gpe()
` [PATCH 03/10] ACPICA: Events: Remove acpi_ev_valid_gpe_event() due to current restriction
` [PATCH 04/10] ACPICA: Events: Fix uninitialized variable
` [PATCH 05/10] ACPICA: Events: Cleanup of resetting the GPE handler to NULL before removing
` [PATCH 06/10] ACPICA: Events: Cleanup to move acpi_gbl_global_event_handler invocation out of acpi_ev_gpe_dispatch()
` [PATCH 07/10] ACPICA: Events: Cleanup GPE dispatcher type obtaining code
` [PATCH 08/10] ACPICA: Hardware: Cast GPE enable_mask before storing
[Patch v4 00/23] Improve ACPI resource parsing interfaces and enable IOAPIC hotplug
2015-02-05 5:44 UTC (24+ messages)
` [Patch v4 01/23] ACPICA: Resources: Provide common part for struct acpi_resource_address structures
` [Patch v4 02/23] ACPI: Remove redundant check in function acpi_dev_resource_address_space()
` [Patch v4 03/23] ACPI: Implement proper length checks for mem resources
` [Patch v4 04/23] ACPI: Use the length check for io resources as well
` [Patch v4 05/23] ACPI: Let the parser return false for disabled resources
` [Patch v4 06/23] ACPI: Unify the parsing of address_space and ext_address_space
` [Patch v4 07/23] ACPI: Move the window flag logic to the combined parser
` [Patch v4 08/23] ACPI: Add prefetch decoding to the address space parser
` [Patch v4 09/23] ACPI: Fix a bug in parsing ACPI Memory24 resource
` [Patch v4 10/23] ACPI: Normalize return value of resource parser functions
` [Patch v4 11/23] ACPI: Set flag IORESOURCE_UNSET for unassigned resources
` [Patch v4 12/23] ACPI: Enforce stricter checks for address space descriptors
` [Patch v4 13/23] ACPI: Return translation offset when parsing ACPI address space resources
` [Patch v4 14/23] ACPI: Translate resource into master side address for bridge window resources
` [Patch v4 15/23] ACPI: Add field offset to struct resource_list_entry
` [Patch v4 16/23] ACPI: Introduce helper function acpi_dev_filter_resource_type()
` [Patch v4 17/23] resources: Move struct resource_list_entry from ACPI into resource core
` [Patch v4 18/23] PCI: Use common resource list management code instead of private implementation
` [Patch v4 19/23] x86/PCI: Fix the range check for IO resources
` [Patch v4 20/23] x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementation
` [Patch v4 21/23] x86/PCI: Refine the way to release PCI IRQ resources
` [Patch v4 22/23] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
` [Patch v4 23/23] x86/irq, ACPI: Implement ACPI driver to support "
[PATCH V3] acpi:apd:add AMD ACPI2Platform device support for x86 system
2015-02-05 3:07 UTC (5+ messages)
` [PATCH V4] "
[PATCH v8 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
2015-02-05 2:02 UTC (76+ messages)
` [PATCH v8 01/21] acpi: add arm64 to the platforms that use ioremap
` [PATCH v8 02/21] acpi: fix acpi_os_ioremap for arm64
` [PATCH v8 03/21] arm64: allow late use of early_ioremap
` [PATCH v8 04/21] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v8 05/21] ACPI / sleep: Introduce sleep_arm.c
` [PATCH v8 06/21] ARM64 / ACPI: Introduce PCI stub functions for ACPI
` [PATCH v8 07/21] ARM64 / ACPI: Introduce early_param for "acpi" and pass acpi=force to enable ACPI
` [PATCH v8 08/21] dt / chosen: Add linux,uefi-stub-generated-dtb property
` [PATCH v8 09/21] ARM64 / ACPI: Disable ACPI if FADT revision is less than 5.1
` [PATCH v8 10/21] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [PATCH v8 11/21] ARM64 / ACPI: Get PSCI flags in FADT for PSCI init
` [PATCH v8 12/21] ACPI / table: Print GIC information when MADT is parsed
` [PATCH v8 13/21] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v8 14/21] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v8 15/21] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
` [PATCH v8 16/21] irqchip: Add GICv2 specific ACPI boot support
` [PATCH v8 17/21] clocksource / arch_timer: Parse GTDT to initialize arch timer
` [PATCH v8 18/21] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH v8 19/21] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH v8 20/21] Documentation: ACPI for ARM64
` [PATCH v8 21/21] arm64: ACPI: additions of ACPI documentation for arm64
` [Linaro-acpi] [PATCH v8 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
[Patch v2 00/22] Improve ACPI resource parsing interfaces and enable IOAPIC hotplug
2015-02-05 1:56 UTC (3+ messages)
` [Patch v2 17/22] resources: Move struct resource_list_entry from ACPI into resource core
ACPI PCC probe failed
2015-02-05 1:28 UTC (10+ messages)
[PATCH v2 0/5] Start deprecating _OSI on new architectures
2015-02-04 23:49 UTC (13+ messages)
` [PATCH v2 1/5] ACPI: move acpi_os_handler() so it can be made arch-dependent later
` [PATCH v2 2/5] ACPI: move _OSI support functions to allow arch-dependent implementation
` [PATCH v2 3/5] ACPI: add arch-specific compilation for _OSI and the blacklist
` [PATCH v2 4/5] ACPI: arm64: use the arch-specific ACPI _OSI method and ACPI blacklist
` [PATCH v2 5/5] ACPI: arm64: use "Linux" as ACPI_OS_NAME for _OS on arm64
[RFC v3] ACPI on arm64 TODO List, 4 Feb 2015
2015-02-04 22:39 UTC
[GIT PULL] ACPI power management fix for final 3.19
2015-02-04 21:46 UTC
[RFC PATCH] gpio: support for GPIO forwarding
2015-02-04 14:11 UTC (7+ messages)
[PATCH v3 00/20] power_supply: Allow safe usage of power supply
2015-02-04 13:44 UTC (9+ messages)
` [PATCH v3 03/20] power_supply: Add API for safe access of power supply function attrs
` [PATCH v3 15/20] x86/olpc/xo1/sci: Use newly added power_supply_put API
` [PATCH v3 18/20] power_supply: bq2415x_charger: Decrement the power supply's device reference counter
` [PATCH v3 19/20] mfd: ab8500: "
` [PATCH v3 20/20] arm: mach-pxa: "
` [PATCH v3 17/20] power_supply: 88pm860x_charger: "
[Patch v2 00/23] Improve ACPI resource parsing interfaces and enable IOAPIC hotplug
2015-02-04 13:30 UTC (31+ messages)
` [Patch v2 01/23] ACPICA: Resources: Provide common part for struct acpi_resource_address structures
` [Patch v2 02/23] ACPI: Remove redundant check in function acpi_dev_resource_address_space()
` [Patch v2 03/23] ACPI: Implement proper length checks for mem resources
` [Patch v2 04/23] ACPI: Use the length check for io resources as well
` [Patch v2 05/23] ACPI: Let the parser return false for disabled resources
` [Patch v2 06/23] ACPI: Unify the parsing of address_space and ext_address_space
` [Patch v2 07/23] ACPI: Move the window flag logic to the combined parser
` [Patch v2 08/23] ACPI: Add prefetch decoding to the address space parser
` [Patch v2 09/23] ACPI: Fix a bug in parsing ACPI Memory24 resource
` [Patch v2 10/23] ACPI: Normalize return value of resource parser functions
` [Patch v2 11/23] ACPI: Set flag IORESOURCE_UNSET for unassigned resources
` [Patch v2 12/23] ACPI: Enforce stricter checks for address space descriptors
` [Patch v2 13/23] ACPI: Return translation offset when parsing ACPI address space resources
` [Patch v2 14/23] ACPI: Translate resource into master side address for bridge window resources
` [Patch v2 15/23] ACPI: Add field offset to struct resource_list_entry
` [Patch v2 16/23] ACPI: Introduce helper function acpi_dev_filter_resource_type()
` [Patch v2 17/23] resources: Move struct resource_list_entry from ACPI into resource core
` [Patch v2 18/23] PCI: Use common resource list management code instead of private implementation
` [Patch v2 19/23] x86/PCI: Fix the range check for IO resources
` [Patch v2 20/23] x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementation
` [Patch v2 21/23] x86/PCI: Refine the way to release PCI IRQ resources
` [Patch v3] "
` [Patch v2 22/23] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
` [Patch v2 23/23] x86/irq, ACPI: Implement ACPI driver to support "
[PATCH 0/2] ACPI / cpuidle: More code complexity/duplication reduction
2015-02-03 21:15 UTC (3+ messages)
` [PATCH 1/2] ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple()
` [PATCH 2/2] ACPI / cpuidle: Common callback routine for entering states
[PATCH V2] acpi:apd:add AMD ACPI2Platform device support for x86 system
2015-02-03 10:15 UTC (6+ messages)
[PATCH 0/6] PCI: MMCONFIG clean up
2015-02-03 9:30 UTC (6+ messages)
` [PATCH 3/6] x86, acpi, pci: Move PCI config space accessors
[Patch Part2 v4 00/33] Clean up obsoleted x86 interrupt manangement code and interfaces
2015-02-03 2:52 UTC (2+ messages)
[Patch Part1 v7 00/38] Convert x86 to hierarchy irqdomain and stacked irqchip
2015-02-03 2:51 UTC (2+ messages)
Hello B !! !!
2015-01-31 13:23 UTC
[PATCH v7 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
2015-01-30 15:12 UTC (11+ messages)
` [PATCH v7 04/17] ARM64 / ACPI: Introduce early_param for "acpi" and pass acpi=force to enable ACPI
` [Linaro-acpi] "
[PATCH 1/3 V3] acpi:soc: merge common codes for creating platform device
2015-01-30 15:08 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox