messages from 2013-08-27 21:34:11 to 2013-09-09 08:40:17 UTC [more...]
[PATCH 0/2] Rework ACPI video driver
2013-09-09 8:40 UTC (2+ messages)
` [PATCH 1/2] ACPI / video: seperate backlight control and event interface
[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
[RFC][PATCH 0/8] ACPI / hotplug / PCI: Consolidation of handling notifications (in progress)
2013-09-07 22:16 UTC (37+ 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 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] x86, ACPI: Increase override tables number limit
2013-09-07 22:08 UTC (2+ messages)
[PATCH 00/11] x86, memblock: Allocate memory near kernel image before SRAT parsed
2013-09-06 15:47 UTC (33+ 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 08/11] x86, acpi, memblock: Use __memblock_alloc_base() in acpi_initrd_override()
` [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
[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
[PATCH 0/3] ACPI / hotplug / mm: Rework mutual exclusion between hibernation and memory hotplug
2013-08-31 0:50 UTC (9+ messages)
` [PATCH 1/3] ACPI / scan: Change ordering of locks for device hotplug
` [PATCH 2/3] PM / hibernate: Create memory bitmaps after freezing user space
` [PATCH 3/3] PM / hibernate / memory hotplug: Rework mutual exclusion
[PATCH v2 0/4] Unify CPU hotplug lock interface
2013-08-31 0:24 UTC (10+ messages)
` [PATCH v2 1/4] hotplug, x86: Fix online state in cpu0 debug interface
` [PATCH v2 2/4] hotplug, x86: Add hotplug lock to missing places
` [PATCH v2 3/4] hotplug, x86: Disable ARCH_CPU_PROBE_RELEASE on x86
` [PATCH v2 4/4] hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()
[PATCH 2/4] mm/acpi: use NUMA_NO_NODE
2013-08-30 21:48 UTC (3+ messages)
[PATCH] acpi: fan: trivial style cleanup
2013-08-30 21:16 UTC
[PATCH] ACPI / cpuidle: remove superfluous pr == NULL checks
2013-08-30 12:03 UTC (2+ messages)
[PATCH] ACPI: Fix osc flag setup ordering to allow pcie hotplug use when available
2013-08-30 11:20 UTC (12+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH] driver core / ACPI: Avoid device removal locking problems
2013-08-29 2:02 UTC (22+ messages)
` [PATCH 0/2] "
` [PATCH 1/2] driver core / ACPI: Avoid device hot remove locking issues
` [PATCH 2/2] ACPI / hotplug: Remove containers synchronously
ACPI and PM material for the first pull request during the 3.12 merge window
2013-08-28 21:21 UTC
[PATCH V3] i2c: move of helpers into the core
2013-08-28 19:24 UTC (2+ messages)
[PATCH 3/5] drivers: thermal: make usage of CONFIG_THERMAL_HWMON optional
2013-08-28 13:15 UTC (5+ messages)
[PATCH v4 00/28] x86, irq: Support ioapic controller hotplug
2013-08-28 8:25 UTC (13+ messages)
` [PATCH v4 26/28] PCI, x86, ACPI: Link acpi ioapic register to ioapic
` [PATCH v4 27/28] PCI, x86, ACPI: Enable ioapic hotplug support with acpi host bridge
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