1
0
Fork 0
alistair23-linux/drivers/cpuidle/governors
Tero Kristo 7467571f44 cpuidle: menu: fixed wrapping timers at 4.294 seconds
Cpuidle menu governor is using u32 as a temporary datatype for storing
nanosecond values which wrap around at 4.294 seconds. This causes errors
in predicted sleep times resulting in higher than should be C state
selection and increased power consumption. This also breaks cpuidle
state residency statistics.

cc: stable@kernel.org # .32.x through .39.x
Signed-off-by: Tero Kristo <tero.kristo@nokia.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2011-05-29 00:35:47 -04:00
..
Makefile
ladder.c PM QOS update 2010-05-10 23:08:19 +02:00
menu.c cpuidle: menu: fixed wrapping timers at 4.294 seconds 2011-05-29 00:35:47 -04:00