linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-10 14:17:13 to 2018-04-24 21:50:48 UTC [more...]

[PATCH] ACPI / video: Only default only_lcd to true on Win8-ready _desktops_
 2018-04-24 21:50 UTC 

[PATCH v2 0/3] mailbox: ACPI: Remove incorrect error message about parsing PCCT
 2018-04-24 19:35 UTC  (4+ messages)
` [PATCH v2 1/3] ACPI: improve function documentation for acpi_parse_entries_array()
` [PATCH v2 2/3] ACPI: ensure acpi_parse_entries_array() does not access non-existent table data
` [PATCH v2 3/3] mailbox: ACPI: erroneous error message when parsing the ACPI PCCT

[PATCH 00/37] Shared Virtual Addressing for the IOMMU
 2018-04-24 18:52 UTC  (8+ messages)
` [PATCH 03/37] iommu/sva: Manage process address spaces

[PATCH 1/1] tools: power/acpi, revert to LD = gcc
 2018-04-24 16:38 UTC  (2+ messages)

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

[GIT PULL] Thermal management updates for v4.17-rc2
 2018-04-24 13:25 UTC  (2+ messages)

[PATCH] ACPI / PM: Blacklist Low Power S0 Idle _DSM for ThinkPad X1 Tablet(2016)
 2018-04-24 10:06 UTC  (2+ messages)

[RFC PATCH v2 0/4] acpi: apei: Improve error handling with firmware-first
 2018-04-24  4:19 UTC  (29+ messages)
` [RFC PATCH v2 1/4] EDAC, GHES: Remove unused argument to ghes_edac_report_mem_error
` [RFC PATCH v2 2/4] acpi: apei: Split GHES handlers outside of ghes_do_proc
` [RFC PATCH v2 3/4] acpi: apei: Do not panic() when correctable errors are marked as fatal
` [RFC PATCH v2 4/4] acpi: apei: Warn when GHES marks correctable errors as "fatal"

[PATCH v2] ACPI / button: make module loadable when booted in non-ACPI mode
 2018-04-23  9:16 UTC 

[PATCH] ACPI / button: make module loadable when booted in non-ACPI mode
 2018-04-23  9:11 UTC  (2+ messages)

[PATCH RFC] ACPI: disable extra P_LVLx access on KVM
 2018-04-23  8:36 UTC  (3+ messages)

[PATCH] acpi:ipmi: Convert ipmi_user_t to struct ipmi_user *
 2018-04-23  7:59 UTC  (2+ messages)

[PATCH v1 0/2] PCI/ASPM: Tighten up ASPM L1.2 and LTR usage
 2018-04-23  7:56 UTC  (5+ messages)
` [PATCH v1 1/2] PCI/ASPM: Disable ASPM L1.2 Substate if we don't have LTR
` [PATCH v1 2/2] PCI/ACPI: Request LTR control from platform before using it

[PATCH] ACPI / bus: ignore rather than fail bus driver registrations on non-ACPI boot
 2018-04-23  7:40 UTC  (6+ messages)

Bug? pcie_aspm=off cause less power consumption as default
 2018-04-22 17:16 UTC 

[PATCH] ACPI / scan: Fix regression related to X-Gene UARTs
 2018-04-22  9:34 UTC  (2+ messages)

[GIT PULL] libnvdimm fixes for 4.17-rc2
 2018-04-22  0:17 UTC 

[RFC PATCH 0/4] acpi: apei: Improve error handling with firmware-first
 2018-04-20 22:04 UTC  (12+ messages)
` [RFC PATCH 3/4] acpi: apei: Do not panic() in NMI because of GHES messages

[GIT PULL V3] Thermal SoC management updates for v4.17-rc1
 2018-04-20 14:48 UTC  (6+ messages)

[RFC PATCH 0/2] HISI LPC: Add PNP device support
 2018-04-20 14:09 UTC  (13+ messages)
` [RFC PATCH 1/2] ACPI / PNP: Don't add "enumeration_by_parent" devices
` [RFC PATCH 2/2] HISI LPC: Add PNP device support

issues with suspend on Dell XPS 13 2-in-1
 2018-04-19 19:53 UTC  (8+ messages)

[PATCH v2 1/2] PCI ACPI: Avoid panic when PCI IO resource's size is not page aligned
 2018-04-19  8:03 UTC  (2+ messages)

[PATCH v11 0/4] set VSESR_EL2 by user space and support NOTIFY_SEI notification
 2018-04-19  4:09 UTC  (11+ messages)
` [PATCH v11 1/4] arm64: KVM: export the capability to set guest SError syndrome
` [PATCH v11 2/4] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS

[acpica] watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [swapper:1]
 2018-04-19  2:41 UTC 

[PATCH v2] ACPI / video: Default lcd_only to true on Win8 ready and newer machines
 2018-04-17 15:20 UTC  (7+ messages)
` [REGRESSION] [v2] "

[PATCH 00/11] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-04-17 15:10 UTC  (11+ messages)
` [PATCH 02/11] ACPI / APEI: Generalise the estatus queue's add/remove and notify code

[PATCH v2 0/7] ACPICA release 20180208v2
 2018-04-17  4:06 UTC  (12+ messages)
` [PATCH v2 5/7] ACPICA: Integrate package handling with module-level code

[PATCH 2/3] ACPI: SPCR: Add support for AMD CT/SZ
 2018-04-17  0:43 UTC  (2+ messages)

nfit issue
 2018-04-16 22:41 UTC 

[Regression] PCI / PM: Simplify device wakeup settings code
 2018-04-16 16:48 UTC  (5+ messages)

[PATCH v9 3/7] acpi: apei: Add SEI notification type support for ARMv8
 2018-04-13 13:50 UTC  (5+ messages)

[GIT PULL V2] Thermal SoC management updates for v4.17-rc1
 2018-04-13 10:21 UTC 

fd3e45436660 ("ACPI / NUMA: ia64: Parse all entries of SRAT memory affinity table")
 2018-04-11 10:48 UTC 

Re: [RFC PATCH 2/2] ACPI/IORT: use swiotlb_dma_ops when smmu probe failed
 2018-04-11  3:18 UTC 

[PATCH 0/5] libnvdimm: fix locked status detection
 2018-04-10 22:39 UTC  (6+ messages)
  ` [PATCH 1/5] libnvdimm, dimm: handle EACCES failures from label reads
  ` [PATCH 2/5] tools/testing/nvdimm: allow custom error code injection
  ` [PATCH 3/5] tools/testing/nvdimm: support nfit_test_dimm attributes under nfit_test.1
  ` [PATCH 4/5] tools/testing/nvdimm: fix missing newline in nfit_test_dimm 'handle' attribute
  ` [PATCH 5/5] tools/testing/nvdimm: enable labels for nfit_test.1 dimms

[PATCH v1] battery: Add the ThinkPad battery status quirk
 2018-04-10 14:17 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).