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-03-22 15:05:36
linux-kernel
[v3 PATCH 1/4] powernv: Move CPU-Offline idle state invocation from smp.c to idle.c
2017-03-22 15:05:25
linux-kernel
[v3 PATCH 3/4] powernv:idle: Don't override default/deepest directly in kernel
2017-03-22 15:05:10
linux-kernel
[v3 PATCH 2/4] powernv:smp: Add busy-wait loop as fall back for CPU-Hotplug
2017-03-22 15:04:57
linux-kernel
[v3 PATCH 4/4] powernv: Recover correct PACA on wakeup from a stop on P9 DD1
2017-03-22 15:04:47
linux-kernel
[v3 PATCH 0/4] powernv:idle: Fixes for CPU-Hotplug on POWER DD1.0
2017-03-22 11:08:12
linux-kernel
Re: [v2 PATCH 4/4] powernv: Recover correct PACA on wakeup from a stop on P9 DD1
2017-03-22 05:44:57
linux-kernel
Re: [v2 PATCH 3/4] powernv:idle: Don't override default/deepest directly in kernel
2017-03-22 05:43:20
linux-kernel
Re: [v2 PATCH 1/4] powernv: Move CPU-Offline idle state invocation from smp.c to idle.c
2017-03-20 15:56:08
linux-kernel
[v2 PATCH 0/4] powernv:idle: Fixes for CPU-Hotplug on POWER DD1.0
2017-03-20 15:56:07
linux-kernel
[v2 PATCH 4/4] powernv: Recover correct PACA on wakeup from a stop on P9 DD1
2017-03-20 15:56:06
linux-kernel
[v2 PATCH 2/4] powernv:smp: Add busy-wait loop as fall back for CPU-Hotplug
2017-03-20 15:56:05
linux-kernel
[v2 PATCH 1/4] powernv: Move CPU-Offline idle state invocation from smp.c to idle.c
2017-03-20 15:56:03
linux-kernel
[v2 PATCH 3/4] powernv:idle: Don't override default/deepest directly in kernel
2017-03-15 11:11:20
linux-kernel
Re: [PATCH 2/3] powernv:idle: Don't override default/deepest directly in kernel
2017-03-15 08:16:13
linux-kernel
[v2 PATCH] powernv-cpuidle: Validate DT property array size
2017-03-13 06:02:26
linux-kernel
[PATCH 3/3] powernv:Recover correct PACA on wakeup from a stop on P9 DD1
2017-03-13 06:02:18
linux-kernel
[PATCH 1/3] powernv:smp: Add busy-wait loop as fall back for CPU-Hotplug
2017-03-13 06:02:09
linux-kernel
[PATCH 2/3] powernv:idle: Don't override default/deepest directly in kernel
2017-03-13 06:01:57
linux-kernel
[PATCH 0/3] powernv:idle: Fixes for CPU-Hotplug on POWER DD1.0
2016-12-23 04:29:23
linux-kernel
Re: [PATCH] cpufreq: powernv: Add boost files to export ultra-turbo frequencies
2016-12-14 09:56:11
linux-kernel
Re: [PATCH v4 2/4] cpuidle:powernv: Add helper function to populate powernv idle states.
2016-12-14 09:02:54
linux-kernel
Re: [PATCH v4 3/4] powernv: Pass PSSCR value and mask to power9_idle_stop
2016-12-14 06:35:58
linux-kernel
Re: [PATCH v4 1/4] powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
2016-12-09 13:33:22
linux-kernel
[PATCH v4 0/4] powernv:stop: Use psscr_val,mask provided by firmware
2016-12-09 13:33:01
linux-kernel
[PATCH v4 3/4] powernv: Pass PSSCR value and mask to power9_idle_stop
2016-12-09 13:32:43
linux-kernel
[PATCH v4 1/4] powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
2016-12-09 13:32:29
linux-kernel
[PATCH v4 4/4] Documentation:powerpc: Add device-tree bindings for power-mgt
2016-12-09 13:32:27
linux-kernel
[PATCH v4 2/4] cpuidle:powernv: Add helper function to populate powernv idle states.
2016-12-05 09:23:56
linux-kernel
Re: [PATCH v3 1/3] powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
2016-11-29 06:10:52
linux-kernel
Re: [PATCH v3 3/3] powernv: Pass PSSCR value and mask to power9_idle_stop
2016-11-29 06:09:29
linux-kernel
Re: [PATCH v3 2/3] cpuidle:powernv: Add helper function to populate powernv idle states.
2016-11-22 18:06:54
linux-kernel
[PATCH] powernv: Clear SPRN_PSSCR when a POWER9 CPU comes online
2016-11-22 17:36:55
linux-kernel
[PATCH v2] powernv: Handle wakeup from idle due to SRESET
2016-11-21 18:38:52
linux-kernel
[RFC/PATCH] powernv: Handle wakeup from stop due to SRESET
2016-11-10 07:55:23
linux-kernel
[PATCH v3 2/3] cpuidle:powernv: Add helper function to populate powernv idle states.
2016-11-10 07:54:48
linux-kernel
[PATCH v3 3/3] powernv: Pass PSSCR value and mask to power9_idle_stop
2016-11-10 07:54:45
linux-kernel
[PATCH v3 1/3] powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
2016-11-10 07:54:42
linux-kernel
[PATCH v3 0/3] powernv:stop: Use psscr_val,mask provided by firmware
2016-11-08 03:40:58
linux-kernel
Re: [PATCH v2 2/2] cpufreq: powernv: Use PMCR to verify global and local pstate
2016-11-02 08:42:33
linux-kernel
Re: [PATCH v2 2/3] cpuidle:powernv: Add helper function to populate powernv idle states.
2016-10-27 14:12:40
linux-kernel
[PATCH v2 1/3] powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
2016-10-27 14:05:59
linux-kernel
[PATCH v2 3/3] powernv: Pass PSSCR value and mask to power9_idle_stop
2016-10-27 13:59:56
linux-kernel
[PATCH v2 0/3] powernv:stop: Use psscr_val,mask provided by firmware
2016-10-27 13:56:42
linux-kernel
[PATCH v2 2/3] cpuidle:powernv: Add helper function to populate powernv idle states.
2016-10-13 16:44:38
linux-kernel
Re: [PATCH 2/2] powernv: Pass PSSCR value and mask to power9_idle_stop
2016-10-07 07:21:11
linux-kernel
Re: [PATCH 2/2] powernv: Pass PSSCR value and mask to power9_idle_stop
2015-08-17 05:53:59
linux-kernel
Re: [PATCH] book3s_hv_rmhandlers:Pass the correct trap argument to kvmhv_commence_exit
2015-08-05 07:08:51
linux-kernel
[PATCH v3] powerpc: Add an inline function to update POWER8 HID0
2015-08-05 06:54:10
linux-kernel
Re: powerpc: Add an inline function to update HID0
2015-08-04 11:06:45
linux-kernel
[PATCH v2] powerpc: Add an inline function to update HID0
2015-08-04 10:57:57
linux-kernel
Re: powerpc: Add an inline function to update HID0