linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-22 16:13:18 to 2019-12-12 11:28:31 UTC [more...]

[PATCH v8 0/6] software node: add support for reference properties
 2019-12-12 11:28 UTC  (4+ messages)
` [PATCH v8 1/6] software node: rename is_array to is_inline

[PATCH] pcie: Add quirk for the Arm Neoverse N1SDP platform
 2019-12-12 11:05 UTC  (6+ messages)

[PATCH 0/3] drm/i915 / LPSS / mfd: Select correct PWM controller to use based on VBT
 2019-12-12  8:45 UTC  (7+ messages)
` [PATCH 1/3] ACPI / LPSS: Rename pwm_backlight pwm-lookup to pwm_soc_backlight
` [PATCH 2/3] mfd: intel_soc_pmic: Rename pwm_backlight pwm-lookup to pwm_pmic_backlight

[PATCH 0/2] drm/i915/vlv_dsi: Control panel and backlight enable GPIOs on BYT
 2019-12-11 17:32 UTC  (11+ messages)
` [PATCH 1/2] pinctrl: baytrail: Add GPIO lookup and pinctrl-map for i915 DSI panel ctrl
` [PATCH 2/2] drm/i915/vlv_dsi: Control panel and backlight enable GPIOs on BYT

[pm:bleeding-edge 6/7] drivers/base/test/property-entry-test.c:454:1: warning: the frame size of 2960 bytes is larger than 2048 bytes
 2019-12-11 10:53 UTC  (5+ messages)
  ` [PATCH v9] software node: add basic tests for property entries

[PATCH] ACPI: acpi_video: fix typo in comment
 2019-12-11  9:37 UTC 

[PATCH] ACPI/HMAT: Fix the parsing of Cache Associativity and Write Policy
 2019-12-11  4:27 UTC  (13+ messages)

[PATCH v3 00/13] iommu: Add PASID support to Arm SMMUv3
 2019-12-10 21:07 UTC  (15+ messages)
` [PATCH v3 01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation
` [PATCH v3 02/13] dt-bindings: document PASID property for IOMMU masters
` [PATCH v3 03/13] iommu/arm-smmu-v3: Support platform SSID
` [PATCH v3 04/13] ACPI/IORT: Support PASID for platform devices
` [PATCH v3 05/13] iommu/arm-smmu-v3: Prepare arm_smmu_s1_cfg for SSID support
` [PATCH v3 06/13] iommu/arm-smmu-v3: Add context descriptor tables allocators
` [PATCH v3 07/13] iommu/arm-smmu-v3: Add support for Substream IDs
` [PATCH v3 08/13] iommu/arm-smmu-v3: Propate ssid_bits
` [PATCH v3 09/13] iommu/arm-smmu-v3: Handle failure of arm_smmu_write_ctx_desc()
` [PATCH v3 10/13] iommu/arm-smmu-v3: Add second level of context descriptor table
` [PATCH v3 11/13] iommu/arm-smmu-v3: Improve add_device() error handling
` [PATCH v3 12/13] PCI/ATS: Add PASID stubs
` [PATCH v3 13/13] iommu/arm-smmu-v3: Add support for PCI PASID

[PATCH AUTOSEL 4.19 081/177] ACPI: button: Add DMI quirk for Medion Akoya E2215T
 2019-12-10 21:30 UTC 

[PATCH AUTOSEL 5.4 169/350] ACPI: button: Add DMI quirk for Medion Akoya E2215T
 2019-12-10 21:04 UTC 

[RFC v2][PATCH 0/9] cpuidle: intel_idle: Use ACPI _CTS to get idle states information
 2019-12-10 12:13 UTC  (10+ messages)
` [RFC v2][PATCH 1/9] ACPI: processor: Export function to claim _CST control
` [RFC v2][PATCH 2/9] ACPI: processor: Introduce acpi_processor_evaluate_cst()
` [RFC v2][PATCH 3/9] ACPI: processor: Clean up acpi_processor_evaluate_cst()
` [RFC v2][PATCH 4/9] ACPI: processor: Export acpi_processor_evaluate_cst()
` [RFC v2][PATCH 5/9] intel_idle: Refactor intel_idle_cpuidle_driver_init()
` [RFC v2][PATCH 6/9] intel_idle: Use ACPI _CST for processor models without C-state tables
` [RFC v2][PATCH 7/9] cpuidle: Allow idle states to be disabled by default
` [RFC v2][PATCH 8/9] intel_idle: Use ACPI _CST for selected known processors
` [RFC v2][PATCH 9/9] intel_idle: Add module parameter to prevent ACPI _CST from being used

