aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-30Merge tag 'turbostat-2024.11.30' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds2-127/+325
2024-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+8
2024-11-30tools/power turbostat: 2024.11.30Len Brown2-2/+2
2024-11-30tools/power turbostat: Add RAPL psys as a built-in counterPatryk Wlazlyn2-10/+85
2024-11-30tools/power turbostat: Fix child's argument forwardingPatryk Wlazlyn1-1/+1
2024-11-30tools/power turbostat: Force --no-perf in --dump modePatryk Wlazlyn1-0/+6
2024-11-30tools/power turbostat: Add support for /sys/class/drm/card1Zhang Rui1-9/+29
2024-11-30tools/power turbostat: Cache graphics sysfs file descriptors during probeZhang Rui1-50/+32
2024-11-30tools/power turbostat: Consolidate graphics sysfs accessZhang Rui1-9/+6
2024-11-30tools/power turbostat: Remove unnecessary fflush() callZhang Rui1-4/+3
2024-11-30tools/power turbostat: Enhance platform divergence descriptionZhang Rui1-28/+30
2024-11-30tools/power turbostat: Add initial support for GraniteRapids-DZhang Rui1-0/+1
2024-11-30tools/power turbostat: Remove PC3 support on LunarlakeZhang Rui1-1/+1
2024-11-30tools/power turbostat: Rename arl_features to lnl_featuresZhang Rui1-2/+2
2024-11-30tools/power turbostat: Add back PC8 support on ArrowlakeZhang Rui1-3/+3
2024-11-30tools/power turbostat: Remove PC7/PC9 support on MTLZhang Rui1-2/+2
2024-11-30tools/power turbostat: Honor --show CPU, even when even when num_cpus=1Patryk Wlazlyn1-2/+2
2024-11-30tools/power turbostat: Fix trailing '\n' parsingZhang Rui1-0/+3
2024-11-30tools/power turbostat: Allow using cpu device in perf counters on hybrid platformsPatryk Wlazlyn2-7/+123
2024-11-30tools/power turbostat: Fix column printing for PMT xtal_time countersPatryk Wlazlyn1-3/+3
2024-11-30tools/power turbostat: fix GCC9 build regressionTodd Brandt1-9/+6
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-5/+12
2024-11-29Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+2
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-1/+3
2024-11-29Merge tag 'modules-6.13-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linuxLinus Torvalds1-2/+2
2024-11-28selftests: find_symbol: Actually use load_mod() parameterGeert Uytterhoeven1-2/+2
2024-11-28Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-6/+228
2024-11-28selftests: rds: move test.py to TEST_FILESHangbin Liu1-3/+2
2024-11-27Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds5-1/+352
2024-11-27Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linuxLinus Torvalds3-0/+96
2024-11-27Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-0/+8
2024-11-27Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux into HEADPaolo Bonzini5-1/+352
2024-11-27Merge tag 'vfs-6.13-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-1/+1
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds5-5/+197
2024-11-27kbuild: Add Propeller configuration for kernel buildRong Xu1-0/+1
2024-11-26Merge tag 'perf-tools-for-v6.13-2024-11-24' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-toolsLinus Torvalds338-4123/+9483
2024-11-26Merge tag 'nfsd-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds45-86/+541
2024-11-26Merge branch 'ovl.fixes'Christian Brauner366-5210/+16763
2024-11-26selftests/rtnetlink.sh: add mngtempaddr testHangbin Liu1-0/+95
2024-11-25Merge tag 'firewire-updates-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds2-4/+4
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds5-17/+14
2024-11-25Merge branch 'pci/misc'Bjorn Helgaas1-5/+5
2024-11-25Revert "HID: bpf: allow write access to quirks field in struct hid_device"Linus Torvalds3-96/+2
2024-11-24selftests: net: test extacks in netlink dumpsJakub Kicinski2-2/+130
2024-11-24selftests: fix nested double quotes in f-stringDavid Wei1-1/+1
2024-11-24selftests/alsa: Add a few missing gitignore filesLi Zhijian1-0/+2
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds33-172/+1824
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds31-21/+38
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds17-25/+1456
2024-11-22Merge tag 'thermal-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+4