linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-06 20:26:16 to 2020-06-15 07:58:17 UTC [more...]

power-off delay/hang due to commit 6d25be57 (mainline)
 2020-06-15  7:58 UTC  (4+ messages)

[PATCH] ACPI: Eliminate usage of uninitialized_var() macro
 2020-06-15  4:00 UTC 

[pm:acpica-osl 2/2] drivers/acpi/osl.c:409:3: error: non-void function 'acpi_os_unref_iomem' should return a value
 2020-06-15  1:36 UTC 

[pm:acpica-osl 2/2] drivers/acpi/osl.c:402:3: warning: 'return' with no value, in function returning non-void
 2020-06-14 16:05 UTC 

[pm:acpica-osl 2/2] drivers/acpi/osl.c:533:13: error: implicit declaration of function 'acpi_os_drop_map_ref'
 2020-06-13 21:19 UTC 

[PATCH v2 00/15] pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-06-13 20:50 UTC  (37+ messages)
` [PATCH v2 01/15] ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase
` [PATCH v2 02/15] ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)
` [PATCH v2 03/15] pwm: lpss: Add range limit check for the base_unit register value
` [PATCH v2 04/15] pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
` [PATCH v2 05/15] pwm: lpss: Set SW_UPDATE bit when enabling the PWM
` [PATCH v2 06/15] pwm: crc: Fix period / duty_cycle times being off by a factor of 256
` [PATCH v2 07/15] pwm: crc: Fix off-by-one error in the clock-divider calculations
` [PATCH v2 08/15] pwm: crc: Fix period changes not having any effect
` [PATCH v2 09/15] pwm: crc: Enable/disable PWM output on enable/disable
` [PATCH v2 10/15] pwm: crc: Implement apply() method to support the new atomic PWM API
` [PATCH v2 11/15] pwm: crc: Implement get_state() method
` [PATCH v2 12/15] drm/i915: panel: Add get_vbt_pwm_freq() helper
` [PATCH v2 13/15] drm/i915: panel: Honor the VBT PWM frequency for devs with an external PWM controller
` [PATCH v2 14/15] drm/i915: panel: Honor the VBT PWM min setting "
` [PATCH v2 15/15] drm/i915: panel: Use atomic PWM API "

[PATCH v2] ACPI: Drop rcu usage for MMIO mappings
 2020-06-13 19:28 UTC  (13+ messages)
` [RFT][PATCH] ACPI: OSL: Use rwlock instead of RCU for memory management
` [RFT][PATCH 0/3] ACPI: ACPICA / OSL: Avoid unmapping ACPI memory inside of the AML interpreter
  ` [RFT][PATCH 1/3] ACPICA: Defer unmapping of memory used in memory opregions
  ` [RFT][PATCH 2/3] ACPICA: Remove unused memory mappings on interpreter exit
  ` [RFT][PATCH 3/3] ACPI: OSL: Define ACPI_OS_MAP_MEMORY_FAST_PATH()

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2020-06-13 14:30 UTC  (9+ messages)

[PATCH] ACPI / hotplug / PCI: lost acpiphp_put_context in acpiphp_grab_context()
 2020-06-13  7:41 UTC 

[PATCH 0/2] Add support for StorageD3Enable _DSD property
 2020-06-12 20:48 UTC  (4+ messages)
