summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@mailbox.org>2025-09-04 22:21:10 +0200
committerGuenter Roeck <linux@roeck-us.net>2025-09-07 16:33:48 -0700
commitda0a3cc73a2bffe8faef6227a74e5a2de2e79a0c (patch)
treef26860218e60a8ce775b05ffd2b4aff5bbbb6ee0 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parentbd48b5a4e8d3e1ac2c1ba1e18ba1350ea2c9eb10 (diff)
downloadkernel-da0a3cc73a2bffe8faef6227a74e5a2de2e79a0c.tar.gz
hwmon: (pwm-fan) Implement after shutdown fan settings
Add fan-shutdown-percent property, used to describe fan RPM in percent set during shutdown. This is used to keep the fan running at fixed RPM after the kernel shut down, which is useful on hardware that does keep heating itself even after the kernel did shut down, for example from some sort of management core. The current behavior of pwm-fan is to unconditionally stop the fan on shutdown, which is not always the safe and correct thing to do, so let the hardware description include the expected behavior. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Link: https://lore.kernel.org/r/20250904202157.170600-2-marek.vasut+renesas@mailbox.org Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
g Han 2012-01-12mm,x86,um: move CMPXCHG_LOCAL config optionHeiko Carstens 2011-10-31mm/vmstat.c: cache align vm_statDimitri Sivanich 2011-10-31mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completesMel Gorman 2011-10-31mm: vmscan: do not writeback filesystem pages in direct reclaimMel Gorman 2011-09-14numa: fix NUMA compile error when sysfs and procfs are disabledDavid Rientjes 2011-05-25mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occurKOSAKI Motohiro 2011-05-25mm: per-node vmstat: show proper vmstatsKOSAKI Motohiro 2011-04-14mm: add VM counters for transparent hugepagesAndi Kleen 2011-04-14vmstat: update comment regarding stat_thresholdChristoph Lameter 2011-03-22mm: add __GFP_OTHER_NODE flagAndi Kleen