aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/task-analyzer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-06tty/vt: Add missing return value for VT_RESIZE in vt_ioctl()Zizhi Wo1-1/+3
2025-09-06vt: remove redundant check on vc_mode in con_font_set()Wang Liang1-2/+0
2025-09-06serial: qcom-geni: Add DFS clock mode support to GENI UART driverViken Dadhaniya1-71/+21
2025-09-06m68k: make HPDCA and HPAPCI boolsJiri Slaby (SUSE)1-2/+2
2025-09-06tty: n_gsm: Don't block input queue by waiting MSCSeppo Takalo1-1/+24
2025-09-06serial: qcom-geni: Fix off-by-one error in ida_alloc_range()Zong Jiang1-2/+4
2025-09-06serdev: Drop dev_pm_domain_detach() callClaudiu Beznea1-8/+3
2025-09-06serial: sc16is7xx: drop redundant conversion to boolXichao Zhao1-1/+1
2025-09-06vt: add support for smput/rmput escape codesCalixte Pernot2-0/+61
2025-09-06serial: stm32: allow selecting console when the driver is moduleRaphael Gallais-Pou1-1/+1
2025-09-06serial: 8250_core: fix coding style issueOsama Abdelkader1-1/+1
2025-08-21tty: serial: Modify the use of dev_err_probe()Xichao Zhao2-3/+2
2025-08-17s390/char/con3270: use tty_port_tty guard()Jiri Slaby (SUSE)1-10/+8
2025-08-17tty/vt: use guard()sJiri Slaby (SUSE)5-244/+170
2025-08-17tty/vt: use guard()s in con_font_set/get() and con_{set,get}_unimap()Jiri Slaby (SUSE)2-95/+78
2025-08-17serial: 8250_rsa: use guard()sJiri Slaby (SUSE)1-4/+3
2025-08-17serial: 8250_omap: use guard()sJiri Slaby (SUSE)1-71/+37
2025-08-17serial: 8250_omap: extract omap_8250_set_termios_atomic()Jiri Slaby (SUSE)1-15/+24
2025-08-17serial: 8250_core: use guard() in serial_unlink_irq_chain()Jiri Slaby (SUSE)1-9/+11
2025-08-17serial: 8250: use guard()sJiri Slaby (SUSE)2-220/+143
2025-08-17serial: serial_core: use guard()sJiri Slaby (SUSE)1-84/+59
2025-08-17mxser: use guard()sJiri Slaby (SUSE)1-123/+74
2025-08-17mxser: use tty_port_tty guard() in mxser_port_isr()Jiri Slaby (SUSE)1-33/+29
2025-08-17tty: tty_port: use guard()sJiri Slaby (SUSE)1-94/+74
2025-08-17serial: 8250: introduce RPM guard()sJiri Slaby (SUSE)2-2/+9
2025-08-17serial: introduce uart_port_lock() guard()sJiri Slaby (SUSE)1-0/+13
2025-08-17tty: introduce tty_port_tty guard()Jiri Slaby (SUSE)1-0/+14
2025-08-17console: introduce console_lock guard()sJiri Slaby (SUSE)1-0/+2
2025-08-14serial: qcom-geni: Make UART port count configurable via KconfigZong Jiang2-3/+10
2025-08-14serial: qcom-geni: Dynamically allocate UART portsZong Jiang1-32/+12
2025-08-14tty: serial: mvebu-uart: convert from round_rate() to determine_rate()Brian Masney1-4/+6
2025-08-14serial: 8250_platform: Reduce stack usage in serial8250_probe_platform()Abinash Singh1-30/+31
2025-08-14serial: 8250_platform: Reduce stack usage in serial8250_probe_acpi()Abinash Singh1-11/+15
2025-08-14serial: max310x: Add error checking in probe()Dan Carpenter1-0/+2
2025-08-14tty: serial: ip22zilog: Use platform device for probingThomas Bogendoerfer2-209/+175
2025-08-13tty: sysrq: delete unnecessary checkDan Carpenter1-2/+1
2025-08-10Linux 6.17-rc1v6.17-rc1Linus Torvalds1-2/+2
2025-08-09tools/power turbostat: version 2025.09.09Len Brown1-1/+1
2025-08-09tools/power turbostat: Handle non-root legacy-uncore sysfs permissionsLen Brown1-1/+2
2025-08-09tools/power turbostat: standardize PER_THREAD_PARAMSLen Brown1-20/+22
2025-08-09tools/power turbostat: Fix DMR supportZhang Rui1-14/+15
2025-08-09tools/power turbostat: add format "average" for external attributesMichael Hebenstreit2-11/+22
2025-08-09tools/power turbostat: delete GET_PKG()Len Brown1-15/+6
2025-08-09tools/power turbostat: probe and display L3 cache topologyLen Brown1-3/+31
2025-08-09tools/power turbostat: Support more than 64 built-in-countersLen Brown1-154/+406
2025-08-09tools/power turbostat.8: Document Totl%C0, Any%C0, GFX%C0, CPUGFX% columnsLen Brown1-0/+8
2025-08-08tools/power turbostat: Fix bogus SysWatt for forked programZhang Rui1-0/+1
2025-08-08tools/power turbostat: Handle cap_get_proc() ENOSYSCalvin Owens1-1/+9
2025-08-08tools/power turbostat: Fix build with muslCalvin Owens1-0/+1
2025-08-08tools/power turbostat: verify arguments to params --show and --hideLen Brown1-2/+31