Searched full:cool (Results 1 – 25 of 73) sorted by relevance
123
/linux-6.8/drivers/net/ethernet/sfc/ |
D | mcdi_mon.c | 44 SENSOR(CONTROLLER_COOLING, "Controller heat sink", COOL, -1), 46 SENSOR(PHY0_COOLING, "PHY heat sink", COOL, 0), 48 SENSOR(PHY1_COOLING, "PHY heat sink", COOL, 1), 62 SENSOR(FAN_0, "Fan 0", COOL, -1), 63 SENSOR(FAN_1, "Fan 1", COOL, -1), 64 SENSOR(FAN_2, "Fan 2", COOL, -1), 65 SENSOR(FAN_3, "Fan 3", COOL, -1), 66 SENSOR(FAN_4, "Fan 4", COOL, -1),
|
/linux-6.8/drivers/net/ethernet/sfc/siena/ |
D | mcdi_mon.c | 44 SENSOR(CONTROLLER_COOLING, "Controller heat sink", COOL, -1), 46 SENSOR(PHY0_COOLING, "PHY heat sink", COOL, 0), 48 SENSOR(PHY1_COOLING, "PHY heat sink", COOL, 1), 62 SENSOR(FAN_0, "Fan 0", COOL, -1), 63 SENSOR(FAN_1, "Fan 1", COOL, -1), 64 SENSOR(FAN_2, "Fan 2", COOL, -1), 65 SENSOR(FAN_3, "Fan 3", COOL, -1), 66 SENSOR(FAN_4, "Fan 4", COOL, -1),
|
/linux-6.8/Documentation/devicetree/bindings/thermal/ |
D | thermal-idle.yaml | 16 forcing it to cool down. 25 cool down efficiently the attached thermal zone. 36 The idle duration in microsecond the device should cool down.
|
D | max77620_thermal.txt | 36 cool_dev: cool-dev {
|
/linux-6.8/drivers/of/unittest-data/ |
D | overlay_bad_symbol.dtso | 12 cool-range = <60 80>;
|
D | overlay.dtso | 11 cool-range = <65 80>;
|
D | overlay_common.dtsi | 25 cool-range = <60 80>;
|
/linux-6.8/Documentation/ABI/testing/ |
D | sysfs-amd-pmf | 5 Cool n Quiet Framework(CnQF) feature is enabled or not.
|
D | sysfs-platform_profile | 10 cool Cooler operation
|
/linux-6.8/Documentation/usb/ |
D | CREDITS | 124 all my doubts'bout USB and giving lots of cool ideas. 153 crazy, as well as making cool suggestions, great :)
|
/linux-6.8/Documentation/admin-guide/mm/ |
D | index.rst | 9 processes address space and many other cool things.
|
/linux-6.8/Documentation/hwmon/ |
D | sch5627.rst | 43 true for tempX_crit, presumably some other measures to cool down the system are
|
D | coretemp.rst | 42 mechanism will perform actions to forcibly cool down the processor. Alarm
|
/linux-6.8/drivers/thermal/qcom/ |
D | Kconfig | 21 Thermal client sets threshold temperature for both warm and cool and
|
/linux-6.8/rust/kernel/ |
D | str.rs | 223 /// let ascii = c_str!("so \"cool\""); 225 /// assert_eq!(s.as_bytes_with_nul(), "so \"cool\"\0".as_bytes()); 253 /// let ascii = c_str!("so \"cool\""); 255 /// assert_eq!(s.as_bytes_with_nul(), "\"so \\\"cool\\\"\"\0".as_bytes());
|
/linux-6.8/drivers/comedi/ |
D | proc.c | 13 * was cool.
|
/linux-6.8/fs/proc/ |
D | Kconfig | 12 It's totally cool; for example, "cat /proc/interrupts" gives
|
/linux-6.8/drivers/thermal/intel/ |
D | intel_pch_thermal.c | 332 "CPU-PCH is cool [%dC] after %d ms delay\n", in intel_pch_thermal_suspend_noirq() 336 "CPU-PCH is cool [%dC]\n", in intel_pch_thermal_suspend_noirq()
|
/linux-6.8/drivers/acpi/ |
D | platform_profile.c | 17 [PLATFORM_PROFILE_COOL] = "cool",
|
/linux-6.8/Documentation/networking/ |
D | eql.rst | 117 it in the routing table using the cool new route syntax that makes 373 6.4 Kbyte/s, which I think is pretty cool. :)
|
/linux-6.8/arch/mips/mm/ |
D | sc-ip22.c | 104 /* This is really cool... */ in indy_sc_enable()
|
/linux-6.8/drivers/rtc/ |
D | rtc-sd3078.c | 226 MODULE_AUTHOR("Dianlong Li <long17.cool@163.com>");
|
/linux-6.8/Documentation/driver-api/thermal/ |
D | cpu-idle-cooling.rst | 22 allow the component to cool down.
|
/linux-6.8/kernel/rcu/ |
D | tiny.c | 150 * Cool, huh? (Due to Josh Triplett.)
|
/linux-6.8/Documentation/admin-guide/media/ |
D | gspca-cardlist.rst | 98 zc3xx 046d:08ac Logitech QuickCam Cool 101 zc3xx 046d:08af Logitech QuickCam Cool
|
123