aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/time.c
diff options
context:
space:
mode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2017-08-18 15:48:16 -0700
committerDavid S. Miller <davem@davemloft.net>2017-08-18 22:39:28 -0700
commit325945ede6d49fd94b79c8c243fc3c0f2db2fcdb (patch)
treebb278fdd091fc6b18385b86f380a31da3ed8a6e8 /kernel/time/time.c
parentnfp: add helper for printing ethtool strings (diff)
nfp: split software and hardware vNIC statistics
In preparation for reporting vNIC HW stats on representors split handling of the SW and HW stats in ethtool -S. Representors don't have SW stats (since vNIC is assigned to the VM). Remove the questionable defines which assume nn variable exists in the scope. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/time/time.c')
0 files changed, 0 insertions, 0 deletions
img class='onhover' src='https://seccdn.libravatar.org/avatar/655933b9bf9ea16efc37f6cf1438efaa?s=128&d=retro' />Thomas Gleixner1-4/+1 2019-02-23clocksource/drivers/exynos_mct: Remove unused header includesKrzysztof Kozlowski1-2/+0 2019-02-23clocksource/drivers/exynos_mct: Fix error path in timer resources initializationMarek Szyprowski1-1/+13 2019-02-23clocksource/drivers/exynos_mct: Remove dead codeMarek Szyprowski1-7/+2 2019-02-23clocksource/drivers/exynos_mct: Clear timer interrupt when shutdownStuart Menefy1-0/+1 2019-02-23clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISRStuart Menefy1-11/+11 2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-2/+2 2017-01-17clocksource/exynos_mct: Clear interrupt when cpu is shut downJoonyoung Shim1-0/+1 2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3 2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-3/+3 2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-1/+1 2016-09-16clocksource: exynos_mct: Add the support for ARM64Chanwoo Choi1-0/+4 2016-07-15clocksource/exynos_mct: Convert to hotplug state machineRichard Cochran1-34/+12 2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-2/+2 2016-06-28clocksource/drivers/exynos_mct: Convert init function to return errorDaniel Lezcano1-12/+24 2016-02-25clockevents/drivers/exynos_mct: Implement ->set_state_oneshot_stopped()Viresh Kumar1-0/+2 2015-10-15clocksource/drivers/exynos_mct: Use container_of() instead of this_cpu_ptr()Alexey Klimov1-4/+8 2015-08-10clockevents/drivers/exynos_mct: Migrate to new 'set-state' interfaceViresh Kumar1-45/+40 2015-08-10clockevents/drivers/exynos_mct: Remove unneeded container_of()Alexey Klimov1-8/+8 2015-06-26clocksource: exynos_mct: Avoid blocking calls in the cpu hotplug notifierDamian Eppel1-13/+30 2015-06-02clocksource/drivers/exynos_mct: Remove old platform mct_init()Krzysztof Kozlowski1-12/+0 2015-06-02clocksource/drivers/exynos_mct: Staticize struct clocksourceKrzysztof Kozlowski1-1/+1 2015-06-02clocksource/drivers/exynos_mct: Change exynos4_mct_tick_clear return type to voidKrzysztof Kozlowski1-6/+2 2015-01-05clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_writeTobias Jakobi1-2/+2 2014-07-23clocksource: exynos_mct: Only use 32-bits where possibleDoug Anderson1-7/+32 2014-07-23clocksource: exynos_mct: Use readl_relaxed/writel_relaxedDoug Anderson1-12/+12 2014-07-05clocksource: exynos_mct: Register the timer for stable udelayAmit Daniel Kachhap1-0/+11 2014-07-05clocksource: exynos_mct: Fix ftraceDoug Anderson1-2/+7 2014-06-17clocksource: exynos_mct: Don't reset the counter during boot and resumeChirantan Ekbote1-6/+3 2014-05-21Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversOlof Johansson1-0/+8 2014-05-02clocksource: exynos_mct: register sched_clock callbackVincent Guittot1-0/+8 2014-04-17clocksource: Exynos_mct: Register clock event after request_irq()Krzysztof Kozlowski1-2/+2 2014-04-17clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringupThomas Gleixner1-7/+1 2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+0 2014-03-11clocksource: exynos_mct: silence a static checker warningDan Carpenter1-1/+1 2014-02-14clocksource: exynos_mct: remove unwanted header file inclusionPankaj Dubey1-2/+0