public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-18 10:17:56 to 2012-07-25 03:41:09 UTC [more...]

ACPI & Power Management Patches for Linux-3.6-merge - part 1
 2012-07-25  3:41 UTC  (14+ messages)
` [PATCH 01/52] ACPICA: AML Parser: Fix two possible memory leaks in error path
  ` [PATCH 02/52] ACPICA: Object dump routines: Use common function for string output
  ` [PATCH 03/52] ACPICA: Lint fixes for acpi_write, no functional changes
  ` [PATCH 04/52] ACPICA: Add support for multiple notify handlers
  ` [PATCH 05/52] ACPICA: Update to version 20120420
  ` [PATCH 06/52] ACPICA: Disassembler: Add support for Operation Region externals
  ` [PATCH 07/52] ACPICA: ACPI 5/iASL: Add support for PCC keyword
  ` [PATCH 08/52] ACPICA: iASL: Improved pathname support
  ` [PATCH 09/52] ACPICA: Remove argument of acpi_os_wait_events_complete
  ` [PATCH 10/52] ACPICA: Add FADT error message for GAS BitWidth overflow
  ` [PATCH 11/52] ACPICA: Update to version 20120518
  ` [PATCH 12/52] cpuidle: remove unused hrtimer_peek_ahead_timers() call
  ` [PATCH 13/52] cpuidle: add checks to avoid NULL pointer dereference

[PATCH RESEND 00/16] Thermal: generic thermal layer enhancement
 2012-07-25  3:19 UTC  (19+ messages)
` [PATCH RESEND 01/16] Thermal: Make Thermal trip points writeable
` [PATCH RESEND 02/16] Thermal: Add Hysteresis attributes
` [PATCH RESEND 03/16] Thermal: Documentation update
` [PATCH RESEND 04/16] Thermal: Introduce multiple cooling states support
` [PATCH RESEND 05/16] Thermal: Introduce cooling states range support
` [PATCH RESEND 06/16] Thermal: set upper and lower limits
` [PATCH RESEND 07/16] Thermal: Introduce .get_trend() callback
` [PATCH RESEND 08/16] Thermal: Remove tc1/tc2 in generic thermal layer
` [PATCH RESEND 09/16] Thermal: Introduce thermal_zone_trip_update()
` [PATCH RESEND 10/16] Thermal: rename structure thermal_cooling_device_instance to thermal_instance
` [PATCH RESEND 11/16] Thermal: Rename thermal_zone_device.cooling_devices
` [PATCH RESEND 12/16] Thermal: Rename thermal_instance.node to thermal_instance.tz_node
` [PATCH RESEND 13/16] Thermal: List thermal_instance in thermal_cooling_device
` [PATCH RESEND 14/16] Thermal: Introduce simple arbitrator for setting device cooling state
` [PATCH RESEND 15/16] Thermal: Unify the code for both active and passive cooling
` [PATCH RESEND 16/16] Thermal: Introduce locking for cdev.thermal_instances list

[PATCH 00/16] Thermal: generic thermal layer enhancement
 2012-07-25  1:38 UTC  (52+ messages)
` [PATCH 01/16] Thermal: Make Thermal trip points writeable
` [PATCH 02/16] Thermal: Add Hysteresis attributes
` [PATCH 03/16] Thermal: Documentation update
` [PATCH 04/16] Thermal: Introduce multiple cooling states support
` [PATCH 05/16] Thermal: Introduce cooling states range support
` [PATCH 06/16] Thermal: set upper and lower limits
` [PATCH 07/16] Thermal: Introduce .get_trend() callback
` [PATCH 08/16] Thermal: Remove tc1/tc2 in generic thermal layer
` [PATCH 09/16] Thermal: Introduce thermal_zone_trip_update()
` [PATCH 10/16] Thermal: rename structure thermal_cooling_device_instance to thermal_instance
` [PATCH 11/16] Thermal: Rename thermal_zone_device.cooling_devices to thermal_zone_device.instances
` [PATCH 12/16] Thermal: Rename thermal_instance.node to thermal_instance.tz_node
` [PATCH 13/16] Thermal: List thermal_instance in thermal_cooling_device
` [PATCH 14/16] Thermal: Introduce simple arbitrator for setting device cooling state
` [PATCH 15/16] Thermal: Unify the code for both active and passive cooling
` [PATCH 16/16] Thermal: use plist instead of list

[PATCH] acpi : remove power from acpi_processor_cx structure
 2012-07-24 21:12 UTC  (2+ messages)

Two power buttons recognized: PWRF and PWRB
 2012-07-24 21:10 UTC  (2+ messages)

(unknown),
 2012-07-24 11:46 UTC 

[PATCH 0/4] ACPI: hotplug messages improvement
 2012-07-24 16:08 UTC  (33+ messages)
` [PATCH 1/4] ACPI: Add acpi_pr_<level>() interfaces
` [PATCH 2/4] ACPI: Update CPU hotplug messages
` [PATCH 3/4] ACPI: Update Memory "
` [PATCH 4/4] ACPI: Update Container "

Early initrd file overwrite and ACPI table override making use of it
 2012-07-24  9:16 UTC  (7+ messages)
` [PATCH 1/2] init: Introduce early initrd files through uncompressed cpio passing
` [PATCH 2/2] ACPI: Override arbitrary ACPI tables via initrd for debugging

[Resend PATCH] ACPI/AC: add check the return value of power_supply_regiester()
 2012-07-24  5:47 UTC  (2+ messages)

[PATCH] acpi : create sun sysfs file in container device
 2012-07-24  3:03 UTC 

[PATCH] ACPI button: remove hotkey suspend acpi proc event
 2012-07-24  2:52 UTC  (9+ messages)

[PATCH] acpi: fix pwr_btn_event_pending build error
 2012-07-23 19:29 UTC  (10+ messages)
            ` [Resend][PATCH] ACPI / PM: Fix build warning in sleep.c for CONFIG_ACPI_SLEEP unset

