summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2025-11-12 17:23:24 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2025-11-14 15:20:01 +0100
commit17673f64a002fa7bd8f688f45b12ed32b59dba26 (patch)
tree24d372b695a82625a017519b651ecee7d2a78715 /tools/perf/scripts/python/export-to-sqlite.py
parenta03b2011808ab02ccb7ab6b573b013b77fbb5921 (diff)
downloadkernel-17673f64a002fa7bd8f688f45b12ed32b59dba26.tar.gz
cpuidle: governors: teo: Drop redundant function parameter
The last no_poll parameter of teo_find_shallower_state() is always false, so drop it. No intentional functional impact. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Reviewed-by: Christian Loehle <christian.loehle@arm.com> Tested-by: Christian Loehle <christian.loehle@arm.com> Link: https://patch.msgid.link/2253109.irdbgypaU6@rafael.j.wysocki
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
>Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds 2022-02-21ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSEJulian Braha 2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds 2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka 2022-01-18lib/crypto: add prompts back to crypto librariesJustin M. Forbes 2022-01-15arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov 2021-12-06lib: add reference counting tracking infrastructureEric Dumazet 2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2021-07-30lib/test_string.c: move string selftest in the Runtime Testing menuMatteo Croce 2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann 2021-06-17lib: add iomem emulation (logic_iomem)Johannes Berg 2021-04-14lib: Add ASN.1 encoderJames Bottomley 2021-02-26lib: stackdepot: add support to configure STACK_HASH_SIZEYogesh Lal 2020-12-11Add and use a generic version of devmem_is_allowed()Palmer Dabbelt 2020-12-11lib: Add a generic version of devmem_is_allowed()Palmer Dabbelt 2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams 2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds 2020-07-31lib: Add zstd support to decompressNick Terrell 2020-07-28Add pldmfw library for PLDM firmware updateJacob Keller 2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds 2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds 2020-05-08lib: add linear ranges helpersMatti Vaittinen 2020-04-21docs: Add rbtree documentation to the core-apiMatthew Wilcox (Oracle) 2020-04-18x86/asm: Provide a Kconfig symbol for disabling old assembly annotationsMark Brown 2020-02-20mm/memremap_pages: Introduce memremap_compat_align()Dan Williams 2020-02-11Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds 2020-02-10bootconfig: Remove unneeded CONFIG_LIBXBCMasami Hiramatsu 2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds 2020-01-31lib/zlib: add s390 hardware support for kernel zlib_deflateMikhail Zaslonko