public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-28 03:01:02 to 2012-07-05 20:21:10 UTC [more...]

[PATCH 1/4] acpi: intel_idle : break dependency between modules
 2012-07-05 20:26 UTC  (5+ messages)
` [PATCH 2/4] cpuidle: define the enter function in the driver structure
` [PATCH 3/4] cpuidle: move enter_dead to "
` [PATCH 4/4] cpuidle : move tlb flag to the cpuidle header

[PATCH v6 0/6] ACPI: Add _OST support for ACPI hotplug
 2012-07-05 14:43 UTC  (4+ messages)
` [PATCH v6 2/6] ACPI: Add _OST support for sysfs eject

cpuidle future and improvements
 2012-07-05 13:33 UTC  (16+ messages)
` [linux-pm] "
  ` linux-next : cpuidle - could you add my tree please

[RFC PATCH 0/3 V1] mm: add new migrate type and online_movable for hotplug
 2012-07-05  9:05 UTC  (10+ messages)
  ` [RFC PATCH 1/3 V1] mm, page_alloc: use __rmqueue_smallest when borrow memory from MIGRATE_CMA
  ` [RFC PATCH 2/3 V1] mm, page migrate: add MIGRATE_HOTREMOVE type

Hid over I2C and ACPI interaction
 2012-07-05  8:44 UTC  (4+ messages)
    ` Fwd: "

[PATCH 00/12] ACPI: add module_acpi_driver() and convert drivers to it
 2012-07-04 11:19 UTC  (18+ messages)
` [PATCH 01/12] ACPI: introduce module_acpi_driver() helper macro
` [PATCH 02/12] ACPI/button: convert to module_acpi_driver()
` [PATCH 03/12] ACPI/fan: "
` [PATCH 04/12] ACPI/hed: "
` [PATCH 05/12] ACPI/sbshc: "
` [PATCH 06/12] i2c-scmi: "
` [PATCH 07/12] Input: atlas_btns - "
` [PATCH 08/12] hp_accel: "
` [PATCH 09/12] ideapad: "
` [PATCH 10/12] topstar-laptop: "
` [PATCH 11/12] toshiba_bluetooth: "
` [PATCH 12/12] xo15-ebook: "

[RFC PATCH v2 0/13] memory-hotplug : hot-remove physical memory
 2012-07-04 10:01 UTC  (22+ messages)
` [RFC PATCH v2 1/13] memory-hotplug : rename remove_memory to offline_memory
` [RFC PATCH v2 2/13] memory-hotplug : add physical memory hotplug code to acpi_memory_device_remove
` [RFC PATCH v2 3/13] unify argument of firmware_map_add_early/hotplug
` [RFC PATCH v2 4/13] memory-hotplug : remove /sys/firmware/memmap/X sysfs
` [RFC PATCH v2 5/13] memory-hotplug : does not release memory region in PAGES_PER_SECTION chunks
` [RFC PATCH v2 6/13] memory-hotplug : add memory_block_release
` [RFC PATCH v2 7/13] memory-hotplug : remove_memory calls __remove_pages
` [RFC PATCH v2 8/13] memory-hotplug : check page type in get_page_bootmem
` [RFC PATCH v2 9/13] memory-hotplug : move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
` [RFC PATCH v2 10/13] memory-hotplug : implement register_page_bootmem_info_section of sparse-vmemmap
` [RFC PATCH v2 11/13] memory-hotplug : free memmap "
` [RFC PATCH v2 12/13] memory-hotplug : add node_device_release
` [RFC PATCH v2 13/13] memory-hotplug : remove sysfs file of node

[RFC PATCH 0/3 V1 resend] mm: add new migrate type and online_movable for hotplug
 2012-07-04  8:38 UTC  (4+ messages)
` [RFC PATCH 1/3 V1 resend] mm, page_alloc: use __rmqueue_smallest when borrow memory from MIGRATE_CMA
` [RFC PATCH 2/3 V1 resend] mm, page migrate: add MIGRATE_HOTREMOVE type
` [RFC PATCH 3/3 V1 resend] mm, memory-hotplug: add online_movable

why Linux kernel will update BIOS's interrupt remapping table base address ? why does Linux Kernel create a new table instead of the one that BIOS provided ?
 2012-07-04  6:55 UTC 

[PATCH] ACPI/AC: add check the return value of power_supply_regiester()
 2012-07-04  5:33 UTC 

[PATCH V6 4/9] usb/acpi : rebinding usb with acpi since usb port being made a real device
 2012-07-04  3:12 UTC  (3+ messages)
` [PATCH V6 5/9] usb/acpi: add check for the connect type of usb port
` [PATCH V6 7/9] USB/ACPI: Add usb port's acpi power control in the xhci PORT_POWER feature request process

[PATCH V6 0/9] usb: make usb port a real device and provide control of port's power to usr space
 2012-07-04  3:11 UTC 

[PATCH] ACPICA: Fix possible fault in return package object repair code
 2012-07-04  2:02 UTC 

PROBLEM: NULL pointer dereference in acpi_ns_check_object_type()
 2012-07-03  9:15 UTC  (3+ messages)

Cpuidle drivers,Suspend : Fix suspend/resume hang with intel_idle driver
 2012-07-02 19:43 UTC  (19+ messages)
    ` Cpuidle drivers, Suspend "
          ` [PATCH] Cpuidle drivers,Suspend "
            ` [PATCH] Cpuidle drivers, Suspend "

