The cpufreq core has gone though lots of updates in recent times, but on
many occasions the documentation wasn't updated along with the code.
This patch tries to catchup the documentation with the code.
Also add Rafael and Viresh as the contributors to the documentation.
Based on a patch from Cla
This patch doesn't change the content of the documentation, but rather
reformat it to make it more readable.
Signed-off-by: Viresh Kumar
---
Documentation/cpu-freq/governors.txt | 205 +++
1 file changed, 112 insertions(+), 93 deletions(-)
diff --git a/Documentat
From: Rafael J. Wysocki
Move the document describing the system sleep state transitions API
for devices to Documentation/driver-api/pm/, convert it to reST and
update it to use current terminology. Also remove the remaining
reference to the old version of it from pm.h.
The new document still co
Hi Everyone,
I sent patches [1-2/3] previosly a couple of weeks ago and there have not been
any comments since then, so either they are fine by everybody or the timing
was particularly bad and no one had the time to look at them. Admittedly, the
former is more attractive to me, so I'll assume tha
From: Rafael J. Wysocki
Move the document describing PM notifiers (used during system sleep
state transitions) to Documentation/driver-api/pm/, convert it to reST
and update it to (a) follow the actual code better and (b) use current
terminology.
Also replace the remaining references to the old
From: Rafael J. Wysocki
Refresh the struct dev_pm_ops kerneldoc comment, so that it looks
better and is more readable after processing by Sphinx, and drop
the kerneldoc marker from a few other comments ("PM_EVENT_ messages"
and a couple of enum types declarations) which are not proper
kerneldoc a
On 01/05/17 14:21, Kees Cook wrote:
> On Thu, Jun 9, 2016 at 1:11 PM, Joe Perches wrote:
>> On Thu, 2016-06-09 at 13:29 -0600, Jonathan Corbet wrote:
>>> On Wed, 18 May 2016 06:55:45 -0700 Kees Cook wrote:
A common misspelling of "interruptible" is "interruptable". This fixes
them in th
On Thu, Jun 9, 2016 at 12:29 PM, Jonathan Corbet wrote:
> On Wed, 18 May 2016 06:55:45 -0700
> Kees Cook wrote:
>
>> A common misspelling of "interruptible" is "interruptable". This fixes
>> them in the tree and adds the two most common variations to spelling.txt.
>>
>> Suggested-by: Randy Dunlap
On Thu, Jun 9, 2016 at 1:11 PM, Joe Perches wrote:
> On Thu, 2016-06-09 at 13:29 -0600, Jonathan Corbet wrote:
>> On Wed, 18 May 2016 06:55:45 -0700 Kees Cook wrote:
>> > A common misspelling of "interruptible" is "interruptable". This fixes
>> > them in the tree and adds the two most common vari
On Tue, Jan 03, 2017 at 10:19:29PM +0100, Arnd Bergmann wrote:
> On Tuesday, January 3, 2017 4:24:36 PM CET Greg Kroah-Hartman wrote:
> > On Wed, Mar 02, 2016 at 08:06:46PM +0100, Arnd Bergmann wrote:
> > > The icn, act2000 and pcbit drivers are all for very old hardware,
> > > and it is highly unl
On Wed, Dec 07, 2016 at 09:40:13PM +0100, Arnd Bergmann wrote:
> On Wednesday, December 7, 2016 4:59:13 PM CET Catalin Marinas wrote:
> > On Tue, Dec 06, 2016 at 11:55:08AM +0530, Yury Norov wrote:
> > > On Mon, Dec 05, 2016 at 04:34:23PM +, Catalin Marinas wrote:
> > > > On Fri, Oct 21, 2016 a
On 01/05/2017 12:22 PM, Dave Hansen wrote:
On 01/04/2017 04:26 PM, Khalid Aziz wrote:
...
No, we do not have space to stuff PAGE_SIZE/64 version tags in swap pte.
There is enough space for just one tag per page. DaveM had suggested
doing this since the usual case is for a task to set one tag per
On 01/04/2017 04:26 PM, Khalid Aziz wrote:
...
> No, we do not have space to stuff PAGE_SIZE/64 version tags in swap pte.
> There is enough space for just one tag per page. DaveM had suggested
> doing this since the usual case is for a task to set one tag per page
> even though MMU does not require
On Wed, 4 Jan 2017 20:39:20 +0300
Dmitry Shachnev wrote:
> Just a small update: the breaking change was reverted [1] in docutils
> yesterday, so in the next release (0.13.2) get_column_widths() should return
> a list again.
>
> (My patch should continue working fine.)
I'm glad they fixed it, bu
On 2017-01-04 13:16, Peter Rosin wrote:
> Signed-off-by: Peter Rosin
> ---
> drivers/mux/mux-core.c | 81
> --
> drivers/mux/mux-gpio.c | 56 ++
> include/linux/mux.h| 7 +
> 3 files changed, 89 insertions(+
On 01/05/2017 02:37 AM, Jerome Marchand wrote:
On 01/04/2017 11:46 PM, Khalid Aziz wrote:
ADI is a new feature supported on sparc M7 and newer processors to allow
hardware to catch rogue accesses to memory. ADI is supported for data
fetches only and not instruction fetches. An app can enable ADI
On 01/04/2017 11:46 PM, Khalid Aziz wrote:
> ADI is a new feature supported on sparc M7 and newer processors to allow
> hardware to catch rogue accesses to memory. ADI is supported for data
> fetches only and not instruction fetches. An app can enable ADI on its
> data pages, set version tags on th
17 matches
Mail list logo