linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-03 20:26:38 to 2019-07-16 10:27:59 UTC [more...]

[PATCH 00/10] cpufreq: Migrate users of policy notifiers to QoS requests
 2019-07-16 10:27 UTC  (4+ messages)

[PATCH 08/10] ACPI: cpufreq: Switch to QoS requests instead of cpufreq notifier
 2019-07-16  9:54 UTC 

[PATCH AUTOSEL 4.14 086/105] PCI / ACPI: Use cached ACPI device state to get PCI device power state
 2019-07-16  9:22 UTC  (2+ messages)

[RFC PATCH v2 0/3] Support CPU hotplug for ARM64
 2019-07-16  8:32 UTC  (12+ messages)
` [RFC PATCH v2 2/3] arm64: mark all the GICC nodes in MADT as possible cpu

[PATCH] ARM64/irqchip: Make ACPI_IORT depend on PCI again
 2019-07-16  4:13 UTC  (2+ messages)

[PATCH] rculist: Add build check for single optional list argument
 2019-07-16  4:07 UTC 

[PATCH 0/9] Harden list_for_each_entry_rcu() and family
 2019-07-16  4:03 UTC  (13+ messages)
` [PATCH 1/9] rcu/update: Remove useless check for debug_locks (v1)
` [PATCH 2/9] rcu: Add support for consolidated-RCU reader checking (v3)
` [PATCH 3/9] rcu/sync: Remove custom check for reader-section (v2)
` [PATCH 4/9] ipv4: add lockdep condition to fix for_each_entry (v1)
` [PATCH 5/9] driver/core: Convert to use built-in RCU list checking (v1)
` [PATCH 6/9] workqueue: Convert for_each_wq to use built-in list check (v2)
` [PATCH 7/9] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator (v1)
` [PATCH 8/9] acpi: Use built-in RCU list checking for acpi_ioremaps list (v1)
` [PATCH 9/9] doc: Update documentation about list_for_each_entry_rcu (v1)

[PATCH V35 14/29] ACPI: Limit access to custom_method when the kernel is locked down
 2019-07-16  2:59 UTC  (4+ messages)
` [PATCH V35 15/29] acpi: Ignore acpi_rsdp kernel param when the kernel has been "
` [PATCH V35 16/29] acpi: Disable ACPI table override if the kernel is "

[PATCHv3 0/6] CPPC optional registers AMD support
 2019-07-15 17:57 UTC  (13+ messages)
` [PATCHv3 1/6] acpi/cppc: Add macros for CPPC register checks
` [PATCHv3 2/6] acpi/cppc: Ensure only supported CPPC sysfs entries are created
` [PATCHv3 3/6] acpi/cppc: Rework cppc_set_perf() to use cppc_regs index
` [PATCHv3 4/6] acpi/cppc: Add support for optional CPPC registers
` [PATCHv3 5/6] acpi/cppc: Add support for CPPC Enable register
` [PATCHv3 6/6] drivers/cpufreq: Add a CPUFreq driver for AMD processors (Fam17h and later)

[PATCH AUTOSEL 5.2 130/249] ACPICA: Clear status of GPEs on first direct enable
 2019-07-15 13:45 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 185/249] PCI / ACPI: Use cached ACPI device state to get PCI device power state

[PATCH AUTOSEL 4.9 62/73] PCI / ACPI: Use cached ACPI device state to get PCI device power state
 2019-07-15 14:36 UTC 

[PATCH AUTOSEL 4.19 083/158] ACPICA: Clear status of GPEs on first direct enable
 2019-07-15 14:17 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 120/158] PCI / ACPI: Use cached ACPI device state to get PCI device power state

[PATCH AUTOSEL 5.1 114/219] ACPICA: Clear status of GPEs on first direct enable
 2019-07-15 14:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.1 163/219] PCI / ACPI: Use cached ACPI device state to get PCI device power state

Nachricht
 2019-07-15 10:48 UTC 

[PATCH 0/3] device property: fwnode_is_compatible() helper
 2019-07-15 10:17 UTC  (3+ messages)
