messages from 2012-07-25 02:11:38 to 2012-07-27 10:36:17 UTC [more...]
[RFC PATCH v5 00/19] memory-hotplug: hot-remove physical memory
2012-07-27 10:36 UTC (23+ messages)
` [RFC PATCH 0/19] firmware_map : unify argument of firmware_map_add_early/hotplug
` [PATCH 0.5/19] remove memory info from list before freeing it
` [RFC PATCH v5 01/19] memory-hotplug: rename remove_memory() to offline_memory()/offline_pages()
` [RFC PATCH v5 02/19] memory-hotplug: implement offline_memory()
` [RFC PATCH v5 03/19] memory-hotplug: store the node id in acpi_memory_device
` [RFC PATCH v5 04/19] memory-hotplug: offline and remove memory when removing the memory device
` [RFC PATCH v5 05/19] memory-hotplug: check whether memory is present or not
` [RFC PATCH v5 06/19] memory-hotplug: export the function acpi_bus_remove()
` [RFC PATCH v5 07/19] memory-hotplug: call acpi_bus_remove() to remove memory device
` [RFC PATCH v5 08/19] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [RFC PATCH v5 09/19] memory-hotplug: does not release memory region in PAGES_PER_SECTION chunks
` [RFC PATCH v5 10/19] memory-hotplug: add memory_block_release
` [RFC PATCH v5 11/19] memory-hotplug: remove_memory calls __remove_pages
` [RFC PATCH v5 12/19] memory-hotplug: introduce new function arch_remove_memory()
` [RFC PATCH v5 13/19] memory-hotplug: check page type in get_page_bootmem
` [RFC PATCH v5 14/19] memory-hotplug: move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
` [RFC PATCH v5 15/19] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [RFC PATCH v5 16/19] memory-hotplug: free memmap "
` [RFC PATCH v5 17/19] memory_hotplug: clear zone when the memory is removed
` [RFC PATCH v5 18/19] memory-hotplug: add node_device_release
` [RFC PATCH v5 19/19] memory-hotplug: remove sysfs file of node
[PATCH] drm/radeon: add new AMD ACPI header and update relevant code
2012-07-27 9:02 UTC (9+ messages)
[PATCH 0/5][RFC] Use per cpuidle_device states
2012-07-27 8:14 UTC (11+ messages)
` [PATCH 1/5] acpi : move the acpi_idle_driver variable declaration
` [PATCH 2/5] acpi : move cpuidle_device field out of the acpi_processor_power structure
` [PATCH 3/5][RFC] cpuidle : add a pointer for cpuidle_state in the cpuidle_device
` [PATCH 4/5][RFC] cpuidle : use per cpuidle device cpu states
` [PATCH 5/5][RFC] cpuidle : add cpuidle_register_states function
[PATCH 0/2] ACPI: remove _GTS/_BFS support
2012-07-27 8:08 UTC (4+ messages)
` [PATCH 1/2] ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler'
` [PATCH 2/2] ACPI: delete _GTS/_BFS support
[RFC PATCH v4 0/13] memory-hotplug : hot-remove physical memory
2012-07-27 6:17 UTC (3+ messages)
` [RFC PATCH v4 12/13] memory-hotplug : add node_device_release
[PATCH v3 0/4] ACPI: hotplug messages improvement
2012-07-27 3:32 UTC (22+ messages)
` [PATCH v3 1/4] ACPI: Add acpi_pr_<level>() interfaces
` [PATCH v3 2/4] ACPI: Update CPU hotplug messages
` [PATCH v3 3/4] ACPI: Update Memory "
` [PATCH v3 4/4] ACPI: Update Container "
[PATCH v4 0/4] ACPI: hotplug messages improvement
2012-07-27 3:05 UTC (5+ messages)
` [PATCH v4 1/4] ACPI: Add acpi_pr_<level>() interfaces
` [PATCH v4 2/4] ACPI: Update CPU hotplug messages
` [PATCH v4 3/4] ACPI: Update Memory "
` [PATCH v4 4/4] ACPI: Update Container "
[PATCH v2] create sun sysfs file
2012-07-27 3:03 UTC
[PATCH 1/8] ACPI sysfs.c strlen fix
2012-07-27 1:39 UTC (2+ messages)
` [PATCH] ACPI: replace strlen("string") with sizeof("string") -1
[PATCH] acpi: fix pwr_btn_event_pending build error
2012-07-26 23:28 UTC (6+ messages)
` [Resend][PATCH] ACPI / PM: Fix build warning in sleep.c for CONFIG_ACPI_SLEEP unset
[PATCH V4 00/13] Thermal: generic thermal layer enhancement
2012-07-26 20:13 UTC (18+ messages)
` [PATCH V4 01/13] Thermal: Introduce multiple cooling states support
` [PATCH V4 02/13] Thermal: Introduce cooling states range support
` [PATCH V4 03/13] Thermal: set upper and lower limits
` [PATCH V4 04/13] Thermal: Introduce .get_trend() callback
` [PATCH V4 05/13] Thermal: Remove tc1/tc2 in generic thermal layer
` [PATCH V4 06/13] Thermal: Introduce thermal_zone_trip_update()
` [PATCH V4 07/13] Thermal: rename structure thermal_cooling_device_instance to thermal_instance
` [PATCH V4 08/13] Thermal: Rename thermal_zone_device.cooling_devices
` [PATCH V4 09/13] Thermal: Rename thermal_instance.node to thermal_instance.tz_node
` [PATCH V4 10/13] Thermal: List thermal_instance in thermal_cooling_device
` [PATCH V4 11/13] Thermal: Introduce simple arbitrator for setting device cooling state
` [PATCH V4 12/13] Thermal: Unify the code for both active and passive cooling
` [PATCH V4 13/13] Thermal: Introduce locking for cdev.thermal_instances list
[PATCH 00/16] Thermal: generic thermal layer enhancement
2012-07-26 6:01 UTC (10+ messages)
` [PATCH 09/16] Thermal: Introduce thermal_zone_trip_update()
ACPI & Power Management Patches for Linux-3.6-merge
2012-07-26 4:25 UTC
[PATCH RESEND 00/16] Thermal: generic thermal layer enhancement
2012-07-26 2:33 UTC (36+ messages)
` [PATCH RESEND 01/16] Thermal: Make Thermal trip points writeable
` [PATCH RESEND 02/16] Thermal: Add Hysteresis attributes
` [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
PM: Summary of changes for v3.6
2012-07-26 0:18 UTC (6+ messages)
[PATCH v2 0/4] ACPI: hotplug messages improvement
2012-07-25 18:30 UTC (8+ messages)
` [PATCH v2 1/4] ACPI: Add acpi_pr_<level>() interfaces
[PATCH] acpi : create sun sysfs file in container device
2012-07-25 18:24 UTC
[PATCH 0/4] ACPI: hotplug messages improvement
2012-07-25 15:26 UTC (3+ messages)
ACPI & Power Management Patches for Linux-3.6-merge - part 1
2012-07-25 13:03 UTC (57+ 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 14/52] ACPI Battery: Added capacity
` [PATCH 15/52] cpuidle: refactor out cpuidle_enter_state
` [PATCH 16/52] cpuidle: fix error handling in __cpuidle_register_device
` [PATCH 17/52] cpuidle: add support for states that affect multiple cpus
` [PATCH 18/52] cpuidle: coupled: add parallel barrier function
` [PATCH 19/52] drivers/thermal/spear_thermal.c: add Device Tree probing capability
` [PATCH 20/52] ACPI: Add an interface to evaluate _OST
` [PATCH 21/52] ACPI: Add _OST support for sysfs eject
` [PATCH 22/52] ACPI: Add _OST support for ACPI CPU hotplug
` [PATCH 23/52] ACPI: Add _OST support for ACPI memory hotplug
` [PATCH 24/52] ACPI: Add _OST support for ACPI container hotplug
` [PATCH 25/52] ACPI: Set hotplug _OST support bit to _OSC
` [PATCH 26/52] ACPI, PM, Specify lowest allowed state for device sleep state
` [PATCH 27/52] intel_idle: initial IVB support
` [PATCH 28/52] ACPI: remove acpi_pad MAINTAINERS entry
` [PATCH 29/52] ACPI: acpi_pad: rename "power_saving" thread to "acpi_pad" thread
` [PATCH 30/52] ACPI, APEI: Fixup common access width firmware bug
` [PATCH 31/52] ACPICA: Disassembler: Emit descriptions for ACPI predefined names
` [PATCH 32/52] ACPICA: Utilities: conditionally compile backslash removal function
` [PATCH 33/52] ACPICA: Update comments; no functional change
` [PATCH 34/52] ACPICA: Add support for implicit notify on multiple devices
` [PATCH 35/52] ACPICA: Update to version 20120620
` [PATCH 36/52] ACPI: acpi_pad: tune round_robin_time
` [PATCH 37/52] ACPICA: Split exception code utilities to a new file, utexcep.c
` [PATCH 38/52] ACPICA: Add new interfaces for BIOS(firmware) errors and warnings
` [PATCH 39/52] ACPICA: Table manager: deploy new firmware error/warning interfaces
` [PATCH 40/52] ACPICA: Fix some comment fields
` [PATCH 41/52] ACPICA: Add PCC address space to space ID decode function
` [PATCH 42/52] ACPICA: Split file: tbxface.c -> tbxfload.c
` [PATCH 43/52] ACPICA: Add new ACPI table load/unload external interfaces
` [PATCH 44/52] ACPICA: Update header files copyrights to 2012
` [PATCH 45/52] ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
` [PATCH 46/52] ACPICA: Update to version 20120711
` [PATCH 47/52] tools/power: turbostat v2 - re-write for efficiency
` [PATCH 48/52] tools/power: turbostat: fix large c1% issue
` [PATCH 49/52] ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_register() return value check
` [PATCH 50/52] Thermal: Make Thermal trip points writeable
` [linux-pm] "
` [PATCH 51/52] Thermal: Add Hysteresis attributes
` [PATCH 52/52] Thermal: Documentation update
` [linux-pm] ACPI & Power Management Patches for Linux-3.6-merge - part 1
[PATCH v5 4/5] thermal: exynos: register the tmu sensor with the kernel thermal layer
2012-07-25 11:21 UTC (2+ messages)
` [PATCH RESEND "
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;
as well as URLs for NNTP newsgroup(s).