messages from 2014-04-03 13:59:56 to 2014-04-16 13:10:36 UTC [more...]
Add new eMCA trace event interface
2014-04-16 13:10 UTC (20+ messages)
` [PATCH 1/5] trace, RAS: Add basic RAS trace event
` [PATCH 2/5] CPER: Adjust code flow of some functions
` [PATCH 4/5] trace, eMCA: Add a knob to adjust where to save event log
` [PATCH 4/5 v2] "
BUG: using __this_cpu_write() in preemptible [00000000] code: systemd-udevd/497
2014-04-15 22:54 UTC (3+ messages)
spende /Donation
2014-04-15 19:47 UTC
[PATCH v4 0/5] x86: fix hang when AP bringup is too slow
2014-04-15 15:48 UTC (11+ messages)
` [PATCH v4 1/5] x86: fix list corruption on CPU hotplug
` [PATCH v4 2/5] x86: fix memory corruption in acpi_unmap_lsapic()
` [PATCH v4 3/5] acpi_processor: do not mark present at boot but not onlined CPU as onlined
` [PATCH v4 4/5] x86: log error on secondary CPU wakeup failure at ERR level
` [PATCH v4 5/5] x86: initialize secondary CPU only if master CPU will wait for it
[PATCH v3 0/5] I/O Hook: Trace h/w access and emulate h/w events
2014-04-15 13:48 UTC (6+ messages)
` [PATCH v3 1/5] I/O Hook: core functions and Register Override
` [PATCH v3 2/5] I/O Hook: Help functions to manage the hook
` [PATCH v3 3/5] I/O Hook: sysfs interface to emulate h/w events
` [PATCH v3 4/5] I/O Hook: Override MSRs while triggering MCEs
` [PATCH v3 5/5] IO Hook: Tracing hw access
[PATCH v3 0/5] x86: fix hang when AP bringup is too slow
2014-04-15 5:43 UTC (24+ messages)
` [PATCH v3 1/5] x86: initialize secondary CPU only if master CPU will wait for it
` [PATCH v3 2/5] x86: log error on secondary CPU wakeup failure at ERR level
` [PATCH v3 3/5] x86: fix list corruption on CPU hotplug
` [PATCH v3 4/5] x86: fix memory corruption in acpi_unmap_lsapic()
` [PATCH v3 5/5] acpi_processor: do not mark present at boot but not onlined CPU as onlined
[PATCH] acpi: try to trust cpu_index from x86_cpu_to_apicid
2014-04-14 23:55 UTC
[Bug 68591] - Please help debugging
2014-04-14 21:34 UTC (2+ messages)
BAR 14: can't assign mem (size 0x200000)
2014-04-11 20:04 UTC (5+ messages)
[PATCH RFC] i2c algo, Add i2c-algo-i801 driver [v1]
2014-04-11 18:55 UTC (24+ messages)
[PATCH] Default to using the native backlight control on Windows 8 systems
2014-04-11 11:31 UTC (4+ messages)
[PATCH] include: replace asm headers to linux
2014-04-11 0:26 UTC (2+ messages)
[GIT PULL] More ACPI and power management fixes and updates for v3.15-rc1
2014-04-10 21:48 UTC
Darlehen Angebot
2014-04-10 13:26 UTC
Haswell systems & i801 i2c driver
2014-04-09 16:21 UTC (4+ messages)
[PATCH 0/7] APEI: Make APEI architecture independent
2014-04-09 15:14 UTC (8+ messages)
` [PATCH 1/7] apei, mce: Call MCE-specific code only for X86 architecture
` [PATCH 2/7] acpi, apei, ghes: Introduce more generic mechanism to init/deinit GHES error notifications
` [PATCH 3/7] ACPI, APEI, GHES: Introduce ACPI_APEI_NMI to make NMI error notification a GHES feature
` [PATCH 4/7] acpi, apei, ghes: Factor out NMI error notification context
` [PATCH 5/7] acpi, apei, ghes: Attach NMI init/deinit functions while CONFIG_ACPI_APEI_NMI is enabled
` [PATCH 6/7] acpi, apei, ghes: Make unmapping functionality independent from architecture
` [PATCH 7/7] acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context
PROBLEM: ACPI Warning: SystemIO range conflicts with OpRegion (\_SB_.PCI0.SBRG.ASOC.SMRG)
2014-04-08 21:47 UTC
[PATCH V3] ACPI: Update the ownership and developers for ACPI in Kconfig
2014-04-08 20:17 UTC (2+ messages)
[PATCH V2] ACPI: Update the ownership and developers for ACPI in Kconfig
2014-04-08 12:21 UTC (3+ messages)
[PATCH 1/2] ACPI: Use acpi_os_allocate_zeroed instead of acpi_os_allocate + memset
2014-04-08 12:33 UTC (2+ messages)
[PATCH] ACPI: Fixed wrong variable usage in thermal driver
2014-04-08 12:32 UTC (2+ messages)
[PATCH 00/28] ACPICA: 20140325 Release
2014-04-08 12:31 UTC (30+ messages)
` [PATCH 01/28] ACPICA: Add EXPORT_SYMBOL macros for install/remove SCI handler interfaces
` [PATCH 02/28] ACPICA: utstring: Check array index bound before use
` [PATCH 03/28] ACPICA: Update comments for ACPICA name - no functional change
` [PATCH 04/28] ACPICA: gcc-specific: Fix possible issue with the strchr function
` [PATCH 05/28] ACPICA: Unload operator: Emit a warning if and when it is ever used
` [PATCH 06/28] ACPICA: Disassembler: Add support to decode _HID and _CID values
` [PATCH 07/28] ACPICA: Disassembler: Add decoding of Notify() values
` [PATCH 08/28] ACPICA: Update use of acpi_os_wait_events_complete interface
` [PATCH 09/28] ACPI: Merge divergence of the commmit: ACPICA: Linux-specific header: Update support for Linux/acpi applications
` [PATCH 10/28] ACPICA: Linux-specific header: Add support for PPC64 compilation
` [PATCH 11/28] ACPICA: Add a missing field for debug dump of mutex objects
` [PATCH 12/28] ACPICA: Remove indent divergences to reduce the difficulties of maintaining the revised ACPICA commits
` [PATCH 13/28] ACPICA: Tables: Fix the issues in handling virtual addressed tables
` [PATCH 14/28] ACPICA: Tables: Fix the issue that multiple ACPI_FREE()s are invoked for same pointer around acpi_tb_add_table()
` [PATCH 15/28] ACPICA: Tables: Cleanup split INSTALLED/VALIDATED table state logics
` [PATCH 16/28] ACPICA: Tables: Fix the issue that table validations are not balanced
` [PATCH 17/28] ACPICA: Tables: Fix the issue that table checksums are not always verified before installation
` [PATCH 18/28] ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags
` [PATCH 19/28] ACPICA: Tables: Avoid SSDT installation when acpi_gbl_disable_ssdt_table_load is specified
` [PATCH 20/28] ACPICA: Tables: Add acpi_install_table() API to be invoked by OSPM early table installation
` [PATCH 21/28] ACPICA: Table Manager: Misc cleanup and renames, no functional change
` [PATCH 22/28] ACPICA: Table Manager: Split tbinstal.c into two files
` [PATCH 23/28] ACPICA: acpidump: Add support to generate acpidump release
` [PATCH 24/28] ACPICA: acpidump: Update new structures and add missing file
` [PATCH 25/28] ACPICA: acpidump: Update Makefile to use new acpidump
` [PATCH 26/28] ACPICA: acpidump: Remove old acpidump source
` [PATCH 27/28] ACPICA: acpidump: Update manual file
` [PATCH 28/28] ACPICA: Update version to 20140325
[PATCH] Favor native backlight interface for ThinkPad Helix
2014-04-08 12:29 UTC (3+ messages)
[PATCH] ACPI: Update the ownership and developers for ACPI in Kconfig
2014-04-08 11:08 UTC (5+ messages)
[PATCH 0/4] ACPICA: Fix some mis-ordered inclusions
2014-04-08 7:57 UTC (5+ messages)
` [PATCH 1/4] ACPICA: Add <acpi/platform/aclinuxxf.h> to remove mis-ordered inclusion of <acpi/actypes.h> from <acpi/platform/aclinux.h>
` [PATCH 2/4] ACPICA: Add <asm/acenv.h> to remove mis-ordered inclusion of <asm/acpi.h> "
` [PATCH 3/4] ACPICA: Cleanup redudant definitions that already have defaults in <acpi/platform/acenv.h>
` [PATCH 4/4] ACPICA: Remove deprecated _LINUX definitions for ACPICA
Adding interrupt support to gpio-ich driver (possibly via SCI)
2014-04-08 4:02 UTC (5+ messages)
[PATCH 0/2] ACPI: Fix issues related to the DSDT customization
2014-04-08 2:49 UTC (3+ messages)
` [PATCH 1/2] ACPI: Fix the issue that auto SSDT loading is conflict with customized SSDT that is included by the customized DSDT
` [PATCH 2/2] ACPI: Fix the issue that the DSDT local copy is conflict with "
Introduce acpi_validate and ec_acces in tools/power/acpi
2014-04-08 2:34 UTC (9+ messages)
` [PATCH 1/4] tools/power/acpi: Minor bugfixes
` [PATCH 2/4] tools/power/acpi: Make makefile work per subdirectory
` [PATCH 3/4] tools/power/acpi: Introduce acpi_validate with manpage for easy validation of ACPI BIOS tables
` [PATCH 4/4] tools/power/acpi: Introduce ec_access.c - tool to access the Embedded Controller (EC) safely for debugging purposes
atualização conta de e-mail
2014-04-07 17:15 UTC
[PATCH V5 00/12] ACPI: change the way of enumerating PNPACPI/Platform devices
2014-04-07 16:06 UTC (13+ messages)
` [PATCH V5 01/12] ACPI: introduce .match() callback for ACPI scan handler
` [PATCH V5 02/12] PNPACPI: use whilte list for pnpacpi device enumeration
` [PATCH V5 03/12] ACPI: remove ids that does not comply with the ACPI PNP id rule
` [PATCH V5 04/12] ACPI: remove unsupported serial PNP ids from acpi pnp scan handler id lsit
` [PATCH V5 05/12] ACPI: check and enumerate CMOS RTC devices explicitly
` [PATCH V5 06/12] ACPI: introduce platform_id flag
` [PATCH V5 07/12] ACPI: use platform bus as the default bus for _HID enumeration
` [PATCH V5 08/12] ACPI: introduce dummy lpss scan handler
` [PATCH V5 09/12] ACPI: introduce acpi platform exclude id list
` [PATCH V5 10/12] ACPI: introduce dummy container scan handler
` [PATCH V5 11/12] ACPI: introduce dummy memory hotplug "
` [PATCH V5 12/12] ACPI: introduce .handle_children flag for acpi "
[PATCH] ACPI / dock: Drop dock_device_ids[] table
2014-04-05 21:15 UTC
Problem: Fan speed bugs (serious)
2014-04-03 23:41 UTC
Coverity CID 134632: acpi_hw_build_pci_list() memory leak
2014-04-03 18:39 UTC (5+ messages)
How to pass I2C platform_data under ACPI
2014-04-03 15:05 UTC (7+ messages)
` [Linaro-acpi] "
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).