Searched full:cpu_temp (Results 1 – 11 of 11) sorted by relevance
/linux/arch/powerpc/kernel/ |
H A D | setup.h | 62 u32 cpu_temp(unsigned long cpu);
|
H A D | tau_6xx.c | 229 u32 cpu_temp(unsigned long cpu) in cpu_temp() function
|
H A D | setup-common.c | 253 cpu_temp(cpu_id)); in show_cpuinfo()
|
/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-a1-ad402.dts | 94 thermal-sensors = <&cpu_temp>;
|
H A D | meson-a1.dtsi | 403 cpu_temp: temperature-sensor@4c00 { label
|
H A D | meson-g12-common.dtsi | 1548 cpu_temp: temperature-sensor@34800 { label 2499 thermal-sensors = <&cpu_temp>;
|
/linux/drivers/hwmon/ |
H A D | dell-smm-hwmon.c | 668 int fn_key, cpu_temp, ac_power; in i8k_proc_show() local 671 cpu_temp = i8k_get_temp(data, 0); /* 11100 µs */ in i8k_proc_show() 700 cpu_temp, in i8k_proc_show()
|
H A D | nct7904.c | 1052 /* CPU_TEMP attributes */ in nct7904_probe()
|
/linux/drivers/platform/x86/ |
H A D | intel_ips.c | 1201 DEFINE_SHOW_ATTRIBUTE(cpu_temp); 1265 debugfs_create_file("cpu_temp", 0444, ips->debug_root, ips, &cpu_temp_fops); in ips_debugfs_init()
|
H A D | compal-laptop.c | 481 TEMPERATURE_SHOW_TEMP_AND_LABEL(cpu, TEMP_CPU, "CPU_TEMP");
|
/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra30-ouya.dts | 2164 cpu_temp: nct1008@4c { label 4761 thermal-sensors = <&cpu_temp 1>;
|