Linux-ACPI Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-10 17:19:13 to 2015-06-16 10:00:04 UTC [more...]

ASoC : WM5102 Audio Codec needs ACPI support and a baytrail machine driver
 2015-06-16 10:00 UTC 

[PATCH 00/12] ACPI: constify patches and other minor fixes
 2015-06-16  5:20 UTC  (15+ messages)
` [PATCH 01/12] ACPI / AC: constify DMI system id table
` [PATCH 02/12] ACPI / LPSS: constify device descriptors
` [PATCH 03/12] ACPI / processor: remove bogus __refdata annotation
` [PATCH 04/12] ACPI / PNP: constify device IDs
` [PATCH 05/12] ACPI / battery: constify the offset tables
` [PATCH 06/12] ACPI / battery: minor tweaks to acpi_battery_units()
` [PATCH 07/12] ACPI / battery: mark DMI table as __initconst
` [PATCH 08/12] ACPI / HED: constify ACPI device ids
` [PATCH 09/12] ACPI / processor: constify DMI system id table
` [PATCH 10/12] ACPI / scan: constify ACPI device ids
` [PATCH 11/12] ACPI / video: constify ACPI and DMI id tables
` [PATCH 12/12] ACPI: Constify ACPI device IDs in documentation

[V6 PATCH 0/7] ACPI: Introduce support for _CCA object
 2015-06-16  3:45 UTC  (5+ messages)
` [V6 PATCH 6/7] megaraid_sas: fix TRUE and FALSE re-define build error

[PATCH v2 00/32] acpi-video: Rewrite backlight interface selection logic
 2015-06-15 23:22 UTC  (35+ messages)
` [PATCH v2 01/32] apple-gmux: Stop using acpi_video_dmi_demote_vendor()
` [PATCH v2 02/32] acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() function
` [PATCH v2 03/32] acpi-video-detect: Make acpi_video_get_capabilities a private function
` [PATCH v2 04/32] acpi-video-detect: Move acpi_is_video_device() to acpi/scan.c
` [PATCH v2 05/32] acpi-video-detect: Move acpi_osi_is_win8 to osl.c
` [PATCH v2 06/32] acpi-video-detect: video: Make video_detect code part of the video module
` [PATCH v2 07/32] acpi-video-detect: Rewrite backlight interface selection logic
` [PATCH v2 08/32] acpi-video-detect: Unregister acpi_video backlight when dmi quirks are added
` [PATCH v2 09/32] drm: i915: Port to new backlight interface selection API
` [PATCH v2 10/32] acpi-video: "
` [PATCH v2 11/32] acpi-video: Move backlight notifier to video_detect.c
` [PATCH v2 12/32] acpi-video: Move dmi_check_system from module_init to acpi_video_register
` [PATCH v2 13/32] acpi-video: Fix acpi_video _register vs _unregister_backlight race
` [PATCH v2 14/32] acer-wmi: Port to new backlight interface selection API
` [PATCH v2 15/32] apple-gmux: "
` [PATCH v2 16/32] asus-laptop: "
` [PATCH v2 17/32] asus-wmi: "
` [PATCH v2 18/32] compal-laptop: "
` [PATCH v2 19/32] dell-laptop: "
` [PATCH v2 20/32] dell-wmi: "
` [PATCH v2 21/32] eeepc-laptop: "
` [PATCH v2 22/32] fujitsu-laptop: "
` [PATCH v2 23/32] ideapad-laptop: "
` [PATCH v2 24/32] intel-oaktrail: "
` [PATCH v2 25/32] msi-laptop: "
` [PATCH v2 26/32] msi-wmi: "
` [PATCH v2 27/32] samsung-laptop: "
` [PATCH v2 28/32] sony-laptop: "
` [PATCH v2 29/32] thinkpad-acpi: "
` [PATCH v2 30/32] toshiba-acpi: "
` [PATCH v2 31/32] acpi-video-detect: Remove old API
` [PATCH v2 32/32] acpi-video: Make acpi_video_unregister_backlight() private

[PATCH] acpi_video: Add enable_native_backlight quirk for MacbookPro12,1
 2015-06-15 23:20 UTC  (2+ messages)

[PATCH 0/6] ACPI / EC: Fix issues related to the event handling
 2015-06-15 23:19 UTC  (8+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] ACPI / EC: Cleanup transaction state transition
  ` [PATCH v2 2/5] ACPI / EC: Convert event handling work queue into loop style
  ` [PATCH v2 3/5] ACPI / EC: Add event clearing variation support
  ` [PATCH v2 4/5] ACPI / EC: Fix EC_FLAGS_QUERY_HANDSHAKE platforms using new event clearing timing
  ` [PATCH v2 5/5] ACPI / EC: Fix a code coverity issue when QR_EC transactions are failed

[PATCH v2] acpi-video: Add a parameter to not register the backlight sysfs interface
 2015-06-15 23:18 UTC  (8+ messages)

Regression in 3.10.80 vs. 3.10.79
 2015-06-15 23:00 UTC  (8+ messages)

[PATCH v6 0/7] CPUFreq driver using CPPC methods
 2015-06-15 20:09 UTC  (8+ messages)
` [PATCH v6 1/7] PCC: Initialize PCC Mailbox earlier at boot
` [PATCH v6 2/7] ACPI: Make ACPI processor driver more extensible
` [PATCH v6 3/7] ACPI: Introduce CPU performance controls using CPPC
` [PATCH v6 4/7] CPPC: Add a CPUFreq driver for use with CPPC
` [PATCH v6 5/7] CPPC: Probe for CPPC tables for each ACPI Processor object
` [PATCH v6 6/7] PCC: Enable PCC only when needed
` [PATCH v6 7/7] ACPI: Add weak routines for ACPI CPU Hotplug