[PATCH 0/7] platform-drivers-x86: backlight, samsung and asus
 2012-07-23 13:35 UTC  (5+ messages)

[RFC PATCH] memory-hotplug: Add memblock_state notifier
 2012-07-23 12:13 UTC  (4+ messages)

[RFC PATCH 0/8] memory-hotplug : hot-remove physical memory(clear page table)
 2012-07-23  9:11 UTC  (17+ messages)
` [PATCH 0/8] remove memory info from list before freeing it
` [RFC PATCH 1/8] memory-hotplug: store the node id in acpi_memory_device
` [RFC PATCH 2/8] memory-hotplug: offline memory only when it is onlined
` [RFC PATCH 3/8] memory-hotplug: call remove_memory() to cleanup when removing memory device
` [RFC PATCH 4/8] memory-hotplug: export the function acpi_bus_remove()
` [RFC PATCH 5/8] memory-hotplug: call acpi_bus_remove() to remove memory device
` [RFC PATCH 6/8] memory-hotplug: introduce new function arch_remove_memory()
` [RFC PATCH 7/8] x86: make __split_large_page() generally avialable
` [RFC PATCH 8/8] memory-hotplug: implement arch_remove_memory()

[GIT PULL] Power management updates for 3.6
 2012-07-22 20:28 UTC 

[PATCH v2 0/4] ACPI: hotplug messages improvement
 2012-07-20 16:54 UTC  (5+ messages)
` [PATCH v2 1/4] ACPI: Add acpi_pr_<level>() interfaces
` [PATCH v2 2/4] ACPI: Update CPU hotplug messages
` [PATCH v2 3/4] ACPI: Update Memory "
` [PATCH v2 4/4] ACPI: Update Container "

PCI ACPI/IRQ-routing broken on H77 chipset + Ivy Bridge (kernel 3.5-rc7 and earlier)
 2012-07-19 18:14 UTC  (4+ messages)

Warning Alert!! Mailbox Storage Space Has Exceeded
 2012-07-19  9:02 UTC 

[RFC PATCH v4 0/13] memory-hotplug : hot-remove physical memory
 2012-07-19 10:01 UTC  (26+ messages)
` [RFC PATCH v4 1/13] memory-hotplug : rename remove_memory to offline_memory
` [RFC PATCH v4 2/13] memory-hotplug : add physical memory hotplug code to acpi_memory_device_remove
` [PATCH v4 3/13] memory-hotplug : check whether memory is present or not
` [RFC PATCH v4 4/13] memory-hotplug : remove /sys/firmware/memmap/X sysfs
` [RFC PATCH v4 7/13] memory-hotplug : remove_memory calls __remove_pages
` [RFC PATCH v4 11/13] memory-hotplug : free memmap of sparse-vmemmap
  ` [RESEND RFC "
` [RFC PATCH v4 12/13] memory-hotplug : add node_device_release
` [RFC PATCH v4 13/13] memory-hotplug : remove sysfs file of node

[PATCH 0/21] ACPI / PM: Switch ACPI bus type and drivers to dev_pm_ops
 2012-07-19  9:11 UTC  (3+ messages)

PM: Summary of changes for v3.6
 2012-07-19  4:48 UTC  (5+ messages)

[RFC] ACPI, APEI: Fix incorrect bit width + offset check condition
 2012-07-19  0:37 UTC  (8+ messages)

[PATCH] ACPI: battery: fix battery->alarm is updated when it is not supported
 2012-07-18 16:16 UTC  (2+ messages)


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