linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-18 09:25:29 to 2019-10-30 01:58:46 UTC [more...]

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-10-30  1:58 UTC  (5+ messages)

[PATCH v2 00/12] ACPICA version 20191018v2
 2019-10-29  9:56 UTC  (21+ messages)
` [PATCH v2 01/12] ACPICA: Results from Clang changes/fixes From Clang V5.0.1. Mostly "set but never read" warnings
` [PATCH v2 02/12] ACPICA: Win OSL: Replace get_tick_count with get_tick_count64
` [PATCH v2 03/12] ACPICA: More Clang changes - V8.0.1 Fixed all "dead assignment" warnings
` [PATCH v2 04/12] ACPICA: Add new external interface, acpi_unload_table
` [PATCH v2 05/12] ACPICA: make acpi_load_table() return table index
` [PATCH v2 06/12] ACPICA: utilities: add flag to only display data when dumping buffers
` [PATCH v2 07/12] ACPICA: debugger: add command to dump all fields of a particular subtype
` [PATCH v2 08/12] ACPICA: debugger: surround field unit output with braces '{'
` [PATCH v2 09/12] ACPICA: debugger: add field unit support for acpi_db_get_next_token
` [PATCH v2 10/12] ACPICA: acpiexec: initialize all simple types and field units from user input
` [PATCH v2 11/12] ACPICA: debugger: remove leading whitespaces when converting a string to a buffer
` [PATCH v2 12/12] ACPICA: Update version to 20191018

[PATCH v7 00/12] EFI Specific Purpose Memory Support
 2019-10-29  3:06 UTC  (7+ messages)
` [PATCH v7 01/12] acpi/numa: Establish a new drivers/acpi/numa/ directory

[PATCH v1 0/5] Improve of_devlink to handle "proxy cycles"
 2019-10-28 22:00 UTC  (6+ messages)
` [PATCH v1 1/5] driver core: Add device link support for SYNC_STATE_ONLY flag
` [PATCH v1 2/5] driver core: Allow a device to wait on optional suppliers
` [PATCH v1 3/5] driver core: Allow fwnode_operations.add_links to differentiate errors
` [PATCH v1 4/5] of: property: Make sure child dependencies don't block probing of parent
` [PATCH v1 5/5] of: property: Skip adding device links to suppliers that aren't devices

[PATCH] acpi: fix potential race conditions bypassing checks
 2019-10-28 21:32 UTC  (3+ messages)

[PATCH v2 1/2] ACPI: EC: tweak naming in preparation for GpioInt support
 2019-10-28 15:16 UTC  (3+ messages)
` [PATCH v2 2/2] ACPI: EC: add support for hardware-reduced systems

[PATCH 00/12] ACPICA version 20191018
 2019-10-28 15:08 UTC  (20+ messages)
` [PATCH 01/12] ACPICA: Results from Clang changes/fixes From Clang V5.0.1. Mostly "set but never read" warnings
` [PATCH 02/12] ACPICA: Win OSL: Replace get_tick_count with get_tick_count64
` [PATCH 03/12] ACPICA: More Clang changes - V8.0.1 Fixed all "dead assignment" warnings
` [PATCH 04/12] ACPICA: Add new external interface, acpi_unload_table
` [PATCH 05/12] ACPICA: make acpi_load_table() return table index
` [PATCH 06/12] ACPICA: utilities: add flag to only display data when dumping buffers
` [PATCH 07/12] ACPICA: Debugger: add command to dump all fields of a particular subtype
` [PATCH 08/12] ACPICA: debugger: surround field unit output with braces '{'
` [PATCH 09/12] ACPICA: debugger: add field unit support for acpi_db_get_next_token
` [PATCH 10/12] ACPICA: acpiexec: initialize all simple types and field units from user input
` [PATCH 11/12] ACPICA: debugger: remove leading whitespaces when converting a string to a buffer
` [PATCH 12/12] ACPICA: Update version to 20191018

[PATCH v2 1/6] ACPI / button: Refactor lid_init_state module parsing code
 2019-10-28 15:07 UTC  (8+ messages)
` [PATCH v2 2/6] ACPI / button: Allow disabling LID support with the lid_init_state module option
` [PATCH v2 3/6] ACPI / button: Turn lid_blacklst dmi table into a generic quirk table
` [PATCH v2 4/6] ACPI / button: Add DMI quirk for Medion Akoya E2215T
` [PATCH v2 5/6] ACPI / button: Add DMI quirk for Asus T200TA
` [PATCH v2 6/6] ACPI / button: Remove unused acpi_lid_notifier_[un]register functions

