X-Git-Url: https://git.stricted.de/?a=blobdiff_plain;f=Documentation%2Fthermal%2Fsysfs-api.txt;fp=Documentation%2Fthermal%2Fsysfs-api.txt;h=b2ffe98cf469f7d3f0a105ea923ab319415f505c;hb=80a26a5c22b90a82b8696cb72c1d09d525ada53e;hp=277530a5786c7a232c644e8c969692a8605bf5fe;hpb=5fc024ab474de7d5798b7ad85f3df260dbab1353;p=GitHub%2FLineageOS%2Fandroid_kernel_samsung_universal7580.git diff --git a/Documentation/thermal/sysfs-api.txt b/Documentation/thermal/sysfs-api.txt index 277530a5786..b2ffe98cf46 100644 --- a/Documentation/thermal/sysfs-api.txt +++ b/Documentation/thermal/sysfs-api.txt @@ -379,11 +379,3 @@ platform data is provided, this uses the step_wise throttling policy. This function serves as an arbitrator to set the state of a cooling device. It sets the cooling device to the deepest cooling state if possible. - -5.5:thermal_register_governor: -This function lets the various thermal governors to register themselves -with the Thermal framework. At run time, depending on a zone's platform -data, a particular governor is used for throttling. - -5.6:thermal_unregister_governor: -This function unregisters a governor from the thermal framework.