Searched hist:"7895 f73169ade9a74940ae6b0b4ee82faf286861" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/arm/include/asm/ |
H A D | mcpm.h | diff 7895f73169ade9a74940ae6b0b4ee82faf286861 Tue Apr 28 14:51:19 CDT 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: MCPM: remove residency argument from mcpm_cpu_suspend()
This is currently unused.
If a suspend must be limited to CPU level only by preventing the last man from triggering a cluster level suspend then this should be determined according to many other criteria the MCPM layer is currently not aware of. It is unlikely that mcpm_cpu_suspend() would be the proper conduit for that information anyway.
Signed-off-by: Nicolas Pitre <nico@linaro.org> Acked-by: Dave Martin <Dave.Martin@arm.com>
|
/openbmc/linux/drivers/cpuidle/ |
H A D | cpuidle-big_little.c | diff 7895f73169ade9a74940ae6b0b4ee82faf286861 Tue Apr 28 14:51:19 CDT 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: MCPM: remove residency argument from mcpm_cpu_suspend()
This is currently unused.
If a suspend must be limited to CPU level only by preventing the last man from triggering a cluster level suspend then this should be determined according to many other criteria the MCPM layer is currently not aware of. It is unlikely that mcpm_cpu_suspend() would be the proper conduit for that information anyway.
Signed-off-by: Nicolas Pitre <nico@linaro.org> Acked-by: Dave Martin <Dave.Martin@arm.com>
|
/openbmc/linux/arch/arm/common/ |
H A D | mcpm_entry.c | diff 7895f73169ade9a74940ae6b0b4ee82faf286861 Tue Apr 28 14:51:19 CDT 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: MCPM: remove residency argument from mcpm_cpu_suspend()
This is currently unused.
If a suspend must be limited to CPU level only by preventing the last man from triggering a cluster level suspend then this should be determined according to many other criteria the MCPM layer is currently not aware of. It is unlikely that mcpm_cpu_suspend() would be the proper conduit for that information anyway.
Signed-off-by: Nicolas Pitre <nico@linaro.org> Acked-by: Dave Martin <Dave.Martin@arm.com>
|
/openbmc/linux/arch/arm/mach-exynos/ |
H A D | suspend.c | diff 7895f73169ade9a74940ae6b0b4ee82faf286861 Tue Apr 28 14:51:19 CDT 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: MCPM: remove residency argument from mcpm_cpu_suspend()
This is currently unused.
If a suspend must be limited to CPU level only by preventing the last man from triggering a cluster level suspend then this should be determined according to many other criteria the MCPM layer is currently not aware of. It is unlikely that mcpm_cpu_suspend() would be the proper conduit for that information anyway.
Signed-off-by: Nicolas Pitre <nico@linaro.org> Acked-by: Dave Martin <Dave.Martin@arm.com>
|