messages from 2013-08-31 10:15:59 to 2013-09-11 10:30:17 UTC [more...]
[PATCH 0/2] Rework ACPI video driver
2013-09-11 10:30 UTC (28+ messages)
` [PATCH 1/2] ACPI / video: seperate backlight control and event interface
` [PATCH 2/2] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8
[PATCH v2 0/9] x86, memblock: Allocate memory near kernel image before SRAT parsed
2013-09-11 10:07 UTC (10+ messages)
` [PATCH v2 1/9] memblock: Introduce allocation direction to memblock
` [PATCH v2 2/9] x86, memblock: Introduce memblock_alloc_bottom_up() "
` [PATCH v2 3/9] x86, dma: Support allocate memory from bottom upwards in dma_contiguous_reserve()
` [PATCH v2 4/9] x86: Support allocate memory from bottom upwards in setup_log_buf()
` [PATCH v2 5/9] x86: Support allocate memory from bottom upwards in relocate_initrd()
` [PATCH v2 6/9] x86, acpi: Support allocate memory from bottom upwards in acpi_initrd_override()
` [PATCH v2 7/9] x86, acpi, crash, kdump: Do reserve_crashkernel() after SRAT is parsed
` [PATCH v2 8/9] x86, mem-hotplug: Support initialize page tables from low to high
` [PATCH v2 9/9] mem-hotplug: Introduce movablenode boot option to control memblock allocation direction
[PATCH RESEND 0/2] runtime PM support for I2C clients
2013-09-11 9:55 UTC (14+ messages)
` [PATCH RESEND 1/2] i2c: prepare runtime PM support for I2C client devices
` [PATCH RESEND 2/2] i2c: attach/detach I2C client device to the ACPI power domain
[PATCH] ACPI / osl: implement acpi_os_sleep() with msleep()
2013-09-11 17:42 UTC
[RFC] MAINTAINERS: Update ACPI git tree
2013-09-10 19:24 UTC (2+ messages)
loading 'acpiphp' fails after the system boot?
2013-09-10 15:51 UTC (2+ messages)
[PATCH] ACPI: Move acpi_bus_get_device() from bus.c to scan.c
2013-09-10 11:30 UTC (3+ messages)
[PATCH 1/2] PCI/ACPI: Convert ACPI PCI Hot Plug IBM Extension dbg/err() to pr_debug/pr_err()
2013-09-10 3:17 UTC (2+ messages)
` [PATCH 2/2] PCI/ACPI: Convert ACPI PCI Hot Plug core debug fuction to dynamic debug function
[PATCH 00/11] x86, memblock: Allocate memory near kernel image before SRAT parsed
2013-09-09 23:58 UTC (29+ messages)
` [PATCH 05/11] memblock: Introduce allocation order to memblock
` [PATCH 06/11] memblock: Improve memblock to support allocation from lower address
` [PATCH 07/11] x86, memblock: Set lowest limit for memblock_alloc_base_nid()
` [PATCH 10/11] x86, mem-hotplug: Support initialize page tables from low to high
` [PATCH 11/11] x86, mem_hotplug: Allocate memory near kernel image before SRAT is parsed
[RFC][PATCH 0/8] ACPI / hotplug / PCI: Consolidation of handling notifications (in progress)
2013-09-09 20:02 UTC (39+ messages)
` [RFC][PATCH 0/30] ACPI / hotplug / PCI: Major rework + Thunderbolt workarounds
` [PATCH "
` [PATCH 25/30] ACPI / hotplug / PCI: Check for new devices on enabled slots
` Excess dmesg output from ACPIPHP on boot (was: Re: [PATCH 25/30] ACPI / hotplug / PCI: Check for new devices on enabled slots)
` [PATCH] ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checks
` [PATCH 0/2] Re: Excess dmesg output from ACPIPHP on boot
` [PATCH 1/2] ACPI / hotplug / PCI: Avoid doing too much for spurious notifies
` [PATCH 2/2] ACPI / hotplug / PCI: Use _OST to notify firmware about notify status
[PATCH] x86, ACPI: Increase override tables number limit
2013-09-09 14:49 UTC (4+ messages)
[PATCH] ACPI / bind: Prefer device objects with _STA to those without it
2013-09-09 12:22 UTC
[RFC PATCH 0/4] ACPI/PCI: Parse PCI root bridge's ACPI resource via ACPI resource functions
2013-09-09 2:18 UTC (14+ messages)
` [RFC PATCH 1/4] ACPI/Resource: Add memory prefetch check support
` [RFC PATCH 2/4] ACPI/Resource: Add address translation support
` [RFC PATCH 3/4] ACPI: Add new acpi_dev_resource_address_space_with_addr() function
` [RFC PATCH 4/4] X86/PCI/ACPI: Rework setup_resource() via functions ACPI resource functions
[PATCH 00/14] _OSC simplification
2013-09-07 22:05 UTC (19+ messages)
` [PATCH 01/14] ACPI: Write _OSC bit field definitions in hex
` [PATCH 02/14] ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORD
` [PATCH 03/14] ACPI: Tidy acpi_run_osc() declarations
` [PATCH 04/14] ACPI: Remove unused OSC_PCI_NATIVE_HOTPLUG
` [PATCH 05/14] ACPI: Write OSC_PCI_CONTROL_MASKS like OSC_PCI_SUPPORT_MASKS
` [PATCH 06/14] PCI/ACPI: Name _OSC #defines more consistently
` [PATCH 07/14] PCI/ACPI: Drop unnecessary _OSC existence tests
` [PATCH 08/14] PCI/ACPI: Move _OSC stuff from acpi_pci_root_add() to negotiate_os_control()
` [PATCH 09/14] PCI/ACPI: Split _OSC "support" and "control" flags into separate variables
` [PATCH 10/14] PCI/ACPI: Run _OSC only once for OSPM feature support
` [PATCH 11/14] PCI/ACPI: Skip _OSC control tests if _OSC support call failed
` [PATCH 12/14] PCI/ACPI: Separate out _OSC "PCIe port services disabled" path
` [PATCH 13/14] PCI/ACPI: Separate out _OSC "we don't support enough services" path
` [PATCH 14/14] PCI/ACPI: Decode _OSC bitmasks symbolically
[PATCH] ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field
2013-09-06 6:27 UTC
[PATCH v2 0/4] acpi: Fix and cleanup in acpi
2013-09-05 11:59 UTC (10+ messages)
` [PATCH v2 1/4] acpi, numa, mem_hotplug: Kill save_add_info()
` [PATCH v2 2/4] acpi cleanup: Use pr_{info|err}() instead of printk() in arch/x86/mm/srat.c
` [PATCH v2 3/4] acpi: Check if @id is NULL in acpi_table_parse()
` [PATCH v2 4/4] acpi: Return -ENOENT in acpi_table_parse() and fix wrong comment
[char-misc-next] hpet: remove useless check if fixmem32 is NULL
2013-09-04 12:35 UTC
[PATCH] platform samsung-q10: use ACPI instead of direct EC calls
2013-09-03 12:06 UTC (4+ messages)
[GIT PULL] ACPI and power management updates for v3.12-rc1
2013-09-03 11:44 UTC
[PATCH 00/27] ACPI AML helper conversion
2013-09-03 11:24 UTC
[PATCH RESEND 0/3] x86, ACPI, mm: Cleanup for {max|low|max_low}_pfn_mapped
2013-09-03 6:34 UTC (9+ messages)
` [PATCH RESEND 1/3] x86, ACPI, mm: Kill max_low_pfn_mapped
` [PATCH RESEND 2/3] x86, mm: Update min_pfn_mapped in add_pfn_range_mapped()
` [PATCH RESEND 3/3] x86, mm: Move max_pfn_mapped definition to init.c
[PATCH 1/1] drivers/acpi: acpi_ipmi.c replace mutex with spin_lock_irqsave
2013-09-02 15:12 UTC
[PATCH] ACPI / LPSS: don't crash if a device has no MMIO resources
2013-09-02 12:25 UTC (2+ messages)
[PATCH v2 0/6] Remove the duplicated _MAT evaluation and simplify _acpi_map_lsapic()
2013-09-02 12:12 UTC (8+ messages)
` [PATCH v2 1/6] ACPI / processor: Introduce apic_id in struct processor to save parsed APIC id
` [PATCH v2 2/6] ACPI / processor: use apic_id and remove duplicated _MAT evaluation
` [PATCH v2 3/6] x86 / ACPI: simplify _acpi_map_lsapic()
` [PATCH v2 4/6] ACPI / processor: remove some dead code in acpi_processor_get_info()
` [PATCH v2 5/6] ACPI / processor: remove unnecessary if (!pr) check
` [PATCH v2 6/6] ACPI / processor: Remove outdated comments
[RFC PATCH 0/2] runtime PM support for I2C clients
2013-09-02 10:56 UTC (4+ messages)
` [RFC PATCH 1/2] i2c: prepare runtime PM support for I2C client devices
[PATCH 1/6] ACPI / processor: Introduce apic_id in struct processor to save parsed APIC id
2013-09-02 2:13 UTC (8+ messages)
` [PATCH 2/6] ACPI / processor: use apic_id and remove duplicated _MAT evaluation
` [PATCH 3/6] x86: simplify _acpi_map_lsapic()
` [PATCH 4/6] ACPI / processor: remove some dead code in acpi_processor_get_info()
` [PATCH 5/6] ACPI / processor: remove unnecessary if (!pr) check
` [PATCH 6/6] ACPI / processor: Remove outdated comments
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