mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 00:48:50 +00:00
b3ea2fe7e2
While UTF-8 characters can be used at the Linux documentation, the best is to use them only when ASCII doesn't offer a good replacement. So, replace the occurences of the following UTF-8 characters: - U+2010 ('‐'): HYPHEN - U+2013 ('–'): EN DASH - U+2019 ('’'): RIGHT SINGLE QUOTATION MARK Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/ccdd1bf45963a7748188a97c75f667b37bd43d2f.1620641727.git.mchehab+huawei@kernel.org Signed-off-by: Guenter Roeck <linux@roeck-us.net>
32 lines
1 KiB
ReStructuredText
32 lines
1 KiB
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
Kernel driver pm6764tr
|
|
======================
|
|
|
|
Supported chips:
|
|
|
|
* ST PM6764TR
|
|
|
|
Prefix: 'pm6764tr'
|
|
|
|
Addresses scanned: -
|
|
|
|
Datasheet: http://www.st.com/resource/en/data_brief/pm6764.pdf
|
|
|
|
Authors:
|
|
<hsu.yungteng@gmail.com>
|
|
|
|
Description:
|
|
------------
|
|
|
|
This driver supports the STMicroelectronics PM6764TR chip. The PM6764TR is a high
|
|
performance digital controller designed to power Intel's VR12.5 processors and memories.
|
|
|
|
The device utilizes digital technology to implement all control and power management
|
|
functions to provide maximum flexibility and performance. The NVM is embedded to store
|
|
custom configurations. The PM6764TR device features up to 4-phase programmable operation.
|
|
|
|
The PM6764TR supports power state transitions featuring VFDE, and programmable DPM
|
|
maintaining the best efficiency over all loading conditions without compromising transient
|
|
response. The device assures fast and independent protection against load overcurrent,
|
|
under/overvoltage and feedback disconnections.
|