Documentation: PM: Add SPDX license tags to multiple files

Add SPDX license tags to .rst files under Documentation/driver-api/pm
and Documentation/admin-quide/pm.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
This commit is contained in:
Rafael J. Wysocki 2019-04-04 00:04:43 +02:00
parent 1120b0f985
commit fc7db767b1
13 changed files with 26 additions and 0 deletions

View file

@ -1,3 +1,5 @@
.. SPDX-License-Identifier: GPL-2.0
.. |struct cpufreq_policy| replace:: :c:type:`struct cpufreq_policy <cpufreq_policy>`
.. |intel_pstate| replace:: :doc:`intel_pstate <intel_pstate>`

View file

@ -1,3 +1,5 @@
.. SPDX-License-Identifier: GPL-2.0
.. |struct cpuidle_state| replace:: :c:type:`struct cpuidle_state <cpuidle_state>`
.. |cpufreq| replace:: :doc:`CPU Performance Scaling <cpufreq>`

View file

@ -1,3 +1,5 @@
.. SPDX-License-Identifier: GPL-2.0
================
Power Management
================

View file

@ -1,3 +1,5 @@
.. SPDX-License-Identifier: GPL-2.0
===============================================
``intel_pstate`` CPU Performance Scaling Driver
===============================================

View file

@ -1,3 +1,5 @@
.. SPDX-License-Identifier: GPL-2.0
===================
System Sleep States
===================

View file

@ -1,3 +1,5 @@
.. SPDX-License-Identifier: GPL-2.0
===========================
Power Management Strategies
===========================

View file

@ -1,3 +1,5 @@
.. SPDX-License-Identifier: GPL-2.0
============================
System-Wide Power Management
============================

View file

@ -1,3 +1,5 @@
.. SPDX-License-Identifier: GPL-2.0
==============================
Working-State Power Management
==============================