summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-24 13:04:02 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-24 13:04:02 -0700
commita0693bd0aa95935bf1a720d7647619c2a4d789ed (patch)
tree2911b0d79ccf6e76169c39667b1a26c46b41b14d /tools/perf/scripts/python/netdev-times.py
parent64f0d8cd089ee7e501116181a343c3739df5fe53 (diff)
downloadkernel-a0693bd0aa95935bf1a720d7647619c2a4d789ed.tar.gz
Revert "usb : Add sysfs files to control port power."
This reverts commit ca9c9d0c922e4f1dac80699ebab1269d6dbaff85. Rafael wants more time to work on the user api to handle port power issues, so let's just revert the sysfs changes for now. Reported-by: Rafael J. Wysocki <rjw@sisk.pl> Cc: Lan Tianyu <tianyu.lan@intel.com> Cc: Alan Stern <stern@rowland.harvard.edu> Cc: Sarah Sharp <sarah.a.sharp@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
el/commit/drivers/scsi/qla4xxx?id=41300cc989c26ef2429ae8225b3b42dfc6b6036e'>scsi: qla4xxx: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh 2023-04-02scsi: qla4xxx: Remove unused 'count' variableTom Rix 2023-03-09scsi: qla4xxx: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas 2022-10-22scsi: core: Change the return type of .eh_timed_out()Bart Van Assche 2022-04-25scsi: qla4xxx: Drop redundant memset()Haowen Bai 2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds 2022-03-01scsi: iscsi: ql4xxx: Use per-session workqueue for unbindingMike Christie 2022-02-27scsi: qla4xxx: Remove unneeded variableChangcheng Deng 2022-02-22scsi: iscsi: Stop using the SCSI pointerBart Van Assche 2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva 2021-12-06scsi: qla4xxx: Format SYSFS_FLAG_FW_SEL_BOOT as byteFlorian Fainelli