` [PATCH 3/3] usb: typec: mux: Use the "compatible" property instead of a boolean property

[PATCH v2 0/9] Harden list_for_each_entry_rcu() and family
 2019-07-15  7:26 UTC  (25+ messages)
` [PATCH v2 1/9] rcu/update: Remove useless check for debug_locks
` [PATCH v2 2/9] rcu: Add support for consolidated-RCU reader checking
` [PATCH v2 3/9] rcu/sync: Remove custom check for reader-section
` [PATCH v2 4/9] ipv4: add lockdep condition to fix for_each_entry
` [PATCH v2 5/9] driver/core: Convert to use built-in RCU list checking
` [PATCH v2 6/9] workqueue: Convert for_each_wq to use built-in list check
` [PATCH v2 7/9] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator
` [PATCH v2 8/9] acpi: Use built-in RCU list checking for acpi_ioremaps list
` [PATCH v2 9/9] doc: Update documentation about list_for_each_entry_rcu

[PATCH v4] ACPI / APEI: release resources if gen_pool_add fails
 2019-07-15  6:58 UTC 

[PATCH v1 0/6] Harden list_for_each_entry_rcu() and family
 2019-07-12 23:27 UTC  (22+ messages)
` [PATCH v1 1/6] rcu: Add support for consolidated-RCU reader checking
` [PATCH v1 2/6] ipv4: add lockdep condition to fix for_each_entry
` [PATCH v1 3/6] driver/core: Convert to use built-in RCU list checking
` [PATCH v1 4/6] workqueue: Convert for_each_wq to use built-in list check
` [PATCH v1 5/6] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator
` [PATCH v1 6/6] acpi: Use built-in RCU list checking for acpi_ioremaps list

[PATCH] acpi: fix false-positive -Wuninitialized warning
 2019-07-12 18:00 UTC  (3+ messages)

[PATCH] ACPI / video: Add new hw_changes_brightness quirk, set it on PB Easynote MZ35
 2019-07-12 10:00 UTC 

[PATCH v3 0/2] arm64/PPTT ACPI 6.3 thread flag support
 2019-07-12  7:21 UTC  (8+ messages)
` [PATCH v3 1/2] ACPI/PPTT: Add support for ACPI 6.3 thread flag

[PATCH 1/1] efi: cper: print AER info of PCIe fatal error
 2019-07-12  2:20 UTC 

[GIT PULL] ACPI fix for v5.3-rc1
 2019-07-11 18:35 UTC  (2+ messages)

[PATCH v2 1/2] ACPICA: Update table load object initialization
 2019-07-11 16:58 UTC 

[PATCH] ACPI: support for NXP i2c controller
 2019-07-11 10:26 UTC 

FW: Kontakt
 2019-07-11  8:12 UTC 

[PATCH RFC 0/4] ARM Error Source Table Support
 2019-07-11  4:14 UTC  (11+ messages)
` [PATCH RFC 1/4] ACPI/AEST: Initial AEST driver
` [PATCH RFC 2/4] arm64: mm: Add RAS extension system register check to SEA handling

[PATCH] acpi: blacklist: fix clang warning for unused dmi table
 2019-07-10 17:09 UTC  (2+ messages)

[GIT PULL] ACPI updates for v5.3-rc1
 2019-07-09 18:05 UTC  (2+ messages)

[GIT PULL] Power management updates for v5.3-rc1
 2019-07-09 18:05 UTC  (2+ messages)

[GIT PULL] Device properties framework updates for v5.3-rc1
 2019-07-09 18:05 UTC  (2+ messages)

[PATCH 0/8] thunderbolt: Intel Ice Lake support
 2019-07-09 15:11 UTC  (21+ messages)
` [PATCH 1/8] thunderbolt: Correct path indices for PCIe tunnel
` [PATCH 2/8] thunderbolt: Move NVM upgrade support flag to struct icm
` [PATCH 3/8] thunderbolt: Use 32-bit writes when writing ring producer/consumer
` [PATCH 4/8] thunderbolt: Do not fail adding switch if some port is not implemented
` [PATCH 5/8] thunderbolt: Hide switch attributes that are not set
` [PATCH 6/8] thunderbolt: Expose active parts of NVM even if upgrade is not supported
` [PATCH 7/8] thunderbolt: Add support for Intel Ice Lake
` [PATCH 8/8] ACPI / property: Add two new Thunderbolt property GUIDs to the list

drivers/acpi: Change the lpit function call flow
 2019-07-08 19:44 UTC  (6+ messages)

Kernel panic and ACPI errors with recent update to 4.15.53 ( Ubuntu 18.04 LTS distro )
 2019-07-08  8:01 UTC  (2+ messages)

[PATCH v15 0/7] virtio pmem driver
 2019-07-07 16:34 UTC  (9+ messages)
` [PATCH v15 1/7] libnvdimm: nd_region flush callback support
` [PATCH v15 2/7] virtio-pmem: Add virtio pmem driver
` [PATCH v15 3/7] libnvdimm: add dax_dev sync flag
` [PATCH v15 4/7] dm: enable synchronous dax
` [PATCH v15 5/7] dax: check synchronous mapping is supported
` [PATCH v15 6/7] ext4: disable map_sync for async flush
` [PATCH v15 7/7] xfs: "

