messages from 2012-10-03 10:41:52 to 2012-10-09 05:11:58 UTC [more...]
[bisected] PS/2 keyboard and mouse dead on resume on Intel D845BG
2012-10-09 5:11 UTC (5+ messages)
[PATCH v4] create sun sysfs file
2012-10-09 5:05 UTC (6+ messages)
[PATCH] cpuidle / ACPI: fix potential NULL pointer dereference
2012-10-09 2:51 UTC (2+ messages)
memory-hotplug : suppres "Trying to free nonexistent resource <XXXXXXXXXXXXXXXX-YYYYYYYYYYYYYYYY>" warning
2012-10-09 2:51 UTC (4+ messages)
[RFD][PATCH 0/7] PM / QoS: Support for PM QoS device flags
2012-10-09 2:46 UTC (10+ messages)
` [PATCH "
` [PATCH 1/7] PM / QoS: Prepare device structure for adding more constraint types
` [PATCH 2/7] PM / QoS: Introduce request and constraint data types for PM QoS flags
` [PATCH 3/7] PM / QoS: Prepare struct dev_pm_qos_request for more request types
` [PATCH 4/7] PM / QoS: Introduce PM QoS device flags support
` [PATCH 5/7] PM / QoS: Make it possible to expose PM QoS device flags to user space
` [PATCH 6/7] PM / Domains: Check device PM QoS flags in pm_genpd_poweroff()
` [PATCH 7/7] PM / ACPI: Take device PM QoS flags into account
[PATCH v3 0/2] ACPI: DBGP/DBG2 early console support for LPIA
2012-10-09 2:37 UTC (10+ messages)
` [PATCH v3 1/2] ACPI: Add early console framework for DBGP/DBG2
` [RESEND PATCH v4 0/2] ACPI: DBGP/DBG2 early console support for LPIA
` [PATCH v5 1/2] ACPI: Add early console framework for DBGP/DBG2
` [PATCH v5 2/2] ACPI: Add Intel MID SPI early console support
3.6.0 ACPI: e1000e - Invalid Power Resource to register! (Supermicro X9SCM-F) - Disabling IRQ #44
2012-10-08 21:19 UTC (2+ messages)
[PATCH 01/10] device: add drivers_autoprobe in struct device
2012-10-08 20:12 UTC (26+ messages)
` [PATCH 0/4] ACPI: kill acpi_pci_root_start
` [PATCH 1/4] ACPI: add drivers_autoprobe in struct acpi_device
` [PATCH 2/4] ACPI: use device drivers_autoprobe to delay loading acpi drivers
` [PATCH 3/4] PCI, ACPI: Remove not used acpi_pci_root_start()
` [PATCH 4/4] ACPI: remove acpi_op_start workaround
PANIC at boot on Gigabyte GA-Q67M-D2H-B3
2012-10-08 18:03 UTC
[RFC PATCH v3 00/28] ACPI based system device hotplug framework
2012-10-08 15:45 UTC (31+ messages)
` [RFC PATCH v3 01/28] ACPIHP: introduce a framework for ACPI based system device hotplug
` [RFC PATCH v3 02/28] ACPIHP: ACPI system device hotplug slot enumerator driver
` [RFC PATCH v3 03/28] ACPIHP: detect ACPI hotplug slots by checking ACPI _EJ0 method
` [RFC PATCH v3 04/28] ACPIHP: implement a fake ACPI system device hotplug slot enumerator
` [RFC PATCH v3 05/28] ACPI: introduce interfaces to manage ACPI device reference count
` [RFC PATCH v3 06/28] ACPIHP: introduce interfaces to scan and walk ACPI devices connecting to a slot
` [RFC PATCH v3 07/28] ACPIHP: use klist to manage "
` [RFC PATCH v3 08/28] ACPIHP: add callbacks into acpi_device_ops to support new hotplug framework
` [RFC PATCH v3 09/28] ACPIHP: provide interfaces to associate driver specific data with slots
` [RFC PATCH v3 10/28] ACPIHP: implement utility functions to support system device hotplug
` [RFC PATCH v3 11/28] ACPIHP: implement skeleton of ACPI system device hotplug driver
` [RFC PATCH v3 12/28] ACPIHP: analyse dependencies among ACPI hotplug slots
` [RFC PATCH v3 13/28] ACPIHP: provide interface to cancel inprogress hotplug operations
` [RFC PATCH v3 14/28] ACPIHP: configure/unconfigure system devices connecting to a hotplug slot
` [RFC PATCH v3 15/28] ACPIHP: implement the state machine for ACPI hotplug slots
` [RFC PATCH v3 16/28] ACPIHP: implement sysfs interfaces for ACPI system device hotplug
` [RFC PATCH v3 17/28] ACPIHP: block ACPI device driver unloading when executing hotplug operations
` [RFC PATCH v3 18/28] ACPIHP/container: change ACPI container driver to support new hotplug framework
` [RFC PATCH v3 19/28] ACPIHP/container: move container.c into drivers/acpi/hotplug
` [RFC PATCH v3 20/28] ACPI/processor: remove dead code from processor_driver.c
` [RFC PATCH v3 21/28] ACPIHP/processor: reorganize ACPI processor driver for new hotplug framework
` [RFC PATCH v3 22/28] ACPIHP/processor: protect accesses to device->driver_data
` [RFC PATCH v3 23/28] ACPIHP/processor: enhance processor driver to support new hotplug framework
` [RFC PATCH v3 24/28] CPU: introduce busy flag to temporarily disable CPU online sysfs interface
` [RFC PATCH v3 25/28] ACPIHP/processor: reject online/offline requests when doing processor hotplug
` [RFC PATCH v3 26/28] ACPI/processor: save parsed APIC ID in processor driver data structure
` [RFC PATCH v3 27/28] x86: simplify _acpi_map_lsapic()
` [RFC PATCH v3 28/28] ACPI/processor: serialize call to acpi_map/unmap_lsapic
ACPI errors on Dell Latitude E5430
2012-10-08 11:22 UTC (10+ messages)
[RFC v9 PATCH 00/21] memory-hotplug: hot-remove physical memory
2012-10-08 10:19 UTC (7+ messages)
` [RFC v9 PATCH 16/21] memory-hotplug: free memmap of sparse-vmemmap
[PATCH 0/4] acpi,memory-hotplug : implement framework for hot removing memory
2012-10-08 6:58 UTC (13+ messages)
` [PATCH 1/4] acpi,memory-hotplug : add memory offline code to acpi_memory_device_remove()
` [PATCH 2/4] acpi,memory-hotplug : rename remove_memory() to offline_memory()
` [PATCH 3/6] acpi,memory-hotplug : add physical memory hotplug code to acpi_memhotplug.c
` [PATCH 4/4] acpi,memory-hotplug : store the node id in acpi_memory_device
[PATCH 0/10] memory-hotplug: hot-remove physical memory
2012-10-08 5:26 UTC (17+ messages)
` [PATCH 1/10] memory-hotplug : check whether memory is offline or not when removing memory
` [PATCH 2/10] memory-hotplug : remove /sys/firmware/memmap/X sysfs
` [PATCH 3/10] memory-hotplug : introduce new function arch_remove_memory() for removing page table depends on architecture
` [PATCH 4/10] memory-hotplug : unregister memory section on SPARSEMEM_VMEMMAP
` [PATCH 5/10] memory-hotplug : memory-hotplug: check page type in get_page_bootmem
` [PATCH 6/10] memory-hotplug : implement register_page_bootmem_info_section of sparse-vmemmap
` [PATCH 7/10] memory-hotplug : remove memmap "
` [PATCH 8/10] memory-hotplug : remove page table of x86_64 architecture
` [PATCH 9/10] memory-hotplug : memory_hotplug: clear zone when removing the memory
` [PATCH 10/10] memory-hotplug : remove sysfs file of node
[PATCH] acpi: fix brightness level is initialized to zero when BIOS does not restore the brightness value to _BQC
2012-10-08 4:39 UTC (11+ messages)
[PATCH 0/4] cpuidle - support multiple drivers at a time
2012-10-07 21:26 UTC (11+ messages)
` [PATCH 2/4] cpuidle : move driver checking within the lock section
` [PATCH 4/4] cpuidle - support multiple drivers
[GIT PULL] ACPI & Power Management patches for Linux-3.7-merge
2012-10-07 3:19 UTC
ACPI & PM queue for 3.7-merge
2012-10-07 2:43 UTC (50+ messages)
` [PATCH 01/49] ACPI: delelte more BFS/GTS related definition and code
` [PATCH 02/49] ACPICA: Enable Scope change to root during module-level code execution
` [PATCH 03/49] ACPICA: Split ACPICA initialization functions to new file, utxfinit.c
` [PATCH 04/49] ACPICA: Comment update: Fix some typos in actble.h
` [PATCH 05/49] ACPICA: Add Windows8/Server2012 string for _OSI method
` [PATCH 06/49] ACPICA: GPE Support: Update debug info for GPE tracing
` [PATCH 07/49] ACPICA: Debug output: Update output for Processor object
` [PATCH 08/49] ACPICA: GPE support: Remove extraneous parameter from low-level function
` [PATCH 09/49] ACPICA: Headers: Add support for CSRT and DBG2 ACPI tables
` [PATCH 10/49] ACPICA: Add support for complex _PLD buffers
` [PATCH 11/49] ACPICA: Add struct header support for _FDE, _GRT, _GTM, and _SRT names
` [PATCH 12/49] ACPICA: Update version to 20120816
` [PATCH 13/49] ACPI: Use ACPICA native way to decode the PLD buffer
` [PATCH 14/49] usb-acpi: Comply with the ACPI API change
` [PATCH 15/49] ACPICA: Headers: Add new ACPI 5 HEST notify type values
` [PATCH 16/49] ACPICA: Table Manager: Merge duplicate code (root table)
` [PATCH 17/49] ACPICA: Update version to 20120913
` [PATCH 18/49] ACPI: Allow ACPI binding with USB-3.0 hub
` [PATCH 19/49] ACPI: introduce module_acpi_driver() helper macro
` [PATCH 20/49] ACPI/button: convert to module_acpi_driver()
` [PATCH 21/49] ACPI/fan: "
` [PATCH 22/49] ACPI/hed: "
` [PATCH 23/49] ACPI/sbshc: "
` [PATCH 24/49] i2c-scmi: "
` [PATCH 25/49] Input: atlas_btns - "
` [PATCH 26/49] hp_accel: "
` [PATCH 27/49] ideapad: "
` [PATCH 28/49] topstar-laptop: "
` [PATCH 29/49] toshiba_bluetooth: "
` [PATCH 30/49] xo15-ebook: "
` [PATCH 31/49] tools/power/acpi/acpidump: version 20051111
` [PATCH 32/49] tools/power/acpi/acpidump: version 20060606
` [PATCH 33/49] tools/power/acpi/acpidump: version 20070714
` [PATCH 34/49] tools/power/acpi/acpidump: version 20071116
` [PATCH 35/49] tools/power/acpi/acpidump: version 20101221 - find dynamic tables in sysfs
` [PATCH 36/49] tools/power/acpi/acpidump: create acpidump(8), local make install targets
` [PATCH 37/49] ACPI: run _OSC after ACPI_FULL_INITIALIZATION
` [PATCH 38/49] tools/power/acpi/acpidump: version 20101221 - find dynamic tables in sysfs
` [PATCH 39/49] tools/power/acpi/acpidump: create acpidump(8), local make install targets
` [PATCH 40/49] tools/power turbostat: run on IVB Xeon
` [PATCH 41/49] tools/power turbostat: delete unused line
` [PATCH 42/49] tools/power turbostat: print more turbo-limit information
` [PATCH 43/49] tools/power turbostat: make -M output pretty
` [PATCH 44/49] tools/power turbostat: add [-m MSR#] option
` [PATCH 45/49] intel_idle: enable IVB Xeon support
` [PATCH 46/49] tools/power turbostat: add [-d MSR#][-D MSR#] options to print counter deltas
` [PATCH 47/49] tools/power/turbostat: add option to count SMIs, re-name some options
` [PATCH 48/49] ACPI: Harden acpi_table_parse_entries() against BIOS bug
` [PATCH 49/49] ACPI: Add new sysfs interface to export device description
ACPI & PM queue for 3.7-merge - part 2
2012-10-07 2:43 UTC
[PATCH] acpi/tables.c: Harden acpi_table_parse_entries
2012-10-06 20:23 UTC (2+ messages)
[PATCH v2] ACPI: Add new sysfs interface to export device description
2012-10-06 19:53 UTC (2+ messages)
[PATCH 1/2] ACPI: EC: Make the GPE storm threshold a module parameter
2012-10-06 18:51 UTC (3+ messages)
` [PATCH 2/2] ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop
[PATCH 2/6] X86 ACPI: Introduce x86 arch specific arch_reserve_mem_area() for e820 handling
2012-10-05 22:05 UTC (2+ messages)
` [PATCH] X86 ACPI: Use #ifdef not #if for CONFIG_X86 check
[RFC][PATCH 2/2] efi_pstore: add a sequence counter to a variable name
2012-10-05 19:02 UTC
[RFC][PATCH 1/2] efi_pstore: hold multiple logs
2012-10-05 19:01 UTC
[RFC][PATCH 0/2] efi_pstore: multiple event logging support
2012-10-05 19:00 UTC
[RFC PATCH 3/6] ACPI: introduce acpi_get_generic_resources
2012-10-05 15:36 UTC (2+ messages)
PROBLEM: Acer D255E Backlight out for 10 seconds with ACPI
2012-10-05 0:52 UTC (7+ messages)
[PATCH] ACPI: Sanitize ACPI_INITRD_TABLE_OVERRIDE Kconfig text
2012-10-04 9:02 UTC
[PATCH 0/2] acpi,memory-hotplug : remove memory device by acpi_bus_remove()
2012-10-04 2:41 UTC (4+ messages)
` [PATCH 1/2] acpi,memory-hotplug : export the function acpi_bus_remove()
` [PATCH 2/2] acpi,memory-hotplug : call acpi_bus_remo() to remove memory device
[PATCH V3 0/3] PNP: Allow PNP resources to be disabled (interface)
2012-10-03 15:57 UTC (5+ messages)
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).