summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorWu Hao <hao.wu@intel.com>2019-10-14 13:42:02 +0800
committerMoritz Fischer <mdf@kernel.org>2019-10-16 19:18:27 -0700
commit4284c65a9fda9d31f45209062f1b7f9bb438fc04 (patch)
tree843062eb4dff213196f3e45fa8e4b39eb348918c /tools/perf/scripts/python/event_analyzing_sample.py
parent214be7470e5fb0f3b1e228df376397c3da17638c (diff)
downloadkernel-4284c65a9fda9d31f45209062f1b7f9bb438fc04.tar.gz
fpga: dfl: fme: add thermal management support
This patch adds support to thermal management private feature for DFL FPGA Management Engine (FME). This private feature driver registers a hwmon for thermal/temperature monitoring (hwmon temp1_input). If hardware automatic throttling is supported by this hardware, then driver also exposes sysfs interfaces under hwmon for thresholds (temp1_max/ crit/ emergency), threshold alarms (temp1_max_alarm/ temp1_crit_alarm) and throttling policy (temp1_max_policy). Signed-off-by: Luwei Kang <luwei.kang@intel.com> Signed-off-by: Russ Weight <russell.h.weight@intel.com> Signed-off-by: Xu Yilun <yilun.xu@intel.com> Signed-off-by: Wu Hao <hao.wu@intel.com> Acked-by: Guenter Roeck <linux@roeck-us.net> Reviewed-by: Moritz Fischer <mdf@kernel.org> Signed-off-by: Moritz Fischer <mdf@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
ernel/commit/sound/firewire/tascam?id=921282360b9c9bf34c75cd18bb90f298c4f4ebc8'>ALSA: firewire-tascam: enclose identifiers referred by single functionTakashi Sakamoto 2017-01-03ALSA: firewire-tascam: Fix to handle error from initialization of stream dataTakashi Sakamoto 2016-09-11Merge branch 'for-linus' into for-nextTakashi Iwai 2016-09-02ALSA: firewire: constify snd_pcm_ops structuresJulia Lawall 2016-08-31ALSA: firewire-tascam: accessing to user space outside spinlockTakashi Sakamoto 2016-05-10ALSA: firewire-tascam: drop reuse of incoming packet parameter for outgoing p...Takashi Sakamoto 2016-04-25ALSA: firewire-tascam: deleyed registration of sound cardTakashi Sakamoto 2016-02-05ALSA: firewire-tascam: remove needless member for control and status messageTakashi Sakamoto 2016-02-05ALSA: firewire-tascam: remove a flag for controllerTakashi Sakamoto 2016-02-05ALSA: firewire-tascam: add support for FW-1804Takashi Sakamoto 2016-02-05ALSA: firewire-tascam: fix NULL pointer dereference when model identification...Takashi Sakamoto 2015-10-20ALSA: firewire-tascam: clear extra MIDI bytes in an asynchronous transactionTakashi Sakamoto 2015-10-20ALSA: firewire-tascam: fix loop condition with some readable variablesTakashi Sakamoto 2015-10-20ALSA: firewire-tascam: use better name for local variables to describe their ...Takashi Sakamoto 2015-10-20ALSA: firewire-tascam: change type of valiables according to function prototypeTakashi Sakamoto 2015-10-20ALSA: firewire-tascam: remove buffer initialization in driver sideTakashi Sakamoto 2015-10-19ALSA: firewire-tascam: off by one in identify_model()Dan Carpenter 2015-10-19ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROMTakashi Sakamoto 2015-10-17ALSA: firewire-tascam: off by one in handle_midi_tx()Dan Carpenter 2015-10-17ALSA: firewire-tascam: fix an LED bugDan Carpenter 2015-10-12ALSA: firewire-tascam: change device probing processingTakashi Sakamoto 2015-10-12ALSA: firewire-tascam: Turn on/off FireWire LEDTakashi Sakamoto 2015-10-12ALSA: firewire-tascam: add support for MIDI functionalityTakashi Sakamoto 2015-10-12ALSA: firewire-tascam: add support for outgoing MIDI messages by asynchronous...Takashi Sakamoto 2015-10-12ALSA: firewire-tascam: add support for incoming MIDI messages by asynchronous...Takashi Sakamoto 2015-10-02ALSA: firewire-tascam: add hwdep interfaceTakashi Sakamoto 2015-10-02ALSA: firewire-tascam: add PCM functionalityTakashi Sakamoto 2015-10-02ALSA: firewire-tascam: add streaming functionalityTakashi Sakamoto 2015-10-02ALSA: firewire-tascam: add data block processing layerTakashi Sakamoto 2015-10-02ALSA: firewire-tascam: add proc node to show firmware informationTakashi Sakamoto 2015-10-02ALSA: firewire-tascam: add a structure for model-dependent parameters.Takashi Sakamoto 2015-10-02ALSA: firewire-tascam: add skeleton for TASCAM FireWire seriesTakashi Sakamoto