linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-23 14:22:06 to 2016-01-05 11:44:03 UTC [more...]

[PATCH] ACPI / video: driver must be registered before checking for keypresses
 2016-01-05 11:43 UTC  (2+ messages)

[PATCH] ACPI, PCI, irq: remove redundant check for null string pointer
 2016-01-05 10:57 UTC 

[PATCH v4 0/3] Add AMBA bus probing support to ACPI
 2016-01-05  8:55 UTC  (8+ messages)
` [PATCH v4 1/3] ACPI: amba bus probing support
` [PATCH v4 3/3] serial: amba-pl011: add ACPI support to AMBA probe

[PATCH v5 0/5] ACPI based PCI support for arm64
 2016-01-05  5:22 UTC  (8+ messages)
` [PATCH v5 1/5] APCI: MCFG: Move mmcfg_list management to drivers/acpi
` [PATCH v5 2/5] PCI: Handle ACPI companion and domain number
` [PATCH v5 3/5] ACPI: PCI: Support platforms that need pci_remap_iospace
` [PATCH v5 4/5] arm64: pci: Add ACPI support
` [PATCH v5 5/5] PCI: ACPI: Add a generic ACPI based host controller

[PATCH] ACPICA: Drop Linux-specific waking vector functions
 2016-01-05  3:10 UTC  (4+ messages)

[PATCH v11 0/4] Allow USB devices to remain runtime-suspended when sleeping
 2016-01-05  2:27 UTC  (3+ messages)
  `  "

Thoughts about introducing OPTIMIZATION_CFLAG
 2016-01-04 22:37 UTC  (5+ messages)

[PATCH] nfit: add a module parameter to ignore ars errors
 2016-01-04 22:34 UTC 

[PATCH v2 0/2] memory-hotplug: cleanup register_memory_resource()
 2016-01-04 22:20 UTC  (4+ messages)
` [PATCH v2 1/2] memory-hotplug: don't BUG() in register_memory_resource()
` [PATCH v2 2/2] memory-hotplug: keep the request_resource() error code

[PATCH] i2c: designware: Add support for AMD Seattle I2C
 2016-01-04 19:25 UTC  (9+ messages)

[PATCH v4] i2c: designware: Do not require clock when SSCN and FFCN are provided
 2016-01-04 16:15 UTC  (2+ messages)

[PATCH v3] i2c: designware: Do not require clock when SSCN and FFCN are provided
 2016-01-04 15:17 UTC  (3+ messages)

[PATCH 0/6] 8250: AMD Carrizo UART PL300 DMA enablement
 2016-01-04 14:46 UTC  (15+ messages)
` [PATCH 1/6] 8250/Kconfig: add config option CONFIG_SERIAL_8250_AMD
` [PATCH 2/6] ACPI: create setup_quirk in acpi_apd
` [PATCH 3/6] ACPI: add 2 parameters to function acpi dma controller register
` [PATCH 4/6] dmaengine: pl330: add new items for pl330 private data
` [PATCH 5/6] dmaengine: pl330: provide ACPI dmaengine interface
` [PATCH 6/6] Serial:8250: New Port Type PORT_AMD_8250

[PATCH V9 0/2] ACPI, PCI, irq: remove interrupt limitations
 2016-01-04 13:50 UTC  (14+ messages)
