linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-23 23:25:45 to 2013-09-05 13:30:27 UTC [more...]

[PATCH 00/11] x86, memblock: Allocate memory near kernel image before SRAT parsed
 2013-09-05 13:30 UTC  (32+ messages)
` [PATCH 01/11] memblock: Rename current_limit to current_limit_high in memblock
` [PATCH 02/11] memblock: Rename memblock_set_current_limit() to memblock_set_current_limit_high()
` [PATCH 03/11] memblock: Introduce lowest limit in memblock
` [PATCH 04/11] memblock: Introduce memblock_set_current_limit_low() to set lower limit of memblock
` [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 09/11] mem-hotplug: Introduce movablenode boot option to {en|dis}able using SRAT
` [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-05 13:19 UTC  (15+ 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

[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  (19+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH] driver core / ACPI: Avoid device removal locking problems
 2013-08-29  2:02 UTC  (27+ 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  (3+ messages)

[PATCH 3/5] drivers: thermal: make usage of CONFIG_THERMAL_HWMON optional
 2013-08-28 13:15 UTC  (6+ messages)

[PATCH v4 00/28] x86, irq: Support ioapic controller hotplug
 2013-08-28  8:25 UTC  (23+ 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
` [PATCH v4 28/28] PCI, x86, ACPI: get ioapic address from acpi device

[PATCH V3] ACPI/Thermal: Add check of "_TZD" availability and evaluating result
 2013-08-27  8:29 UTC 

[PATCH V2] ACPI/Thermal: Add check of "_TZD" availability and evaluating result
 2013-08-26 11:41 UTC  (2+ messages)

ACPI vs Device Tree - moving forward
 2013-08-26 10:48 UTC  (19+ messages)

[PATCH] ACPI/EC: Add "ASUSTEK L4R" to quirk list in order to validate ecdt
 2013-08-26  2:19 UTC 

[PATCH 1/3] Input: atkbd - add LED triggers for keyboard state
 2013-08-24 20:29 UTC  (4+ messages)
` [PATCH 3/3] thinkpad_acpi: Wire unused micmute LED to capslock

[PATCH] acpi: blacklist win8 OSI for buggy laptops
 2013-08-25 19:48 UTC  (2+ messages)

[PATCH] ACPI/Thermal: Add check of "_TZD" availability and evaluating result
 2013-08-25 13:22 UTC  (4+ messages)

[GIT PULL] ACPI fix for v3.11-rc7
 2013-08-24 15:17 UTC 

[PATCH 0/8] x86, acpi: Move acpi_initrd_override() earlier
 2013-08-23 23:56 UTC  (12+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).