messages from 2013-12-19 12:38:20 to 2014-01-06 20:00:28 UTC [more...]
[PATCH v5 00/33] x86, irq: Support ioapic controller hotplug
2014-01-06 20:00 UTC (39+ messages)
` [PATCH v5 01/33] genirq: Split __irq_reserve_irqs from irq_alloc_descs
` [PATCH v5 02/33] genirq: Add irq_alloc_reserved_desc()
` [PATCH v5 03/33] genirq: Do not free unallocated irq descriptors
` [PATCH v5 04/33] x86, irq: Change irq_remap_modify_chip_defaults() to static
` [PATCH v5 05/33] x86, irq: Modify irq chip once for irq remapping
` [PATCH v5 06/33] x86, irq: Show MSI-X clearly in debug message
` [PATCH v5 07/33] x86, irq: Show MSI-X in /proc/interrupt
` [PATCH v5 08/33] x86, irq: Make dmar_msi/hpet_msi irq_chip name consistent
` [PATCH v5 09/33] ia64, irq: Add dummy create_irq_nr()
` [PATCH v5 10/33] iommu, irq: Allocate irq_desc for dmar_msi with local node
` [PATCH v5 11/33] x86, irq: Kill create_irq()
` [PATCH v5 12/33] x86, irq: Convert irq_2_pin list to generic list
` [PATCH v5 13/33] x86, irq: Add alloc_reserved_irq_and_cfg_at()
` [PATCH v5 14/33] x86, irq: Move down arch_early_irq_init()
` [PATCH v5 15/33] x86, irq: Split out alloc_ioapic_save_registers()
` [PATCH v5 16/33] xen, irq: Call irq_alloc_reserved_desc_at() at first
` [Xen-devel] "
` [PATCH v5 17/33] x86, irq: Reserve irq range and alloc_reserved for booting path
` [PATCH v5 18/33] x86, irq: Add ioapic_gsi_to_irq
` [PATCH v5 19/33] x86, irq: Add for_each_ioapic helper
` [PATCH v5 20/33] x86, irq: More strict checking about registering ioapic
` [PATCH v5 21/33] x86, irq: Make mp_register_ioapic handle hot-added ioapic
` [PATCH v5 22/33] x86, irq: Add mp_unregister_ioapic to handle hot-remove ioapic
` [PATCH v5 23/33] x86, ioapic: Find usable ioapic id for 64bit
` [PATCH v5 24/33] x86: Move declaration for mp_register_ioapic()
` [PATCH v5 25/33] PCI, x86: Make ioapic hotplug support built-in
` [PATCH v5 26/33] ACPI: Make map_mat_entry handle x2apic entry
` [PATCH v5 27/33] ACPI: Move acpi_get_cpuid() to separated file
` [PATCH v5 28/33] ACPI, ioapic: Add acpi_get_ioapic_id()
` [PATCH v5 29/33] PCI, x86, ACPI: Link acpi ioapic register to ioapic
` [PATCH v5 30/33] PCI, x86, ACPI: Enable ioapic hotplug support with acpi host bridge
` [PATCH v5 31/33] ACPI, x86/PCI: Move resource_to_addr() to acpi generic
` [PATCH v5 32/33] PCI, x86, ACPI: get ioapic address from acpi device
` [PATCH v5 33/33] x86, ioapic: Hotadd of IOAPICs described in static MADT
[PATCH][tentative] PCI / ACPI: Rework PCI host bridge removal to avoid sysfs warnings
2014-01-06 19:28 UTC (10+ messages)
[PATCH V2] ACPI/Battery: Add a _BIX quirk for NEC LZ750/LS
2014-01-06 17:59 UTC (2+ messages)
[PATCH] ACPI/Battery: Add a _BIX quirk for NEC LZ750/LS
2014-01-06 14:32 UTC (6+ messages)
[PATCH] acpi: Return -ENOENT in acpi_table_parse() and fix wrong comment
2014-01-06 11:50 UTC (2+ messages)
[PATCH] acpi: Check if @id is NULL in acpi_table_parse()
2014-01-06 11:49 UTC (2+ messages)
[PATCH 05/11] drivers: acpi: Include appropriate header file in utstate.c
2014-01-06 11:17 UTC (9+ messages)
` [PATCH 11/11] drivers: acpi: Include header file in debugfs.c and rectify prototype declaration in internal.h
` [PATCH 01/11] drivers: acpi: Mark the function acpi_table_checksum() as static in osl.c
[RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME
2014-01-06 9:20 UTC (26+ messages)
` [RFC PATCH 04/14] ACPI: Add ACPI 5.0 Time and Alarm Device driver
` [RFC PATCH 06/14] rtc-efi: register rtc-efi device when EFI enabled
` [RFC PATCH 07/14] rtc-efi: add GMTOFF support to rtc_efi
` [PATCH 02/14] x86-64/efi: Use EFI to deal with platform wall clock (again)
[PATCH] acpi, numa, mem_hotplug: Kill save_add_info()
2014-01-06 8:46 UTC
[Patch v2 00/13] Introduce ACPI _DSM helper functions to simplify code
2014-01-06 6:18 UTC (9+ messages)
` [Patch v2 03/13] PCI, pci-label: release allocated ACPI object on error recovery path
` [Patch v2 11/13] ACPI, i915: replace open-coded _DSM specific code with helper functions
` [Patch v2 12/13] nouveau: fix memory leak in ACPI _DSM related code
` [Patch v2 13/13] ACPI, nouveau: replace open-coded _DSM specific code with helper functions
[PATCH v2 00/10] IOMMU: irq-remapping and dmar hotplug support
2014-01-06 3:12 UTC (13+ messages)
` [PATCH v2 01/10] IOMMU: Update dmar units devices list during hotplug
` [PATCH v2 02/10] IOMMU: Fix tboot force iommu logic
` [PATCH v2 03/10] IOMMU: Don't clean handler data before free_irq()
` [PATCH v2 04/10] IOMMU: iommu_unique_seq_id()
` [PATCH v2 05/10] ACPI: Add acpi_run_dsm()
` [PATCH v2 06/10] IOMMU: Separate free_dmar_iommu from free_iommu
` [PATCH v2 07/10] IOMMU: Add init_dmar_one()
` [PATCH v2 08/10] IOMMU: Add intel_enable_irq_remapping_one()
` [PATCH v2 09/10] IOMMU: Add dmar_parse_one_drhd()
` [PATCH v2 10/10] IOMMU: Add intel iommu irq-remapping and dmar hotplug support
[PATCH 1/1] acpi_pad: call schedule() when need_resched is true
2014-01-05 23:42 UTC (2+ messages)
[PATCH] ACPI / AC: change notification handler type to ACPI_ALL_NOTIFY
2014-01-05 22:11 UTC (2+ messages)
Double Your Income
2014-01-05 8:40 UTC
[GIT PULL] ACPI and power management fixes for v3.13-rc7
2014-01-03 13:37 UTC
[RFC PATCHv3 01/11] mce: acpi/apei: Use get_vm_area directly
2014-01-03 2:33 UTC (2+ messages)
[PATCH] ACPIPHP / radeon: Fix VGA switcheroo problem related to hotplug events
2013-12-31 21:14 UTC (5+ messages)
` [PATCH][update] ACPIPHP / radeon / nouveau: "
` [PATCH][update 2] ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug
Advise to invest in your Country
2013-12-30 18:05 UTC
[Regression] acpi_rsdp doesn't work in 3.12.{5-6}
2013-12-29 14:25 UTC (2+ messages)
[PATCH 0/10] ACPI: Device objects for all namespace nodes and PCI root hotplug integration
2013-12-29 14:20 UTC (24+ messages)
` [PATCH 7/10] ACPI / hotplug: Move container-specific code out of the core
` [PATCH 1/2][Untested] ACPI / hotplug: Add demand_offline hotplug profile flag
` [PATCH 0/2] ACPI / hotplug / driver core: Special handling for container devices
` [PATCH 1/2] ACPI / hotplug: Add demand_offline hotplug profile flag
` [PATCH 2/2] ACPI / hotplug / driver core: Handle containers in a special way
` [PATCH 2/2][Untested] "
` [Update][PATCH 2/2] "
Atheros AR9285: enabling or disabling Wi-Fi freezes the system
2013-12-28 22:44 UTC
[GIT PULL] ACPI and power management fixes and new device IDs for v3.13-rc6
2013-12-28 0:54 UTC
[PATCH] ghes: don't return 0 even when failed to read estatus in ghes_proc()
2013-12-27 14:38 UTC
[PATCH v4 0/5] Hardware Reduced Mode Cleanup for ACPI
2013-12-27 4:58 UTC (5+ messages)
` [PATCH v4 1/5] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE to enable this ACPI mode
` [PATCH v4 3/5] ACPI: HW reduced mode does not allow use of the FADT sci_interrupt field
[PATCH] PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPI
2013-12-27 0:17 UTC
[PATCH v5 0/4] Fix Win8 backlight issue
2013-12-24 13:59 UTC (12+ messages)
` [PATCH v2] ACPI / video: Add systems that should favor native backlight interface
` [PATCH v2 rebased] "
[PATCH v3 0/6] gpio / ACPI: convert users to gpiod_* and drop acpi_gpio.h
2013-12-23 21:14 UTC (5+ messages)
` [PATCH v3 2/6] net: rfkill: gpio: convert to descriptor-based GPIO interface
(unknown),
2013-12-23 16:24 UTC (3+ messages)
`
[PATCH v2 1/2] ACPI, APEI, GHES: Remove strict check for memory error handling
2013-12-21 12:41 UTC (4+ messages)
` [PATCH v2 2/2] ACPI, APEI, GHES: Cleanup ghes codes "
[RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME
2013-12-21 12:21 UTC (27+ messages)
` [PATCH 03/14] rtc: block registration of rtc-cmos when CMOS RTC Not Present
[RFC part1 PATCH 0/7] Make ACPI core running on ARM64
2013-12-20 19:55 UTC (11+ messages)
` [Linaro-acpi] [RFC part1 PATCH 1/7] ACPI: Make ACPI core running without PCI "
ACPI errors when pressing brightness hot keys on new HP Spectre 13 x2 laptop/tablet combo
2013-12-20 16:30 UTC
[RFC PATCH 00/15] ACPICA: Add CONFIG_ACPI=n build support for ACPICA header files
2013-12-20 9:15 UTC (8+ messages)
` [RFC DBG PATCH] ACPICA: Add CONFIG_ACPI=n build test support
` [RFC PATCH 15/15] ACPI/thinkpad: Fix wrong <acpi/acpi.h> inclusion in Thinkpad ACPI users
` [alsa-devel] "
` [UPDATE RFC "
[Medion P8610] 13.10: Kernel panic - not syncing (on system start)
2013-12-20 8:09 UTC (3+ messages)
[Patch v2 02/13] ACPI, extlog: replace open-coded _DSM specific code with helper functions
2013-12-20 7:03 UTC (2+ messages)
[PATCH] ACPI / video: Use native backlight control interface by default
2013-12-20 6:32 UTC (4+ messages)
[PATCH] ACPI: Blacklist Win8 OSI for some HP laptop 2013 models
2013-12-19 16:09 UTC
[PATCH] [trivial] acpi: Fix typo in video_detect.c
2013-12-19 15:51 UTC
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).