[PATCH v2 0/6] device property: Introducing software nodes
 2019-07-06 17:48 UTC  (3+ messages)
` [PATCH v2 6/6] device property: Remove struct property_set

[PATCH 39/39] docs: gpio: add sysfs interface to the admin-guide
 2019-07-06 11:43 UTC  (3+ messages)

[PATCH] ACPI: PM: Fix "multiple definition of acpi_sleep_state_supported" for ARM64
 2019-07-06  7:53 UTC  (2+ messages)

[pm:linux-next 113/119] emac-phy.c:(.text+0x1d8): multiple definition of `acpi_sleep_state_supported'
 2019-07-05 20:22 UTC  (2+ messages)

[PATCH v3 0/3] PCI / ACPI: Handle sibling devices sharing power resources
 2019-07-05  9:51 UTC  (3+ messages)

[PATCH v2 0/5] PM: PCI/ACPI: Hibernation handling fixes
 2019-07-05  9:50 UTC  (3+ messages)

[PATCH 0/2] ACPI: PM: Fix two issues in acpi_device_set_power()
 2019-07-05  9:49 UTC  (4+ messages)
` [PATCH 1/2] ACPI: PM: Avoid evaluating _PS3 on transitions from D3hot to D3cold

[PATCH] PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()
 2019-07-05  9:48 UTC  (3+ messages)

[PATCH] ACPI: PM: Unexport acpi_device_get_power()
 2019-07-05  9:46 UTC  (3+ messages)

[PATCH] ACPICA: Fix compilation with bare-metal toolchian
 2019-07-05  9:43 UTC  (2+ messages)

[PATCH v3] ACPI / APEI: Remove needless __ghes_check_estatus() calls
 2019-07-05  9:42 UTC  (2+ messages)

[PATCH 41/43] docs: extcon: convert it to ReST and move to acpi dir
 2019-07-05  9:41 UTC  (2+ messages)

[PATCH] ACPI: APD: remove redundant assignment to pointer clk
 2019-07-05  9:41 UTC  (2+ messages)

[PATCH v1] ACPI / PMIC: intel: Drop double removal of address space handler
 2019-07-05  9:41 UTC  (2+ messages)

[PATCH 0/5] ACPICA version 20190703
 2019-07-05  9:40 UTC  (4+ messages)
` [PATCH 4/5] ACPICA: Update table load object initialization
` [PATCH 5/5] ACPICA: Update version to 20190703

[PATCH] ACPI: PM: Make acpi_sleep_state_supported() non-static
 2019-07-05  9:40 UTC  (2+ messages)

[PATCH RFC 0/3] Support CPU hotplug for ARM64
 2019-07-04  6:17 UTC  (6+ messages)

[PATCH] sound/soc/codecs/tas5720.c: add ACPI support
 2019-07-04  5:36 UTC  (9+ messages)
` [PATCH v2 0/2] ASoC: tas5720.c: add ACPI enumeration support
  ` [PATCH v2 1/2] ASoC: tas5720.c: cleanup variant management

[pm:linux-next 91/102] include/linux/pm_qos.h:197:9: error: expected '(' before 'type'
 2019-07-04  3:18 UTC  (2+ messages)

[pm:linux-next 89/102] include/linux/pm_qos.h:209:4: error: expected identifier or '(' before '{' token
 2019-07-04  0:52 UTC 


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