` [PATCH V9 1/2] ACPI, PCI, irq: remove interrupt count restriction

[PATCH 00/42] ACPICA: 20151218 Release
 2016-01-04 13:16 UTC  (50+ messages)
` [PATCH 01/42] ACPICA: Linuxize: reduce divergences for 20151218 release
` [PATCH 02/42] ACPICA: acpi_get_sleep_type_data: Reduce warnings
` [PATCH 03/42] ACPICA: Namespace: Fix wrong error log
` [PATCH 04/42] ACPICA: Debugger: reduce old external path format
` [PATCH 05/42] ACPICA: Fix SyncLevel support interaction with method auto-serialization
` [PATCH 06/42] ACPICA: Add "const" to some functions that return fixed strings
` [PATCH 07/42] ACPICA: exmutex: General cleanup, restructured some code
` [PATCH 08/42] ACPICA: Core: Major update for code formatting, no functional changes
` [PATCH 09/42] ACPICA: Split interpreter tracing functions to a new file
` [PATCH 10/42] ACPICA: acpiexec: Add support for AML files containing multiple tables
` [PATCH 11/42] ACPICA: Disassembler/tools: Support for multiple ACPI tables in one file
` [PATCH 12/42] ACPICA: iasl/acpiexec: Update input file handling and verification
` [PATCH 13/42] ACPICA: Debugger: Remove some unecessary NULL checks
` [PATCH 14/42] ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."
` [PATCH 15/42] ACPICA: Add comment explaining _SUB removal
` [PATCH 16/42] ACPICA: acpiexec/acpinames: Update for error checking macros
` [PATCH 17/42] ACPICA: Concatenate operator: Add extensions to support all ACPI objects
` [PATCH 18/42] ACPICA: Debug Object: Cleanup output
` [PATCH 19/42] ACPICA: Debug object: Fix output for a NULL object
` [PATCH 20/42] ACPICA: Update for output of the Debug Object
` [PATCH 21/42] ACPICA: Namespace: Add scope information to the simple object repair mechanism
` [PATCH 22/42] ACPICA: Namespace: Add String -> ObjectReference conversion support
` [PATCH 23/42] ACPICA: getopt: Comment update, no functional change
` [PATCH 24/42] ACPICA: Tools: Add spacing and missing options in acpibin tool
` [PATCH 25/42] ACPICA: Add new exception code, AE_IO_ERROR
` [PATCH 26/42] ACPICA: iasl/Disassembler: Support ASL ElseIf operator
` [PATCH 27/42] ACPICA: Parser: Add constants for internal namepath function
` [PATCH 28/42] ACPICA: Parser: Fix for SuperName method invocation
` [PATCH 29/42] ACPICA: Update parameter type for ObjectType operator
` [PATCH 30/42] ACPICA: Update internal #defines for ObjectType operator. No functional change
` [PATCH 31/42] ACPICA: Update for CondRefOf and RefOf operators
` [PATCH 32/42] ACPICA: Cleanup code related to the per-table module level improvement
` [PATCH 33/42] ACPICA: Events: Deploys acpi_ev_find_region_handler()
` [PATCH 34/42] ACPICA: Events: Uses common_notify for address space handlers
` [PATCH 35/42] ACPICA: Utilities: Reorder initialization code
` [PATCH 36/42] ACPICA: Events: Fix an issue that region object is re-attached to another scope when it is already attached
` [PATCH 37/42] ACPICA: Events: Split acpi_ev_associate_reg_method() from region initialization code
` [PATCH 38/42] ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evaluations can happen during OS early boot stages
` [PATCH 39/42] ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_reg_methods()
` [PATCH 40/42] ACPICA: Add "root node" case to the ACPI name repair code
` [PATCH 41/42] ACPICA: Add per-table execution of module-level code
` [PATCH 42/42] ACPICA: Update version to 20151218

[HP Compaq 6715s] Updating kernel renders system unbootable
 2016-01-04 13:12 UTC  (2+ messages)

[PATCH v2 0/2] i2c:dw: Add APM X-Gene ACPI I2C device support
 2016-01-04  9:09 UTC  (9+ messages)

Charity Donation
 2016-01-03 11:43 UTC 

[PATCH 0/5] acpi-video and platform/x86 driver fixes
 2016-01-03  0:37 UTC  (9+ messages)
` [PATCH 2/5] dell-wmi: Use acpi_video_handles_brightness_key_presses()
` [PATCH 3/5] thinkpad_acpi: "

[PATCH] ACPI / video: Add a quirk to force acpi-video backlight on SAMSUNG 530U4E/540U4E
 2016-01-03  0:36 UTC  (2+ messages)

[PATCH resend] ACPI / PNP: constify device IDs
 2016-01-02 10:30 UTC 

[PATCH] ACPI / OSL: Add kerneldoc comments to memory mapping functions
 2016-01-02  9:43 UTC  (2+ messages)

[GIT PULL] Thermal-SoC management updates for v4.4-rc8
 2016-01-02  2:35 UTC  (3+ messages)

[PATCH] PCI: acpiphp_ibm: fix null dereferences on null ibm_slot
 2016-01-02  0:27 UTC 

[PATCH] ACPI / SBS: fix inconsistent indenting inside if statement
 2016-01-01 23:53 UTC 

[PATCH 0/1] fixup! ACPI / utils: Add acpi_dev_present()
 2016-01-01 21:52 UTC  (2+ messages)
` [PATCH 1/1] "

