tmp_suning_uos_patched/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_conservative.c Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq 2007-02-16 08:16:01 -08:00
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] Fix coding style issues in cpufreq. 2006-11-06 19:16:34 -05:00
cpufreq_powersave.c [CPUFREQ] Fix coding style issues in cpufreq. 2006-11-06 19:16:34 -05:00
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
cpufreq.c [CPUFREQ] check return value of sysfs_create_file 2007-05-29 16:56:40 -04:00
freq_table.c [CPUFREQ] Fix coding style issues in cpufreq. 2006-11-06 19:16:34 -05:00
Kconfig [CPUFREQ] cleanup kconfig options 2007-04-26 14:32:03 -04:00
Makefile [CPUFREQ] Conservative cpufreq governer 2005-05-31 19:03:47 -07:00