linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-20 10:43:05 to 2019-09-02 07:22:28 UTC [more...]

[PATCH v3 00/10] Device property improvements, add %pfw format specifier
 2019-09-02  7:22 UTC  (33+ messages)
` [PATCH v3 01/10] software node: Get reference to parent swnode in get_parent op
` [PATCH v3 02/10] software node: Make argument to to_software_node const
` [PATCH v3 03/10] device property: Add functions for accessing node's parents
  ` [PATCH v4 "
` [PATCH v3 04/10] device property: Add fwnode_get_name for returning the name of a node
` [PATCH v3 05/10] device property: Add a function to obtain a node's prefix
` [PATCH v3 06/10] lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps
` [PATCH v3 07/10] lib/vsprintf: Make use of fwnode API to obtain node names and separators
` [PATCH v3 08/10] lib/vsprintf: OF nodes are first and foremost, struct device_nodes
` [PATCH v3 09/10] lib/vsprintf: Add %pfw conversion specifier for printing fwnode names
` [PATCH v3 10/10] lib/test_printf: Add tests for %pfw printk modifier

[PATCH v1] ACPI / platform: Unregister stale platform devices
 2019-09-02  7:19 UTC  (3+ messages)

[PATCH 1/2] gpio: acpi: add quirk to override GpioInt polarity
 2019-09-02  6:35 UTC  (7+ messages)
` [PATCH 2/2] touchscreen: goodix: define GPIO mapping for GPD P2 Max

[PATCH] ACPICA: Namespace: fix the no brace needed warning
 2019-08-31  8:31 UTC 

[PATCH v2 1/2] gpio: acpi: add quirk to override GpioInt polarity
 2019-08-31  3:09 UTC  (2+ messages)
` [PATCH v2 2/2] touchscreen: goodix: define GPIO mapping for GPD P2 Max

[PATCH 3/3] net: cdc_ncm: Add ACPI MAC address pass through functionality
 2019-08-30 19:38 UTC 

[PATCH 2/3] ACPI: move ACPI functionality out of r8152 driver
 2019-08-30 19:38 UTC 

[PATCH 1/3] net: cdc_ncm: add get/set ethernet address functions
 2019-08-30 19:37 UTC 

[PATCH 0/3] Add get/set ethernet address functions and ACPI MAC address pass through functionality to cdc_ncm driver
 2019-08-30 19:36 UTC 

[PATCH] ACPI / property: Fix acpi_graph_get_remote_endpoint() name in kerneldoc
 2019-08-30 15:09 UTC 

[PATCH 0/3] PWM framework: add support referencing PWMs from ACPI
 2019-08-30 14:53 UTC  (6+ messages)
` [PATCH 1/3] ACPI: Resolve objects on host-directed table loads

[PATCH v10 0/7] Solve postboot supplier cleanup and optimize probe ordering
 2019-08-30  4:32 UTC  (11+ messages)
` [PATCH v10 1/7] driver core: Add support for linking devices during device addition
` [PATCH v10 2/7] of: property: Add functional dependency link from DT bindings
` [PATCH v10 3/7] driver core: Add sync_state driver/bus callback
` [PATCH v10 4/7] of/platform: Pause/resume sync state during init and of_platform_populate()
` [PATCH v10 5/7] of: property: Create device links for all child-supplier depencencies
` [PATCH v10 6/7] dt-bindings: Add depends-on property to break cyclic inferred dependencies
` [PATCH v10 7/7] of: property: Add "depends-on" parsing support to of_fwnode_add_links()

[PATCH v5 0/3] Enable ACPI-defined peripherals on i2c-piix4 SMBus
 2019-08-29 20:21 UTC  (14+ 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

[pm:devprop 1/4] drivers/base/swnode.c:656 software_node_find_by_name() error: uninitialized symbol 'swnode'
 2019-08-29  9:56 UTC 

[pm:bleeding-edge 123/124] ERROR: "kvm_arch_para_hints" [drivers/cpuidle/cpuidle-haltpoll.ko] undefined!
 2019-08-29  3:05 UTC 

[pm:bleeding-edge 123/124] drivers/cpuidle/governors/haltpoll.c:144:48: error: 'KVM_HINTS_REALTIME' undeclared; did you mean 'VM_DIRTY_RATIO'?
 2019-08-29  0:46 UTC 

[PATCH 0/3] PCI/ACPI: Rename _HPP to _HPX and move of ACPI-specific code from probe.c
 2019-08-28 20:33 UTC  (5+ messages)
` [PATCH 1/3] PCI/ACPI: Rename ACPI Hot Plug structs for Type 0, 1 and 2 from _HPP to _HPX
` [PATCH 2/3] PCI/ACPI: Move ACPI-specific Hot Plug programming functions to pci-acpi.c
` [PATCH 3/3] PCI/ACPI: Remove unnecessary struct hotplug_program_ops from pci-acpi.c

[RFC 2/3] ACPI: move ACPI functionality out of r8152 driver
 2019-08-28 16:41 UTC  (7+ messages)

[PATCH] PCI: Move PCI Express ASPM function prototypes and definitions to pci.h
 2019-08-28 13:31 UTC  (2+ messages)

[PATCH v2] gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
 2019-08-28 13:16 UTC  (6+ messages)

[PATCH v2 0/5] Support running driver's probe for a device powered off
 2019-08-28 12:35 UTC  (15+ messages)
` [PATCH v2 1/5] ACPI: Enable driver and firmware hints to control power at probe time
` [PATCH v2 2/5] ACPI: Add a convenience function to tell a device is suspended in probe
` [PATCH v2 3/5] ov5670: Support probe whilst the device is in a low power state
` [PATCH v2 4/5] media: i2c: imx319: Support probe while the device is off
` [PATCH v2 5/5] at24: Support probing while off

[PATCH v1] device property: Remove duplicate test for NULL
 2019-08-28  9:41 UTC  (3+ messages)

[PATCH V2 05/10] ACPI: cpufreq: Switch to QoS requests instead of cpufreq notifier
 2019-08-28  8:50 UTC  (2+ messages)
` [PATCH V3 "

[PATCH v3] ACPI / CPPC: do not require the _PSD method when using CPPC
 2019-08-28  0:21 UTC 

[PATCH] gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
 2019-08-27 14:41 UTC  (4+ messages)

[PATCH 0/6 V2] CCIX Protocol error reporting
 2019-08-27 13:44 UTC  (8+ messages)
` [PATCH 1/6 V2] efi / ras: CCIX Memory "
` [PATCH 2/6 V2] efi / ras: CCIX Cache "
` [PATCH 3/6 V2] efi / ras: CCIX Address Translation "
` [PATCH 4/6 V2] efi / ras: CCIX Port "
` [PATCH 5/6 V2] efi / ras: CCIX Link "
` [PATCH 6/6 V2] efi / ras: CCIX Agent internal "

[PATCH v2] ACPI / CPPC: do not require the _PSD method when using CPPC
 2019-08-27  2:31 UTC  (3+ messages)

[RFC 1/3] net: cdc_ncm: add get/set ethernet address functions
 2019-08-26 15:11 UTC  (3+ messages)

[PATCH 0/5] Support running driver's probe for a device powered off
 2019-08-26  9:21 UTC  (7+ messages)
` [PATCH 3/5] ov5670: Support probe whilst the device is off

[PATCH v3 0/8] thunderbolt: Intel Ice Lake support
 2019-08-26  9:20 UTC  (5+ messages)

[PATCH -next] ACPI: SBS: remove unused variable 'SMBUS_PEC'
 2019-08-26  9:08 UTC  (2+ messages)

[PATCH] ACPI / LPSS: Save/restore LPSS private registers also on Lynxpoint
 2019-08-26  9:08 UTC  (4+ messages)

[PATCH] ACPI/PCI: Remove surplus parentheses from a return statement
 2019-08-26  9:08 UTC  (2+ messages)

[PATCH 0/9] ACPICA 20190816 release
 2019-08-26  9:07 UTC  (2+ messages)

[PATCH 1/1] Documentation: ACPI: DSD: Convert LED documentation to ReST
 2019-08-26  9:06 UTC  (2+ messages)

[PATCH v4] ACPI / APEI: release resources if gen_pool_add fails
 2019-08-26  9:06 UTC  (3+ messages)
` [PATCH v4.1] "

[PATCH] ACPI / processor: don't print errors for processorIDs == 0xff
 2019-08-26  9:05 UTC  (2+ messages)

[PATCH 0/3] HMAT node online fixes
 2019-08-26  9:05 UTC  (4+ messages)
` [PATCH 3/3] acpi/hmat: Skip publishing target info for nodes with no online memory

[PATCH v1] ACPI / APEI: Get rid of NULL_UUID_LE constant
 2019-08-26  9:04 UTC  (2+ messages)

[RFC 3/3] net: cdc_ncm: Add ACPI MAC address pass through functionality
 2019-08-25 15:11 UTC  (2+ messages)

[RFC 4/4] net: cdc_ncm: Add ACPI MAC address pass through functionality
 2019-08-24 13:26 UTC  (3+ messages)

[RFC 0/3] Add support into cdc_ncm for MAC address pass through
 2019-08-23 22:25 UTC 

gpiolib-acpi problematic trigger of edge events during boot
 2019-08-23 18:48 UTC  (2+ messages)

[RFC 3/4] Move ACPI functionality out of r8152 driver
 2019-08-23 18:34 UTC  (3+ messages)

[RFC 1/4] Add usb_get_address and usb_set_address support
 2019-08-22 17:14 UTC  (9+ messages)

[PATCH RFC 0/4] ACPI: APEI: Add support to notify the vendor specific HW errors
 2019-08-22 16:57 UTC  (9+ messages)
  ` [PATCH RFC 1/4] "
  ` [PATCH RFC 2/4] ACPI: APEI: Add ghes_handle_memory_failure to the new notification method

[PATCH v2] Skip deferred request irqs for devices known to fail
 2019-08-22 16:27 UTC  (3+ messages)

[PATCH 0/4 V4] ACPI: Support generic initiator proximity domains
 2019-08-21 14:52 UTC  (5+ messages)
` [PATCH 1/4] ACPI: Support Generic Initiator only domains
` [PATCH 2/4] arm64: "
` [PATCH 3/4] x86: Support Generic Initiator only proximity domains
` [PATCH 4/4] ACPI: Let ACPI know we support Generic Initiator Affinity Structures

[PATCH v4 0/2] arm64/PPTT ACPI 6.3 thread flag support
 2019-08-21 13:25 UTC  (8+ messages)
` [PATCH v4 1/2] ACPI/PPTT: Add support for ACPI 6.3 thread flag

[RFC 0/4] Add support into cdc_ncm for MAC address pass through
 2019-08-21  9:41 UTC  (2+ messages)

[RFC 2/4] Allow cdc_ncm to set MAC address in hardware
 2019-08-21  9:39 UTC  (2+ messages)

[PATCH v2] ACPI: PM: s2idle: Always set up EC GPE for system wakeup
 2019-08-21  9:40 UTC 

[PATCH] ACPI: PM: s2idle: Always set up EC GPE for system wakeup
 2019-08-21  9:30 UTC  (3+ messages)

[PATCH v3 0/8] PM / ACPI: sleep: Additional changes related to suspend-to-idle
 2019-08-21  7:30 UTC  (11+ messages)

[PATCH v2] ACPI / PCI: fix acpi_pci_irq_enable() memory leak
 2019-08-21  3:44 UTC 

[PATCH] ACPI / PCI: fix a memory leak bug
 2019-08-21  3:31 UTC  (3+ messages)

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


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