linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-30 15:44:34 to 2020-04-15 05:42:26 UTC [more...]

[RFC PATCH 1/4] bus: fsl-mc: add custom .dma_configure implementation
 2020-04-15  5:42 UTC  (5+ messages)
      ` [EXT] "

[PATCH] ACPICA: Use ARRAY_SIZE instead of hardcoded siz
 2020-04-15  3:13 UTC  (3+ messages)

[RFC 0/8] Stop monitoring disabled devices
 2020-04-14 22:30 UTC  (24+ messages)
` [RFC 1/8] thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() ops
` [RFC 2/8] thermal: Properly handle mode values in .set_mode()
` [RFC 3/8] thermal: Store thermal mode in a dedicated enum
` [RFC 4/8] thermal: core: Introduce THERMAL_DEVICE_INITIAL
` [RFC 5/8] thermal: core: Monitor thermal zone after mode change
` [RFC 6/8] thermal: Set initial state to THERMAL_DEVICE_INITIAL
` [RFC 7/8] thermal: of: Monitor thermal zone after enabling it
` [RFC 8/8] thermal: Stop polling DISABLED thermal devices
  ` [RFC v2 0/9] Stop monitoring disabled devices
    ` [RFC v2 1/9] thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() ops
    ` [RFC v2 2/9] thermal: Eliminate an always-false condition
    ` [RFC v2 3/9] thermal: Properly handle mode values in .set_mode()
    ` [RFC v2 4/9] thermal: core: Let thermal zone device's mode be stored in its struct
    ` [RFC v2 5/9] thermal: Store mode in thermal_zone_device
    ` [RFC v2 6/9] thermal: Remove get_mode() method
    ` [RFC v2 7/9] thermal: core: Monitor thermal zone after mode change
    ` [RFC v2 8/9] thermal: of: Monitor thermal zone after enabling it
    ` [RFC v2 9/9] thermal: core: Stop polling DISABLED thermal devices

[PATCH] pnp: Use list_for_each_entry() instead of open coding
 2020-04-14 15:10 UTC 

[PATCH v4] platform: x86: Add ACPI driver for ChromeOS
 2020-04-14 14:35 UTC  (4+ messages)

[PATCH v1 0/6] platform/x86: intel_cht_int33fe: clean up series
 2020-04-14 12:31 UTC  (10+ messages)
` [PATCH v1 1/6] device property: export set_secondary_fwnode() to modules
` [PATCH v1 2/6] software node: Allow register and unregister software node groups
` [PATCH v1 3/6] platform/x86: intel_cht_int33fe: Convert software node array to group
` [PATCH v1 4/6] platform/x86: intel_cht_int33fe: Convert to use set_secondary_fwnode()
` [PATCH v1 5/6] platform/x86: intel_cht_int33fe: Switch to use acpi_dev_hid_uid_match()
` [PATCH v1 6/6] platform/x86: intel_cht_int33fe: Fix spelling issues

[PATCH 0/3] PCI: Modularize host-generic
 2020-04-14 10:22 UTC  (5+ messages)
` [PATCH 1/3] PCI: Constify struct pci_ecam_ops
` [PATCH 2/3] PCI: host-generic: Support building as modules
` [PATCH 3/3] PCI: host-generic: Eliminate pci_host_common_probe wrappers

[PATCH v2 10/10] PCI / ACPI: Whitelist D3 for more PCIe hotplug ports
 2020-04-14  6:27 UTC  (6+ messages)

Hello
 2020-04-13 16:28 UTC 

[PATCH 0/7] PM: sleep: core: Rearrange the handling of driver power management flags
 2020-04-13 13:11 UTC  (11+ messages)
