1. 15 Sep, 2009 1 commit
  2. 07 Jan, 2009 1 commit
    • Jean Delvare's avatar
      hwmon: Check for ACPI resource conflicts · b9acb64a
      Jean Delvare authored
      
      Check for ACPI resource conflicts in hwmon drivers. I've included
      all Super-I/O and PCI drivers.
      
      I've voluntarily left out:
      * Vendor-specific drivers: if they conflicted on any system, this would
        pretty much mean that they conflict on all systems, and we would know
        by now.
      * Legacy ISA drivers (lm78 and w83781d): they only support chips found
        on old designs were ACPI either wasn't supported or didn't deal with
        thermal management.
      * Drivers accessing the I/O resources indirectly (e.g. through SMBus):
        the checks are already done where they belong, i.e. in the bus drivers.
      Signed-off-by: default avatarJean Delvare <jdelvare@suse.de>
      Acked-by: default avatarDavid Hubbard <david.c.hubbard@gmail.com>
      b9acb64a
  3. 08 Nov, 2007 2 commits
  4. 19 Oct, 2007 1 commit
  5. 14 Oct, 2007 1 commit
  6. 09 Oct, 2007 2 commits
  7. 30 Jul, 2007 1 commit
    • Jean Delvare's avatar
      hwmon: Add missing __devexit tags in various drivers · d0546128
      Jean Delvare authored
      
      On Sun, 22 Jul 2007 00:30:56 +0200, Gabriel C wrote:
      > I noticed this warnings on current git:
      >
      > drivers/hwmon/pc87360.c:1082: warning: 'pc87360_remove' defined but not used
      > drivers/hwmon/sis5595.c:580: warning: 'sis5595_remove' defined but not used
      > drivers/hwmon/smsc47m1.c:608: warning: 'smsc47m1_remove' defined but not used
      > drivers/hwmon/via686a.c:648: warning: 'via686a_remove' defined but not used
      > drivers/hwmon/vt8231.c:755: warning: 'vt8231_remove' defined but not used
      Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
      Signed-off-by: default avatarMark M. Hoffman <mhoffman@lightlink.com>
      d0546128
  8. 19 Jul, 2007 3 commits
  9. 14 Feb, 2007 1 commit
  10. 28 Sep, 2006 1 commit
  11. 26 Sep, 2006 1 commit
  12. 26 Jun, 2006 1 commit
  13. 23 Mar, 2006 2 commits
  14. 06 Jan, 2006 2 commits
  15. 28 Oct, 2005 1 commit
  16. 09 Sep, 2005 1 commit
  17. 05 Sep, 2005 5 commits
  18. 11 Jul, 2005 1 commit
  19. 22 Jun, 2005 1 commit
  20. 20 Jun, 2005 1 commit
  21. 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