All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 01/20] ABI: sysfs-devices-system-cpu: point to the right docs
@ 2019-06-07 18:54 Mauro Carvalho Chehab
  2019-06-07 18:54 ` [PATCH v3 02/20] isdn: mISDN: remove a bogus reference to a non-existing doc Mauro Carvalho Chehab
                   ` (19 more replies)
  0 siblings, 20 replies; 60+ messages in thread
From: Mauro Carvalho Chehab @ 2019-06-07 18:54 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Mauro Carvalho Chehab, linux-kernel,
	Jonathan Corbet, Rafael J . Wysocki

The cpuidle doc was split on two, one at the admin guide
and another one at the driver API guide. Instead of pointing
to a non-existent file, point to both (admin guide being
the first one).

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
---
 Documentation/ABI/testing/sysfs-devices-system-cpu | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu b/Documentation/ABI/testing/sysfs-devices-system-cpu
index 1528239f69b2..87478ac6c2af 100644
--- a/Documentation/ABI/testing/sysfs-devices-system-cpu
+++ b/Documentation/ABI/testing/sysfs-devices-system-cpu
@@ -137,7 +137,8 @@ Description:	Discover cpuidle policy and mechanism
 		current_governor: (RW) displays current idle policy. Users can
 		switch the governor at runtime by writing to this file.
 
-		See files in Documentation/cpuidle/ for more information.
+		See Documentation/admin-guide/pm/cpuidle.rst and
+		Documentation/driver-api/pm/cpuidle.rst for more information.
 
 
 What:		/sys/devices/system/cpu/cpuX/cpuidle/stateN/name
-- 
2.21.0


^ permalink raw reply related	[flat|nested] 60+ messages in thread

end of thread, other threads:[~2019-06-11 18:25 UTC | newest]

Thread overview: 60+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-07 18:54 [PATCH v3 01/20] ABI: sysfs-devices-system-cpu: point to the right docs Mauro Carvalho Chehab
2019-06-07 18:54 ` [PATCH v3 02/20] isdn: mISDN: remove a bogus reference to a non-existing doc Mauro Carvalho Chehab
2019-06-07 18:54 ` [PATCH v3 03/20] docs: zh_CN: get rid of basic_profiling.txt Mauro Carvalho Chehab
2019-06-07 18:54 ` [PATCH v3 04/20] docs: mm: numaperf.rst: get rid of a build warning Mauro Carvalho Chehab
2019-06-07 18:54 ` [PATCH v3 05/20] docs: bpf: get rid of two warnings Mauro Carvalho Chehab
2019-06-07 18:54 ` [PATCH v3 06/20] docs: mark orphan documents as such Mauro Carvalho Chehab
2019-06-07 18:54   ` Mauro Carvalho Chehab
2019-06-07 18:54   ` Mauro Carvalho Chehab
2019-06-07 18:54   ` Mauro Carvalho Chehab
2019-06-11 16:52   ` Andy Shevchenko
2019-06-11 16:52     ` Andy Shevchenko
2019-06-11 16:52     ` Andy Shevchenko
2019-06-11 16:52     ` Andy Shevchenko
2019-06-11 17:05     ` Mauro Carvalho Chehab
2019-06-11 17:05       ` Mauro Carvalho Chehab
2019-06-11 17:05       ` Mauro Carvalho Chehab
2019-06-11 17:05       ` Mauro Carvalho Chehab
2019-06-11 18:23       ` Andy Shevchenko
2019-06-11 18:23         ` Andy Shevchenko
2019-06-11 18:23         ` Andy Shevchenko
2019-06-11 18:23         ` Andy Shevchenko
2019-06-07 18:54 ` [PATCH v3 07/20] docs: amd-memory-encryption.rst get rid of warnings Mauro Carvalho Chehab
2019-06-07 18:54 ` [PATCH v3 08/20] docs: zh_CN: avoid duplicate citation references Mauro Carvalho Chehab
2019-06-10  3:52   ` Alex Shi
2019-06-07 18:54 ` [PATCH v3 09/20] docs: it: license-rules.rst: get rid of warnings Mauro Carvalho Chehab
2019-06-07 18:54 ` [PATCH v3 10/20] docs: gpio: driver.rst: fix a bad tag Mauro Carvalho Chehab
2019-06-07 18:54 ` [PATCH v3 11/20] docs: security: trusted-encrypted.rst: fix code-block tag Mauro Carvalho Chehab
2019-06-07 18:54   ` Mauro Carvalho Chehab
2019-06-07 18:54 ` [PATCH v3 12/20] docs: security: core.rst: Fix several warnings Mauro Carvalho Chehab
2019-06-07 18:54   ` Mauro Carvalho Chehab
2019-06-07 18:54 ` [PATCH v3 13/20] docs: net: dpio-driver.rst: fix two codeblock warnings Mauro Carvalho Chehab
2019-06-07 18:54 ` [PATCH v3 14/20] docs: net: sja1105.rst: fix table format Mauro Carvalho Chehab
2019-06-07 18:54 ` [PATCH v3 15/20] docs: move protection-keys.rst to the core-api book Mauro Carvalho Chehab
2019-06-07 18:54   ` Mauro Carvalho Chehab
2019-06-07 18:54   ` Mauro Carvalho Chehab
2019-06-07 18:54   ` mchehab+samsung
2019-06-09  9:19   ` Geert Uytterhoeven
2019-06-09  9:19     ` Geert Uytterhoeven
2019-06-09  9:19     ` Geert Uytterhoeven
2019-06-09  9:19     ` geert
2019-06-07 18:54 ` [PATCH v3 16/20] docs: fix broken documentation links Mauro Carvalho Chehab
2019-06-07 18:54   ` Mauro Carvalho Chehab
2019-06-07 18:54   ` [Xen-devel] " Mauro Carvalho Chehab
2019-06-07 18:54   ` Mauro Carvalho Chehab
2019-06-07 18:54 ` Mauro Carvalho Chehab
2019-06-07 18:54 ` [PATCH v3 17/20] dt: bindings: fix some broken links from txt->yaml conversion Mauro Carvalho Chehab
2019-06-07 18:54   ` Mauro Carvalho Chehab
2019-06-07 18:54   ` Mauro Carvalho Chehab
2019-06-07 18:57   ` Mark Brown
2019-06-08 10:51     ` Mauro Carvalho Chehab
2019-06-08 10:51       ` Mauro Carvalho Chehab
2019-06-08 10:51       ` Mauro Carvalho Chehab
2019-06-07 19:07   ` Applied "ASoC: dt-bindings: fix some broken links from txt->yaml conversion" to the asoc tree Mark Brown
2019-06-07 19:07     ` Mark Brown
2019-06-07 18:54 ` [PATCH v3 18/20] docs: isdn: remove hisax references from kernel-parameters.txt Mauro Carvalho Chehab
2019-06-07 18:54 ` [PATCH v3 19/20] docs: fs: fix broken links to vfs.txt with was renamed to vfs.rst Mauro Carvalho Chehab
2019-06-07 18:54 ` [PATCH v3 20/20] docs: pci: fix broken links due to conversion from pci.txt to pci.rst Mauro Carvalho Chehab
2019-06-07 18:54   ` Mauro Carvalho Chehab
2019-06-08 15:37   ` Paul E. McKenney
2019-06-08 15:37     ` Paul E. McKenney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.