File tree Expand file tree Collapse file tree
Documentation/driver-api/thermal Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ temperature) and throttle appropriate devices.
5454 trips:
5555 the total number of trip points this thermal zone supports.
5656 mask:
57- Bit string: If 'n'th bit is set, then trip point 'n' is writeable .
57+ Bit string: If 'n'th bit is set, then trip point 'n' is writable .
5858 devdata:
5959 device private data
6060 ops:
@@ -406,7 +406,7 @@ Thermal cooling device sys I/F, created once it's registered::
406406 |---stats/reset: Writing any value resets the statistics
407407 |---stats/time_in_state_ms: Time (msec) spent in various cooling states
408408 |---stats/total_trans: Total number of times cooling state is changed
409- |---stats/trans_table: Cooing state transition table
409+ |---stats/trans_table: Cooling state transition table
410410
411411
412412Then next two dynamic attributes are created/removed in pairs. They represent
@@ -779,5 +779,5 @@ emergency poweroff kicks in after the delay has elapsed and shuts down
779779the system.
780780
781781If set to 0 emergency poweroff will not be supported. So a carefully
782- profiled non-zero positive value is a must for emergerncy poweroff to be
782+ profiled non-zero positive value is a must for emergency poweroff to be
783783triggered.
You can’t perform that action at this time.
0 commit comments