messages from 2014-07-25 00:46:39 to 2014-08-05 13:04:48 UTC [more...]
[Bugfix 0/2] Fix bugs caused by "use irqdomain to dynamically allocate IRQ for IOAPIC"
2014-08-05 13:04 UTC (4+ messages)
` [Bugfix 1/2] x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation
` [Bugfix 2/2] x86, irq: Keep balance of IOAPIC pin reference count
Achtung Benutzer
2014-08-05 10:38 UTC
Achtung Benutzer
2014-08-04 21:43 UTC
Achtung Benutzer
2014-08-05 8:26 UTC
[PATCH v2 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
2014-08-05 3:36 UTC (22+ messages)
` [PATCH v2 01/18] ARM64: Move the init of cpu_logical_map(0) before unflatten_device_tree()
` [PATCH v2 02/18] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v2 03/18] ARM64 / ACPI: Introduce lowlevel suspend function
` [PATCH v2 04/18] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
` [PATCH v2 05/18] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init
` [PATCH v2 06/18] ARM64 / ACPI: Parse MADT to map logical cpu to MPIDR and get cpu_possible/present_map
` [PATCH v2 07/18] ACPI / table: Print GIC information when MADT is parsed
` [PATCH v2 08/18] ARM64 / ACPI: Get the enable method for SMP initialization in ACPI way
` [PATCH v2 09/18] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v2 10/18] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
` [PATCH v2 11/18] ACPI / table: Add new function to get table entries
` [PATCH v2 12/18] ARM64 / ACPI: Add GICv2 specific ACPI boot support
` [PATCH v2 13/18] ARM64 / ACPI: Parse GTDT to initialize arch timer
` [PATCH v2 14/18] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH v2 15/18] ARM64 / ACPI: Introduce early_param for "acpi" and set ACPI default off
` [PATCH v2 16/18] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [PATCH v2 17/18] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH v2 18/18] Documentation: ACPI for ARM64
` [Linaro-acpi] [PATCH v2 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
PROBLEM: [Toshiba Portege Z835] Brightness control lost after suspend
2014-08-04 20:32 UTC (9+ messages)
[PATCH 3/3] PCI hotplug: remove assignement from if conditions
2014-08-04 19:01 UTC
[PATCH 2/3] PCI hotplug: fix a simple if coding style issue
2014-08-04 19:01 UTC
[PATCH 1/3] PCI hotplug: fix a missing space coding style issue
2014-08-04 19:00 UTC
[PATCH 0/3] Fixing checkpatch errors and warnings for PCI hotplug
2014-08-04 18:59 UTC
[PATCH 00/19] Introduce ACPI for ARM64 based on ACPI 5.1
2014-08-04 9:56 UTC (99+ messages)
` [PATCH 01/19] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH 02/19] ARM64 / ACPI: Introduce early_param for "acpi"
` [PATCH 03/19] ARM64 / ACPI: Introduce lowlevel suspend function
` [PATCH 04/19] ARM64 / ACPI: Introduce arch_fix_phys_package_id() for cpu topology
` [PATCH 05/19] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
` [PATCH 06/19] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init
` [PATCH 07/19] ARM64 / ACPI: Parse MADT to map logical cpu to MPIDR and get cpu_possible/present_map
` [PATCH 08/19] ACPI / table: Print GIC information when MADT is parsed
` [PATCH 09/19] ARM64 / ACPI: Move the initialization of cpu_logical_map(0) before acpi_boot_init()
` [PATCH 10/19] ARM64 / ACPI: Get the enable method for SMP initialization in ACPI way
` [PATCH 19/19] Documentation: ACPI for ARM64
[PATCH] ACPI/OSL: Remove RCU in the osl.c to avoid dead lock with cpu hot plug
2014-08-04 8:40 UTC
YOUR EMAIL HAS WON
2014-08-04 5:28 UTC
[PATCH 1/2 V2] USB: Use ACPI device information
2014-08-01 14:22 UTC (4+ messages)
-- Re: Very Urgent
2014-08-01 10:28 UTC
[RFC Patch] irqdomain: Introduce new interfaces to support hierarchy irqdomains
2014-08-01 8:08 UTC
[PATCH] ACPI/Processor: Add CPU_STARTING_FROZEN check in the acpi_cpu_soft_notify()
2014-08-01 2:51 UTC (3+ messages)
[PATCH v2] ACPI / LPSS: add lpss device for Wildcat Point PCH
2014-08-01 1:31 UTC (2+ messages)
[PATCH] acpi-video: Add video.use_native_backlight=1 for HP EliteBook 2014 series
2014-07-31 22:34 UTC (3+ messages)
` [PATCH] acpi-video: Add video.use_native_backlight=1 for HP EliteBook 2014 models
[PATCH -next] ACPI / battery: remove duplicated include from battery.c
2014-07-31 22:35 UTC (2+ messages)
[PATCH] ACPI / processor: Make it possible to get local x2apic id via _MAT
2014-07-31 22:33 UTC (2+ messages)
[PATCH 00/17] ACPICA: 20140724 Release
2014-07-31 22:32 UTC (19+ messages)
` [PATCH 01/17] ACPICA: Work around an ancient GCC bug
` [PATCH 02/17] ACPICA: Remove a redundant cast to acpi_size for ACPI_OFFSET() macro
` [PATCH 03/17] ACPICA: Disassembler: Add support for the ToUUID opererator (macro)
` [PATCH 04/17] ACPICA: Update for comments/formatting. No functional changes
` [PATCH 05/17] ACPICA: Remove some extraneous printf arguments
` [PATCH 06/17] ACPICA: Tables: Update for DMAR table changes
` [PATCH 07/17] ACPICA: Utilities: Fix local printf issue
` [PATCH 08/17] ACPICA: acpihelp: Add UUID support, restructure some existing files
` [PATCH 09/17] ACPICA: Debug object: Add current value of Timer() to debug line prefix
` [PATCH 10/17] ACPICA: ACPI 5.1: Support for the _DSD predefined name
` [PATCH 11/17] ACPICA: ACPI 5.1: New notify value for System Affinity Update
` [PATCH 12/17] ACPICA: ACPI 5.1: Support for the _CCA predifined name
` [PATCH 13/17] ACPICA/ARM: ACPI 5.1: Update for FADT changes
` [PATCH 14/17] ACPICA/ARM: ACPI 5.1: Update for MADT changes
` [PATCH 15/17] ACPICA/ARM: ACPI 5.1: Update for GTDT table changes
` [PATCH 16/17] ACPICA: ACPI 5.1: Update for PCCT "
` [PATCH 17/17] ACPICA: Update version to 20140724
[PATCH] ACPI: fix test for hex digit
2014-07-31 22:31 UTC (7+ messages)
` [PATCH] Replace faulty is_hex_digit() by isxdigit()
[GIT PULL] ACPI PNP fix for v3.16-rc6
2014-07-31 21:31 UTC
[PATCH V2] ACPI/Processor: Make acpi_cpu_soft_notify() process CPU FROZEN events
2014-07-31 14:28 UTC
[PATCH] ACPI / LPSS: add lpss device for wpt
2014-07-31 13:39 UTC
ACPI/cpu hotplug: possible lockdep
2014-07-31 7:44 UTC (3+ messages)
WARNING: CPU: 0 PID: 2623 at drivers/pnp/pnpacpi/core.c:96 pnpacpi_set_resource
2014-07-30 12:50 UTC (11+ messages)
ACPI / dock: ThinkPad X220: \_SB_.PCI0.LPC_.EC__.BAT1: Unable to dock!
2014-07-29 23:39 UTC (6+ messages)
two minor update patches for RAS
2014-07-29 17:29 UTC (5+ messages)
` [PATCH 1/2] APEI, GHES: Cleanup unnecessary function for lock-less list
` [PATCH 2/2] RAS, HWPOISON: Fix wrong error recovery status
Hello
2014-07-29 8:23 UTC
PROBLEM: Native backlight regressed from logarithmic to linear scale
2014-07-29 10:38 UTC (4+ messages)
` [Intel-gfx] "
[BUG] rc1 and rc2: Laptop unusable: on boot,screen black instead of native resolution
2014-07-26 23:19 UTC (18+ messages)
` [BUG] rc3 Oops: unable to handle kernel NULL pointer dereference at 0000074c
` [BUG] rc1 rc2 rc3 not bootable - black screen after kernel loading
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).