summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-05-19PM: domains: Measure suspend/resume latencies in genpd based on governorUlf Hansson-12/+9
2022-05-19PM: domains: Move the next_wakeup variable into the struct gpd_timing_dataUlf Hansson-6/+7
2022-05-19PM: domains: Allocate gpd_timing_data dynamically based on governorUlf Hansson-19/+40
2022-05-19PM: domains: Skip another warning in irq_safe_dev_in_sleep_domain()Ulf Hansson-1/+4
2022-05-19PM: domains: Rename irq_safe_dev_in_no_sleep_domain() in genpdUlf Hansson-7/+7
2022-05-19PM: domains: Don't check PM_QOS_FLAG_NO_POWER_OFF in genpdUlf Hansson-6/+0
2022-05-19PM: domains: Drop redundant code for genpd always-on governorUlf Hansson-6/+0
2022-05-19PM: domains: Add GENPD_FLAG_RPM_ALWAYS_ON for the always-on governorUlf Hansson-0/+4
2022-04-22PM: domains: Move genpd's time-accounting to ktime_get_mono_fast_ns()Ulf Hansson-37/+46
2022-04-13PM: domains: Extend dev_pm_domain_detach() docKrzysztof Kozlowski-4/+4
2022-04-10Linux 5.18-rc2v5.18-rc2Linus Torvalds-1/+1
2022-04-10Merge tag 'tty-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-10/+10
2022-04-10Merge tag 'staging-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2022-04-10Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-48/+4
2022-04-10Merge tag 'char-misc-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-8/+8
2022-04-10Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-35/+169
2022-04-10Merge tag 'irq-urgent-2022-04-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-14/+37
2022-04-10Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-57/+54
2022-04-10Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-169/+101
2022-04-10Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-572/+585
2022-04-10Merge tag 'sched_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-13/+12
2022-04-09Merge tag 'perf-tools-fixes-for-v5.18-2022-04-09' of git://git.kernel.org/pub...Linus Torvalds-71/+234
2022-04-09Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+2
2022-04-09Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+28
2022-04-09Merge tag 'irqchip-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner-14/+37
2022-04-09perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...Ian Rogers-0/+1
2022-04-09perf tools: Add external commands to list-cmdsMichael Petlan-0/+4
2022-04-09perf docs: Add perf-iostat link to manpagesMichael Petlan-1/+1
2022-04-09perf session: Remap buf if there is no space for eventDenis Nikitin-3/+12
2022-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-826/+467
2022-04-09perf bench: Fix epoll bench to correct usage of affinity for machines with #C...Athira Rajeev-12/+38
2022-04-09perf bench: Fix futex bench to correct usage of affinity for machines with #C...Athira Rajeev-28/+83
2022-04-09perf tools: Fix perf's libperf_print callbackAdrian Hunter-1/+1
2022-04-09perf: arm-spe: Fix perf report --mem-modeJames Clark-0/+6
2022-04-09perf unwind: Don't show unwind error messages when augmenting frame pointer s...James Clark-14/+32
2022-04-09tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo-0/+2
2022-04-09perf test tsc: Fix error message when not supportedChengdong Li-9/+27
2022-04-09perf build: Don't use -ffat-lto-objects in the python feature test when build...Arnaldo Carvalho de Melo-0/+5
2022-04-09perf python: Fix probing for some clang command line optionsArnaldo Carvalho de Melo-2/+4
2022-04-09tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo-0/+10
2022-04-09tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo-1/+1
2022-04-09tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo-0/+7
2022-04-08Merge tag 'block-5.18-2022-04-08' of git://git.kernel.dk/linux-blockLinus Torvalds-39/+46
2022-04-08Merge tag 'io_uring-5.18-2022-04-08' of git://git.kernel.dk/linux-blockLinus Torvalds-420/+198
2022-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-8/+17
2022-04-08Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-17/+3
2022-04-08Merge tag 'linux-kselftest-kunit-fixes-5.18-rc2' of git://git.kernel.org/pub/...Linus Torvalds-3/+8
2022-04-08Merge tag 'linux-kselftest-fixes-5.18-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds-31/+54
2022-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-14/+24
2022-04-08MAINTAINERS: add Tom as clang reviewerTom Rix-0/+1