linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-06 20:20:18 to 2019-10-03 10:17:55 UTC [more...]

[PATCH v3 0/6] ACPI / utils: add new helper for HID/UID match
 2019-10-03 10:17 UTC  (10+ messages)
` [PATCH v3 1/6] ACPI / utils: Describe function parameters in kernel-doc
` [PATCH v3 2/6] ACPI / utils: Move acpi_dev_get_first_match_dev() under CONFIG_ACPI
` [PATCH v3 3/6] ACPI / utils: Introduce acpi_dev_hid_uid_match() helper
` [PATCH v3 4/6] ACPI / LPSS: Switch to use acpi_dev_hid_uid_match()
` [PATCH v3 5/6] mmc: sdhci-acpi: "
` [PATCH v3 6/6] iommu/amd: "

[PATCH v7 00/13] Device property improvements, add %pfw format specifier
 2019-10-02 12:06 UTC  (28+ messages)
` [PATCH v7 01/13] tools lib traceevent: Convert remaining %p[fF] users to %p[sS]
  ` [tip: perf/urgent] "
` [PATCH v7 02/13] software node: Get reference to parent swnode in get_parent op
` [PATCH v7 03/13] software node: Make argument to to_software_node const
` [PATCH v7 04/13] device property: Move fwnode_get_parent() up
` [PATCH v7 05/13] device property: Add functions for accessing node's parents
` [PATCH v7 06/13] device property: Add fwnode_get_name for returning the name of a node
` [PATCH v7 07/13] device property: Add a function to obtain a node's prefix
` [PATCH v7 08/13] lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps
` [PATCH v7 09/13] lib/vsprintf: Add a note on re-using %pf or %pF
` [PATCH v7 10/13] lib/vsprintf: Make use of fwnode API to obtain node names and separators
` [PATCH v7 11/13] lib/vsprintf: OF nodes are first and foremost, struct device_nodes
` [PATCH v7 12/13] lib/vsprintf: Add %pfw conversion specifier for printing fwnode names
` [PATCH v7 13/13] lib/test_printf: Add tests for %pfw printk modifier

[RFC PATCH] pci: prevent putting pcie devices into lower device states on certain intel bridges
 2019-10-02  7:51 UTC 

[PATCH] acpi/hmat: ACPI_HMAT_MEMORY_PD_VALID is deprecated in ACPI-6.3
 2019-10-02  0:25 UTC  (4+ messages)

[PATCH v2 0/6] ACPI / utils: add new helper for HID/UID match
 2019-10-01 13:04 UTC  (16+ messages)
` [PATCH v2 1/6] ACPI / utils: Describe function parameters in kernel-doc
` [PATCH v2 2/6] ACPI / utils: Move acpi_dev_get_first_match_dev() under CONFIG_ACPI
` [PATCH v2 3/6] ACPI / utils: Introduce acpi_dev_hid_uid_match() helper
` [PATCH v2 4/6] ACPI / LPSS: Switch to use acpi_dev_hid_uid_match()
` [PATCH v2 5/6] mmc: sdhci-acpi: "
` [PATCH v2 6/6] iommu/amd: "

[PATCH 00/11] Add support for software nodes to gpiolib
 2019-09-30 22:44 UTC  (8+ messages)
` [PATCH 09/11] gpiolib: of: tease apart acpi_find_gpio()
` [PATCH 10/11] gpiolib: consolidate fwnode GPIO lookups

[GIT PULL] Thermal-SoC management changes for v5.4-rc1
 2019-09-29 17:50 UTC  (2+ messages)

[PATCH 0/3] PWM framework: add support referencing PWMs from ACPI
 2019-09-26 19:41 UTC  (45+ messages)
