linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-16 22:02:14 to 2019-08-05 09:31:33 UTC [more...]

[PATCH 5.3 regression fix] pwm: Fallback to the static lookup-list when acpi_pwm_get fails
 2019-08-05  9:31 UTC  (3+ messages)

[PATCH v2 0/3] ACPI: New eject flow to remove devices cautiously
 2019-08-05  7:45 UTC  (2+ messages)

[PATCH 0/8] thunderbolt: Intel Ice Lake support
 2019-08-04 18:25 UTC  (3+ messages)
` [PATCH 7/8] thunderbolt: Add support for Intel Ice Lake

[Regression] Commit "ACPI: PM: Allow transitions to D0 to occur in special cases"
 2019-08-02 22:36 UTC  (6+ messages)

[GIT PULL] Power management fix for v5.3-rc3
 2019-08-02 16:05 UTC  (2+ messages)

[PATCH v4 0/2] arm64/PPTT ACPI 6.3 thread flag support
 2019-08-02 16:04 UTC  (10+ messages)
` [PATCH v4 1/2] ACPI/PPTT: Add support for ACPI 6.3 thread flag
` [PATCH v4 2/2] arm64: topology: Use PPTT to determine if PE is a thread

[PATCH AUTOSEL 5.2 58/76] ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()
 2019-08-02 13:19 UTC 

[PATCH AUTOSEL 4.19 30/42] ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()
 2019-08-02 13:22 UTC 

[PATCH AUTOSEL 4.14 22/30] ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()
 2019-08-02 13:24 UTC 

[PATCH AUTOSEL 4.9 16/22] ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()
 2019-08-02 13:25 UTC 

[PATCH v5 0/3] Enable ACPI-defined peripherals on i2c-piix4 SMBus
 2019-08-02 12:55 UTC  (4+ messages)
` [PATCH v5 1/3] i2c: piix4: Fix port selection for AMD Family 16h Model 30h
` [PATCH v5 2/3] i2c: piix4: Fix probing of reserved ports on "
` [PATCH v5 3/3] i2c: piix4: Add ACPI support

[PATCH v3 0/8] PM / ACPI: sleep: Additional changes related to suspend-to-idle
 2019-08-02 10:45 UTC  (9+ messages)
` [PATCH v3 1/8] ACPI: PM: Set up EC GPE for system wakeup from drivers that need it
` [PATCH v3 2/8] ACPI: PM: s2idle: Rearrange lps0_device_attach()
` [PATCH v3 3/8] ACPI: PM: s2idle: Add acpi.sleep_no_lps0 module parameter
` [PATCH v3 4/8] ACPI: PM: s2idle: Switch EC over to polling during "noirq" suspend
` [PATCH v3 5/8] ACPI: PM: s2idle: Eliminate acpi_sleep_no_ec_events()
` [PATCH v3 6/8] ACPI: EC: PM: Consolidate some code depending on PM_SLEEP
` [PATCH v3 7/8] ACPI: EC: PM: Make acpi_ec_dispatch_gpe() print debug message
` [PATCH v3 8/8] ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devices

[PATCH] ACPI: PM: Print debug messages on device power state changes
 2019-08-02 10:26 UTC 

[PATCH v2] acpica: fix -Wnull-pointer-arithmetic warnings
 2019-08-01 20:28 UTC  (7+ messages)

[PATCH] ACPI: PM: Fix regression in acpi_device_set_power()
 2019-08-01 19:06 UTC  (3+ messages)

[PATCH v1] drivers/acpi/scan.c: Document why we don't need the device_hotplug_lock
 2019-08-01 16:42 UTC  (3+ messages)

[PATCH v3 5/7] drivers: Introduce device lookup variants by ACPI_COMPANION device
 2019-08-01 12:27 UTC  (7+ messages)

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

[PATCH v1] drivers/acpi/scan.c: Fixup "acquire device_hotplug_lock in acpi_scan_init()"
 2019-07-31 13:44 UTC  (8+ messages)

[PATCH] i2c: core: remove unused function
 2019-07-31 10:56 UTC 

