messages from 2012-08-03 01:39:22 to 2012-08-17 07:23:08 UTC [more...]
[PATCH v6 0/6] thermal: Add kernel thermal support for exynos platform
2012-08-17 7:24 UTC (11+ messages)
` [PATCH v6 1/6] thermal: add generic cpufreq cooling implementation
` [linux-pm] "
` [PATCH v6 2/6] hwmon: exynos4: move thermal sensor driver to driver/thermal directory
` [PATCH v6 3/6] thermal: exynos5: add exynos5250 thermal sensor driver support
` [PATCH v6 4/6] thermal: exynos: register the tmu sensor with the kernel thermal layer
` [PATCH v6 5/6] ARM: exynos: add thermal sensor driver platform data support
` [PATCH v6 6/6] thermal: exynos: Use devm_* functions
[PATCH V2] ACPI: Allow acpi binding with usb3.0 hub
2012-08-17 6:44 UTC
[PATCH 0/7][RESEND] acpi, pci: hostbridge hotplug support
2012-08-16 17:25 UTC (12+ messages)
` [PATCH 1/7][RESEND] x86, PCI: Fix non acpi path pci_sysdata leaking with release_fn
` [PATCH 2/7][RESEND] PCI: Correctly clean up pci root buses in function pci_remove_bus()
` [PATCH 3/7][RESEND] ACPI, PCI: Use normal list for struct acpi_pci_driver
` [PATCH 4/7][RESEND] ACPI, PCI: Notify acpi_pci_drivers when hot-plugging PCI root bridges
` [PATCH 5/7][RESEND] ACPI, PCI: Protect global lists in drivers/acpi/pci_root.c
` [PATCH 6/7][RESEND] ACPI, PCI: add hostbridge removal function
` [PATCH 7/7][RESEND] ACPI, PCI: add resoruce-assign code for devices under hot-added hostbridge
UPGRADE TO SECURE YOUR WEBMAIL ACCOUNT
2012-08-16 16:23 UTC
Kernel stops at "PM: Preparing system for mem sleep", never makes it to "Freezing user space processes ... "
2012-08-16 15:01 UTC (10+ messages)
IvyBridge ACPI SSDT bug
2012-08-16 9:45 UTC
[PATCH 00/13] Thermal Framework Enhancements
2012-08-16 7:12 UTC (35+ messages)
` [PATCH 01/13] Thermal: Refactor thermal.h file
` [PATCH 02/13] Thermal: Move thermal_instance to thermal.h
` [PATCH 03/13] Thermal: Add get trend, get instance API's to thermal_sys
` [PATCH 04/13] Thermal: Add platform level information to thermal.h
` [PATCH 05/13] Thermal: Obtain platform data for thermal zone
` [PATCH 06/13] Thermal: Add a policy sysfs attribute
` [PATCH 07/13] Thermal: Update binding logic based on platform data
` [PATCH 08/13] Thermal: Introduce fair_share thermal governor
` [PATCH 09/13] Thermal: Introduce a step_wise "
` [PATCH 10/13] Thermal: Remove throttling logic out of thermal_sys.c
` [PATCH 11/13] Thermal: Add a notification API
` [PATCH 12/13] Thermal: Add documentation for platform layer data
` [PATCH 13/13] Thermal: Platform layer changes to provide thermal data
[PATCH] PCI / ACPI: Do not request control of ASPM if the BIOS has disabled it
2012-08-15 20:03 UTC (3+ messages)
[Resend][PATCH] PCI / PM: Fix messages printed by acpi_pci_set_power_state()
2012-08-15 19:17 UTC (2+ messages)
[PATCH] lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driver
2012-08-14 15:56 UTC
[PATCH] ACPI: Add ACPI CPU hot-remove support
2012-08-13 15:21 UTC (6+ messages)
业务咨询
2012-08-11 2:09 UTC
[GIT PULL] Power management fixes for 3.6-rc2
2012-08-10 20:42 UTC
[PATCH 0/5][RFC] Use per cpuidle_device states
2012-08-10 17:17 UTC (3+ messages)
` [PATCH 5/5][RFC] cpuidle : add cpuidle_register_states function
[PATCH v4 0/5] thermal: exynos: Add kernel thermal support for exynos platform
2012-08-10 11:49 UTC (3+ messages)
` [PATCH v4 4/5] thermal: exynos: Register the tmu sensor with the kernel thermal layer
acpi_bind_one
2012-08-10 9:36 UTC
IRQ remapping problem on Macbook Air 5,1
2012-08-10 9:32 UTC (14+ messages)
` [PATCH] irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMU
` [PATCH v2] "
` [PATCH v3] "
[RFC PATCH v2 00/16] ACPI based system device hotplug framework
2012-08-10 4:39 UTC (27+ messages)
` [RFC PATCH v2 01/16] ACPIHP: introduce a framework for ACPI based system device hotplug
` [RFC PATCH v2 02/16] ACPIHP: ACPI system device hotplug slot enumerator
` [RFC PATCH v2 03/16] ACPIHP: detect ACPI hotplug slots by checking ACPI _EJ0 method
` [RFC PATCH v2 04/16] ACPI: introduce interfaces to manage ACPI device reference count
` [RFC PATCH v2 05/16] ACPIHP: scan and walk ACPI devices connecting to an ACPI hotplug slot
` [RFC PATCH v2 06/16] ACPIHP: group devices connecting to a hotplug slot according to device types
` [RFC PATCH v2 07/16] ACPIHP: add callbacks into acpi_device_ops to support new hotplug framework
` [RFC PATCH v2 08/16] ACPIHP: provide interfaces to associate driver specific data to hotplug slots
` [RFC PATCH v2 09/16] ACPIHP: implement utility functions to support system device hotplug
` [RFC PATCH v2 10/16] ACPIHP: system device hotplug driver skeleton
` [RFC PATCH v2 11/16] ACPIHP: analyse dependences among ACPI system device hotplug slots
` [RFC PATCH v2 12/16] ACPIHP: cancel inprogress ACPI system device hotplug operations
` [RFC PATCH v2 13/16] ACPIHP: configure/unconfigure system devices connecting to a hotplug slot
` [RFC PATCH v2 14/16] ACPIHP: implement the state machine for ACPI hotplug slots
` [RFC PATCH v2 15/16] ACPIHP: implement ACPI hotplug sysfs interfaces
` [RFC PATCH v2 16/16] ACPIHP: enhance ACPI container driver to support new hotplug framework
[RFC PATCH V6 00/19] memory-hotplug: hot-remove physical memory
2012-08-09 15:41 UTC (24+ messages)
` [RFC PATCH V6 01/19] memory-hotplug: rename remove_memory() to offline_memory()/offline_pages()
` [RFC PATCH V6 02/19] memory-hotplug: implement offline_memory()
` [RFC PATCH V6 03/19] memory-hotplug: store the node id in acpi_memory_device
` [RFC PATCH V6 04/19] memory-hotplug: offline and remove memory when removing the memory device
` [RFC PATCH V6 05/19] memory-hotplug: check whether memory is present or not
` [RFC PATCH V6 06/19] memory-hotplug: export the function acpi_bus_remove()
` [RFC PATCH V6 07/19] memory-hotplug: call acpi_bus_remove() to remove memory device
` [RFC PATCH V6 08/19] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [RFC PATCH V6 09/19] memory-hotplug: does not release memory region in PAGES_PER_SECTION chunks
` [RFC PATCH V6 10/19] memory-hotplug: add memory_block_release
` [RFC PATCH V6 11/19] memory-hotplug: remove_memory calls __remove_pages
` [RFC PATCH V6 12/19] memory-hotplug: introduce new function arch_remove_memory()
` [RFC PATCH V6 13/19] memory-hotplug: check page type in get_page_bootmem
` [RFC PATCH V6 14/19] memory-hotplug: move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
` [RFC PATCH V6 15/19] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [RFC PATCH V6 16/19] memory-hotplug: free memmap "
` [RFC PATCH V6 17/19] memory_hotplug: clear zone when the memory is removed
` [RFC PATCH V6 18/19] memory-hotplug: add node_device_release
` [RFC PATCH V6 19/19] memory-hotplug: remove sysfs file of node
[PATCH V4 00/13] Thermal: generic thermal layer enhancement
2012-08-09 15:10 UTC (14+ messages)
` [PATCH V4 01/13] Thermal: Introduce multiple cooling states support
` [PATCH V4 04/13] Thermal: Introduce .get_trend() callback
` [PATCH V4 05/13] Thermal: Remove tc1/tc2 in generic thermal layer
[PATCH RESEND 00/16] Thermal: generic thermal layer enhancement
2012-08-09 8:32 UTC (8+ messages)
` [PATCH RESEND 05/16] Thermal: Introduce cooling states range support
` [PATCH RESEND 06/16] Thermal: set upper and lower limits
` [PATCH RESEND 15/16] Thermal: Unify the code for both active and passive cooling
[PATCH 0/3] PM: Fix some unused function warnings for CONFIG_PM_SLEEP
2012-08-08 21:22 UTC (4+ messages)
` [PATCH 1/3] ACPI / PM: Fix "
` [PATCH 2/3] platform / x86/ "
` [PATCH 3/3] tpm_tis / PM: Fix unused function warning "
[PATCH] ACPI: delelte more BFS/GTS related definition and code
2012-08-08 2:30 UTC
[PATCH 1/8] ACPI sysfs.c strlen fix
2012-08-08 1:27 UTC (16+ messages)
` [PATCH] ACPI: replace strlen("string") with sizeof("string") -1
` [linux-pm] "
[PATCH][Trivial] drivers/acpi/osl.c: delete trailing whitespace
2012-08-07 20:05 UTC
[PATCH v4] create sun sysfs file
2012-08-07 0:36 UTC
[PATCH v3] create sun sysfs file
2012-08-07 0:01 UTC (5+ messages)
Dear Subscriber
2012-08-05 23:38 UTC
[RFC PATCH 0/3] ACPI based system device hotplug framework
2012-08-05 9:36 UTC (6+ messages)
` [RFC PATCH 2/3] ACPIHP: ACPI system device hotplug slot enumerator
..656...565..265...356
2012-08-03 23:10 UTC
0432..180..52882...2004
2012-08-03 16:13 UTC
[PATCH v2] ACPI processor: Fix a typo error in commit 99b725084
2012-08-03 6:13 UTC (5+ messages)
(unknown),
2012-08-03 5:31 UTC
[PATCH v3 1/2] ACPI: Replace acpi_get_table_with_size() with acpi_get_table()
2012-08-03 5:03 UTC (2+ messages)
[GIT PULL] ACPI & Power Management Patches for Linux-3.6-rc1
2012-08-03 4:53 UTC
[PATCH 1/2] ACPI: Untangle a return statement for better readability
2012-08-03 4:24 UTC (3+ messages)
` [PATCH 2/2] ACPI: Only count valid srat memory structures
[PATCH/RFC] drm/radeon: ACPI: veto the keypress on ATIF events
2012-08-03 2:06 UTC (6+ 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