messages from 2013-11-30 11:31:33 to 2013-12-09 08:06:47 UTC [more...]
[RFC part2 PATCH 0/9] Using ACPI MADT table to initialise SMP and GIC
2013-12-09 8:06 UTC (28+ messages)
` [RFC part2 PATCH 1/9] ARM64 / ACPI: Implement core functions for parsing MADT table
` [RFC part2 PATCH 2/9] ARM64 / ACPI: Prefill cpu possible/present maps and map logical cpu id to APIC id
` [RFC part2 PATCH 3/9] ARM64 / ACPI: Introduce map_gic_id() to get apic id from MADT or _MAT method
` [RFC part2 PATCH 4/9] ARM64 / ACPI: Use Parked Address in GIC structure for spin table SMP initialisation
` [RFC part2 PATCH 5/9] ACPI: Define ACPI_IRQ_MODEL_GIC needed for arm
` [RFC part2 PATCH 6/9] Irqchip / gic: Set as default domain so we can access from ACPI
` [RFC part2 PATCH 7/9] irqdomain: Add a new API irq_create_acpi_mapping()
` [RFC part2 PATCH 8/9] ACPI / ARM64: Update acpi_register_gsi to register with the core IRQ subsystem
` [RFC part2 PATCH 9/9] ACPI / GIC: Initialize GIC using the information in MADT
[RFC part1 PATCH 0/7] Make ACPI core running on ARM64
2013-12-09 4:12 UTC (44+ messages)
` [RFC part1 PATCH 1/7] ACPI: Make ACPI core running without PCI "
` [Linaro-acpi] "
` [RFC part1 PATCH 2/7] ARM64 : Add dummy asm/cpu.h
` [RFC part1 PATCH 3/7] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent
` [RFC part1 PATCH 4/7] ARM64 / ACPI: Introduce the skeleton of _PDC related for ARM64
` [RFC part1 PATCH 5/7] ARM64 / ACPI: Introduce arm_core.c and its related head file
` [RFC part1 PATCH 6/7] ARM64 / ACPI: Introduce lowlevel suspend function
` [RFC part1 PATCH 7/7] ARM64 / ACPI: Enable ARM64 in Kconfig
[PATCH] aerdrv: Fix severity usage in aer trace event
2013-12-08 15:09 UTC (4+ messages)
Slow response notice
2013-12-08 1:10 UTC
[PATCH v10 1/3] aerdrv: Trace Event for AER
2013-12-07 17:45 UTC (10+ messages)
` [BUG] "
[PATCH] ACPI: full battery charge cannot exceed current one
2013-12-07 12:36 UTC
[PATCH 1/2] New Driver for IOSF-SB MBI access on Intel SOCs
2013-12-07 1:29 UTC (13+ messages)
` [PATCHv2 0/2] New driver for Intel IOSF MBI access
` [PATCHv2 1/2] New Driver for IOSF-SB MBI access on Intel SOCs
` [PATCHv2 2/2] ACPI/platform: Add ACPI ID for Intel MBI device
` [PATCH] X86 platform: New BayTrail IOSF-SB MBI driver
[PATCH 0/4] ACPI: Cleanup header inclusions
2013-12-06 15:01 UTC (22+ messages)
` [PATCH v2] ACPI: Cleanup <acpi/acpi.h>, <acpi/acpi_bus.h> and <acpi/acpi_drivers.h> inclusions
` [UPDTE PATCH 0/3] ACPI: Cleanup direct ACPICA inclusions
` [PATCH 1/3] ACPI/i915: Fix wrong <acpi/acpi.h> inclusion in i915 opregion module
` [Intel-gfx] "
` [PATCH 2/3] ACPI/SFI: Fix wrong <acpi/acpi.h> inclusion in SFI/ACPI wrapper - acpi_disabled linkage
` [RFC PATCH 3/3] ACPI/IBFT: Fix wrong <acpi/acpi.h> inclusion in iSCSI boot firmware module
` [PATCH v2] ACPI/i915: Fix wrong <acpi/acpi.h> inclusion in i915 opregion module
` [PATCH v3 0/6] ACPI: Cleanup header inclusions
` [PATCH v3 1/6] ACPI: Clean up incorrect inclusions of ACPICA headers
` [PATCH v3 2/6] ACPI: Clean up inclusions of ACPI header files
` [PATCH v3 3/6] SFI: Fix warnings reported by W=1 builds
` [PATCH v3 4/6] ACPI/i915: Fix wrong <acpi/acpi.h> inclusion in i915 opregion module
` [PATCH v3 5/6] ACPI/SFI: Fix wrong <acpi/acpi.h> inclusion in SFI/ACPI wrapper - acpi_disabled linkage
` [PATCH v3 6/6] ACPI/IBFT: Fix wrong <acpi/acpi.h> inclusion in iSCSI boot firmware module
[Update PATCH] ACPI/Button: Fix enable Button GPEs twice
2013-12-06 8:59 UTC (2+ messages)
[PATCH] ACPI/Processor: use ACPI_COMPANION to get ACPI device
2013-12-06 7:36 UTC
[PATCH] ACPI/Button: Fix enable Button GPEs twice
2013-12-06 6:47 UTC
[PATCH] ACPI / blacklist: disable Win8 mode for ThinkPad X201 and Latitude E6230
2013-12-06 6:18 UTC (2+ messages)
[PATCH] SFI: fix compilation warnings
2013-12-06 2:00 UTC (9+ messages)
[PATCH 0/4] Convert ACPI fan driver to platform driver
2013-12-05 22:14 UTC (11+ messages)
` [PATCH 1/4] ACPI / fan: remove unused macro for debug
` [PATCH 2/4] ACPI / fan: remove no need check for device pointer
` [PATCH 3/4] ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelant
` [PATCH 4/4] ACPI / fan: convert to platform driver
Options for handling a broken dsdt
2013-12-05 21:29 UTC
[PATCH] ACPI: correct minor typos
2013-12-05 18:14 UTC
[PATCH 1/2] ACPI / dock: Remove the redundant if (acpi_disabled) check
2013-12-05 16:03 UTC (2+ messages)
` [PATCH 2/2] ACPI / sleep: "
[PATCH] ACPI / table: Replace '1' with specific error in return value
2013-12-05 15:42 UTC
[PATCH] PCI/ACPI: Use PCIe segment in the ACPI HEST AER error sources
2013-12-05 15:08 UTC
[RFC part3 PATCH 0/2] Using ACPI GTDT table to initialize arch timer
2013-12-05 13:52 UTC (11+ messages)
` [RFC part3 PATCH 1/2] clocksource / arch_timer: Use "
` [RFC part3 PATCH 2/2] ARM64 / clocksource: Use arch_timer_acpi_init()
[RFC part3 PATCH 2/2] ARM64 / clocksource: Use arch_timer_acpi_init()
2013-12-05 13:26 UTC (7+ messages)
` [RFC part3 PATCH 1/2] clocksource / arch_timer: Use ACPI GTDT table to initialize arch timer
[PATCH] ACPI / video: Use native backlight control interface by default
2013-12-05 7:50 UTC (3+ messages)
[PATCH v3 0/5] Hardware Reduced Mode Cleanup for ACPI
2013-12-04 21:22 UTC (6+ messages)
` [PATCH v3 1/5] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE to enable this ACPI mode
` [PATCH v3 2/5] ACPI: bus master reload not supported in reduced HW mode
` [PATCH v3 3/5] ACPI: HW reduced mode does not allow use of the FADT sci_interrupt field
` [PATCH v3 4/5] ACPI: in HW reduced mode, using FADT PM information is not allowed
` [PATCH v3 5/5] ACPI: do not map/unmap memory regions for FADT entries in reduced HW mode
[PATCH] ACPI: remove trailing whitespace
2013-12-04 19:59 UTC
8086:2a42 [Asus UL80VT] Backlight control does not work with Intel integrated card, but there are entries in /sys/class/backlight
2013-12-04 17:12 UTC (5+ messages)
[PATCH] gpio: add GPIO support for SMSC SCH311x
2013-12-04 12:33 UTC
[PATCH 0/10] ACPI: Device objects for all namespace nodes and PCI root hotplug integration
2013-12-04 5:43 UTC (7+ messages)
` [PATCH 7/10] ACPI / hotplug: Move container-specific code out of the core
[PATCH v2 0/6] Hardware Reduced Mode cleanup for ACPI
2013-12-04 1:34 UTC (13+ messages)
` [PATCH v2 4/6] ACPI: ARM: exclude DMI calls
randconfig build error with next-20131202, in arch/x86/pci
2013-12-03 13:08 UTC (2+ messages)
No power management on Bay Trail tablet (Dell Venue 8 Pro)
2013-12-02 22:35 UTC (5+ messages)
How can a critical temperature be set?
2013-12-02 8:18 UTC (7+ 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).