Searched refs:cpu_temp (Results 1 – 9 of 9) sorted by relevance
62 int cpu_temp; in aml_cpufreq_notifier() local65 cpu_temp = get_cpu_temp(); in aml_cpufreq_notifier()66 if(cpu_temp >= 85 && max_aggr_num != 3 ) in aml_cpufreq_notifier()68 else if(cpu_temp <= 83 && max_aggr_num != 24 ) in aml_cpufreq_notifier()71 printk(KERN_INFO "SSV get temp : cur_temp = %d\n",cpu_temp); in aml_cpufreq_notifier()
36 cpu_temp: thermal@920100 { label47 thermal-sensors = <&cpu_temp>;
62 u32 cpu_temp(unsigned long cpu);
232 u32 cpu_temp(unsigned long cpu) in cpu_temp() function
260 cpu_temp(cpu_id)); in show_cpuinfo()
13 cpu_temp: thermal@920100 {
558 int fn_key, cpu_temp, ac_power; in i8k_proc_show() local561 cpu_temp = i8k_get_temp(0); /* 11100 µs */ in i8k_proc_show()590 cpu_temp, in i8k_proc_show()
166 thermal-sensors = <&cpu_temp>;1575 cpu_temp: temperature-sensor@34800 { label
1222 DEFINE_SHOW_ATTRIBUTE(cpu_temp);