linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-12 11:49:22 to 2018-05-22 01:47:36 UTC [more...]

[PATCH 0/5] x86/cpu_hotplug: one bug fix and four cleanup
 2018-05-22  1:47 UTC  (4+ messages)
` [PATCH 4/5] acpi/processor: Fix the return value of acpi_processor_ids_walk()

[PATCH v6 0/2] acpi: apei: Improve PCIe error handling with FFS
 2018-05-21 17:40 UTC  (5+ messages)
` [PATCH v6 1/2] acpi: apei: Rename ghes_severity() to ghes_cper_severity()
` [PATCH v6 2/2] acpi: apei: Do not panic() on PCIe errors reported through GHES

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-05-21 14:52 UTC  (33+ messages)
` [PATCH v2 01/40] iommu: Introduce Shared Virtual Addressing API
` [PATCH v2 02/40] iommu/sva: Bind process address spaces to devices
` [PATCH v2 03/40] iommu/sva: Manage process address spaces
` [PATCH v2 05/40] iommu/sva: Track mm changes with an MMU notifier
` [PATCH v2 07/40] iommu: Add a page fault handler
` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing
` [PATCH v2 16/40] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v2 17/40] iommu/arm-smmu-v3: Link domains and devices
` [PATCH v2 35/40] iommu/arm-smmu-v3: Add support for PCI ATS

[PATCH 2/3] thinkpad_acpi: add support for force_discharge
 2018-05-21 13:31 UTC  (2+ messages)

[PATCH v9 00/12] Support PPTT for ARM64
 2018-05-21 12:53 UTC  (21+ messages)
` [PATCH v9 02/12] drivers: base: cacheinfo: setup DT cache properties early
      ` [PATCH] drivers: base: cacheinfo: use OF property_read_u64 instead of get_property,read_number
        ` [PATCH v2] drivers: base: cacheinfo: use OF property_read_u32 "
` [PATCH v9 04/12] arm64/acpi: Create arch specific cpu to acpi id helper
` [PATCH v9 05/12] ACPI/PPTT: Add Processor Properties Topology Table parsing

PROBLEM: "ACPI Error: Method parse/execution failed" and "ACPI BIOS Error (bug): Failure looking up" related
 2018-05-20 11:27 UTC  (4+ messages)

[PATCH v4 00/12] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-05-20  7:13 UTC  (16+ messages)
` [PATCH v4 01/12] ACPI / APEI: Move the estatus queue code up, and under its own ifdef
` [PATCH v4 02/12] ACPI / APEI: Generalise the estatus queue's add/remove and notify code
` [PATCH v4 03/12] ACPI / APEI: don't wait to serialise with oops messages when panic()ing
` [PATCH v4 04/12] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
` [PATCH v4 05/12] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [PATCH v4 06/12] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
` [PATCH v4 07/12] ACPI / APEI: Make the nmi_fixmap_idx per-ghes to allow multiple in_nmi() users
` [PATCH v4 08/12] ACPI / APEI: Split fixmap pages for arm64 NMI-like notifications
` [PATCH v4 09/12] firmware: arm_sdei: Add ACPI GHES registration helper
` [PATCH v4 10/12] ACPI / APEI: Add support for the SDEI GHES Notification type
` [PATCH v4 11/12] mm/memory-failure: increase queued recovery work's priority
  ` 答复: "
` [PATCH v4 12/12] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work

`ucsi_acpi: probe of USBC000:00 failed with error -12` on Dell XPS 13 9360/9370
 2018-05-18 21:28 UTC  (3+ messages)

simplify procfs code for seq_file instances V3
 2018-05-18 12:55 UTC  (49+ messages)
  ` [PATCH 01/42] net/can: single_open_net needs to be paired with single_release_net
` [PATCH 02/42] proc: introduce a proc_pid_ns helper
` [PATCH 03/42] proc: don't detour through seq->private to get the inode
` [PATCH 04/42] proc: simplify proc_register calling conventions
` [PATCH 05/42] proc: add a proc_create_reg helper
` [PATCH 06/42] proc: introduce proc_create_seq{,_data}
` [PATCH 07/42] proc: introduce proc_create_seq_private
` [PATCH 08/42] proc: introduce proc_create_single{,_data}
` [PATCH 09/42] ipv{4,6}/udp{,lite}: simplify proc registration
` [PATCH 10/42] ipv{4,6}/tcp: simplify procfs registration
` [PATCH 11/42] ipv{4,6}/ping: simplify proc file creation
` [PATCH 12/42] ipv{4, 6}/raw: simplify ѕeq_file code
` [PATCH 13/42] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 14/42] net/kcm: simplify proc registration
` [PATCH 15/42] netfilter/x_tables: simplify ѕeq_file code
` [PATCH 16/42] net: move seq_file_single_net to <linux/seq_file_net.h>
` [PATCH 17/42] proc: introduce proc_create_net{,_data}
` [PATCH 18/42] proc: introduce proc_create_net_single
` [PATCH 19/42] acpi/battery: simplify procfs code
` [PATCH 20/42] sgi-gru: "
` [PATCH 21/42] megaraid: "
` [PATCH 22/42] sg: "
` [PATCH 23/42] afs: "
` [PATCH 24/42] ext4: "
` [PATCH 25/42] jfs: "
  ` [Jfs-discussion] "
` [PATCH 26/42] staging/rtl8192u: "
` [PATCH 27/42] resource: switch to proc_create_seq_data
` [PATCH 28/42] drbd: switch to proc_create_single
` [PATCH 29/42] rtc/proc: switch to proc_create_single_data
` [PATCH 30/42] bonding: switch to proc_create_seq_data
` [PATCH 31/42] hostap: switch to proc_create_{seq,single}_data
` [PATCH 32/42] neigh: switch to proc_create_seq_data
` [PATCH 33/42] netfilter/xt_hashlimit: switch to proc_create_{seq, single}_data
` [PATCH 34/42] netfilter/x_tables: switch to proc_create_seq_private
` [PATCH 35/42] bluetooth: switch to proc_create_seq_data
` [PATCH 36/42] atm: simplify procfs code
` [PATCH 37/42] atm: switch to proc_create_seq_private
` [PATCH 38/42] isdn: replace ->proc_fops with ->proc_show
` [PATCH 39/42] ide: remove ide_driver_proc_write
` [PATCH 40/42] ide: replace ->proc_fops with ->proc_show
` [PATCH 41/42] tty: "
` [PATCH 42/42] proc: update SIZEOF_PDE_INLINE_NAME for the new pde fields