[ACPI] BUG: KASan: out of bounds on stack in vsnprintf
 2016-01-01 16:39 UTC 

[PATCH v8 0/3] ACPI: Add irq_type to gpio interrupt
 2016-01-01  0:55 UTC  (8+ messages)
` [PATCH v8 1/3] acpi: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbol
` [PATCH v8 2/3] ACPI / gpio: Add irq_type when a gpio is used as an interrupt
` [PATCH v8 3/3] ACPI / spi: attach gpio irq from acpi description to spi device

[PATCH v2 0/3] device property: post merge fixes
 2016-01-01  0:53 UTC  (14+ messages)
` [PATCH v2 1/3] device property: add spaces to PROPERTY_ENTRY_STRING macro
` [PATCH v2 2/3] device property: the secondary fwnode needs to depend on the primary

[PATCH v2 0/2] Expose known poison in SPA ranges to the block layer
 2015-12-30 21:13 UTC  (4+ messages)
` [PATCH v2 1/2] nfit_test: Enable DSMs for all test NFITs
` [PATCH v2 2/2] libnvdimm: Add a poison list and export badblocks

[PATCH] ACPI/APEI: correct/extend pgprot_t retrieval to map GHES memory
 2015-12-29 12:28 UTC 

[PATCH v3 0/3] device property: post merge fixes
 2015-12-29 11:07 UTC  (4+ messages)
` [PATCH v3 1/3] device property: add spaces to PROPERTY_ENTRY_STRING macro
` [PATCH v3 2/3] device property: the secondary fwnode needs to depend on the primary
` [PATCH v3 3/3] device property: avoid allocations of 0 length

Assalam o Alaikum
 2015-12-29  2:00 UTC 

[PATCH v2 09/16] drivers: Initialize resource entry to zero
 2015-12-28 21:37 UTC  (3+ messages)
` [PATCH v2 16/16] ACPI/EINJ: Allow memory error injection to NVDIMM

[PATCH] drivers:pci Fix all whitespace issues
 2015-12-27 21:21 UTC 

[PATCH] drivers:pci Fix all whitespace issues
 2015-12-27 17:56 UTC  (3+ messages)

[GIT PULL] Power management and ACPI fixes for v4.4-rc7
 2015-12-26 21:40 UTC 

Static check result
 2015-12-26  1:18 UTC  (2+ messages)

[PATCH v2 00/16] Enhance iomem search interfaces and support EINJ to NVDIMM
 2015-12-25 22:09 UTC 

ACPI-fan: Another source code review around null pointer handling?
 2015-12-25 10:35 UTC 

[patch 2/2] ACPI / debugger: copy_to_user doesn't return errors
 2015-12-25  3:25 UTC  (4+ messages)

[RFC PATCH v2 0/5] ACPICA / debugger: Add in-kernel AML debugger support
 2015-12-25  3:22 UTC  (15+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 7/7] ACPI / x86: introduce acpi_os_readable() support
` [PATCH] ACPI / debugger: Fix an issue a flag is modified without locking
` [PATCH] ACPI / debugger: Fix a redundant mutex unlock issue in acpi_aml_open()

[PATCH v4 0/5] ACPI based PCI support for arm64
 2015-12-24 13:03 UTC  (7+ messages)
` [PATCH v4 1/5] APCI: MCFG: Move mmcfg_list management to drivers/acpi
` [PATCH v4 2/5] PCI: Handle ACPI companion and domain number
` [PATCH v4 3/5] ACPI: PCI: Support platforms that need pci_remap_iospace
` [PATCH v4 4/5] arm64: pci: Add ACPI support
` [PATCH v4 5/5] PCI: ACPI: Add a generic ACPI based host controller

ACPI / debugger: Add IO interface to access debugger functionalities
 2015-12-25  0:21 UTC  (3+ messages)

[patch 1/2] ACPI / debugger: remove some unneeded conditions
 2015-12-24  7:23 UTC 

[PATCH 0/3] Expose known poison in SPA ranges to the block layer
 2015-12-23 20:38 UTC  (5+ messages)
` [PATCH 3/3] pmem: Use the poison list to expose badblocks


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).