messages from 2014-03-17 07:50:18 to 2014-04-04 04:39:53 UTC [more...]
[PATCH 00/28] ACPICA: 20140325 Release
2014-04-04 4:39 UTC (24+ 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 24/28] ACPICA: acpidump: Update new structures and add missing file
Add new eMCA trace event interface
2014-04-03 23:46 UTC (7+ messages)
` [PATCH 1/5] trace, RAS: Add basic RAS trace event
` [PATCH 2/5] CPER: Adjust code flow of some functions
` [PATCH 3/5] trace, RAS: Add eMCA trace event interface
` [PATCH 4/5] trace, eMCA: Add a knob to adjust where to save event log
` [PATCH 5/5] trace, AER: Move trace into unified interface
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 (8+ messages)
` [Linaro-acpi] "
[PATCH] ACPI: Update the ownership and developers for ACPI in Kconfig
2014-04-03 12:37 UTC
How to i2c pass platform_data under ACPI
2014-04-03 4:48 UTC
[PATCH] linux/thermal.h: Rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUS
2014-04-03 2:42 UTC (3+ messages)
Problem with recognizing lid state from 3.13.7 on i686
2014-04-02 20:42 UTC (2+ messages)
[GIT PULL] More ACPI and power management updates for v3.15-rc1
2014-04-02 0:47 UTC
[GIT PULL][Update] ACPI and power management updates for v3.15-rc1
2014-04-01 23:00 UTC (2+ messages)
[REGRESSION 3.14-rc6] Samsung N150 lid does not "open" after suspend to RAM
2014-04-01 18:02 UTC (23+ messages)
[PATCH V4 00/11] ACPI: change the way of enumerating PNPACPI/Platform devices
2014-03-31 5:24 UTC (6+ messages)
` [PATCH V4 07/11] ACPI: use platform bus as the default bus for _HID enumeration
` [PATCH V4 08/11] ACPI: introduce dummy lpss scan handler
pci_hp_register failed with error -16 (3.10.33)
2014-03-30 18:49 UTC
BAR 14: can't assign mem (size 0x200000)
2014-03-30 0:14 UTC (2+ messages)
[PATCH] ACPI: Fixed wrong variable usage in thermal driver
2014-03-29 13:25 UTC
[Patch v1 1/4] iio: imu: inv_mpu6050: Add compatibity with MPU6500
2014-03-29 10:59 UTC (8+ messages)
` [Patch v1 2/4] iio: imu: inv_mpu6050: Enable default bypass mode
` [Patch v1 3/4] iio: imu: Enable checking of presence of device
` [Patch v1 4/4] iio: imu: inv_mpu6050: ACPI enumeration
Subject: [PATCH 2/3] acpi:Remove whitespaces from tabs
2014-03-28 13:44 UTC
[PATCH 1/3] acpi: Fixed code indent errors and use linux libs
2014-03-28 0:44 UTC
RFC: APEI hardware reduced profile
2014-03-27 9:17 UTC (6+ messages)
[PATCH] Revert "ACPI / processor: Make it possible to get APIC ID via GIC"
2014-03-26 0:36 UTC
[PATCH 03/19] drivers: thermal: make usage of CONFIG_THERMAL_HWMON optional
2014-03-25 10:49 UTC
[bisected] NULL pointer dereference in acpi_gpiochip_add (on modprobe ssb)
2014-03-25 8:05 UTC (7+ messages)
[asus-nb-wmi] thermal device detected by asus-nb-wmi platform driver
2014-03-24 12:11 UTC (4+ messages)
[PATCH][Resend] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent
2014-03-24 9:51 UTC
[PATCH 0/5] ACPICA: Merge auto-serialization support to reduce source code differences between Linux and ACPICA upstream
2014-03-24 6:49 UTC (6+ messages)
` [PATCH 1/5] ACPICA: Remove global option to serialize all control methods
` [PATCH 2/5] ACPICA: Add auto-serialization support for ill-behaved "
` [PATCH 3/5] ACPICA: Add additional named objects for the auto-serialize method scan
` [PATCH 4/5] ACPICA: Ignore sync_level for methods that have been auto-serialized
` [PATCH 5/5] ACPICA: Enable auto-serialization as a default kernel behavior
[PATCH] Fix northbridge quirk to assign correct NUMA node
2014-03-24 6:03 UTC (2+ messages)
[GIT PULL] ACPI and power management updates for v3.15-rc1
2014-03-24 1:59 UTC
(unknown),
2014-03-23 13:48 UTC
[Patch v1 1/2] iio: ak8975 : Add AK8963 compatibility mode support
2014-03-22 12:46 UTC (5+ messages)
` [Patch v1 2/2] iio: ak8975: Added ACPI enumeration
ACPI and PM material for v3.15-rc1 (current queue)
2014-03-22 2:08 UTC (4+ messages)
BUSINESS PROPOSAL OF $44.5MILLION.USD
2014-03-21 9:54 UTC
Info: mapping multiple BARs. Your kernel is fine
2014-03-20 20:55 UTC (14+ messages)
[PATCH 0/3] amd/pci: Add AMD hostbridge supports for newer AMD systems
2014-03-20 17:42 UTC (10+ messages)
[RFC] ACPI: Add new function to get table entries
2014-03-20 14:59 UTC (13+ messages)
` [Linaro-acpi] "
[PATCH] MAINTAINERS: Reorder maintainer addresses for PM and ACPI
2014-03-20 9:36 UTC (8+ messages)
[PATCH 2/2] ACPI: Use kmalloc instead of kzalloc
2014-03-20 7:36 UTC
[PATCH 1/2] ACPI: Use acpi_os_allocate_zeroed instead of acpi_os_allocate + memset
2014-03-20 7:35 UTC
[PATCH 1/2] ACPI: Use acpi_os_allocate_zeroed instead of acpi_os_allocate + memset
2014-03-20 4:31 UTC
[PATCH 2/2] ACPI: Use kmalloc instead of kzalloc
2014-03-20 4:31 UTC
[PATCH 4/4] output: Drop display output class support
2014-03-19 18:36 UTC (2+ messages)
[PATCH 1/4] ACPI: fix ACPI_VIDEO dependencies
2014-03-19 13:35 UTC (5+ messages)
[PATCH 3/4] acer-wmi: Stop selecting VIDEO_OUTPUT_CONTROL
2014-03-19 2:11 UTC (2+ messages)
ACPICA 20140214 auto-serialize weirds my machine
2014-03-18 22:58 UTC (10+ messages)
` [RFC PATCH 0/2] ACPICA: Updates for auto-serialization mechanism
` [RFC PATCH 1/2] ACPICA: Dispatcher: Ignore SyncLevel "
` [RFC PATCH 2/2] ACPI: Default disable auto-serialization
[RFC Patch 1/2] i2c/ACPI: Support for multiple serial bus addresses
2014-03-18 20:59 UTC (2+ messages)
` [RFC Patch 2/2] i2c/ACPI: Don't ignore IRQ flags
GOOGLE Gewinnbenachrichtigung!!!
2014-03-18 12:47 UTC
3.14-rc: /proc/acpi/battery gone?
2014-03-17 17:28 UTC (5+ messages)
[PATCH 2/4] gpu/drm: Stop selecting VIDEO_OUTPUT_CONTROL
2014-03-17 17:19 UTC (3+ messages)
` [PATCH 2/4 v2] "
[PATCH v2 5/5] gpio / ACPI: Add support for ACPI GPIO operation regions
2014-03-17 9:44 UTC (4+ messages)
` [PATCH v3 "
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