` [PATCH 1/7] PM: sleep: core: Simplify the SMART_SUSPEND flag handling
` [PATCH 2/7] PM: sleep: core: Fold functions into their callers
` [PATCH 3/7] PM: sleep: core: Do not skip callbacks in the resume phase
` [PATCH 4/7] PM: sleep: core: Rename dev_pm_may_skip_resume()
` [PATCH 5/7] PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP
` [PATCH 6/7] PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDED
` [PATCH 7/7] Documentation: PM: sleep: Update driver flags documentation

[PATCH v2] ACPI/PCI: pci_link: use extended_irq union member when setting ext-irq shareable
 2020-04-13 13:09 UTC 

[PATCH] ACPI/PCI: pci_link: use extended_irq union member when setting ext-irq shareable
 2020-04-13 13:08 UTC  (3+ messages)

Urgent!!!!! Please read
 2020-04-10  3:32 UTC 

[pm:bleeding-edge] BUILD SUCCESS 1846b08e7d4fe43b7e158c56783e347ec0b1fd5f
 2020-04-11  7:28 UTC 

[GIT PULL] More ACPI updates for v5.7-rc1
 2020-04-10 17:30 UTC  (2+ messages)

[PATCH AUTOSEL 5.6 25/68] ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
 2020-04-10  3:45 UTC 

[PATCH AUTOSEL 5.4 11/46] ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
 2020-04-10  3:48 UTC 

[PATCH AUTOSEL 5.5 17/56] ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
 2020-04-10  3:47 UTC 

[PATCH] i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHT
 2020-04-09 13:58 UTC  (5+ messages)

[pm:bleeding-edge] BUILD SUCCESS cc451aab60d1a0edc121d9dc3876c04859c0ac76
 2020-04-09  9:34 UTC 

[pm:pm-sleep-core 3/7] drivers/base/power/main.c:646:3: error: label 'skip' used but not defined
 2020-04-08 19:42 UTC 

[v7 PATCH 0/6] ACPI / APEI: Add support to notify non-fatal HW errors
 2020-04-08 19:41 UTC  (9+ messages)
  ` [v7 PATCH 1/6] ACPI / APEI: Add support to queuing up the non-fatal HW errors and notify
    ` [RFC PATCH] ACPI / APEI: ghes_gdata_pool_init() can be static
  ` [v7 PATCH 2/6] ACPI / APEI: Add callback for memory errors to the GHES notifier
  ` [v7 PATCH 3/6] ACPI / APEI: Add callback for AER "
  ` [v7 PATCH 4/6] ACPI / APEI: Add callback for ARM HW errors "
  ` [v7 PATCH 5/6] ACPI / APEI: Add callback for non-standard "
  ` [v7 PATCH 6/6] PCI: hip: Add handling of HiSilicon HIP PCIe controller errors

[PATCH] Documentation: firmware-guide: ACPI: fix table in namespace.rst
 2020-04-08 12:30 UTC  (2+ messages)