[PATCH 1/3] ACPI / battery: Deal with design or full capacity being reported as -1
 2019-12-10  9:57 UTC  (3+ messages)
` [PATCH 2/3] ACPI / battery: Use design-cap for capacity calculations if full-cap is not available
` [PATCH 3/3] ACPI / battery: Deal better with neither design nor full capacity not being reported

[PATCH] ACPI: PM: Avoid attaching ACPI PM domain to certain devices
 2019-12-09 23:03 UTC  (5+ messages)

[[RFC PATCH v1] 0/1] Add pci=nobbn to ignore ACPI _BBN method to override host bridge bus window
 2019-12-09 21:22 UTC  (2+ messages)

[PATCH v3 0/2] gpio: sch: Interrupt support
 2019-12-09 16:36 UTC  (6+ messages)
` [PATCH v3 1/2] gpio: sch: Add edge event support

acpi/hmat: don't mix pxm and nid when setting memory target processor_pxm
 2019-12-09 12:28 UTC  (3+ messages)

[PATCH] ACPI: button: Add a DMI quirk for Razer Blade Stealth 13 late 2019 lid-switch
 2019-12-08 14:05 UTC  (2+ messages)

[PATCH] ACPI: button: Add a DMI quirk for Razer Blade Stealth 13 late 2019 lid-switch
 2019-12-06 17:47 UTC 

PROBLEM: Calling ObjectType on buffer field reports type integer
 2019-12-06 13:48 UTC  (13+ messages)

[PATCH] ACPICA: Dispatcher: always generate buffer objects for ASL create_field() operator
 2019-12-06 13:45 UTC 

[RFC][PATCH 0/6] cpuidle: intel_idle: Use ACPI _CTS to get idle states information
 2019-12-06  9:46 UTC  (7+ messages)
` [RFC][PATCH 1/6] ACPI: processor: Export function to claim _CST control
` [RFC][PATCH 2/6] ACPI: processor: Introduce acpi_processor_evaluate_cst()
` [RFC][PATCH 3/6] ACPI: processor: Clean up acpi_processor_evaluate_cst()
` [RFC][PATCH 4/6] ACPI: processor: Export acpi_processor_evaluate_cst()
` [RFC][PATCH 5/6] intel_idle: Refactor intel_idle_cpuidle_driver_init()
` [RFC][PATCH 6/6] intel_idle: Use ACPI _CST for processor models without C-state tables

[PATCH v4 0/8] Raspberry Pi 4 PCIe support
 2019-12-05 20:38 UTC  (5+ messages)
` [PATCH v4 8/8] linux/log2.h: Use roundup/dow_pow_two() on 64bit calculations

[UPDATE][PATCH] ACPI / fan: Display fan performance state information
 2019-12-05  1:23 UTC 

[PATCH] ACPI / fan: Display fan performance state information
 2019-12-05  1:08 UTC 

[GIT PULL] More ACPI updates for v5.5-rc1
 2019-12-04 19:25 UTC  (2+ messages)

[GIT PULL] More power management updates for v5.5-rc1
 2019-12-04 19:25 UTC  (2+ messages)

[RFC 00/13] virtio-iommu on non-devicetree platforms
 2019-12-04  3:01 UTC  (9+ messages)
` [RFC 13/13] iommu/virtio: Add topology description to

[PATCH] ACPICA: Use ARRAY_SIZE for 'fadt_info_table','fadt_pm_info_table'
 2019-12-03 15:23 UTC  (5+ messages)
  ` [Devel] "

[PATCH 0/2] ACPI: PM: s2idle: Fix possible suspend lock-up
 2019-12-01 19:54 UTC  (5+ messages)
` [PATCH 1/2] ACPI: EC: Rework flushing of pending work
` [PATCH 2/2] ACPI: PM: s2idle: Rework ACPI events synchronization

[PATCH v2 00/18] Memory Hierarchy: Enable target node lookups for reserved memory
 2019-11-29 11:56 UTC  (3+ messages)