[PATCH v2 1/3] gpiolib: of: Reshuffle contents of consumer.h for new library layout
 2019-07-30 23:02 UTC  (6+ messages)
` [PATCH v2 2/3] gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.h
` [PATCH v2 3/3] gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.h

[PATCH] driver core: platform: return -ENXIO for missing GpioInt
 2019-07-30 11:45 UTC  (7+ messages)

[PATCH v2 0/8] PM / ACPI: sleep: Additional changes related to suspend-to-idle
 2019-07-30 10:04 UTC  (9+ messages)
` [PATCH v2 1/8] ACPI: PM: Set up EC GPE for system wakeup from drivers that need it
` [PATCH v2 2/8] ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devices
` [PATCH v2 3/8] PM: s2idle: Rearrange lps0_device_attach()
` [PATCH v2 4/8] ACPI: PM: s2idle: Add acpi.sleep_no_lps0 module parameter
` [PATCH v2 5/8] ACPI: PM: s2idle: Switch EC over to polling during "noirq" suspend
` [PATCH v2 6/8] ACPI: PM: s2idle: Eliminate acpi_sleep_no_ec_events()
` [PATCH v2 7/8] ACPI: EC: PM: Consolidate some code depending on PM_SLEEP
` [PATCH v2 8/8] ACPI: EC: PM: Make acpi_ec_dispatch_gpe() print debug message

[PATCH v4] ACPI / APEI: release resources if gen_pool_add fails
 2019-07-26 14:09 UTC  (4+ messages)

[PATCH AUTOSEL 5.2 37/85] ACPI: blacklist: fix clang warning for unused DMI table
 2019-07-26 13:38 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 44/85] ACPI: fix false-positive -Wuninitialized warning

[PATCH AUTOSEL 4.19 21/47] ACPI: blacklist: fix clang warning for unused DMI table
 2019-07-26 13:41 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 25/47] ACPI: fix false-positive -Wuninitialized warning

[PATCH AUTOSEL 4.14 15/37] ACPI: blacklist: fix clang warning for unused DMI table
 2019-07-26 13:43 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 18/37] ACPI: fix false-positive -Wuninitialized warning

[PATCH AUTOSEL 4.9 14/30] ACPI: fix false-positive -Wuninitialized warning
 2019-07-26 13:44 UTC 

[PATCH AUTOSEL 4.4 10/23] ACPI: fix false-positive -Wuninitialized warning
 2019-07-26 13:45 UTC 

[PATCH 0/4] PM / ACPI: sleep: Additional changes related to suspend-to-idle
 2019-07-26 10:40 UTC  (6+ messages)
` [PATCH 1/4] ACPI: PM: Set up EC GPE for system wakeup from drivers that need it
` [PATCH 2/4] ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devices
` [PATCH 3/4] ACPI: PM: s2idle: Rearrange lps0_device_attach()
` [PATCH 4/4] ACPI: PM: s2idle: Add acpi_sleep=no_lps0 command line switch

[PATCH v1] ACPI / scan: Acquire device_hotplug_lock in acpi_scan_init()
 2019-07-26 10:37 UTC  (21+ messages)

[pm:pm-s2idle-testing 9/12] drivers/acpi/ec.c:1061:6: error: implicit declaration of function 'pm_suspend_no_platform'; did you mean 'suspend_nvs_restore'?
 2019-07-26  7:32 UTC 

[pm:pm-s2idle-testing 9/12] drivers/acpi/ec.c:1061:2: error: implicit declaration of function 'pm_suspend_no_platform'
 2019-07-26  2:31 UTC 

[PATCH v2 1/1] efi: cper: print AER info of PCIe fatal error
 2019-07-26  1:43 UTC 

[GIT PULL] Power management fixes for v5.3-rc2
 2019-07-25 16:25 UTC  (2+ messages)

[PATCH 1/1] efi: cper: print AER info of PCIe fatal error
 2019-07-25 13:59 UTC  (3+ messages)

[PATCH v1] ACPI / APEI: Get rid of NULL_UUID_LE constant
 2019-07-25 12:44 UTC  (2+ messages)

