1. 16 Jul, 2008 1 commit
  2. 18 Feb, 2008 1 commit
  3. 18 Oct, 2007 1 commit
    • Joe Perches's avatar
      Add missing newlines to some uses of dev_<level> messages · 898eb71c
      Joe Perches authored
      
      Found these while looking at printk uses.
      
      Add missing newlines to dev_<level> uses
      Add missing KERN_<level> prefixes to multiline dev_<level>s
      Fixed a wierd->weird spelling typo
      Added a newline to a printk
      Signed-off-by: default avatarJoe Perches <joe@perches.com>
      Cc: "Luck, Tony" <tony.luck@intel.com>
      Cc: Jens Axboe <jens.axboe@oracle.com>
      Cc: Mark M. Hoffman <mhoffman@lightlink.com>
      Cc: Roland Dreier <rolandd@cisco.com>
      Cc: Tilman Schmidt <tilman@imap.cc>
      Cc: David Woodhouse <dwmw2@infradead.org>
      Cc: Jeff Garzik <jeff@garzik.org>
      Cc: Stephen Hemminger <shemminger@linux-foundation.org>
      Cc: Greg KH <greg@kroah.com>
      Cc: Jeremy Fitzhardinge <jeremy@goop.org>
      Cc: Geert Uytterhoeven <geert@linux-m68k.org>
      Cc: Alessandro Zummo <a.zummo@towertech.it>
      Cc: David Brownell <david-b@pacbell.net>
      Cc: James Smart <James.Smart@Emulex.Com>
      Cc: Andrew Vasquez <andrew.vasquez@qlogic.com>
      Cc: "Antonino A. Daplas" <adaplas@pol.net>
      Cc: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
      Cc: Russell King <rmk@arm.linux.org.uk>
      Cc: Jaroslav Kysela <perex@suse.cz>
      Cc: Takashi Iwai <tiwai@suse.de>
      Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      898eb71c
  4. 09 Oct, 2007 1 commit
  5. 19 Jul, 2007 1 commit
    • Jean Delvare's avatar
      hwmon: Fault files naming convention · 7817a39e
      Jean Delvare authored
      
      We have the following naming convention documented in
      Documentation/hwmon/sysfs-interface for fault files:
      
      in[0-*]_input_fault
      fan[1-*]_input_fault
      temp[1-*]_input_fault
      
      Some drivers follow this convention (lm63, lm83, lm90, smsc47m192).
      However some drivers omit the "input" part and create files named
      fan1_fault (pc87427) or temp1_fault (dme1737). And the new "generic"
      libsensors follows this second (non-standard) convention, so it fails
      to report fault conditions for drivers which follow the standard.
      
      We want a single naming scheme, and everyone seems to prefer the
      shorter variant, so let's go for it.
      Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
      7817a39e
  6. 28 Sep, 2006 2 commits
  7. 23 Mar, 2006 1 commit
  8. 06 Jan, 2006 3 commits
  9. 28 Oct, 2005 1 commit
  10. 05 Sep, 2005 5 commits
  11. 11 Jul, 2005 1 commit
  12. 22 Jun, 2005 4 commits
  13. 20 Jun, 2005 1 commit
  14. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      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!
      1da177e4