messages from 2014-07-31 07:57:11 to 2014-08-18 12:37:43 UTC [more...]
[RFC PATCH 0/9] Add ACPI _DSD and unified device properties support
2014-08-18 12:37 UTC (26+ messages)
` [RFC PATCH 1/9] ACPI: Add support for device specific properties
` [RFC PATCH 3/9] Driver core: Unified device properties interface for platform firmware
` [RFC PATCH 4/9] of: Add property_ops callback for devices with of_node
` [RFC PATCH 5/9] mfd: Add ACPI support
` [RFC PATCH 2/9] ACPI: Document ACPI device specific properties
` [RFC PATCH 6/9] gpiolib: add API to get gpio desc and flags
` [RFC PATCH 7/9] gpio: sch: Consolidate core and resume banks
` [RFC PATCH 8/9] Input: gpio_keys_polled - Make use of device property API
` [RFC PATCH 9/9] leds: leds-gpio: "
bug : Dell Inspiron 15 7000 : battery detection only after AC power adapter event
2014-08-18 11:18 UTC
[RFC] ACPI: Add GPIO-signaled event simulator
2014-08-18 9:41 UTC (9+ messages)
[PATCH 00/19] Introduce ACPI for ARM64 based on ACPI 5.1
2014-08-18 9:29 UTC (40+ messages)
` [PATCH 04/19] ARM64 / ACPI: Introduce arch_fix_phys_package_id() for cpu topology
` [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 10/19] ARM64 / ACPI: Get the enable method for SMP initialization in ACPI way
` [PATCH 19/19] Documentation: ACPI for ARM64
[RFC PATCH 0/9] Add ACPI _DSD and unified device properties support
2014-08-17 14:11 UTC (4+ messages)
[Notice] ACPI+PM maintenance in travel mode through Aug. 24
2014-08-16 0:37 UTC
[RFC 0/3] Experimental patchset for CPPC
2014-08-15 22:22 UTC (23+ messages)
` [RFC 1/3] ACPI: Add support for Platform Communication Channel
` [RFC 2/3] CPPC: Add support for Collaborative Processor Performance Control
` [RFC 3/3] CPPC: Add ACPI accessors to CPC registers
Transaction XLK-14-TTF/ESP
2014-08-15 13:36 UTC
[PATCH] Restore _DOS value at video module unload
2014-08-15 14:07 UTC
[GIT PULL] More ACPI and power management updates for 3.17-rc1
2014-08-14 23:52 UTC
[PATCH v4 1/2] USB: Use ACPI device information
2014-08-15 0:03 UTC (9+ messages)
` [PATCH v4 2/2] ACPI: Export PLD (Physical Location of Device)
HELLO
2014-08-14 22:29 UTC
[PATCH] ACPI/OSL: Remove RCU in the osl.c to avoid dead lock with cpu hot plug
2014-08-14 0:04 UTC (7+ messages)
` [PATCH V2] ACPI/OSL: Replace synchronize_rcu() with call_rcu() in the acpi_os_map_cleanup() "
[PATCH 1/2 V2] USB: Use ACPI device information
2014-08-13 17:07 UTC (6+ messages)
[PATCH v3 1/2] USB: Use ACPI device information
2014-08-13 16:56 UTC (2+ messages)
` [PATCH v3 2/2] ACPI: Export PLD (Physical Location of Device)
ACPI / dock: ThinkPad X220: \_SB_.PCI0.LPC_.EC__.BAT1: Unable to dock!
2014-08-13 11:49 UTC (4+ messages)
bug: acpi ata_bay dock reminds undocked
2014-08-12 11:53 UTC (4+ messages)
Improve ACPI support for Apple hardware
2014-08-11 11:14 UTC (4+ messages)
` [PATCH 3/3] ACPI: Don't re-select SBS battery if it's already selected
[Bugfix 0/2] Fix bugs caused by "use irqdomain to dynamically allocate IRQ for IOAPIC"
2014-08-11 5:27 UTC (20+ messages)
` [Bugfix 1/2] x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation
` tip/x86/apic (was: Re: [Bugfix 1/2] x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation)
` [GIT PULL] x86/apic changes for v3.17
` [Bugfix] x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation
` [Bugfix 2/2] x86, irq: Keep balance of IOAPIC pin reference count
[PATCH] acpi/battery: capacity_now should be assigned after comparing it to design_capacity
2014-08-09 9:43 UTC
PROBLEM: Native backlight regressed from logarithmic to linear scale
2014-08-08 9:38 UTC (5+ messages)
` [Intel-gfx] "
[PATCH v2 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
2014-08-07 10:28 UTC (24+ 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
[PATCH] PNPACPI: do ACPI binding directly
2014-08-07 8:29 UTC (2+ messages)
[PATCH 1/1] ACPI: Check if acpi_device->handler is NULL when ACPI_HOTPLUG_MEMORY is not configured
2014-08-08 2:30 UTC
[GIT PULL] ACPI and power management updates for v3.17-rc1
2014-08-06 19:07 UTC
[PATCH] ACPI/Processor: Add CPU_STARTING_FROZEN check in the acpi_cpu_soft_notify()
2014-08-06 19:11 UTC (6+ messages)
state[i].transition_latency and state[i].bus_master_latency set to 0. BUG?
2014-08-05 15:37 UTC
Achtung Benutzer
2014-08-05 10:38 UTC
Achtung Benutzer
2014-08-04 21:43 UTC
Achtung Benutzer
2014-08-05 8:26 UTC
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
YOUR EMAIL HAS WON
2014-08-04 5:28 UTC
-- 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 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 (2+ messages)
[PATCH] Replace faulty is_hex_digit() by isxdigit()
2014-07-31 22:31 UTC (4+ messages)
[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)
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).