acpi/hmat: don't mix pxm and nid when setting memory target processor_pxm
 2019-10-28  9:11 UTC 

[PATCH AUTOSEL 5.3 06/99] ACPI: HMAT: ACPI_HMAT_MEMORY_PD_VALID is deprecated since ACPI-6.3
 2019-10-26 13:14 UTC 

[RFT][PATCH 0/3] cpufreq / PM: QoS: Introduce frequency QoS and use it in cpufreq
 2019-10-25 18:04 UTC  (10+ messages)

[pm:bleeding-edge 57/72] drivers/acpi/acpica/dbinput.c:514:7: warning: multi-character character constant
 2019-10-25 14:32 UTC 

[PATCH AUTOSEL 4.14 03/25] ACPI: video: Use vendor backlight on Sony VPCEH3U1E
 2019-10-25 13:56 UTC 

[PATCH AUTOSEL 4.9 03/20] ACPI: video: Use vendor backlight on Sony VPCEH3U1E
 2019-10-25 13:57 UTC 

[PATCH AUTOSEL 4.4 02/16] ACPI: video: Use vendor backlight on Sony VPCEH3U1E
 2019-10-25 13:58 UTC 

[PATCH AUTOSEL 4.19 03/37] ACPI: video: Use vendor backlight on Sony VPCEH3U1E
 2019-10-25 13:55 UTC 

[pm:bleeding-edge 55/72] drivers/acpi/acpica/dbnames.c:523:2: error: unknown type name 'ACPI_REGION_WALK_INFO'; did you mean 'ACPI_COMMON_FIELD_INFO'?
 2019-10-25 11:30 UTC 

[PATCH v4] ACPI/processor_idle: Remove dummy wait if kernel is in guest
 2019-10-25  9:59 UTC  (3+ messages)

[PATCH 1/4] ACPI / PMIC: Add partial support for Cherry Trail Crystal Cove PMIC
 2019-10-25  9:49 UTC  (15+ messages)
` [PATCH 1/4] ACPI / PMIC: Do not register handlers for unhandled OpRegions
` [PATCH 2/4] ACPI / PMIC: Add byt prefix to Crystal Cove PMIC OpRegion driver
` [PATCH 3/4] ACPI / PMIC: Add Cherry Trail "
` [PATCH 4/4] mfd: intel_soc_pmic_crc: Add "cht_crystal_cove_pmic" cell to CHT cells

[PATCH v3 1/3] ACPI / LPSS: Add LNXVIDEO -> BYT I2C7 to lpss_device_links
 2019-10-25  9:45 UTC  (7+ messages)
` [PATCH v3 2/3] ACPI / LPSS: Add LNXVIDEO -> BYT I2C1 "
` [PATCH v3 3/3] ACPI / LPSS: Add dmi quirk for skipping _DEP check for some device-links

[PATCH 1/3] ACPI / LPSS: Add LNXVIDEO -> BYT I2C7 to lpss_device_links
 2019-10-25  9:29 UTC  (7+ messages)
` [PATCH 2/3] ACPI / LPSS: Add LNXVIDEO -> BYT I2C1 "
` [PATCH 3/3] ACPI / LPSS: Add dmi quirk for skipping _DEP check for some device-links

[PATCH] ACPI: processor: Add QoS requests for all CPUs
 2019-10-25  8:51 UTC  (6+ messages)

[PATCH v2 1/3] ACPI / LPSS: Add LNXVIDEO -> BYT I2C7 to lpss_device_links
 2019-10-24 21:47 UTC  (4+ messages)
` [PATCH v2 2/3] ACPI / LPSS: Add LNXVIDEO -> BYT I2C1 "
` [PATCH v2 3/3] ACPI / LPSS: Add dmi quirk for skipping _DEP check for some device-links

