android_kernel_samsung_msm8226/drivers/cpufreq
Venki Pallipadi 0af99b13c9 [CPUFREQ] ondemand: add a check to avoid negative load calculation
Due to rounding and inexact jiffy accounting, idle_ticks can sometimes
be higher than total_ticks. Make sure those cases are handled as
zero load case.

Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Dave Jones <davej@redhat.com>
2007-06-21 12:57:53 -04:00
..
cpufreq.c [CPUFREQ] check return value of sysfs_create_file 2007-05-29 16:56:40 -04:00
cpufreq_conservative.c
cpufreq_ondemand.c [CPUFREQ] ondemand: add a check to avoid negative load calculation 2007-06-21 12:57:53 -04:00
cpufreq_performance.c
cpufreq_powersave.c
cpufreq_stats.c Add suspend-related notifications for CPU hotplug 2007-05-09 12:30:56 -07:00
cpufreq_userspace.c [CPUFREQ] Keep userspace governor quiet when it is not being used 2007-06-21 12:57:53 -04:00
freq_table.c
Kconfig
Makefile