summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-01-29 11:20:45 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2018-01-29 11:20:45 -0800
commit47d5cc5be396eca67cc89572957ff16f10fd768e (patch)
tree1f7cc53be5c3d857a3a1724a8dd773997d20620b /tools/perf/scripts/python/net_dropmonitor.py
parent0fc7e74663447682c904fe375bb680b004ddaa14 (diff)
parent6fbc4232a5ac944531bda397f3644d1cf66bdd13 (diff)
downloadkernel-47d5cc5be396eca67cc89572957ff16f10fd768e.tar.gz
Merge tag 'hwmon-for-linus-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Pull hwmon updates from Guenter Roeck: - New driver for W83773G - Fan control support for PMBus drivers - Improvements and minor fixes in several drivers * tag 'hwmon-for-linus-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: (32 commits) hwmon: (dell-smm) Disable fan support for Dell Vostro 3360 hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720 hwmon: (dell-smm) Enable broken functionality via "force" module param hwmon: (k10temp) Add temperature offset for Ryzen 1900X hwmon: (lm75) Fix trailing semicolon hwmon: (ina2xx) Fix access to uninitialized mutex hwmon: (pmbus/ir35221) Remove unnecessary scaling hwmon: (sht3x) wait predefined limits loading complete before access hwmon: (pmbus/ibm-cffps) Add dependency on LEDS_CLASS hwmon: (pmbus/cffps) Add led class device for power supply fault led hwmon: (pmbus) cffps: Add PMBUS_SKIP_STATUS_CHECK hwmon: (aspeed-pwm-tacho) Deassert reset in probe dt-bindings: hwmon: aspeed-pwm-tacho: Add reset node hwmon: (pmbus) cffps: Add debugfs entries hwmon: (pmbus) Export pmbus device debugfs directory entry hwmon: (w83773g) Fix fault detection and reporting hwmon: (hih6130) Fix documentation of struct hih6130 hwmon: (iio_hwmon) Fix documentation of struct iio_hwmon_state hwmon: (sht15) Fix parameter documentation of sht15_crc8() hwmon: (sht21) Fix documentation of struct sht21 ...
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
/kernel/commit/drivers/staging/rtl8723au/hal/usb_halinit.c?id=ac4cbc68dc0243c4e9be9da403e80c8b5cfaf740'>staging: rtl8723au: Pull update_ramask call out of HAL wrapper layerJes Sorensen 2014-05-16staging: rtl8723au: Call xmit/recv handlers directly instead of via HAL wrappersJes Sorensen 2014-05-16staging: rtl8723au: Disentangle recv/xmit_priv init/free from HAL wrappersJes Sorensen 2014-05-16staging: rtl8723au: Pull hal_init/deinit out of HAL wrapper layerJes Sorensen 2014-05-16staging: rtl8723au: Remove a pile of unused EFUSE read/write functionalityJes Sorensen 2014-05-16staging: rtl8723au: Disentangle chip_configure from HAL wrappersJes Sorensen 2014-05-16staging: rtl8723au: Remove HAL wrappers about USB init/deinitJes Sorensen 2014-05-16staging: rtl8723au: Remove some more HAL clutterJes Sorensen 2014-05-16staging: rtl8723au: Call rtl8723a_init_default_value_directly()Jes Sorensen 2014-05-16staging: rtl8723au: Remove unused hal_data_sz from struct rtw_adapterJes Sorensen 2014-05-16staging: rtl8723au: usb_halinit.c: Use BIT() instead of BITxJes Sorensen 2014-05-15staging: rtl8723au: Remove empty *_free_xmit_priv() and friendsJes Sorensen 2014-05-15staging: rtl8723au: Remove another unused queue from struct recv_privJes Sorensen 2014-04-26staging: rtl8723au: from hal_ops 'interface_ps_func'Jes Sorensen 2014-04-26staging: rtl8723au: Eliminate struct intf_hdlJes Sorensen 2014-04-26staging: rtl8723au: Pass a struct rtw_adapter * to the USB functionsJes Sorensen 2014-04-26staging: rtl8723au: Get rid of struct io_privJes Sorensen 2014-04-14staging: rtl8723au: Kill off ugly GetHwReg*() interfaceJes Sorensen 2014-04-14staging: rtl8723au: Remove SetHwReg*() related codeJes Sorensen 2014-04-14staging: rtl8723au: Eliminate unused HW_VAR_TRIGGER_GPIO_0Jes Sorensen 2014-04-14staging: rtl8723au: Make direct calls for HW_VAR_NAV_UPPERJes Sorensen 2014-04-14staging: rtl8723au: Make direct calls for HW_VAR_SET_RPWMJes Sorensen 2014-04-14staging: rtl8723au: Make direct calls for HW_VAR_TXDMA_AGG_PG_THJes Sorensen 2014-04-14staging: rtl8723au: Eliminate HW_VAR_MAC_ADDR usageJes Sorensen 2014-04-05staging: r8723au: Add source files for new driver - part 2Larry Finger