20 Oct, 2007

1 commit


09 May, 2007

1 commit

  • Add a paragraph in Documentation/SubmittingDrivers requesting that the
    basic PM support be provided by new device drivers.

    Add two new documents in Documentation/power/ giving general instructions
    on debugging the suspend/resume functionality and testing the suspend and
    resume support in device drivers.

    Signed-off-by: Rafael J. Wysocki
    Cc: Pavel Machek
    Cc: David Brownell
    Cc: Nigel Cunningham
    Cc: Alan Cox
    Cc: Greg KH
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Rafael J. Wysocki
     

30 Sep, 2006

1 commit


15 Jan, 2006

1 commit


09 Jan, 2006

1 commit


29 Jun, 2005

1 commit

  • Corrections to Documentation/Submitting{Drivers,Patches}
    - update LANANA info.
    - fix some typos
    - update 2.2 kernel maintainer info.
    - update 'dontdiff' info.
    - update URLs for patch scripts
    - add Trivial Patch Monkey URL
    - add more references for submitting patches

    Signed-off-by: Randy Dunlap
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Randy Dunlap
     

17 Apr, 2005

1 commit

  • Initial git repository build. I'm not bothering with the full history,
    even though we have it. We can create a separate "historical" git
    archive of that later if we want to, and in the meantime it's about
    3.2GB when imported into git - space that would just make the early
    git days unnecessarily complicated, when we don't have a lot of good
    infrastructure for it.

    Let it rip!

    Linus Torvalds