summaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon/emc2103.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-25tracing: Have event format check not flag %p* on __get_dynamic_array()Steven Rostedt (Google)1-6/+7
2022-04-27tracing: Remove check of list iterator against head past the loop bodyJakob Koschel3-20/+26
2022-04-27tracing: Replace usage of found with dedicated list iterator variableJakob Koschel2-21/+18
2022-04-27tracing: Remove usage of list iterator variable after the loopJakob Koschel1-8/+7
2022-04-27tracing: Remove usage of list iterator after the loop bodyJakob Koschel1-4/+9
2022-04-27tracing: Add documentation for trace clock taiKurt Kanzenbach1-0/+12
2022-04-27tracing: Introduce trace clock taiKurt Kanzenbach1-0/+1
2022-04-27ring-buffer: Have 32 bit time stamps use all 64 bitsSteven Rostedt (Google)1-10/+18
2022-04-27ring-buffer: Have absolute time stamps handle large numbersSteven Rostedt (Google)1-5/+44
2022-04-26tracing: make tracer_init_tracefs initcall asynchronousMark-PK Tsai1-10/+22
2022-04-26tracing: Avoid adding tracer option before update_tracer_optionsMark-PK Tsai1-0/+7
2022-04-26ring-buffer: Simplify if-if to if-elseWan Jiabing1-2/+2
2022-04-26tracing: Use WARN instead of printk and WARN_ONGuo Zhengkui1-9/+3
2022-04-26tracing: Fix sleeping function called from invalid context on RT kernelJun Miao1-3/+3
2022-04-26tracing: Change `if (strlen(glob))` to `if (glob[0])`Ammar Faizi1-1/+1
2022-04-26tracing: Return -EINVAL if WARN_ON(!glob) triggered in event_hist_trigger_par...Ammar Faizi1-1/+2
2022-04-26tracing: Make tp_printk work on syscall tracepointsJeff Xie1-24/+11
2022-04-26docs: bootconfig: Add how to embed the bootconfig into kernelMasami Hiramatsu1-3/+28
2022-04-26bootconfig: Support embedding a bootconfig file in kernelMasami Hiramatsu8-11/+75
2022-04-26bootconfig: Check the checksum before removing the bootconfig from initrdMasami Hiramatsu1-12/+10
2022-04-26bootconfig: Make the bootconfig.o as a normal object fileMasami Hiramatsu1-1/+1
2022-04-26tracing: Fix tracing_map_sort_entries() kernel-doc commentYang Li1-1/+2
2022-04-26MAINTAINERS: Enlarge coverage of TRACING inside architecturesChristophe Leroy1-2/+2
2022-04-26tracing: Fix kernel-docJiapeng Chong1-1/+1
2022-04-26tracing: Fix inconsistent style of mini-HOWTOOscar Shiang1-2/+2
2022-04-26tracing: Separate hist state updates from hist registrationTom Zanussi1-18/+48
2022-04-26tracing: Have existing event_command.parse() implementations use helpersTom Zanussi4-151/+69
2022-04-26tracing: Remove redundant trigger_ops paramsTom Zanussi4-60/+36
2022-04-26tracing: Remove logic for registering multiple event triggers at a timeTom Zanussi3-77/+45
2022-04-26tracing: Cleanup double word in commentTom Rix1-2/+2
2022-04-14timekeeping: Introduce fast accessor to clock taiKurt Kanzenbach3-0/+19
2022-04-11Linux 5.18-rc2v5.18-rc2Linus Torvalds1-1/+1
2022-04-09perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...Ian Rogers1-0/+1
2022-04-09perf tools: Add external commands to list-cmdsMichael Petlan1-0/+4
2022-04-09perf docs: Add perf-iostat link to manpagesMichael Petlan1-1/+1
2022-04-09perf session: Remap buf if there is no space for eventDenis Nikitin1-3/+12
2022-04-09perf bench: Fix epoll bench to correct usage of affinity for machines with #C...Athira Rajeev2-12/+38
2022-04-09perf bench: Fix futex bench to correct usage of affinity for machines with #C...Athira Rajeev5-28/+83
2022-04-09perf tools: Fix perf's libperf_print callbackAdrian Hunter1-1/+1
2022-04-09perf: arm-spe: Fix perf report --mem-modeJames Clark1-0/+6
2022-04-09perf unwind: Don't show unwind error messages when augmenting frame pointer s...James Clark8-14/+32
2022-04-09tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2022-04-09perf test tsc: Fix error message when not supportedChengdong Li1-9/+27
2022-04-09perf build: Don't use -ffat-lto-objects in the python feature test when build...Arnaldo Carvalho de Melo2-0/+5
2022-04-09perf python: Fix probing for some clang command line optionsArnaldo Carvalho de Melo1-2/+4
2022-04-09tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo2-0/+10
2022-04-09tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo1-1/+1
2022-04-09tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+7
2022-04-09MAINTAINERS: add Tom as clang reviewerTom Rix1-0/+1
2022-04-09mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()"Andrew Morton1-6/+0