turbostat: Enable accumulate RAPL display")
Signed-off-by: Terry Bowman
Cc: Len Brown
Cc: linux...@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
---
tools/power/x86/turbostat/turbostat.c | 61 ---
1 file changed, 56 insertions(+), 5 deletions(-)
diff --git a/
turbostat: Enable accumulate RAPL display")
Signed-off-by: Terry Bowman
Cc: Len Brown
Cc: linux...@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
---
tools/power/x86/turbostat/turbostat.c | 61 ---
1 file changed, 56 insertions(+), 5 deletions(-)
diff --git a/
turbostat: Enable accumulate RAPL display")
Signed-off-by: Terry Bowman
Cc: Len Brown
Cc: linux...@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
---
tools/power/x86/turbostat/turbostat.c | 61 ---
1 file changed, 56 insertions(+), 5 deletions(-)
diff --git a/
Hi Calvin,
Thanks for the feedback. I'll begin making the change and testing. I'll
respond with V2 patch in this thread.
Regards,
Terry
On 4/14/21 9:13 PM, Calvin Walton wrote:
On Tue, 2021-03-30 at 21:38 +0000, Terry Bowman wrote:
+int idx_valid_amd(int idx)
+{
+ s
turbostat: Enable accumulate RAPL display")
Signed-off-by: Terry Bowman
---
Changes in V2:
- Set patch title to v2. The first patch submission was mistakenly titled as
v4 when it should have been v1.
- Change offset variables from 'int' to 'off_t' type. Change is needed
From: Yazen Ghannam
Refactor duplicated GHES identity logic into is_ghes_type().
Signed-off-by: Yazen Ghannam
Reviewed-by: Robert Richter
Signed-off-by: Terry Bowman
---
drivers/acpi/apei/hest.c | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/drivers/acpi
From: Yazen Ghannam
Refactor duplicated GHES identity logic into is_generic_error().
Signed-off-by: Yazen Ghannam
Reviewed-by: Robert Richter
Co-developed-by: Terry Bowman
Signed-off-by: Terry Bowman
---
Changes in v2:
- Rename is_ghes_type() to is_generic_error()
- Add co-developed-by
On 1/25/21 11:14 AM, Borislav Petkov wrote:
On Mon, Jan 25, 2021 at 05:41:04PM +0100, Rafael J. Wysocki wrote:
On Fri, Jan 22, 2021 at 7:05 PM Terry Bowman wrote:
From: Yazen Ghannam
Refactor duplicated GHES identity logic into is_ghes_type().
Signed-off-by: Yazen Ghannam
Reviewed-by
then registers any
remaining SOFT RESERVE resources with the dax hmem driver.
Signed-off-by: Nathan Fontenot
Signed-off-by: Terry Bowman
---
drivers/cxl/core/region.c | 10 +
drivers/dax/hmem/device.c | 43 ---
drivers/dax/hmem/hmem.c | 3 ++-
in
Add the ability to manage SOFT RESERVE iomem resources prior to them being
added to the iomem resource tree. This allows drivers, such as CXL, to
remove any pieces of the SOFT RESERVE resource that intersect with created
CXL regions.
The current approach of leaving the SOFT RESERVE resources as is
: Terry Bowman
---
drivers/cxl/Kconfig| 4
drivers/cxl/acpi.c | 28 ++
drivers/cxl/core/Makefile | 2 +-
drivers/cxl/core/region.c | 24 +-
drivers/cxl/core/suspend.c | 41 ++
drivers/cxl/cxl.h
clean
up the walk_hmem_resources() routine to no require the
struct device argument.
There should be no functional changes.
Signed-off-by: Nathan Fontenot
Signed-off-by: Terry Bowman
---
drivers/dax/hmem/device.c | 4 ++--
drivers/dax/hmem/hmem.c | 9 ++---
include/linux/dax.h | 5
tenot
Signed-off-by: Terry Bowman
---
include/linux/ioport.h | 3 +++
kernel/resource.c | 55 +++---
2 files changed, 54 insertions(+), 4 deletions(-)
diff --git a/include/linux/ioport.h b/include/linux/ioport.h
index 5385349f0b8a..718360c9c724 100644
13 matches
Mail list logo