aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2013-10-03 20:28:30 +0530
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2013-10-16 00:50:28 +0200
commitda60ce9f2faca87013fd3cab1c3bed5183608c3d (patch)
tree5cccf8d9f72756628cfc3b8e54764bb118da5cee /tools/perf/scripts/python/netdev-times.py
parentcpufreq: tegra: Use generic cpufreq routines (diff)
downloadlinux-da60ce9f2faca87013fd3cab1c3bed5183608c3d.tar.gz
linux-da60ce9f2faca87013fd3cab1c3bed5183608c3d.zip
cpufreq: call cpufreq_driver->get() after calling ->init()
Almost all drivers set policy->cur with current CPU frequency in their ->init() part. This can be done for all of them at core level and so they wouldn't need to do it. This patch adds supporting code in cpufreq core for calling get() after we have called init() for a policy. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
it MPLS features from parent deviceAriel Levkovich1-0/+1 2019-06-04net: bonding: Inherit MPLS features from slave devicesAriel Levkovich1-0/+11 2019-06-04net/tls: don't pass version to tls_advance_record_sn()Jakub Kicinski3-13/+8 2019-06-04net/tls: reorganize struct tls_contextJakub Kicinski1-11/+15 2019-06-04net/tls: use version from protJakub Kicinski1-2/+2 2019-06-04net/tls: don't re-check msg decrypted status in tls_device_decrypted()Jakub Kicinski1-4/+0 2019-06-04net/tls: don't look for decrypted frames on non-offloaded socketsJakub Kicinski1-3/+5 2019-06-04net/tls: remove false positive warningJakub Kicinski2-21/+4 2019-06-04net/tls: check return values from skb_copy_bits() and skb_store_bits()Jakub Kicinski1-6/+14 2019-06-04net/tls: fully initialize the msg wrapper skbJakub Kicinski3-6/+28 2019-06-04net: mscc: ocelot: Fix some struct initializationsNathan Chancellor1-4/+10 2019-06-04net: ipv4: fix rcu lockdep splat due to wrong annotationFlorian Westphal1-1/+1