[PATCH v6 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-04-08 10:03 UTC  (11+ messages)
  ` [PATCH v6 1/2] "

[pm:bleeding-edge] BUILD SUCCESS b1eebcf18a87987171c4b2f32e59eda369290e83
 2020-04-07  3:59 UTC 

[PATCH] ACPICA: make acpi_gbl_next_cmd_num static
 2020-04-07  1:32 UTC  (4+ messages)
  ` [Devel] "

[GIT PULL] More power management updates for v5.7-rc1
 2020-04-06 18:15 UTC  (2+ messages)

[GIT PULL] More ACPI updates for v5.7-rc1
 2020-04-06 18:15 UTC  (2+ messages)

[PATCH] ACPI: EC: Fix up fast path check in acpi_ec_add()
 2020-04-06 15:49 UTC 

[bug report] ACPI: EC: Avoid passing redundant argument to functions
 2020-04-06 14:42 UTC 

[pm:pm-sleep-core 2/2] drivers/base/power/main.c:664 device_resume_noirq() error: uninitialized symbol 'info'
 2020-04-06 11:21 UTC 

[pm:pm-sleep-core 2/3] drivers/base/power/main.c:588:31: warning: initialization of 'const char *' from 'char' makes pointer from integer without a cast
 2020-04-05 11:56 UTC 

[pm:pm-sleep-core 3/3] drivers/base/power/main.c:582:3: error: 'state' undeclared; did you mean 'statx'?
 2020-04-05 11:34 UTC 

[pm:pm-sleep-core 2/3] drivers/base/power/main.c:588:31: warning: initialization makes pointer from integer without a cast
 2020-04-05 11:24 UTC 

[pm:bleeding-edge] BUILD SUCCESS 0cff5f799309790b1dfd9c65b6d51725a723cf1f
 2020-04-05  9:26 UTC 

[pm:pm-sleep-core 2/3] drivers/base/power/main.c:824:10: warning: 'callback' may be used uninitialized in this function
 2020-04-04 22:01 UTC 

[PATCH v3 1/2] ACPI: PM: Add acpi_[un]register_wakeup_handler()
 2020-04-04 17:51 UTC  (6+ messages)
` [PATCH v3 2/2] platform/x86: intel_int0002_vgpio: Use acpi_register_wakeup_handler()

[PATCH v3] x86/acpi: fix a deadlock with cpu hotplug
 2020-04-04 17:50 UTC  (4+ messages)

[pm:bleeding-edge] BUILD SUCCESS 3c55e7bed1061c07f3678df7889e35719349dd22
 2020-04-04  8:25 UTC 

[PATCH v2 1/2] ACPI: PM: Add acpi_[un]register_wakeup_handler()
 2020-04-03 15:03 UTC  (6+ messages)
` [PATCH v2 2/2] platform/x86: intel_int0002_vgpio: Use acpi_register_wakeup_handler()

[PATCH v5 2/2] PCI: HIP: Add handling of HiSilicon HIP PCIe controller errors
 2020-04-03 14:41 UTC  (5+ messages)

[PATCH v2] x86/acpi: fix a deadlock with cpu hotplug
 2020-04-03 13:51 UTC  (6+ messages)

[PATCH v4 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-04-03 11:55 UTC  (5+ messages)
` [PATCH v4 1/2] acpi: Extend TPM2 ACPI table with missing log fields
` [PATCH v4 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table

[PATCH 5.6 regression fix 0/2] ACPI: PM: s2idle: Fix some systems no longer waking up from suspend
 2020-04-03 10:27 UTC  (6+ messages)
` [PATCH 5.6 regression fix 1/2] ACPI: PM: Add acpi_s2idle_register_wake_callback()

[PATCH v3] acpi: Extend TPM2 ACPI table with missing log fields
 2020-04-02 19:21 UTC  (4+ messages)

OOB access on ACPI processor thermal device via sysfs write
 2020-04-02 18:07 UTC  (6+ messages)

[PATCH] ACPI: PPTT: Inform user that table offset used for Physical processor node ID
 2020-04-02 14:54 UTC  (7+ messages)

[PATCH] acpica: clear global_lock bits at FACS initialization
 2020-04-02 11:28 UTC  (5+ messages)

[PATCH] ACPI: PPTT: Inform user that table offset used for Physical processor node ID
 2020-04-02 10:59 UTC 

[pm:bleeding-edge] BUILD SUCCESS 54cd0f59877df1854dbea5e1a12cb31572daf7a0
 2020-04-01 21:12 UTC 

[PATCH][V2] ACPI: sysfs: copy ACPI data using io memory copying
 2020-04-01 12:44 UTC  (3+ messages)

[PATCH] ACPI; update docs for "acpi_backlight" kernel parameter options
 2020-04-01  9:17 UTC  (3+ messages)

[PATCH -next] ACPICA: Make acpi_protocol_lengths static
 2020-03-31 17:34 UTC  (5+ messages)

[PATCH v1 0/5] Add fw_devlink kernel commandline option
 2020-03-31 17:10 UTC  (4+ messages)
` [PATCH v1 5/5] of: property: Delete of_devlink "

[PATCH] ACPI: video: Use native backlight on Acer Aspire 5783z
 2020-03-31 12:36 UTC 

[PATCH v2 0/3] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-03-31 11:55 UTC  (11+ messages)
` [PATCH v2 1/3] acpi: Extend TPM2 ACPI table with missing log fields
` [PATCH v2 2/3] tpm: Rearrange ACPI log code to easier extend for TPM2 case
` [PATCH v2 3/3] tpm: Add support for ACPI logs from TPM2 ACPI table

ACPI Video Driver creates backlight on desktop board
 2020-03-31  0:13 UTC  (4+ messages)

[pm:bleeding-edge] BUILD SUCCESS 61fafa3ac67beab5d2e0bf439da2523bd035cb0e
 2020-03-30 23:12 UTC 

[GIT PULL] Power management updates for v5.7-rc1
 2020-03-30 22:35 UTC  (2+ messages)

[GIT PULL] PNP subsystems updates for v5.7-rc1
 2020-03-30 22:35 UTC  (2+ messages)

[GIT PULL] ACPI updates for v5.7-rc1
 2020-03-30 22:35 UTC  (2+ messages)

[PATCH][next] acpi: nfit.h: Replace zero-length array with flexible-array member
 2020-03-30 19:54 UTC  (3+ 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).