21 Sep, 2009

1 commit


01 Dec, 2008

1 commit

  • * rackmeter_remove() reference needs devexit_p
    * rackmeter_setup() is calls devinit and is called only from devinit

    Signed-off-by: Al Viro
    Signed-off-by: Linus Torvalds

    Al Viro
     

22 Jul, 2007

1 commit


27 Apr, 2007

1 commit


26 Apr, 2007

1 commit


13 Apr, 2007

1 commit


10 Feb, 2007

1 commit


06 Dec, 2006

1 commit


04 Dec, 2006

1 commit

  • This is a small driver for the Xserve G5 CPU-meter blue LEDs on the
    front-panel. It might work on the Xserve G4 as well though that was
    not tested. It's pretty basic and could use some improvements if
    somebody cares doing them. :)

    Signed-off-by: Benjamin Herrenschmidt
    Signed-off-by: Paul Mackerras

    Benjamin Herrenschmidt