aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2015-12-13 18:57:10 -0500
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2015-12-15 00:22:21 +0100
commit94e8057b8420ca6eea90df76f8598639d0df26ec (patch)
treef168d0342ffbad90e61d1acafcb593afde2f6ba0 /tools/perf/scripts/python/export-to-postgresql.py
parentcpuidle,menu: smooth out measured_us calculation (diff)
downloadlinux-94e8057b8420ca6eea90df76f8598639d0df26ec.tar.gz
linux-94e8057b8420ca6eea90df76f8598639d0df26ec.zip
drivers/cpuidle: make cpuidle-clps711x.c explicitly non-modular
The Kconfig currently controlling compilation of this code is: drivers/cpuidle/Kconfig.arm:config ARM_CLPS711X_CPUIDLE drivers/cpuidle/Kconfig.arm: bool "CPU Idle Driver for CLPS711X processors" ...meaning that it currently is not being built as a module by anyone. Lets remove the modular code that is essentially orphaned, so that when reading the driver there is no doubt it is builtin-only. Since module_platform_driver() uses the same init level priority as builtin_platform_driver() the init ordering remains unchanged with this commit. Also note that MODULE_DEVICE_TABLE is a no-op for non-modular code. We also delete the MODULE_LICENSE tag etc. since all that information is already contained at the top of the file in the comments. Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
7-18Document "git stash message..."しらいしななこ1-4/+7 2007-07-18unpack-trees.c: assume submodules are clean during check-outSven Verdoolaege2-25/+59 2007-07-18Force listingblocks to be monospaced in manpagesJulian Phillips1-0/+6 2007-07-18git-p4: Cleanup, used common function for listing imported p4 branchesSimon Hausmann1-21/+5 2007-07-18git-p4: Fix upstream branch detection for submit/rebase with multiple branches.Simon Hausmann1-12/+17 2007-07-18git-p4: Cleanup, make listExistingP4Branches a global function for later use.Simon Hausmann1-0/+23 2007-07-18Do not expect unlink(2) to fail on a directory.Junio C Hamano1-7/+30 2007-07-17Update INSTALLJunio C Hamano1-4/+3 2007-07-17git-p4: input to "p4 files" by stdin instead of argumentsScott Lamb1-21/+7 2007-07-17git-p4: use subprocess in p4CmdListScott Lamb1-5/+18 2007-07-16Fix git-branch documentation when using remote refsFrancis Moreau1-2/+2 2007-07-15git-svn: fix commiting renames over DAV with funky file namesEric Wong4-0/+194 2007-07-15contrib/emacs/Makefile: Also install .el files.David Kastrup1-1/+1 2007-07-15GIT v1.5.3-rc2v1.5.3-rc2Junio C Hamano1-1/+15 2007-07-15Demote git-p4import to contrib status.Sean3-0/+1 2007-07-15Remove p4 rpm from git.spec.in.Sean1-20/+9 2007-07-15Remove "WITH_P4IMPORT" knob from the MakefileSean1-26/+0 2007-07-14git-cvsserver: detect/diagnose write failure, etc.Jim Meyering1-17/+33 2007-07-14Use $(RM) in Makefiles instead of 'rm -f'Emil Medve5-43/+48 2007-07-14Documentation/git-commit-tree: remove description of a nonexistent limitationJunio C Hamano1-1/+1 2007-07-14Make every builtin-*.c file #include "builtin.h"Peter Hagervall12-5/+17 2007-07-15Teach fast-import to recursively copy files/directoriesShawn O. Pearce3-9/+195 2007-07-14Fix git-p4 on Windows to not use the Posix sysconf function.Marius Storm-Olsen1-1/+5 2007-07-14git-svn: remove leading slashes from fetch lines in the generate configEric Wong1-1/+4 2007-07-14Update .mailmapJunio C Hamano1-0/+3