public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-04 04:12:17 to 2015-06-10 13:01:39 UTC [more...]

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

[PATCH] ipmi: Convert the IPMI SI ACPI handling to a platform device
 2015-06-10 12:34 UTC 

[RFT v2 00/48] Refine irq interfaces to reduce number of parameters
 2015-06-10 10:31 UTC  (78+ messages)
` [RFT v2 02/48] genirq: Kill never used irq_node()
` [RFT v2 03/48] MIPS, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
` [RFT v2 04/48] powerpc, "
` [RFT v2 05/48] gpio: "
` [RFT v2 06/48] pinctrl: "
` [RFT v2 07/48] avr32, irq: "
` [RFT v2 08/48] mfd: "
` [RFT v2 09/48] ARM, irq: "
` [RFT v2 10/48] irqchip: "
` [RFT v2 11/48] ipu: "
` [RFT v2 12/48] sh: intc: "
` [RFT v2 13/48] keystone, irq: Use irq_data_get_xxx() to avoid redundant lookup of irq_data
` [RFT v2 14/48] spmi: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
` [RFT v2 15/48] genirq: Kill the parameter 'irq' of kstat_incr_irqs_this_cpu()
` [RFT v2 16/48] genirq: Introduce helper irq_desc_get_irq()
` [RFT v2 17/48] genirq: Kill the parameter 'irq' of check_irq_resend()
` [RFT v2 18/48] genirq: Kill the parameter 'irq' of note_interrupt()
` [RFT v2 19/48] genirq: Change prototypes of register_irq_proc() and friends
` [RFT v2 20/48] genirq: Kill the parameter 'irq' of setup_affinity()
` [RFT v2 21/48] ARM, irq: Prepare for killing the first parameter 'irq' of irq_flow_handler_t
` [RFT v2 22/48] blackfin, "
` [RFT v2 23/48] c6x, "
` [RFT v2 24/48] m68k, "
` [RFT v2 25/48] mips, "
` [RFT v2 26/48] powerpc, "
` [RFT v2 27/48] sh, "
` [RFT v2 28/48] unicore32, "
` [RFT v2 29/48] ipu: "
` [RFT v2 30/48] gpio: "
` [RFT v2 31/48] irqchip: "
` [RFT v2 32/48] mfd: "
` [RFT v2 33/48] PCI/keystone: "
` [RFT v2 34/48] pinctrl: "
` [RFT v2 35/48] genirq: Kill "
` [RFT v2 36/48] genirq, arm: "
` [RFT v2 37/48] genirq, blackfin: "
` [RFT v2 38/48] genirq, powerpc: "
` [RFT v2 39/48] genirq, mips: "
` [RFT v2 40/48] genirq, m68k: "
` [RFT v2 41/48] genirq, x86: "
` [RFT v2 42/48] genirq, sh: "
` [RFT v2 43/48] genirq, arch: "
` [RFT v2 44/48] genirq, pinctrl: "
` [RFT v2 45/48] genirq, gpio: "
` [RFT v2 46/48] genirq, irqchip: "
` [RFT v2 47/48] genirq, mfd: "
` [RFT v2 48/48] genirq, drivers: "

[PATCH v3 0/8] mfd: introduce a driver for LPSS devices on SPT
 2015-06-10  9:43 UTC  (5+ messages)
` [PATCH v3 3/8] Driver core: wakeup the parent device before trying probe

[Patch v3 0/4] Introduce a mechanism to allocate PCI IRQ on demand
 2015-06-10  8:55 UTC  (5+ messages)
` [Patch v3 1/4] PCI: Add hooks to allocate/free IRQ resources when binding/unbinding driver
` [Patch v3 2/4] PCI, x86: Allocate PCI IRQ on demand and free it when not used anymore
` [Patch v3 3/4] PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed
` [Patch v3 4/4] PCI, MSI: Free legacy PCI IRQ when enabling MSI/MSI-X

[PATCH v5 00/21] libnvdimm: non-volatile memory devices
 2015-06-10  7:34 UTC  (24+ messages)
