Re: [3/3,v3] tools/power turbostat: Enable accumulate RAPL display

2021-03-08 Thread youling257
this cause turbostat not work on amd cpu. root@localhost:~# /turbostat turbostat version 20.09.30 - Len Brown CPUID(0): AuthenticAMD 0xd CPUID levels; 0x801f xlevels; family:model:stepping 0x17:18:1 (23:24:1) CPUID(1): SSE3 MONITOR - - - TSC MSR - HT - CPUID(6): APERF, No-TURBO, No-DTS, No-

[PATCH] platform/x86: touchscreen_dmi: Add info for the Cube KNote i1101 tablet

2018-07-31 Thread youling257
Add touchscreen info for the Cube KNote i1101 tablet. Reported-and-tested-by: lkongl --- drivers/platform/x86/touchscreen_dmi.c | 26 ++ 1 file changed, 26 insertions(+) diff --git a/drivers/platform/x86/touchscreen_dmi.c b/drivers/platform/x86/touchscreen_dmi.c index 8

[PATCH v4] platform/x86: touchscreen_dmi: Add info for the ONDA V891W Dual OS tablet

2018-06-17 Thread youling257
Add touchscreen info for the ONDA V891W Dual OS tablet Reviewed-by: Hans de Goede Signed-off-by: youling257 --- drivers/platform/x86/touchscreen_dmi.c | 27 ++ 1 file changed, 27 insertions(+) diff --git a/drivers/platform/x86/touchscreen_dmi.c b/drivers/platform/x86

[PATCH v3] platform/x86: touchscreen_dmi: Add info for the ONDA V891W Dual OS

2018-06-17 Thread youling257
Add touchscreen info for the ONDA V891W Dual OS Signed-off-by: youling257 --- drivers/platform/x86/touchscreen_dmi.c | 27 ++ 1 file changed, 27 insertions(+) diff --git a/drivers/platform/x86/touchscreen_dmi.c b/drivers/platform/x86/touchscreen_dmi.c index

[PATCH V2] platform/x86: touchscreen_dmi: Add info for ONDA V891W Dual OS

2018-06-17 Thread youling257
Signed-off-by: youling257 --- drivers/platform/x86/touchscreen_dmi.c | 27 ++ 1 file changed, 27 insertions(+) diff --git a/drivers/platform/x86/touchscreen_dmi.c b/drivers/platform/x86/touchscreen_dmi.c index 6284946cb0d1..2ad9327c8c0f 100644 --- a/drivers/platform/x86

[PATCH v1] platform/x86: silead_dmi: Add touchscreen info for the Onda V891w V3 tablet

2018-06-17 Thread youling257
Signed-off-by: youling257 --- drivers/platform/x86/silead_dmi.c | 35 +++ 1 file changed, 35 insertions(+) diff --git a/drivers/platform/x86/silead_dmi.c b/drivers/platform/x86/silead_dmi.c index 853a7ce4601c..9e61182c8aff 100644 --- a/drivers/platform/x86