messages from 2013-07-25 15:05:54 to 2013-08-01 10:36:44 UTC [more...]
[RFC v2 0/3] I/O Hook: Method for emulating h/w events
2013-08-01 10:31 UTC (4+ messages)
` [RFC v2 1/3] I/O Hook: core functions and Register Override
` [RFC v2 2/3] I/O Hook: kernel interface to manage the hook
` [RFC v2 3/3] I/O Hook: sysfs interface to emulate h/w events
[PATCH] APEI/ERST: Fix error message formatting
2013-08-01 10:10 UTC (17+ messages)
Cannot hot remove a memory device
2013-08-01 8:37 UTC
i915 backlight
2013-08-01 8:07 UTC (2+ messages)
[PATCH v2 00/18] Arrange hotpluggable memory as ZONE_MOVABLE
2013-08-01 7:06 UTC (19+ messages)
` [PATCH v2 01/18] acpi: Print Hot-Pluggable Field in SRAT
` [PATCH v2 02/18] earlycpio.c: Fix the confusing comment of find_cpio_data()
` [PATCH v2 03/18] acpi: Remove "continue" in macro INVALID_TABLE()
` [PATCH v2 04/18] acpi: Introduce acpi_invalid_table() to check if a table is invalid
` [PATCH v2 05/18] x86, acpi: Split acpi_boot_table_init() into two parts
` [PATCH v2 06/18] x86, acpi: Initialize ACPI root table list earlier
` [PATCH v2 07/18] x86, acpi: Also initialize signature and length when parsing root table
` [PATCH v2 08/18] x86: get pg_data_t's memory from other node
` [PATCH v2 09/18] x86: Make get_ramdisk_{image|size}() global
` [PATCH v2 10/18] x86, acpi: Try to find if SRAT is overrided earlier
` [PATCH v2 11/18] x86, acpi: Try to find SRAT in firmware earlier
` [PATCH v2 12/18] x86, acpi, numa, mem_hotplug: Find hotpluggable memory in SRAT memory affinities
` [PATCH v2 13/18] x86, numa, mem_hotplug: Skip all the regions the kernel resides in
` [PATCH v2 14/18] memblock, numa: Introduce flag into memblock
` [PATCH v2 15/18] memblock, mem_hotplug: Introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable regions
` [PATCH v2 16/18] memblock, mem_hotplug: Make memblock skip hotpluggable regions by default
` [PATCH v2 17/18] mem-hotplug: Introduce movablenode boot option to {en|dis}able using SRAT
` [PATCH v2 18/18] x86, numa, acpi, memory-hotplug: Make movablenode have higher priority
[PATCH v2] PCI: Reset PCIe devices to stop ongoing DMA
2013-08-01 6:34 UTC (3+ messages)
[PATCH 0/3] ACPI / PM: Device PM cleanups
2013-08-01 0:49 UTC (23+ messages)
` [PATCH 1/3] ACPI / PM: Only set power states of devices that are power manageable
` [PATCH 2/3] ACPI / PM: Make messages in acpi_device_set_power() print device names
` [PATCH updated] ACPI / PM: Add state information in error message for acpi_device_set_power
` [PATCH 3/3] ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere
[PATCH] ACPI:remove panic in case hardware has changed after S4
2013-07-31 23:52 UTC (5+ messages)
Linux Plumbers ACPI/PM, PCI Microconference
2013-07-31 21:17 UTC (8+ messages)
` [Announcement] "
[PATCH v2] ACPICA: acpi_read: update return_value atomically
2013-07-31 19:28 UTC
[REGRESSION/PATCH] acpi: blacklist win8 OSI for ASUS Zenbok Prime UX31A
2013-07-31 18:47 UTC (25+ messages)
[PATCH] PCI/ACPI: Change dev_info() to dev_dbg() in the acpi_pci_set_power_state()
2013-07-31 17:26 UTC (5+ messages)
[PATCH 0/3] Fix backlight issues on some Windows 8 systems
2013-07-31 9:08 UTC (6+ messages)
` [Update][PATCH "
[PATCH] ACPI/Battery: Fix parsing _BIX return value
2013-07-30 14:01 UTC (2+ messages)
[PATCH v8 0/3] Xen/ACPI: support sleep state entering on hardware reduced systems
2013-07-30 13:34 UTC (9+ messages)
` [PATCH v8 1/3] x86/acpi: Introduce acpi_os_prepare_extended_sleep callback for extended sleep path
` [PATCH v8 2/3] x86/tboot: Fail extended mode reduced hardware sleep
` [PATCH v8.1] "
` [PATCH v8 3/3] xen/acpi: notify xen when reduced hardware sleep is available
[Intel-gfx] Linux 3.11-rc2 [backlight] [ASUS N56VZ]
2013-07-29 23:38 UTC (8+ messages)
[PATCH v7 0/3] Xen/ACPI: support sleep state entering on hardware reduced systems
2013-07-29 20:29 UTC (8+ messages)
` [PATCH v7 1/3] x86/acpi: Introduce acpi_os_prepare_extended_sleep callback for extended sleep path
` [PATCH v7 2/3] x86/tboot: Fail extended mode reduced hardware sleep
` [PATCH v7 3/3] xen/acpi: notify xen when reduced hardware sleep is available
[PATCH 0/3] networking: Use ETH_ALEN where appropriate
2013-07-29 20:06 UTC (5+ messages)
` [PATCH 2/3] include: Convert ethernet mac address declarations to use ETH_ALEN
[PATCH 00/21] Arrange hotpluggable memory as ZONE_MOVABLE
2013-07-29 17:10 UTC (22+ messages)
` [PATCH 14/21] x86, acpi, numa: Reserve hotpluggable memory at early time
` [PATCH 17/21] page_alloc, mem-hotplug: Improve movablecore to {en|dis}able using SRAT
` [PATCH 18/21] x86, numa: Synchronize nid info in memblock.reserve with numa_meminfo
[PATCH v3 1/3] acpi: Call acpi_os_prepare_sleep hook in reduced hardware sleep path
2013-07-29 2:22 UTC (14+ messages)
[PATCH 00/13] ACPI/IPMI: Fix several issues in the current codes
2013-07-29 1:56 UTC (34+ messages)
` [PATCH 04/13] ACPI/IPMI: Fix race caused by the unprotected ACPI IPMI user
` [PATCH 06/13] ACPI/IPMI: Add reference counting for ACPI operation region handlers
` [PATCH 07/13] ACPI/IPMI: Add reference counting for ACPI IPMI transfers
` [PATCH 08/13] ACPI/IPMI: Cleanup several acpi_ipmi_device members
` [PATCH 03/13] ACPI/IPMI: Fix race caused by the unprotected ACPI IPMI transfers
acpi_backlight=vendor no longer working around buggy laptop from hell
2013-07-29 1:28 UTC (2+ messages)
[PATCH v4 0/5] Xen/ACPI: support sleep state entering on hardware reduced systems
2013-07-27 23:31 UTC (4+ messages)
[RFC 0/3] IO Hook: Method for emulating h/w events
2013-07-27 16:54 UTC (2+ messages)
[PATCH v6 0/5] Xen/ACPI: support sleep state entering on hardware reduced systems
2013-07-27 14:08 UTC (4+ messages)
` [Xen-devel] "
[PATCH v5 0/5] Xen/ACPI: support sleep state entering on hardware reduced systems
2013-07-27 14:05 UTC (2+ messages)
[PATCH] ACPI: Move acpi_bus_get_device() from bus.c to scan.c
2013-07-27 13:24 UTC
Linux 3.11-rc2
2013-07-27 12:18 UTC (13+ messages)
` Linux 3.11-rc2 (acpi backlight, revert)
[RFC PATCH 0/2] Rework ATA ACPI binding code
2013-07-27 6:34 UTC (6+ messages)
` [RFC PATCH 2/2] ata: acpi: rework the ata acpi bind support
[GIT PULL] ACPI and power management fixes for v3.11-rc3
2013-07-26 21:25 UTC
[RFC][PATCH 0/8] ACPI / hotplug / PCI: Consolidation of handling notifications (in progress)
2013-07-25 19:57 UTC (4+ messages)
` [PATCH 0/30] ACPI / hotplug / PCI: Major rework + Thunderbolt workarounds
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).