public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-25 05:52:43 to 2018-05-05 03:11:02 UTC [more...]

[PATCH 0/2] Add support for general system clock on ST AMD platform
 2018-05-05  3:11 UTC  (4+ messages)
` [PATCH v3 1/2] clk: x86: Add ST oscout platform clock
` [PATCH v2 2/2] ACPI: APD: Add AMD misc clock handler support

[RFC PATCH v4 1/3] EDAC, GHES: Remove unused argument to ghes_edac_report_mem_error
 2018-05-04 23:33 UTC  (5+ messages)
  ` [RFC PATCH v4 2/3] acpi: apei: Rename ghes_severity() to ghes_cper_severity()
  ` [RFC PATCH v4 3/3] acpi: apei: Do not panic() on PCIe errors reported through GHES

[PATCH v2 2/2] ACPI: APD: Add AMD misc clock handler support
 2018-05-04 20:16 UTC  (9+ messages)
  ` [PATCH] ACPI: APD: fix ptr_ret.cocci warnings

[PATCH v8 00/13] Support PPTT for ARM64
 2018-05-04 11:44 UTC  (40+ messages)
` [PATCH v8 01/13] drivers: base: cacheinfo: move cache_setup_of_node()
` [PATCH v8 02/13] drivers: base: cacheinfo: setup DT cache properties early
` [PATCH v8 03/13] cacheinfo: rename of_node to fw_token
` [PATCH v8 04/13] arm64/acpi: Create arch specific cpu to acpi id helper
` [PATCH v8 05/13] ACPI/PPTT: Add Processor Properties Topology Table parsing
` [PATCH v8 06/13] ACPI: Enable PPTT support on ARM64
` [PATCH v8 07/13] drivers: base cacheinfo: Add support for ACPI based firmware tables
` [PATCH v8 08/13] arm64: "
` [PATCH v8 09/13] ACPI/PPTT: Add topology parsing code
` [PATCH v8 10/13] arm64: topology: rename cluster_id
` [PATCH v8 11/13] arm64: topology: enable ACPI/PPTT based CPU topology
` [PATCH v8 12/13] ACPI: Add PPTT to injectable table list
` [PATCH v8 13/13] arm64: topology: divorce MC scheduling domain from core_siblings

[Regression] PCI / PM: Simplify device wakeup settings code
 2018-05-04 11:14 UTC  (14+ messages)

[GIT PULL] ACPI fix for v4.17-rc4
 2018-05-04 10:10 UTC 

[PATCH][RFC] ACPI: acpi_pad: Do not launch acpi_pad threads on idle cpus
 2018-05-04  8:08 UTC 

[RFC PATCH v2 0/4] acpi: apei: Improve error handling with firmware-first
 2018-05-02 19:29 UTC  (12+ messages)
` [RFC PATCH v3 0/3] acpi: apei: Improve PCIe "
  ` [RFC PATCH v3 1/3] EDAC, GHES: Remove unused argument to ghes_edac_report_mem_error
  ` [RFC PATCH v3 2/3] acpi: apei: Do not panic() on PCIe errors reported through GHES
  ` [RFC PATCH v3 3/3] acpi: apei: Warn when GHES marks correctable errors as "fatal"

[PATCH] ACPI: prefer bool over int for predicates
 2018-05-02 10:51 UTC  (2+ messages)

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

[PATCH] ACPI: APD: Add AMD misc clock handler support
 2018-05-01  9:33 UTC  (4+ messages)

[PATCH v2 1/2] PCI ACPI: Avoid panic when PCI IO resource's size is not page aligned
 2018-05-01  9:28 UTC  (2+ messages)

[PATCH v3 0/3] mailbox: ACPI: Remove incorrect error message about parsing PCCT
 2018-05-01  0:39 UTC  (4+ messages)
` [PATCH v3 1/3] ACPI: improve function documentation for acpi_parse_entries_array()
` [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 v2 0/3] mailbox: ACPI: Remove incorrect error message about parsing PCCT
 2018-04-30 23:39 UTC  (10+ 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

Bug? pcie_aspm=off cause less power consumption as default
 2018-04-30 21:49 UTC  (4+ messages)

[PATCH v1 0/2] PCI/ASPM: Tighten up ASPM L1.2 and LTR usage
 2018-04-30 21:02 UTC  (2+ messages)

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

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

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

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

[PATCH] ACPI / scan: Fix regression related to X-Gene UARTs
 2018-04-27 18:24 UTC  (3+ messages)

[GIT PULL] Thermal SoC management updates for v4.17-rc3
 2018-04-27 14:25 UTC 

[PATCH v1] device property: Get rid of union aliasing
 2018-04-27 10:56 UTC  (4+ messages)

[GIT PULL] Thermal management updates for v4.17-rc2
 2018-04-26 17:28 UTC  (3+ messages)

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

[GIT PULL] ACPI fixes for v4.17-rc3
 2018-04-26 14:44 UTC 

[GIT PULL] Power management fixes for v4.17-rc3
 2018-04-26 14:42 UTC 

[PATCH v2 1/2] pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
 2018-04-26 12:10 UTC  (2+ messages)
` [PATCH v2 2/2] ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devices

simplify procfs code for seq_file instances
 2018-04-25 21:24 UTC  (6+ messages)

[RFC PATCH v2 3/4] acpi: apei: Do not panic() when correctable errors are marked as fatal
 2018-04-25 17:39 UTC  (15+ messages)

[RFC][PATCH 0/1] serdev: Support HS-UART serdev slaves over tty
 2018-04-25  9:12 UTC  (2+ messages)

[PATCH] ACPI / video: Only default only_lcd to true on Win8-ready _desktops_
 2018-04-25  5:52 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox