LinuxLists
Users
About
Gautham R Shenoy (
[email protected]
)
Number of posts: 379 (0.14 per day)
First post: 2014-02-06 09:39:28
Last post: 2021-08-25 06:52:56
Previous Page
/
Next Page
Date
List
Subject
2017-12-13 06:58:05
linux-kernel
[v3 PATCH 1/3] powernv-cpufreq: Add helper to extract pstate from PMSR
2017-12-13 06:58:02
linux-kernel
[v3 PATCH 3/3] powernv-cpufreq: Treat pstates as opaque 8-bit values
2017-12-11 05:24:59
linux-kernel
Re: [v2 PATCH] cpufreq: powernv: Correctly parse the sign of pstates on POWER8 vs POWER9
2017-12-07 05:59:45
linux-kernel
[v2 PATCH] cpufreq: powernv: Correctly parse the sign of pstates on POWER8 vs POWER9
2017-12-06 11:19:54
linux-kernel
Re: [PATCH] cpufreq: powernv: Define methods to parse positive & negative pstates
2017-09-26 11:12:18
linux-kernel
Re: [PATCH v2 03/31] timer: Remove init_timer_pinned_deferrable() in favor of setup_pinned_deferrable_timer()
2017-09-26 10:12:47
linux-kernel
Re: [PATCH] cpupower : Fix cpupower working when cpu0 is offline
2017-08-31 11:47:53
linux-kernel
[PATCH] powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offline
2017-08-08 08:43:34
linux-kernel
[v2 PATCH] powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api fails
2017-08-07 14:56:24
linux-kernel
Re: [v3 PATCH 1/2] powernv/powerpc:Save/Restore additional SPRs for stop4 cpuidle
2017-08-07 05:43:29
linux-kernel
[v4 PATCH 1/2] powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
2017-08-07 05:43:15
linux-kernel
[v4 PATCH 2/2] powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
2017-08-07 05:43:03
linux-kernel
[v4 PATCH 0/2] powerpc/powernv: Enable stop4 via cpuidle
2017-08-07 05:23:39
linux-kernel
Re: [v3 PATCH 1/2] powernv/powerpc:Save/Restore additional SPRs for stop4 cpuidle
2017-08-04 17:00:33
linux-kernel
Re: [PATCH] powernv:idle: Disable LOSE_FULL_CONTEXT states when stop-api fails.
2017-08-04 10:00:45
linux-kernel
Re: [PATCH v2] Fix header-name to read state name and adjust column width
2017-08-04 07:04:46
linux-kernel
[PATCH] powernv:idle: Disable LOSE_FULL_CONTEXT states when stop-api fails.
2017-07-21 11:02:11
linux-kernel
[RESEND] [v3 PATCH 2/2] powernv/powerpc: Clear PECE1 in LPCR via stop-api only on Hotplug
2017-07-21 10:43:06
linux-kernel
[v3 PATCH 1/2] powernv/powerpc:Save/Restore additional SPRs for stop4 cpuidle
2017-07-21 10:42:34
linux-kernel
[v3 PATCH 0/2] powerpc: powernv: Enable stop4 via cpuidle
2017-07-19 12:43:36
linux-kernel
Re: [v2 PATCH 1/2] powernv/powerpc:Save/Restore additional SPRs for stop4 cpuidle
2017-07-19 08:19:32
linux-kernel
[v2 PATCH 1/2] powernv/powerpc:Save/Restore additional SPRs for stop4 cpuidle
2017-07-19 08:19:14
linux-kernel
[v2 PATCH 2/2] powernv/powerpc: Clear PECE1 in LPCR via stop-api only on Hotplug
2017-07-19 08:19:07
linux-kernel
[v2 PATCH 0/2] powerpc: powernv: Enable stop4 via cpuidle
2017-07-19 05:05:06
linux-kernel
Re: [PATCH 2/2] powernv/powerpc: Clear PECE1 in LPCR via stop-api only on Hotplug
2017-07-18 14:29:34
linux-kernel
[PATCH 2/2] powernv/powerpc: Clear PECE1 in LPCR via stop-api only on Hotplug
2017-07-18 14:29:14
linux-kernel
[PATCH 1/2] powernv/powerpc:Save/Restore additional SPRs for stop4 cpuidle
2017-07-18 14:29:06
linux-kernel
[PATCH 0/2] powerpc: powernv: Enable stop4 via cpuidle
2017-07-11 05:04:28
linux-kernel
Re: [PATCH 5/5] powernv:idle: Disable LOSE_FULL_CONTEXT states when stop-api fails.
2017-07-07 17:37:35
linux-kernel
Re: [PATCH 5/5] powernv:idle: Disable LOSE_FULL_CONTEXT states when stop-api fails.
2017-07-07 15:04:26
linux-kernel
Re: [PATCH 4/5] powernv:idle: Move initialization of sibling pacas to pnv_alloc_idle_core_states
2017-07-07 12:43:26
linux-kernel
Re: [PATCH 3/5] powernv:idle: Define idle init function for power8
2017-07-07 12:35:51
linux-kernel
Re: [PATCH 2/5] powernv:idle: Change return type of pnv_probe_idle_states to int
2017-07-07 11:25:49
linux-kernel
Re: [PATCH 1/5] powernv:idle: Move device-tree parsing to one place.
2017-07-05 16:39:04
linux-kernel
[PATCH 0/5] powernv:idle: Cleanup idle states initialization
2017-07-05 16:38:52
linux-kernel
[PATCH 2/5] powernv:idle: Change return type of pnv_probe_idle_states to int
2017-07-05 16:38:47
linux-kernel
[PATCH 5/5] powernv:idle: Disable LOSE_FULL_CONTEXT states when stop-api fails.
2017-07-05 16:38:43
linux-kernel
[PATCH 4/5] powernv:idle: Move initialization of sibling pacas to pnv_alloc_idle_core_states
2017-07-05 16:38:41
linux-kernel
[PATCH 1/5] powernv:idle: Move device-tree parsing to one place.
2017-07-05 16:38:39
linux-kernel
[PATCH 3/5] powernv:idle: Define idle init function for power8
2017-04-13 11:54:46
linux-kernel
Re: [PATCH 3/3] powernv:idle: Set LPCR_UPRT on wakeup from deep-stop
2017-04-13 11:52:08
linux-kernel
Re: [PATCH 2/3] powernv:idle: Decouple TB restore & Per-core SPRs restore
2017-04-13 11:35:24
linux-kernel
Re: [PATCH 1/3] powernv:idle: Use correct IDLE_THREAD_BITS in POWER8/9
2017-04-12 11:46:59
linux-kernel
[PATCH 3/3] powernv:idle: Set LPCR_UPRT on wakeup from deep-stop
2017-04-12 11:46:53
linux-kernel
[PATCH 2/3] powernv:idle: Decouple TB restore & Per-core SPRs restore
2017-04-12 11:46:46
linux-kernel
[PATCH 1/3] powernv:idle: Use correct IDLE_THREAD_BITS in POWER8/9
2017-04-12 11:46:42
linux-kernel
[PATCH 0/3] powernv:stop: Some fixes for handling deep stop
2017-03-30 09:19:43
linux-kernel
Re: [v3 PATCH 2/4] powernv:smp: Add busy-wait loop as fall back for CPU-Hotplug
2017-03-23 17:15:25
linux-kernel
Re: [PATCH 12/13] powerpc/perf: Thread imc cpuhotplug support
2017-03-23 13:10:29
linux-kernel
Re: [PATCH v5 08/13] powerpc/perf: PMU functions for Core IMC and hotplugging
2017-03-23 11:52:54
linux-kernel
Re: [PATCH v5 06/13] powerpc/perf: IMC pmu cpumask and cpu hotplug support