messages from 2012-07-12 23:04:15 to 2012-07-20 07:10:36 UTC [more...]
[RFC PATCH 0/8] memory-hotplug : hot-remove physical memory(clear page table)
2012-07-20 7:10 UTC (5+ 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
[Resend PATCH] ACPI/AC: add check the return value of power_supply_regiester()
2012-07-20 5:29 UTC
[PATCH 0/4] ACPI: hotplug messages improvement
2012-07-19 23:43 UTC (30+ 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 "
[PATCH 00/16] Thermal: generic thermal layer enhancement
2012-07-19 22:09 UTC (32+ 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
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 (31+ messages)
` [RFC PATCH 0/13] firmware_map : unify argument of firmware_map_add_early/hotplug
` [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 5/13] memory-hotplug : does not release memory region in PAGES_PER_SECTION chunks
` [RFC PATCH v4 6/13] memory-hotplug : add memory_block_release
` [RFC PATCH v4 7/13] memory-hotplug : remove_memory calls __remove_pages
` [RFC PATCH v4 8/13] memory-hotplug : check page type in get_page_bootmem
` [RFC PATCH v4 9/13] memory-hotplug : move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
` [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)
Early initrd file overwrite and ACPI table override making use of it
2012-07-18 10:36 UTC (3+ 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
[RFC PATCH v4 10/13] memory-hotplug : implement register_page_bootmem_info_section of sparse-vmemmap
2012-07-18 10:15 UTC
ACPICA release 20120711 linuxized patches
2012-07-18 6:00 UTC (2+ messages)
[PATCH v5 0/5] thermal: Add kernel thermal support for exynos platform
2012-07-18 5:11 UTC (9+ messages)
` [PATCH v5 1/5] thermal: add generic cpufreq cooling implementation
` [PATCH v5 2/5] hwmon: exynos4: move thermal sensor driver to driver/thermal directory
` [PATCH v5 3/5] thermal: exynos5: add exynos5 thermal sensor driver support
` [PATCH v5 4/5] thermal: exynos: register the tmu sensor with the kernel thermal layer
` [PATCH v5 5/5] ARM: exynos: add thermal sensor driver platform data support
[PATCH 1/5] acpi : remove latency_ticks from acpi_processor_cx structure
2012-07-17 20:35 UTC (18+ messages)
` [PATCH 2/5] acpi : remove index "
` [PATCH 3/5] acpi : remove usage "
` [PATCH 4/5] acpi : remove power "
` [PATCH 5/5] acpi : remove time "
[RFC PATCH v3 0/13] memory-hotplug : hot-remove physical memory
2012-07-17 5:19 UTC (28+ messages)
` [RFC PATCH v3 2/13] memory-hotplug : add physical memory hotplug code to acpi_memory_device_remove
` [RFC PATCH v3 3/13] memory-hotplug : unify argument of firmware_map_add_early/hotplug
` [RFC PATCH v3 4/13] memory-hotplug : remove /sys/firmware/memmap/X sysfs
` [RFC PATCH v3 5/13] memory-hotplug : does not release memory region in PAGES_PER_SECTION chunks
[PATCH v6 0/6] ACPI: Add _OST support for ACPI hotplug
2012-07-16 14:50 UTC (3+ messages)
[PATCH] ACPI: Add ACPI CPU hot-remove support
2012-07-16 14:48 UTC (3+ messages)
[PATCH] acpi: run _OSC after ACPI_FULL_INITIALIZATION
2012-07-16 8:30 UTC
[PATCH 0/7] platform-drivers-x86: backlight, samsung and asus
2012-07-16 5:45 UTC (4+ messages)
[PATCH] ACPI button: remove hotkey suspend acpi proc event
2012-07-16 2:27 UTC (6+ messages)
[GIT PULL] ACPI patch for Linux-3.5-rc6
2012-07-14 19:46 UTC (4+ messages)
` [GIT PULL] ACPI patch for Linux-3.5-rc6 - take 2
ACPICA Version 20120620 linuxized patches
2012-07-14 15:27 UTC (2+ messages)
[PATCH] ACPI, APEI: Fixup common access width firmware bug
2012-07-14 15:02 UTC (6+ messages)
[GIT PULL] cpufreq fix for 3.5-rc7
2012-07-14 13:06 UTC
[PATCH v4 1/3] acpi : cpu hot-remove returns error when cpu_down() fails
2012-07-13 15:54 UTC (6+ messages)
` [PATCH v4 2/3] acpi : prevent cpu from becoming online
` [PATCH v4 3/3] acpi : acpi_bus_trim() stops removing devices when failing to remove the device
Need Help
2012-07-13 11:13 UTC
[RESEND PATCH v4 0/5] thermal: Add kernel thermal support for exynos platform
2012-07-13 11:03 UTC (7+ messages)
` [RESEND PATCH v4 1/5] thermal: add generic cpufreq cooling implementation
` [linux-pm] "
[PATCH v4 0/5] thermal: exynos: Add kernel thermal support for exynos platform
2012-07-13 10:59 UTC (4+ messages)
` [PATCH v4 1/5] thermal: Add generic cpufreq cooling implementation
[PATCH 00/12] ACPI: add module_acpi_driver() and convert drivers to it
2012-07-13 8:15 UTC (2+ messages)
[PATCH v3 1/3] acpi : cpu hot-remove returns error when cpu_down() fails
2012-07-13 7:16 UTC (14+ messages)
` [PATCH v3 2/3] acpi : prevent cpu from becoming online
` [PATCH v3 2/3 RESEND] "
` [PATCH v3 3/3] acpi : acpi_bus_trim() stops removing devices when failing to remove the device
[PATCH] ACPI video: prevent from reporting birghtness keyevents
2012-07-13 6:52 UTC
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).