Home | History | Annotate | Line # | Download | only in therm
      1 # SPDX-License-Identifier: MIT
      2 nvkm-y += nvkm/subdev/therm/base.o
      3 nvkm-y += nvkm/subdev/therm/fan.o
      4 nvkm-y += nvkm/subdev/therm/fannil.o
      5 nvkm-y += nvkm/subdev/therm/fanpwm.o
      6 nvkm-y += nvkm/subdev/therm/fantog.o
      7 nvkm-y += nvkm/subdev/therm/ic.o
      8 nvkm-y += nvkm/subdev/therm/temp.o
      9 nvkm-y += nvkm/subdev/therm/nv40.o
     10 nvkm-y += nvkm/subdev/therm/nv50.o
     11 nvkm-y += nvkm/subdev/therm/g84.o
     12 nvkm-y += nvkm/subdev/therm/gt215.o
     13 nvkm-y += nvkm/subdev/therm/gf100.o
     14 nvkm-y += nvkm/subdev/therm/gf119.o
     15 nvkm-y += nvkm/subdev/therm/gk104.o
     16 nvkm-y += nvkm/subdev/therm/gm107.o
     17 nvkm-y += nvkm/subdev/therm/gm200.o
     18 nvkm-y += nvkm/subdev/therm/gp100.o
     19