Searched full:cool (Results 1 – 25 of 139) sorted by relevance
123456
| /kernel/linux/linux-6.6/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),
|
| /kernel/linux/linux-6.6/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),
|
| /kernel/linux/linux-5.10/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),
|
| /kernel/linux/linux-6.6/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 {
|
| /kernel/linux/linux-5.10/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 {
|
| D | thermal-generic-adc.txt | 67 dummy_cool_dev: dummy-cool-dev {
|
| /kernel/linux/linux-6.6/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>;
|
| /kernel/linux/linux-5.10/drivers/of/unittest-data/ |
| D | overlay_bad_symbol.dts | 13 cool-range = < 60 80 >;
|
| D | overlay.dts | 12 cool-range = < 65 80 >;
|
| D | overlay_base.dts | 27 cool-range = < 60 80 >;
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/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 :)
|
| /kernel/linux/linux-5.10/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 :)
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/mm/ |
| D | index.rst | 9 processes address space and many other cool things.
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/mm/ |
| D | index.rst | 9 processes address space and many other cool things.
|
| /kernel/linux/linux-6.6/drivers/thermal/qcom/ |
| D | Kconfig | 21 Thermal client sets threshold temperature for both warm and cool and
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/ |
| D | proc.c | 13 * was cool.
|
| /kernel/linux/linux-6.6/drivers/comedi/ |
| D | proc.c | 13 * was cool.
|
| /kernel/linux/linux-6.6/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());
|
| /kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/ |
| D | swab.h | 48 ** Pretty cool algorithm: (* == zero'd bits)
|
123456