aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTang Yizhou <tangyizhou@huawei.com>2021-12-29 10:42:11 +0800
committerJonathan Corbet <corbet@lwn.net>2022-01-27 11:28:43 -0700
commit30e61d38f01d77d6d1f76c7566e70d46eff3724d (patch)
treeadcf87c1614b575f2003af1f18c51dffbf88d17a /tools/perf/scripts/python/bin
parentdocs/zh_CN: Cleanup index.rst (diff)
downloadlinux-30e61d38f01d77d6d1f76c7566e70d46eff3724d.tar.gz
linux-30e61d38f01d77d6d1f76c7566e70d46eff3724d.zip
docs/zh_CN: Add power/index Chinese translation
Translate power/index.rst into Chinese. Signed-off-by: Tang Yizhou <tangyizhou@huawei.com> Reviewed-by: Alex Shi <alexs@kernel.org> Reviewed-by: Yanteng Si <siyanteng@loongson.cn> Link: https://lore.kernel.org/r/20211229024212.32752-3-tangyizhou@huawei.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
: misc. cleanupsJeff Garzik1-26/+22 2006-07-05[netdrvr] minor cleanups in Becker-derived driversJeff Garzik4-23/+24 2006-07-05[netdrvr] via-velocity: use netdev_priv() where appropriateJeff Garzik1-19/+19 2006-07-05[netdrvr] Remove Becker-template 'io_size' member, when invariantJeff Garzik5-28/+22 2006-07-05[netdrvr] Remove Linux-specific changelogs from several Becker template driversJeff Garzik8-522/+24 2006-07-05[netdrvr] epic100: minor cleanupsJeff Garzik1-61/+10 2006-07-04Fix up headers_install wrt devfs removalLinus Torvalds1-1/+1 2006-07-04[PATCH] fix AB-BA deadlock inversion at cs46xx_dsp_remove_scbArjan van de Ven1-2/+3 2006-07-04[PATCH] mthca: initialize send and receive queue locks separatelyZach Brown1-1/+4 2006-07-04[PATCH] Fix copying of pgdat array on each node for ia64 memory hotplugYasunori Goto1-3/+13 2006-07-03[PATCH] uclinux: fix proc_task()/get_proc-task() namingGreg Ungerer1-1/+1 2006-07-03[PATCH] revert "kthread: convert stop_machine into a kthread"Andrew Morton1-11/+6 2006-07-03[PATCH] zfcp: fix incorrect usage of fsf_req_list_lockHeiko Carstens1-4/+5 2006-07-03[PATCH] zfcp: fix incorrect usage of erp_lockHeiko Carstens1-4/+4 2006-07-03[PATCH] Fix modular cpuid.koOGAWA Hirofumi1-2/+4 2006-07-03[Bluetooth] Add RFCOMM role switch supportMarcel Holtmann1-0/+5 2006-07-03[Bluetooth] Allow disabling of credit based flow controlMarcel Holtmann1-5/+13 2006-07-03[Bluetooth] Small cleanup of the L2CAP source codeMarcel Holtmann1-180/+177 2006-07-03[Bluetooth] Use real devices for host controllersMarcel Holtmann8-101/+79 2006-07-03[Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann8-9/+56 2006-07-03[Bluetooth] Add automatic sniff mode supportMarcel Holtmann7-86/+454 2006-07-03[Bluetooth] Correct SCO buffer size on requestMarcel Holtmann4-4/+20 2006-07-03[Bluetooth] Add suspend/resume support to the HCI USB driverMarcel Holtmann1-0/+71 2006-07-03[Bluetooth] Use raw mode for the Frontline sniffer deviceMarcel Holtmann1-0/+3 2006-07-03[BRIDGE]: br_dump_ifinfo index fixAndrey Savochkin1-1/+2 2006-07-03[ATM]: add+use poison definesRandy Dunlap3-2/+5 2006-07-03[NET]: add+use poison definesRandy Dunlap3-2/+8 2006-07-03[IOAT]: fix kernel-doc in source filesRandy Dunlap2-11/+17 2006-07-03[IOAT]: fix header file kernel-docRandy Dunlap1-18/+25 2006-07-03[TG3]: Add ipv6 TSO featureMichael Chan1-9/+24 2006-07-03[IPV6]: Fix ipv6 GSO payload lengthMichael Chan1-1/+2 2006-07-03[TIPC] Fixed sk_buff panic caused by tipc_link_bundle_buf (REVISED)Allan Stephens2-1/+6 2006-07-03[NET]: Verify gso_type too in gso_segmentHerbert Xu3-4/+31