Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keep polling if a temperature sensor reading fails. This is needed | 2020-12-31 | 1 | -3/+3 | |
* | Make thermal framework support in sxitemp(4) interrupt driven such that | 2020-01-23 | 1 | -1/+19 | |
* | Since device tree trip points might not be sorted, but our code | 2019-12-03 | 1 | -4/+19 | |
* | This code calls task_add(9) from a timeout, so create the taskq with | 2019-08-28 | 1 | -2/+2 | |
* | Skip thermal zones without "trips" or "cooling-maps" nodes. | 2019-07-03 | 1 | -1/+6 | |
* | OF_finddevice(9) returns -1 if the node in question couldn't be found. | 2019-07-03 | 1 | -2/+2 | |
* | Add thermal zone handling code. This provides support for thermal zones | 2019-07-02 | 1 | -0/+444 |