` [PATCH v2 14/18] acpi/numa: Up-level "map to online node" functionality

[PATCH] acpi: fix for memory leak in i2c_acpi_install_space_handler
 2019-11-29 11:25 UTC  (2+ messages)

[PATCH] acpi: Fix Kconfig indentation
 2019-11-29 11:24 UTC  (2+ messages)

[PATCH] ACPI: only free map once in osl.c
 2019-11-29 11:22 UTC  (4+ messages)

[PATCH] ACPI / button: Add DMI quirk for Acer Switch 10 SW5-032 lid-switch
 2019-11-29 11:20 UTC  (2+ messages)

[RFC PATCH] x86/acpi: Drop duplicate BOOT table initialization
 2019-11-29 11:11 UTC  (2+ messages)

[PATCH v2 1/2] gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
 2019-11-28 13:35 UTC  (3+ messages)
` [PATCH v2 2/2] gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism

[PATCH v2 00/12] treewide: break dependencies on x86's RM header
 2019-11-27 21:30 UTC  (17+ messages)
` [PATCH v2 01/12] x86/efi: Explicitly include realmode.h to handle RM trampoline quirk
` [PATCH v2 02/12] x86/boot: Explicitly include realmode.h to handle RM reservations
` [PATCH v2 03/12] x86/ftrace: Explicitly include vmalloc.h for set_vm_flush_reset_perms()
` [PATCH v2 04/12] x86/kprobes: "
` [PATCH v2 05/12] perf/x86/intel: Explicitly include asm/io.h to use virt_to_phys()
` [PATCH v2 06/12] efi/capsule-loader: Explicitly include linux/io.h for page_to_phys()
` [PATCH v2 07/12] virt: vbox: Explicitly include linux/io.h to pick up various defs
` [PATCH v2 08/12] vmw_balloon: Explicitly include linux/io.h for virt_to_phys()
` [PATCH v2 09/12] ASoC: Intel: Skylake: "
` [PATCH v2 10/12] x86/ACPI/sleep: Remove an unnecessary include of asm/realmode.h
` [PATCH v2 11/12] ACPI/sleep: Convert acpi_wakeup_address into a function
` [PATCH v2 12/12] x86/ACPI/sleep: Move acpi_get_wakeup_address() into sleep.c, remove <asm/realmode.h> from <asm/acpi.h>

[PATCH v3 0/7] Raspberry Pi 4 PCIe support
 2019-11-27 19:16 UTC  (11+ messages)
` [PATCH v3 1/7] linux/log2.h: Add roundup/rounddown_pow_two64() family of functions

[PATCH 0/2] gpiolib: acpi: Add honor_wakeup module-option + quirk
 2019-11-27 10:36 UTC  (8+ messages)
` [PATCH 1/2] gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
` [PATCH 2/2] gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism

[GIT PULL] Power management updates for v5.5-rc1
 2019-11-27  4:20 UTC  (2+ messages)

[GIT PULL] ACPI updates for v5.5-rc1
 2019-11-27  4:20 UTC  (2+ messages)

[GIT PULL] Device properties framework updates for v5.5-rc1
 2019-11-27  4:20 UTC  (2+ messages)

Zdravstvujte! Vas interesujut bazy dannyh dlja prodazhi Vashih tovarov i uslug?
 2019-11-26 21:39 UTC 

[PATCH v2] dma-mapping: treat dev->bus_dma_mask as a DMA limit
 2019-11-26 21:45 UTC  (6+ messages)

[PATCH 00/12] treewide: break dependencies on x86's RM header
 2019-11-26 11:25 UTC  (7+ messages)
` [PATCH 11/12] ACPI/sleep: Convert acpi_wakeup_address into a function

[PATCH 1/1] acpi/ec.c: Move call to kref_get() to under the mutex_lock(&ec->mutex)
 2019-11-25 11:03 UTC 

[PATCH] ACPI: sysfs: Define the variable gpe from u8 to u16 to avoid endless loop in function apci_gpe_apply_masked_gpes()
 2019-11-25  1:29 UTC  (3+ messages)

[PATCH] virtio pmem: fix async flush ordering
 2019-11-22 22:52 UTC  (13+ messages)

[PATCH AUTOSEL 4.14 19/21] i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present
 2019-11-22 19:49 UTC 

[PATCH AUTOSEL 4.19 22/25] i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present
 2019-11-22 19:48 UTC 

[GIT PULL] Power management regression fix for final v5.4
 2019-11-22 17:45 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 NNTP newsgroup(s).