` [PATCH 1/3] ACPI: Resolve objects on host-directed table loads
              ` [PATCH] ACPICA: make acpi_load_table() return table index
                  ` [PATCH] ACPICA: Introduce acpi_load_table_with_index()

[PATCH] ACPI: PM: Revert "ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360"
 2019-09-26 16:08 UTC 

[PATCH v1 1/5] ACPI / utils: Describe function parameters in kernel-doc
 2019-09-24 17:34 UTC  (10+ messages)
` [PATCH v1 2/5] ACPI / utils: Introduce acpi_dev_hid_uid_match() helper
` [PATCH v1 3/5] ACPI / LPSS: Switch to use acpi_dev_hid_uid_match()
` [PATCH v1 4/5] mmc: sdhci-acpi: "
` [PATCH v1 5/5] iommu/amd: "

[PATCH] serdev: Add ACPI devices by ResourceSource field
 2019-09-24 16:25 UTC  (9+ messages)

[PATCH v2] serdev: Add ACPI devices by ResourceSource field
 2019-09-24 16:22 UTC 

Linux acpi custom_method driver security bug report!
 2019-09-23 11:39 UTC 

[PATCH RFC v3 1/9] ACPI: NUMA: export pxm_to_node
 2019-09-23 10:39 UTC  (4+ messages)

[PATCH AUTOSEL 5.3 058/203] ACPI / processor: don't print errors for processorIDs == 0xff
 2019-09-22 18:43 UTC  (5+ messages)
` [PATCH AUTOSEL 5.3 104/203] ACPI / APEI: Release resources if gen_pool_add() fails
` [PATCH AUTOSEL 5.3 134/203] ACPI / CPPC: do not require the _PSD method
` [PATCH AUTOSEL 5.3 157/203] ACPI: custom_method: fix memory leaks
` [PATCH AUTOSEL 5.3 158/203] ACPI / PCI: fix acpi_pci_irq_enable() memory leak

[PATCH AUTOSEL 5.2 049/185] ACPI / processor: don't print errors for processorIDs == 0xff
 2019-09-22 18:48 UTC  (5+ messages)
` [PATCH AUTOSEL 5.2 094/185] ACPI / APEI: Release resources if gen_pool_add() fails
` [PATCH AUTOSEL 5.2 123/185] ACPI / CPPC: do not require the _PSD method
` [PATCH AUTOSEL 5.2 142/185] ACPI: custom_method: fix memory leaks
` [PATCH AUTOSEL 5.2 143/185] ACPI / PCI: fix acpi_pci_irq_enable() memory leak

[PATCH AUTOSEL 4.19 036/128] ACPI / processor: don't print errors for processorIDs == 0xff
 2019-09-22 18:53 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 084/128] ACPI / CPPC: do not require the _PSD method
` [PATCH AUTOSEL 4.19 100/128] ACPI: custom_method: fix memory leaks
` [PATCH AUTOSEL 4.19 101/128] ACPI / PCI: fix acpi_pci_irq_enable() memory leak

[PATCH AUTOSEL 4.14 28/89] ACPI / processor: don't print errors for processorIDs == 0xff
 2019-09-22 18:56 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 61/89] ACPI / CPPC: do not require the _PSD method
` [PATCH AUTOSEL 4.14 68/89] ACPI: custom_method: fix memory leaks
` [PATCH AUTOSEL 4.14 69/89] ACPI / PCI: fix acpi_pci_irq_enable() memory leak

[PATCH AUTOSEL 4.9 37/60] ACPI / CPPC: do not require the _PSD method
 2019-09-22 18:59 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 43/60] ACPI: custom_method: fix memory leaks
` [PATCH AUTOSEL 4.9 44/60] ACPI / PCI: fix acpi_pci_irq_enable() memory leak

[PATCH AUTOSEL 4.4 30/44] ACPI / CPPC: do not require the _PSD method
 2019-09-22 19:00 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 32/44] ACPI: custom_method: fix memory leaks

[PATCH 25/31] tools lib traceevent: Convert remaining %p[fF] users to %p[sS]
 2019-09-20 14:25 UTC 

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

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

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

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

[v2] ACPI: support for NXP i2c controller
 2019-09-13 14:13 UTC  (5+ messages)
  ` [EXT] "

Inquiry 11/Sept/2019
 2019-09-11 12:07 UTC 

[PATCH v11 0/6] Solve postboot supplier cleanup and optimize probe ordering
 2019-09-11 10:34 UTC  (4+ messages)
` [PATCH v11 3/6] of: property: Add functional dependency link from DT bindings

[PATCH v2] gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
 2019-09-11  9:48 UTC  (2+ messages)

Zdravstvujte! Vas interesujut klientskie bazy dannyh?
 2019-09-10 21:54 UTC 

[PATCH] gpiolib: acpi: make acpi_can_fallback_to_crs() static
 2019-09-10 10:35 UTC  (2+ messages)

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

Zdravstvujte! Vas interesujut klientskie bazy dannyh?
 2019-09-09 11:47 UTC 

[RESEND] ACPI / processor_idle: use dead loop instead of io port access for wait
 2019-09-09  7:39 UTC 

[pm:bleeding-edge 175/181] drivers/cpuidle/driver.c:270:4: error: 'cpuidle_prev_governor' undeclared; did you mean 'cpuidle_find_governor'?
 2019-09-07 21:07 UTC  (3+ messages)

[PATCH 1/3] net: cdc_ncm: add get/set ethernet address functions
 2019-09-06 21:00 UTC  (7+ 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).