Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - L index
The Linux kernel configuration item CONFIG_LOONGSON2_THERMAL
:
( CONFIG_LOONGARCH || CONFIG_COMPILE_TEST ) && ( CONFIG_OF )
loongson2_thermal
Support for Thermal driver found on Loongson-2 SoC series platforms. The thermal driver realizes get_temp and set_trips function, which are used to obtain the temperature of the current node and set the temperature range to trigger the interrupt. When the input temperature is higher than the high temperature threshold or lower than the low temperature threshold, the interrupt will occur.
Raw data from LKDDb:
lkddb module loongson2_thermal CONFIG_LOONGSON2_THERMAL : drivers/thermal/Kconfig : "Loongson-2 SoC series thermal driver" # in 6.6–6.12
lkddb of "" "" "loongson,ls2k1000-thermal" : CONFIG_LOONGSON2_THERMAL CONFIG_THERMAL : drivers/thermal/loongson2_thermal.c # in 6.6–6.12
lkddb of "" "" "loongson,ls2k2000-thermal" : CONFIG_LOONGSON2_THERMAL CONFIG_THERMAL : drivers/thermal/loongson2_thermal.c # in 6.10–6.12
lkddb platform "loongson2_thermal" : CONFIG_LOONGSON2_THERMAL CONFIG_THERMAL : drivers/thermal/loongson2_thermal.c # in 6.6–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - L index
Automatically generated (in year 2024). See also LKDDb sources on GitLab