linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm
Gustavo A. R. Silva e0e6f9b2a3 drm/nouveau/therm: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning
by explicitly adding a break statement instead of letting the code fall
through to the next case.

Link: https://github.com/KSPP/linux/issues/115
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
2021-06-03 23:24:07 -05:00
..
base.c drm/nouveau/therm: switch to instanced constructor 2021-02-11 11:49:55 +10:00
fan.c drm/nouveau/tmr: remove nvkm_timer_alarm_cancel() 2017-06-16 14:04:42 +10:00
fannil.c drm/nouveau/therm: convert to new-style nvkm_subdev 2015-08-28 12:40:45 +10:00
fanpwm.c drm/nouveau/therm: convert to new-style nvkm_subdev 2015-08-28 12:40:45 +10:00
fantog.c drm/nouveau/therm: remove ineffective workarounds for alarm bugs 2017-05-12 08:32:58 +10:00
g84.c drm/nouveau/therm: switch to instanced constructor 2021-02-11 11:49:55 +10:00
gf100.c drm/nouveau: Add support for BLCG on Kepler1 2018-02-02 15:24:08 +10:00
gf100.h drm/nouveau: Add support for basic clockgating on Kepler1 2018-02-02 15:24:08 +10:00
gf119.c drm/nouveau/therm: Fix fall-through warnings for Clang 2021-06-03 23:24:07 -05:00
gk104.c drm/nouveau/therm/gk104: use split subdev type+inst in cg engine lists 2021-02-11 11:49:55 +10:00
gk104.h drm/nouveau/therm/gk104: use split subdev type+inst in cg engine lists 2021-02-11 11:49:55 +10:00
gm107.c drm/nouveau/therm: switch to instanced constructor 2021-02-11 11:49:55 +10:00
gm200.c drm/nouveau/therm: switch to instanced constructor 2021-02-11 11:49:55 +10:00
gp100.c drm/nouveau/therm: switch to instanced constructor 2021-02-11 11:49:55 +10:00
gt215.c drm/nouveau/therm: switch to instanced constructor 2021-02-11 11:49:55 +10:00
ic.c drm/nouveau/therm: convert to use i2c_new_client_device() 2020-03-28 22:48:17 +01:00
Kbuild drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:51 +10:00
nv40.c drm/nouveau/therm: switch to instanced constructor 2021-02-11 11:49:55 +10:00
nv50.c drm/nouveau/therm: switch to instanced constructor 2021-02-11 11:49:55 +10:00
priv.h drm/nouveau/therm: switch to instanced constructor 2021-02-11 11:49:55 +10:00
temp.c drm/nouveau/therm: fix spelling mistake on array thresolds 2017-08-22 18:04:22 +10:00