` [PATCH v5 02/21] libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support
` [PATCH v5 05/21] libnvdimm: control (ioctl) messages for libnvdimm bus and dimm devices
` [PATCH v5 09/21] libnvdimm, nd_pmem: add libnvdimm support to the pmem driver
` [PATCH v5 12/21] libnvdimm: namespace indices: read and validate
` [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] ACPI / init: Switch over platform to the ACPI mode later
 2015-06-10  4:38 UTC  (6+ messages)

[PATCH 00/11] ARM64 PCI hostbridge init based on ACPI
 2015-06-10  2:47 UTC  (14+ messages)
` [PATCH 05/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory

[PATCH v2 0/3] Add NUMA support for NVDIMM devices
 2015-06-09 23:10 UTC  (4+ messages)
` [PATCH v2 1/3] acpi: Add acpi_map_pxm_to_online_node()
` [PATCH v2 2/3] libnvdimm: Set numa_node to NVDIMM devices
` [PATCH v2 3/3] libnvdimm: Add sysfs "

[GIT PULL] Thermal-SoC management updates for v4.2-rc1
 2015-06-09 22:36 UTC 

[PATCH v2] acpi-video: Add a parameter to not register the backlight sysfs interface
 2015-06-09 21:54 UTC  (4+ messages)

[PATCH v2] acpi: update ACPI tables to match TCG ACPI specification
 2015-06-09 22:15 UTC  (3+ messages)

[Patch v5 0/6] Consolidate ACPI PCI root common code into ACPI core
 2015-06-09 16:58 UTC  (9+ messages)
` [Patch v5 1/6] ACPI/PCI: Enhance ACPI core to support sparse IO space
` [Patch v5 2/6] ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge
` [Patch v5 3/6] ia64/PCI: Use common struct resource_entry to replace struct iospace_resource
` [Patch v5 4/6] PCI/ACPI: Consolidate common PCI host bridge code into ACPI core
` [Patch v5 5/6] x86/PCI/ACPI: Use common interface to support PCI host bridge
` [Patch v5 6/6] ia64/PCI/ACPI: "

[PATCH] acpi: update struct acpi_table_tpm2
 2015-06-09 16:33 UTC  (10+ messages)

Hello
 2015-06-09 15:46 UTC 

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

[PATCH] acpi: update ACPI tables to match TCG ACPI specification
 2015-06-09 12:07 UTC  (2+ messages)
` Aw: "

[PATCH] acpi-video: Add a parameter to not register the backlight sysfs interface
 2015-06-09  7:48 UTC 

[PATCH 0/3] Use acpi_video_unregister_backlight instead of acpi_video_unregister in platfrom backlight drivers
 2015-06-08  4:54 UTC  (6+ messages)
` [PATCH 2/3] asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregister
` [PATCH 3/3] samsung-laptop: "

[Patch v4 0/8] Consolidate ACPI PCI root common code into ACPI core
 2015-06-08  3:59 UTC  (10+ messages)

[PATCH 0/3] Add NUMA support for NVDIMM devices
 2015-06-06  0:33 UTC  (3+ messages)
` [PATCH 1/3] acpi: Fix acpi_map_pxm_to_node() to handle numa_off

[PATCH V2 0/3] map GHES memory region with EFI memory map
 2015-06-05 21:43 UTC  (10+ messages)
` [PATCH V2 3/3] acpi, apei: use EFI memmap to map GHES memory

[Patch v2 0/4] Introduce a mechanism to allocate PCI IRQ on demand
 2015-06-05 21:24 UTC  (8+ messages)
` [Patch v2 1/4] PCI: Add hooks to allocate/free IRQ resources when binding/unbinding driver
` [Patch v2 3/4] PCI: Introduce helpers to manage pci_dev->irq and pci_dev->irq_managed
` [Patch v2 4/4] PCI, MSI: Optionally free legacy PCI IRQ when enabling MSI/MSI-X

[Patch v3 00/36] Split struct irq_data into common part and per-chip part
 2015-06-05  8:48 UTC  (5+ messages)
` [Patch v3 21/36] mips, irq: Use access helper irq_data_get_affinity_mask()
` [Patch v3 35/36] genirq: Pass irq_data to helper function __irq_set_chip_handler_name_locked()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox