Commit Graph

6 Commits

Author SHA1 Message Date
Adeeb Shihadeh
7e9acfd139 tici: allow fan to run to 100% (#28203) 2023-05-16 07:23:22 -07:00
Adeeb Shihadeh
0fce5d9045 Move a bunch of stuff to system/ part 3 (#24829)
* move swaglog.py

* timezoned

* logmessaged

* version.py

* fix linter
2022-06-11 23:19:27 -07:00
Adeeb Shihadeh
c5378cf8b9 improve tici thermal control (#24228)
* improve tici thermals

* more i

* always 70
2022-04-19 11:07:54 -07:00
Adeeb Shihadeh
5c48e7bc86 remove comma two support (#24248)
* remove comma two support

* cleanup release files

* little more

* more libs

* no more gralloc

* add snpe back
2022-04-18 17:55:23 -07:00
HaraldSchafer
634f7cebef Make PI into a PID (#24151)
* Make PI into a PID

* Cast like before
2022-04-07 11:34:45 -07:00
Robbe Derks
8c971f24e3 Fan controller cleanup + testing (#23886)
* clean up fan controllers in preparation for testing

* add fan controller to release

* add some unit tests around the fan controller

* subclass ABC
2022-03-02 17:35:58 +01:00