+ acpi-scan-acquire-device_hotplug_lock-in-acpi_scan_init.patch added to -mm tree
 2019-07-25  9:10 UTC 

[PATCHv2 1/2] hmat: Register memory-side cache after parsing
 2019-07-24 15:32 UTC  (3+ messages)

[PATCH] acpica: fix -Wnull-pointer-arithmetic warnings
 2019-07-24 14:39 UTC  (7+ messages)

[RESEND][PATCH v4 1/3] i2c: piix4: Fix port selection for AMD Family 16h Model 30h
 2019-07-24 13:59 UTC  (8+ messages)
` [RESEND][PATCH v4 2/3] i2c: piix4: fix probing of reserved ports on AMD
` [RESEND][PATCH v4 3/3] i2c: piix4: add ACPI support

[pm:bleeding-edge 21/23] drivers/base/power/wakeup_stats.c:143:1-3: WARNING: PTR_ERR_OR_ZERO can be used
 2019-07-23 16:27 UTC  (3+ messages)
` [PATCH] PM / wakeup: fix ptr_ret.cocci warnings

PROBLEM: Calling ObjectType on buffer field reports type integer
 2019-07-23 11:38 UTC  (3+ messages)

[PATCH] int340X/processor_thermal_device: Fix proc_thermal_rapl_remove()
 2019-07-23  7:32 UTC  (3+ messages)

[PATCH V2 00/10] cpufreq: Migrate users of policy notifiers to QoS requests
 2019-07-23  6:14 UTC  (2+ messages)
` [PATCH V2 05/10] ACPI: cpufreq: Switch to QoS requests instead of cpufreq notifier

[PATCH] ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()
 2019-07-23  1:48 UTC  (2+ messages)

[PATCH] ACPI/IORT: Rename arm_smmu_v3_set_proximity() 'node' local variable
 2019-07-23  1:41 UTC  (2+ messages)

[PATCH 0/3] ACPI: Remove unnecessary acpi_has_method() calls
 2019-07-22 18:29 UTC  (7+ messages)
` [PATCH 1/3] ACPI: Remove acpi_has_method() call from acpi_adxl.c
` [PATCH 2/3] ACPI: Remove acpi_has_method() call from scan.c
` [PATCH 3/3] ACPI: Remove acpi_has_method() calls from thermal.c

[PATCH 0/8] PM / ACPI: sleep: Simplify the suspend-to-idle control flow
 2019-07-22  9:46 UTC  (2+ messages)

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

MPAM branch verification (was RE: [RFC PATCH 2/2] ACPI / PPTT: cacheinfo: Label caches based on fw_token)
 2019-07-19 15:29 UTC  (4+ messages)

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

[GIT PULL] More power management updates for v5.3-rc1
 2019-07-18 16:50 UTC  (2+ messages)

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

[PATCH] ACPI: support for NXP i2c controller
 2019-07-18  8:48 UTC  (3+ messages)
  ` [EXT] "

[PATCH] acpi: blacklist: fix clang warning for unused dmi table
 2019-07-18  8:43 UTC  (2+ messages)

[PATCH v2 1/2] ACPICA: Update table load object initialization
 2019-07-18  8:43 UTC  (2+ messages)

[PATCH] acpi: fix false-positive -Wuninitialized warning
 2019-07-18  8:42 UTC  (2+ messages)

[PATCH] ACPI / video: Add new hw_changes_brightness quirk, set it on PB Easynote MZ35
 2019-07-18  8:42 UTC  (2+ messages)

[PATCH RFC 0/4] ARM Error Source Table Support
 2019-07-17 17:41 UTC  (6+ messages)
` [PATCH RFC 2/4] arm64: mm: Add RAS extension system register check to SEA handling

[PATCH v4 13/15] docs: ABI: testing: make the files compatible with ReST output
 2019-07-17 16:13 UTC 

[PATCH 0/9] Harden list_for_each_entry_rcu() and family
 2019-07-17  0:07 UTC  (7+ messages)
` [PATCH 2/9] rcu: Add support for consolidated-RCU reader checking (v3)

[RFC] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
 2019-07-16 22:15 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).