/* * This header provides constants for most thermal bindings. * * Copyright (C) 2013 Texas Instruments * Eduardo Valentin * * GPLv2 only */ #ifndef _DT_BINDINGS_THERMAL_THERMAL_H #define _DT_BINDINGS_THERMAL_THERMAL_H /* On cooling devices upper and lower limits */ #define THERMAL_NO_LIMIT (~0) #endif
summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-07net: dsa: Rename and export dev_to_net_device()Florian Fainelli1-2/+3
2017-02-06net: dsa: add switch notifierVivien Didelot1-0/+6
2017-02-06net: dsa: move netdevice notifier registrationVivien Didelot1-6/+4