[PATCH] Fix not loading acpi-cpufreq driver regression
 2012-07-02  9:46 UTC  (3+ messages)
` [PATCH] Fix not loading acpi-cpufreq driver regression - V2

[RFC PATCH 11/12] thermal: introduce cooling state arbitrator
 2012-07-02  7:22 UTC  (6+ messages)

[RFC PATCH 0/12] memory-hotplug : hot-remove physical memory
 2012-07-02  3:01 UTC  (28+ messages)
` [RFC PATCH 1/12] memory-hotplug : rename remove_memory to offline_memory
` [RFC PATCH 2/12] memory-hogplug : check memory offline in offline_pages
` [RFC PATCH 4/12] memory-hotplug : remove /sys/firmware/memmap/X sysfs
` [RFC PATCH 10/12] memory-hotplug : free memmap of sparse-vmemmap

[PATCH] acpi, cpuidle: Register with cpuidle even if cpu is onlined after boot (beyond maxcpus)
 2012-07-01 19:36 UTC  (15+ messages)
` [PATCH] acpi: intel_idle : break dependency between modules
    ` [PATCH v2] "
    ` [linux-pm] [PATCH] "

ACPI support for H77 chipset
 2012-06-30 14:43 UTC 

ACPI & Power Management Patches for Linux 3.5-rc4
 2012-06-30 14:25 UTC  (10+ messages)
` [PATCH 1/8] ACPI sysfs.c strlen fix
  ` [PATCH 2/8] ACPI, x86: fix Dell M6600 ACPI reboot regression via DMI
  ` [PATCH 3/8] ACPI: Make acpi_skip_timer_override cover all source_irq==0 cases
  ` [PATCH 4/8] ACPI: Remove one board specific WARN when ignoring timer overriding
  ` [PATCH 5/8] ACPI: Add a quirk for "AMILO PRO V2030" to ignore the "
  ` [PATCH 6/8] ACPI, APEI, Avoid too much error reporting in runtime
  ` [PATCH 7/8] ACPI video: Still use ACPI backlight control if _DOS doesn't exist
  ` [PATCH 8/8] acpi_pad: fix power_saving thread deadlock

ACPI & Power Management patches for Linux 3.5-rc4
 2012-06-30  5:28 UTC 

[PATCH] ACPI video: Still use ACPI backlight control if _DOS doesn't exist
 2012-06-30  4:44 UTC  (2+ messages)

[PATCH 0/21] ACPI / PM: Switch ACPI bus type and drivers to dev_pm_ops
 2012-06-29 21:52 UTC  (5+ messages)
` [PATCH missing/21] classmate-laptop: Use struct dev_pm_ops for power management
` [PATCH missing 2/21] fujitsu-tablet: "

3.5.0-rc4: WARNING: at kernel/irq/manage.c:1214 __free_irq+0xa0/0x1d0()
 2012-06-29 16:59 UTC 

Fintek f71882fg ACPI conflict
 2012-06-29 16:34 UTC  (15+ messages)
  ` [lm-sensors] "

[PATCH] ACPI: Add ACPI CPU hot-remove support
 2012-06-29 14:51 UTC 

[PATCH] ACPI: Add ACPI CPU hot-remove support
 2012-06-29 14:47 UTC 

[PATCH] ACPI: Add ACPI CPU hot-remove support
 2012-06-29 14:47 UTC 

[PATCH V5 4/8] usb/acpi : rebinding usb with acpi since usb port being made a real device
 2012-06-29 14:06 UTC  (4+ messages)
` [PATCH V5 5/8] usb/acpi: add check for the connect type of usb port
` [PATCH V5 7/8] USB/ACPI: Add usb port's acpi power control in the xhci PORT_POWER feature request process

[PATCH 0/7] platform-drivers-x86: backlight, samsung and asus
 2012-06-29 12:19 UTC  (6+ messages)
` [PATCH 1/7] acpi: add a way to promote/demote vendor backlight drivers

[PATCHv2] ACPI-Thermal: Add Hysteresis attributes
 2012-06-28 21:25 UTC 

[PATCHv6] ACPI-Thermal: Make Thermal trip points writeable
 2012-06-28 21:25 UTC 

[PATCH V5 0/8] usb: make usb port a real device and provide control of port's power to usr space
 2012-06-29  6:18 UTC 

ACPICA Version 20120620 linuxized patches
 2012-06-29  5:49 UTC 

[PATCH v6 00/11] SATA ZPODD support
 2012-06-29  3:20 UTC  (2+ messages)

[PATCH V4 0/8] usb: make usb port a real device and provide control of port's power to usr space
 2012-06-29  1:23 UTC  (15+ messages)
` [PATCH V4 1/8] usb: convert port_owners type from void * to struct dev_state *
  ` [PATCH V4 2/8] usb: make usb port a real device
  ` [PATCH V4 6/8] xhci: Add clear PORT_POWER feature process in the xhci_hub_control()
  ` [PATCH V4 7/8] USB/ACPI: Add usb port's acpi power control in the xhci PORT_POWER feature request process
` [PATCH V4 3/8] usb: move children to struct usb_port
` [PATCH V4 4/8] usb/acpi : rebinding usb with acpi since usb port being made a real device
` [PATCH V4 5/8] usb/acpi: add check for the connect type of usb port
` [PATCH V4 8/8] usb : Add usb port's power control attributes

[RFC PATCH] ACPI: use IDA to manage instance IDs for acpi devices
 2012-06-28  4:07 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox