Tang Yizhou <tangyizhou@xxxxxxxxxx> 于2021年12月28日周二 09:46写道: > > Translate power/index.rst into Chinese. > > Signed-off-by: Tang Yizhou <tangyizhou@xxxxxxxxxx> > Reviewed-by: Alex Shi <alexs@xxxxxxxxxx> Reviewed-by: Yanteng Si <siyanteng@xxxxxxxxxxx> > --- > Documentation/translations/zh_CN/index.rst | 2 +- > .../translations/zh_CN/power/index.rst | 55 +++++++++++++++++++ > 2 files changed, 56 insertions(+), 1 deletion(-) > create mode 100644 Documentation/translations/zh_CN/power/index.rst > > diff --git a/Documentation/translations/zh_CN/index.rst b/Documentation/translations/zh_CN/index.rst > index e7f5fa3e7502..08144252630c 100644 > --- a/Documentation/translations/zh_CN/index.rst > +++ b/Documentation/translations/zh_CN/index.rst > @@ -108,6 +108,7 @@ TODOList: > cpu-freq/index > iio/index > infiniband/index > + power/index > virt/index > sound/index > filesystems/index > @@ -129,7 +130,6 @@ TODOList: > * netlabel/index > * networking/index > * pcmcia/index > -* power/index > * target/index > * timers/index > * spi/index > diff --git a/Documentation/translations/zh_CN/power/index.rst b/Documentation/translations/zh_CN/power/index.rst > new file mode 100644 > index 000000000000..fd379adfda8e > --- /dev/null > +++ b/Documentation/translations/zh_CN/power/index.rst > @@ -0,0 +1,55 @@ > +.. SPDX-License-Identifier: GPL-2.0 > +.. include:: ../disclaimer-zh_CN.rst > + > +:Original: Documentation/power/index.rst > + > +:翻译: > + > + 唐艺舟 Tang Yizhou <tangyeechou@xxxxxxxxx> > + > +======== > +电源管理 > +======== > + > +.. toctree:: > + :maxdepth: 1 > + > +TODOList: > + > + * apm-acpi > + * basic-pm-debugging > + * charger-manager > + * drivers-testing > + * energy-model > + * freezing-of-tasks > + * opp > + * pci > + * pm_qos_interface > + * power_supply_class > + * runtime_pm > + * s2ram > + * suspend-and-cpuhotplug > + * suspend-and-interrupts > + * swsusp-and-swap-files > + * swsusp-dmcrypt > + * swsusp > + * video > + * tricks > + > + * userland-swsusp > + > + * powercap/powercap > + * powercap/dtpm > + > + * regulator/consumer > + * regulator/design > + * regulator/machine > + * regulator/overview > + * regulator/regulator > + > +.. only:: subproject and html > + > + Indices > + ======= > + > + * :ref:`genindex` > -- > 2.17.1 >