` [PATCH V2 0/2] nvme: Add support for ACPI StorageD3Enable property
` [PATCH V2 1/2] PCI: Add ACPI StorageD3Enable _DSD support
` [PATCH V2 2/2] drivers/nvme: Add support for ACPI StorageD3Enable property

pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-06-12 17:04 UTC  (23+ messages)
` [PATCH 01/16] ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase
` [PATCH 02/16] ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)
` [PATCH 03/16] pwm: lpss: Add range limit check for the base_unit register value
` [PATCH 04/16] pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
` [PATCH 05/16] pwm: lpss: Set SW_UPDATE bit when enabling the PWM
` [PATCH 06/16] pwm: lpss: Add debug prints, test patch for moving i915 to atomic PWM
` [PATCH 07/16] pwm: crc: Fix period / duty_cycle times being off by a factor of 256
` [PATCH 08/16] pwm: crc: Fix off-by-one error in the clock-divider calculations
` [PATCH 09/16] pwm: crc: Fix period changes not having any effect
` [PATCH 10/16] pwm: crc: Enable/disable PWM output on enable/disable
` [PATCH 11/16] pwm: crc: Implement apply() method to support the new atomic PWM API
` [PATCH 12/16] pwm: crc: Implement get_state() method
` [PATCH 13/16] drm/i915: panel: Add get_vbt_pwm_freq() helper
` [PATCH 14/16] drm/i915: panel: Honor the VBT PWM frequency for devs with an external PWM controller
` [PATCH 15/16] drm/i915: panel: Honor the VBT PWM min setting "
` [PATCH 16/16] drm/i915: panel: Use atomic PWM API "

slub freelist issue / BUG: unable to handle page fault for address: 000000003ffe0018
 2020-06-12 12:26 UTC  (14+ messages)

[PATCH v3 7/7] Input: Add "inhibited" property
 2020-06-12  8:47 UTC  (23+ messages)
` [PATCH v4 0/7] Support inhibiting input devices
  ` [PATCH v4 1/7] Input: add input_device_enabled()
  ` [PATCH v4 2/7] Input: use input_device_enabled()
  ` [PATCH v4 3/7] ACPI: button: Access input device's users under appropriate mutex
  ` [PATCH v4 4/7] ACPI: button: Use input_device_enabled() helper
  ` [PATCH v4 5/7] iio: adc: exynos: Use input_device_enabled()
      ` [FIXED PATCH "
  ` [PATCH v4 6/7] platform/x86: thinkpad_acpi: "
  ` [PATCH v4 7/7] Input: Add "inhibited" property

[PATCH] ACPI: sysfs: Fix pm_profile_attr type
 2020-06-12  6:46 UTC  (3+ messages)

[PATCH v3 0/7] Venus dynamic debug
 2020-06-12  0:08 UTC  (46+ messages)
` [PATCH v3 1/7] Documentation: dynamic-debug: Add description of level bitmask
` [PATCH v3 2/7] dynamic_debug: Group debug messages by "
` [PATCH v3 3/7] dev_printk: Add dev_dbg_level macro over dynamic one
` [PATCH v3 4/7] printk: Add pr_debug_level "
` [PATCH v3 5/7] venus: Add debugfs interface to set firmware log level
` [PATCH v3 6/7] venus: Make debug infrastructure more flexible
` [PATCH v3 7/7] venus: Add a debugfs file for SSR trigger

[PATCH] ACPICA: fix UBSAN warning using __builtin_offsetof
 2020-06-11 17:06 UTC  (12+ messages)
        ` [Devel] "

[PATCH v4] platform: x86: Add ACPI driver for ChromeOS
 2020-06-11 11:06 UTC  (10+ messages)

[pm:acpica-osl 3/3] drivers/acpi/osl.c:1608 acpi_release_memory() warn: ignoring unreachable code
 2020-06-11 10:41 UTC 

[GIT PULL] virtio: features, fixes
 2020-06-10 21:45 UTC  (3+ messages)

[GIT PULL] More power management updates for v5.8-rc1
 2020-06-10 21:45 UTC  (2+ messages)

[GIT PULL] More ACPI updates for v5.8-rc1
 2020-06-10 21:45 UTC  (2+ messages)

[PATCH v2] ACPICA: Replace one-element array with flexible-array
 2020-06-10 21:43 UTC  (4+ messages)

[PATCH] acpi: apei-base: fix sparse warnings
 2020-06-10 16:29 UTC 

[PATCH] ACPI / property: use cached name in acpi_fwnode_get_named_child_node()
 2020-06-09 13:22 UTC 

[PATCH AUTOSEL 5.7 039/274] ACPICA: Dispatcher: add status checks
 2020-06-08 23:05 UTC  (3+ messages)
` [PATCH AUTOSEL 5.7 059/274] ACPI/IORT: Fix PMCG node single ID mapping handling
` [PATCH AUTOSEL 5.7 234/274] ACPI: video: Use native backlight on Acer TravelMate 5735Z

[PATCH AUTOSEL 5.6 008/606] pnp: Use list_for_each_entry() instead of open coding
 2020-06-08 23:03 UTC  (2+ messages)
` [PATCH AUTOSEL 5.6 087/606] ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactive

[PATCH AUTOSEL 5.4 029/175] ACPICA: Dispatcher: add status checks
 2020-06-08 23:16 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 042/175] ACPI/IORT: Fix PMCG node single ID mapping handling

[PATCHv2 0/7] Support inhibiting input devices
 2020-06-08  9:28 UTC  (5+ messages)
` [PATCH v3 "


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