[GIT PULL] Power management fixes for v5.4-rc5
 2019-10-24 19:55 UTC  (2+ messages)

[GIT PULL] ACPI fix for v5.4-rc5
 2019-10-24 19:55 UTC  (2+ messages)

[RFT][PATCH 0/3] cpufreq / PM: QoS: Introduce frequency QoS and use it in cpufreq
 2019-10-24 19:34 UTC  (20+ messages)
` [RFT][PATCH 1/3] PM: QoS: Introduce frequency QoS
` [RFT][PATCH 2/3] cpufreq: Use per-policy "

[PATCH 1/5] ACPI: button: Refactor lid_init_state module parsing code
 2019-10-24 17:44 UTC  (8+ messages)
` [PATCH 2/5] ACPI: button: Allow disabling LID support with the lid_init_state module option
` [PATCH 3/5] ACPI: button: Turn lid_blacklst dmi table into a generic quirk table
` [PATCH 4/5] ACPI: button: Add DMI quirk for Medion Akoya E2215T
` [PATCH 5/5] ACPI: button: Remove unused acpi_lid_notifier_[un]register functions

ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
 2019-10-24 13:22 UTC 

[PATCH v3] ACPI/processor_idle: Remove dummy wait if kernel is in guest mode
 2019-10-24  1:22 UTC  (5+ messages)

[PATCH v6 00/15] software node: add support for reference properties
 2019-10-23 20:02 UTC  (16+ messages)
` [PATCH v6 01/15] software node: remove DEV_PROP_MAX
` [PATCH v6 02/15] software node: introduce PROPERTY_ENTRY_ARRAY_XXX_LEN()
` [PATCH v6 03/15] efi/apple-properties: use PROPERTY_ENTRY_U8_ARRAY_LEN
` [PATCH v6 04/15] software node: mark internal macros with double underscores
` [PATCH v6 05/15] software node: clean up property_copy_string_array()
` [PATCH v6 06/15] software node: get rid of property_set_pointer()
` [PATCH v6 07/15] software node: remove property_entry_read_uNN_array functions
` [PATCH v6 08/15] software node: unify PROPERTY_ENTRY_XXX macros
` [PATCH v6 09/15] software node: simplify property_entry_read_string_array()
` [PATCH v6 10/15] software node: rename is_array to is_inline
` [PATCH v6 11/15] software node: move small properties inline when copying
` [PATCH v6 12/15] software node: implement reference properties
` [PATCH v6 13/15] platform/x86: intel_cht_int33fe: use inline "
` [PATCH v6 14/15] software node: remove separate handling of references
` [PATCH v6 15/15] software node: add basic tests for property entries

[PATCH v3] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2019-10-23  9:00 UTC  (11+ messages)

[PATCH v2] ACPI / processor_idle: use ndelay instead of io port access for wait
 2019-10-22 14:25 UTC  (6+ messages)

[PATCH] acpi/nfit: unlock on error in scrub_show()
 2019-10-21 14:43 UTC  (5+ messages)

[PATCH] pinctrl: cherryview: Fix irq_valid_mask calculation
 2019-10-21 14:09 UTC  (2+ messages)

[PATCH] gpiolib: acpi: Print pin number on acpi_gpiochip_alloc_event errors
 2019-10-21 13:26 UTC  (5+ messages)

[PATCH 0/7] Adding a proper workaround for fixing RTD3 issues with Nouveau
 2019-10-21  8:54 UTC  (8+ messages)
` [Nouveau] [PATCH 1/7] Revert "ACPI / OSI: Add OEM _OSI string to enable dGPU direct output"

[GIT PULL] ACPI fixes for v5.4-rc4
 2019-10-18 15:50 UTC  (2+ messages)

[GIT PULL] Power management fixes for v5.4-rc4
 2019-10-18 15:50 UTC  (2+ messages)

[PATCH V5 0/4] ACPI: Support Generic Initiator proximity domains
 2019-10-18 12:46 UTC  (4+ messages)
` [PATCH V5 1/4] ACPI: Support Generic Initiator only domains

[PATCH v2] serdev: Add ACPI devices by ResourceSource field
 2019-10-18 10:39 UTC  (5+ 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).