[PATCH V3 0/4] map GHES memory region with EFI memory map
 2015-06-15 14:59 UTC  (7+ messages)
` [PATCH V3 4/4] acpi, apei: use EFI memmap to map GHES memory

[PATCH 1/2] apei/*.c: use pr_warn instead of pr_warning
 2015-06-15 14:42 UTC  (3+ messages)
` [PATCH 2/2] apei/erst-dbg: Define pr_fmt macro to avoid the duplication of ERST_DBG_PFX

[PATCH v4 0/8] mfd: introduce a driver for LPSS devices on SPT
 2015-06-15 11:50 UTC  (10+ messages)
` [PATCH v4 1/8] PM / QoS: Make it possible to expose device latency tolerance to userspace
` [PATCH v4 2/8] ACPI / PM: Attach ACPI power domain only once
` [PATCH v4 3/8] Driver core: wakeup the parent device before trying probe
` [PATCH v4 4/8] klist: implement klist_prev()
` [PATCH v4 5/8] driver core: implement device_for_each_child_reverse()
` [PATCH v4 6/8] mfd: make mfd_remove_devices() iterate in reverse order
` [PATCH v4 7/8] dmaengine: add a driver for Intel integrated DMA 64-bit
` [PATCH v4 8/8] mfd: Add support for Intel Sunrisepoint LPSS devices

Klientskie bazi tel +79133913837 Email: nonen22pp@gmail.com Yznaite podrobnee!!!
 2015-06-15  5:19 UTC 

[RFC v1 00/25] Optimize irq flow handler
 2015-06-13 21:42 UTC  (22+ messages)
` [RFC v1 14/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t

[PATCH V4 0/4] map GHES memory region according to EFI memory map
 2015-06-13  1:01 UTC  (2+ messages)
` [PATCH V4 4/4] acpi, apei: use appropriate pgprot_t to map GHES memory

[PATCH 0/3] Correct for ACPI 5.1->6.0 spec changes in MADT GICC entries
 2015-06-12 17:20 UTC  (6+ messages)
` [PATCH 1/3] ACPI: introduce macros for using the ACPI specification version
` [PATCH 2/3] ACPI: add BAD_MADT_GICC_ENTRY() macro
` [PATCH 3/3] ACPI / ARM64: use the new BAD_MADT_GICC_ENTRY macro

[PATCH 00/32] acpi-video: Rewrite backlight interface selection logic
 2015-06-12  8:18 UTC  (25+ messages)
` [PATCH 07/32] acpi-video-detect: "
` [PATCH 14/32] acer-wmi: Port to new backlight interface selection API
` [PATCH 19/32] dell-laptop: "
` [PATCH 20/32] dell-wmi: "
` [PATCH 22/32] fujitsu-laptop: "
` [PATCH 28/32] sony-laptop: "

[PATCH v2] ACPICA: Add values for MADT GIC version field for ACPI 6.0
 2015-06-12  2:09 UTC  (3+ messages)

[PATCH] ACPI / enumeration: Document the rules regarding the PRP0001 device ID
 2015-06-12  1:44 UTC  (4+ messages)

[PATCH] pci/hotplug: work-around for missing _RMV on HP ZBook G2
 2015-06-11 21:49 UTC  (8+ messages)
` [Update][PATCH] PCIe / hotplug: Drop pointless ACPI-based "slot detection" check