[GIT PULL] ACPI fix for v4.17-rc6
 2018-05-18  8:03 UTC 

[PATCH 0/2] ACPI / PM: Dispatch EC GPE early on s2idle resume if LPS0 _DSM is used
 2018-05-18  6:10 UTC  (6+ messages)
` [PATCH 1/2] ACPICA: Introduce acpi_dispatch_gpe()
` [PATCH 2/2] ACPI: EC: Dispatch the EC GPE directly on s2idle wake

[PATCH v3 0/3] mailbox: ACPI: Remove incorrect error message about parsing PCCT
 2018-05-17 19:48 UTC  (15+ messages)
` [PATCH v3 2/3] ACPI: ensure acpi_parse_entries_array() does not access non-existent table data
` [PATCH v3 3/3] mailbox: ACPI: erroneous error message when parsing the ACPI PCCT
        ` [PATCH v4 3/3] mailbox: ACPI: erroneous error message when parsing the ACPI, PCCT

[PATCH 04/40] proc: introduce proc_create_seq{,_data}
 2018-05-17 19:14 UTC  (19+ messages)
` simplify procfs code for seq_file instances V2
  ` [PATCH 06/40] proc: introduce proc_create_single{,_data}
        ` [PATCH 06/40] proc: introduce proc_create_single{, _data}
  ` [PATCH 11/40] ipv6/flowlabel: simplify pid namespace lookup
  ` [PATCH 34/40] atm: simplify procfs code
      ` [PATCH 04/40] proc: introduce proc_create_seq{, _data}

[PATCH v3 00/12] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-05-17 18:11 UTC  (10+ messages)
` [PATCH v3 07/12] ACPI / APEI: Make the nmi_fixmap_idx per-ghes to allow multiple in_nmi() users

[PATCH] acpi: add missing prototype for ‘arch_post_acpi_subsys_init’
 2018-05-17 10:15 UTC  (2+ messages)

[PATCH 0/1] Remove the check of duplicate processors
 2018-05-17  9:46 UTC  (2+ messages)
` [RFC PATCH 1/1] acpi/processor: "

[PATCH v3 0/2] Add support for general system clock on ST AMD platform
 2018-05-16 21:18 UTC  (8+ messages)
` [PATCH v5 1/2] clk: x86: Add ST oscout platform clock

[PATCH v3] device property: Get rid of union aliasing
 2018-05-16  9:41 UTC  (2+ messages)

[PATCH v12 0/4] set VSESR_EL2 by user space and support NOTIFY_SEI notification
 2018-05-15 20:58 UTC  (5+ messages)
` [PATCH v12 1/4] arm64: KVM: export the capability to set guest SError syndrome
` [PATCH v12 2/4] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
` [PATCH v12 3/4] ACPI / APEI: Add SEI notification type support for ARMv8
` [PATCH v12 4/4] arm64: handle NOTIFY_SEI notification by the APEI driver

[PATCH v2] device property: Get rid of union aliasing
 2018-05-14 20:55 UTC  (9+ messages)

[PATCH][RFC v2] ACPI: acpi_pad: Do not launch acpi_pad threads on idle cpus
 2018-05-14 20:42 UTC  (4+ messages)

[PATCH v2 1/2] pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
 2018-05-14 20:36 UTC  (6+ messages)

[PATCH 1/3] thinkpad_acpi: add support for inhibit_charge
 2018-05-14 15:41 UTC  (8+ messages)

[PATCH v5 0/2] acpi: apei: Improve PCIe error handling with FFS
 2018-05-14 14:59 UTC  (3+ messages)
  ` [PATCH v5 1/2] acpi: apei: Rename ghes_severity() to ghes_cper_severity()
  ` [PATCH v5 2/2] acpi: apei: Do not panic() on PCIe errors reported through GHES

[PATCH 3/3] thinkpad_acpi: document the battery controls
 2018-05-14 13:41 UTC  (3+ messages)

[RFC] acpi: Declare memory allocations in acpi_ut_create_internal_object_dbg as non-leaks
 2018-05-12 14:59 UTC 


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