messages from 2014-05-27 17:28:29 to 2014-06-09 23:22:45 UTC [more...]
[Patch V4 00/42] use irqdomain to dynamically allocate IRQ for IOAPIC
2014-06-09 23:22 UTC (46+ messages)
` [Patch V4 01/42] x86, irq: update high address field when updating affinity for MSI IRQ
` [Patch V4 02/42] x86, mpparse: use pr_lvl() helper utilities to replace printk(KERN_LVL)
` [Patch V4 03/42] x86, mpparse: simplify arch/x86/include/asm/mpspec.h
` [Patch V4 04/42] x86, acpi: reorganize code to avoid forward declaration in boot.c
` [Patch V4 05/42] x86, PCI, ACPI: use kmalloc_node() to optimize for performance
` [Patch V4 06/42] x86, acpi, irq: kill static function irq_to_gsi()
` [Patch V4 07/42] x86, ACPI, trivial: minor improvements to arch/x86/kernel/acpi/boot.c
` [Patch V4 08/42] x86, ACPI, irq: enhance error handling in function acpi_register_gsi()
` [Patch V4 09/42] x86, ACPI, irq: fix possible eror in GSI to IRQ mapping for legacy IRQ
` [Patch V4 10/42] x86, irq, trivial: minor improvements of IRQ related code
` [Patch V4 11/42] x86, ioapic: kill unused global variable timer_through_8259
` [Patch V4 12/42] x86, ioapic: kill static variable nr_irqs_gsi
` [Patch V4 13/42] x86, ioapic: introduce helper utilities to walk ioapics and pins
` [Patch V4 14/42] x86, ioapic: use irq_cfg() instead of irq_get_chip_data() for better readability
` [Patch V4 15/42] x86, irq: reorganize IO_APIC_get_PCI_irq_vector() to prepare for irqdomain
` [Patch V4 16/42] x86, irq: introduce some helper utilities to improve readability
` [Patch V4 17/42] ce4100, irq: make CE4100 depend on CONFIG_X86_IO_APIC
` [Patch V4 18/42] ce4100, irq: do not set legacy_pic to null_legacy_pic
` [Patch V4 19/42] x86, irq: count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_LEGACY
` [Patch V4 20/42] x86, irq: simplify arch_early_irq_init()
` [Patch V4 21/42] x86, ACPI, irq: consolidate algorithm of mapping (ioapic, pin) to IRQ number
` [Patch V4 22/42] x86, irq, ACPI: change __acpi_register_gsi to return IRQ number instead of GSI
` [Patch V4 23/42] x86, irq: introduce mechanisms to support dynamically allocate IRQ for IOAPIC
` [Patch V4 24/42] x86, irq: enhance mp_register_ioapic() to support irqdomain
` [Patch V4 25/42] x86, ACPI, irq: provide basic irqdomain support
` [Patch V4 26/42] x86, mpparse, "
` [Patch V4 27/42] x86, SFI, "
` [Patch V4 28/42] x86, devicetree, irq: use common mechanism to support irqdomain
` [Patch V4 29/42] x86, irq: introduce two helper functions to support irqdomain map operation
` [Patch V4 30/42] x86, irq, ACPI: use common irqdomain map interface to program IOAPIC pins
` [Patch V4 31/42] x86, irq, mpparse: "
` [Patch V4 32/42] x86, irq, SFI: "
` [Patch V4 33/42] x86, irq, devicetree: "
` [Patch V4 34/42] x86, irq: clean up unused IOAPIC interface
` [Patch V4 35/42] x86, irq: simplify the way to handle ISA IRQ
` [Patch V4 36/42] genirq: export irq_domain_disassociate() to architecture interrupt drivers
` [Patch V4 37/42] x86, irq: introduce helper functions to release IOAPIC pin
` [Patch V4 38/42] x86, irq, ACPI: release IOAPIC pin when PCI device is disabled
` [Patch V4 39/42] x86, irq, mpparse: "
` [Patch V4 40/42] x86, irq, SFI: "
` [Patch V4 41/42] x86, irq, devicetree: "
` [Patch V4 42/42] x86, irq: clean up irqdomain transition code
New eMCA trace event interface
2014-06-09 10:22 UTC (26+ messages)
` new trace output format
` [PATCH 5/7 v6] trace, RAS: Add eMCA trace event interface
[Patch V3 0/5] I2C ACPI operation region handler
2014-06-09 7:56 UTC (10+ messages)
` [Patch V3 4/5] I2C/ACPI: Add i2c ACPI operation region support
Bug Report - [Acer Aspire V5-122P] Unable to adjust screen brightness
2014-06-09 7:38 UTC (16+ messages)
[PATCH] ACPICA: Add mutex to avoid race condition of reference count of notify object
2014-06-09 4:14 UTC
Permission denied when trying to edit/create acpi thermal trip points
2014-06-07 16:05 UTC
[PATCH] Default to using the native backlight control on Windows 8 systems
2014-06-05 20:27 UTC (2+ messages)
` [PATCH] ACPI / video: Change the default for video.use_native_backlight to 1
[PATCH] Revert "ACPI / Battery: Remove battery's proc directory" and "ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.c"
2014-06-05 13:47 UTC (2+ messages)
[PATCH] ACPI: Fix bug when acpi reset register is implemented in system memory
2014-06-05 12:58 UTC (2+ messages)
[PATCH 1/7] ACPICA: Only include ACPI asm files if ACPI is enabled
2014-06-05 4:46 UTC (10+ messages)
[GIT PULL] ACPI and power management updates for v3.16-rc1
2014-06-04 12:26 UTC
BUG REPORT backlight acpi: Brightness shortcuts don't work on Fujitsu
2014-06-04 9:15 UTC (5+ messages)
[PATCH 1/2] ACPI / battery: use callback for setting up quirks
2014-06-03 19:01 UTC (2+ messages)
` [PATCH 2/2] ACPI / battery: add quirk for Acer Aspire V5-573G
[PATCH 1/2] ACPICA: Tables: Add mechanism to control early table checksum verification
2014-06-03 14:10 UTC (10+ messages)
` [PATCH 2/2] ACPI: Fix regressions that x86 Linux kernel suffers from early mapping size limitation
` [PATCH v2 0/2] ACPI: Fix a regression of the table checksum verification
` [PATCH v2 1/2] ACPICA: Tables: Add mechanism to control early "
` [PATCH v2 2/2] ACPI: Fix regressions that x86 Linux kernel suffers from early mapping size limitation
[PATCH] ACPICA: Namespace: Remove _PRP method support
2014-06-03 13:32 UTC (2+ messages)
[PATCH] ACPICA: Restore error table definitions to reduce source code differences between Linux and ACPICA upstream
2014-06-03 13:30 UTC (2+ messages)
[Patch V3 00/37] use irqdomain to dynamically allocate IRQ for IOAPIC
2014-06-03 0:41 UTC (13+ messages)
` [Patch V3 03/37] x86, mpparse: use pr_lvl() helper utilities to replace printk(KERN_LVL)
` [Patch V3 05/37] x86, PCI, ACPI: use kmalloc_node() to optimize for performance
` [Patch V3 19/37] x86, irq: introduce mechanisms to support dynamically allocate IRQ for IOAPIC
[PATCH v1 0/6] ACPI: thermal: Migrate cpufreq cooling to generic cpu_cooling layer
2014-06-02 18:57 UTC (17+ messages)
` [PATCH v1 1/6] thermal: cpu_cooling: Fix the notification mechanism by using per cpu structure
` [PATCH v1 2/6] thermal: cpu_cooling: Support passing driver private data
` [PATCH v1 3/6] thermal: thermal-core: Add notifications support for the cooling states
` [PATCH v1 4/6] thermal: cpu_cooling: Add support to find up/low frequency levels
` [PATCH v1 5/6] thermal: thermal_core: Remove the max cooling limit check in registration
` [PATCH v1 6/6] ACPI: thermal: processor: Use the generic cpufreq infrastructure
[Qemu-devel] [PATCH 33/35] pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole
2014-06-02 14:54 UTC (2+ messages)
[PATCH resend 0/4] Make video.use_native_backlight=1 work properly with nouveau
2014-06-02 7:33 UTC (5+ messages)
` [PATCH resend 2/4] backlight: Add backlight device (un)registration notification
[PATCH 1/1] include/acpi/processor.h: replace __attribute__((packed)) by __packed
2014-06-01 17:16 UTC
ACPI: Improve behaviour on Apple hardware
2014-06-01 16:33 UTC (5+ messages)
` [PATCH 1/4] ACPI: Support _OSI("Darwin") correctly
` [PATCH 2/4] ACPI: Don't call PCI OSC on Apple hardware when claiming to be Darwin
` [PATCH 3/4] ACPI: Don't assume the existence of an SBS charger
` [PATCH 4/4] ACPI: Disable smart battery manager on Apple
[PATCH V7 00/11] ACPI: ACPI enumeration rework
2014-05-31 22:29 UTC (23+ messages)
` [PATCH V7 10/11] ACPI: use platform bus as the default bus for _HID enumeration
` [PATCH 0/10] ACPI enumeration rework (was: Re: [PATCH V7 00/11] ACPI: ACPI enumeration rework)
` [PATCH 1/10] ACPI / scan: .match() callback for ACPI scan handlers
` [PATCH 2/10] ACPI / PNP: use device ID list for PNPACPI device enumeration
` [PATCH 3/10] ACPI / scan: drop IDs that do not comply with the ACPI PNP ID rule
` [PATCH 4/10] ACPI / scan: drop unsupported serial IDs from PNP ACPI scan handler ID list
` [PATCH 5/10] ACPI / scan: introduce platform_id device PNP type flag
` [PATCH 6/10] ACPI / scan: Change the meaning of missing .attach() in scan handlers
` [PATCH 7/10] ACPI / scan: always register container scan handler
` [PATCH 8/10] ACPI / scan: always register memory hotplug "
` [PATCH 9/10] ACPI / scan: always register ACPI LPSS "
` [Update][PATCH "
` [PATCH 10/10] ACPI / scan: use platform bus type by default for _HID enumeration
` [Update][PATCH "
[RFC 0/2] ACPI Platform Communication Channel driver
2014-05-30 17:32 UTC (8+ messages)
` [RFC 1/2] ACPI: Add support for Platform Communication Channel
` [RFC 2/2] PCC Test driver
Current ACPI/PM commit queue for 3.16
2014-05-30 14:50 UTC
[PATCH] ACPICA: Revert "ACPICA: Add option to favor 32-bit FADT addresses."
2014-05-30 2:15 UTC (8+ messages)
` [RFC PATCH 0/6] ACPICA: 64bit FADT addresses enabling
` [RFC PATCH 1/6] ACPICA: Hardware: Reduce divergences for sleep functions
` [RFC PATCH 4/6] ACPICA: Tables: Enable both 32-bit and 64-bit FACS
` [RFC PATCH 5/6] ACPICA: Hardware: Enable firmware waking vector for "
` [RFC PATCH 6/6] ACPICA: Tables: Enable default 64-bit FADT addresses favor
[GIT PULL] ACPI and power management fixes for v3.15-rc8
2014-05-29 11:25 UTC
WARNING: CPU: 0 PID: 2623 at drivers/pnp/pnpacpi/core.c:96 pnpacpi_set_resource
2014-05-29 11:14 UTC
[RFC Patch V1 0/4] enhance IOAPIC core to support hotplug
2014-05-28 20:49 UTC (3+ messages)
` [RFC Patch V1 1/4] x86, irq: refine mp_register_ioapic() to prepare for IOAPIC hotplug
[PATCH v2 0/5] APEI: Make APEI architecture independent
2014-05-28 7:39 UTC (6+ messages)
` [PATCH v2 1/5] apei, mce: Factor out APEI architecture specific MCE calls
` [PATCH v2 2/5] acpi, apei, ghes: Introduce ACPI_APEI_NMI to make NMI error notification a GHES feature
` [PATCH v2 3/5] acpi, apei, ghes: Introduce more generic mechanism to init/deinit GHES error notifications
` [PATCH v2 4/5] apei, ghes, nmi: Factor out NMI arch-specific calls
` [PATCH v2 5/5] acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context
[PATCH 6/7 v3] trace, eMCA: Add a knob to adjust where to save event log
2014-05-28 3:27 UTC (2+ messages)
` [PATCH 6/7 v4] "
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).