[PATCH v6 00/21] libnvdimm: non-volatile memory devices
 2015-06-11 20:22 UTC  (23+ messages)
  ` [PATCH v6 01/21] e820, efi: add ACPI 6.0 persistent memory types
  ` [PATCH v6 02/21] libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support
  ` [PATCH v6 03/21] libnvdimm: control character device and nvdimm_bus sysfs attributes
  ` [PATCH v6 07/21] libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory)
  ` [PATCH v6 09/21] libnvdimm, pmem: move pmem to drivers/nvdimm/
  ` [PATCH v6 11/21] libnvdimm, nfit: add interleave-set state-tracking infrastructure
` [PATCH v6 04/21] libnvdimm, nfit: dimm/memory-devices
` [PATCH v6 05/21] libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devices
` [PATCH v6 06/21] libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructure
` [PATCH v6 08/21] libnvdimm: support for legacy (non-aliasing) nvdimms
` [PATCH v6 10/21] libnvdimm, pmem: add libnvdimm support to the pmem driver
` [PATCH v6 12/21] libnvdimm: namespace indices: read and validate
` [PATCH v6 13/21] libnvdimm: pmem label sets and namespace instantiation
` [PATCH v6 14/21] libnvdimm: blk labels "
` [PATCH v6 15/21] libnvdimm: write pmem label set
` [PATCH v6 16/21] libnvdimm: write blk "
` [PATCH v6 17/21] libnvdimm: infrastructure for btt devices
` [PATCH v6 18/21] nd_btt: atomic sector updates
` [PATCH v6 19/21] libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory
` [PATCH v6 20/21] tools/testing/nvdimm: libnvdimm unit test infrastructure
` [PATCH v6 21/21] libnvdimm: Non-Volatile Devices

[PATCH v5 00/21] libnvdimm: non-volatile memory devices
 2015-06-11 20:12 UTC  (13+ messages)
` [PATCH v5 17/21] libnvdimm: infrastructure for btt devices
` [PATCH v5 18/21] nd_btt: atomic sector updates
` [PATCH v5 20/21] tools/testing/nvdimm: manufactured NFITs for interface development

[Patch v5 0/6] Consolidate ACPI PCI root common code into ACPI core
 2015-06-11 16:18 UTC  (7+ messages)
` [Patch v5 4/6] PCI/ACPI: Consolidate common PCI host bridge "

[PATCH v2 0/3] Add NUMA support for NVDIMM devices
 2015-06-11 15:45 UTC  (3+ messages)

[PATCH 00/11] Add self-probe infrastructure and stacked irqdomain support for ACPI based GICv2/3 init
 2015-06-11 13:25 UTC  (15+ messages)
` [PATCH 02/11] ACPI / irqchip: Add self-probe infrastructure to initialize IRQ controller
` [PATCH 05/11] irqchip / gic: Add stacked irqdomain support for ACPI based GICv2 init
` [PATCH 06/11] ACPI / gsi: Add gsi_mutex to synchronize acpi_register_gsi()/acpi_unregister_gsi()
` [PATCH 10/11] irqchip / GICv2 / ACPI: Consolidate GICv2 ACPI related init code

[PATCH V2 RESEND] mailbox: add ACPI support for mailbox framework
 2015-06-11  9:59 UTC  (5+ messages)

[PATCH] ACPI / init: Switch over platform to the ACPI mode later
 2015-06-11  9:36 UTC  (5+ messages)

Klientskie bazi tel +79133913837 Email: nonen22pp@gmail.com ICQ:6288862 Yznaite podrobnee!!!
 2015-06-11  1:55 UTC 

[RFC PATCH] ACPI / EC: Fix an issue caused by the serialized _Qxx evaluations
 2015-06-11  5:43 UTC 

ALERT
 2015-06-11  5:11 UTC 

[PATCH v3 0/8] mfd: introduce a driver for LPSS devices on SPT
 2015-06-10 23:41 UTC  (8+ messages)
` [PATCH v3 1/8] PM / QoS: Make it possible to expose device latency tolerance to userspace
` [PATCH v3 2/8] ACPI / PM: Attach ACPI power domain only once
` [PATCH v3 3/8] Driver core: wakeup the parent device before trying probe

ACPI_COMPANION equivalent in older kernels
 2015-06-11  0:02 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).