13 Dec, 2011

2 commits


27 Nov, 2011

1 commit

  • This patch converts the drivers in drivers/hwmon/* to use the
    module_platform_driver() macro which makes the code smaller and a bit
    simpler.

    Cc: Donggeun Kim
    Cc: Simon Guinot
    Cc: Lars-Peter Clausen
    Cc: MyungJoo Ham
    Cc: Ben Dooks
    Cc: Hans de Goede
    Cc: J Keerthy
    Cc: David S. Miller
    Cc: Mark Brown
    Signed-off-by: Axel Lin
    Acked-by: Mark Brown
    Signed-off-by: Guenter Roeck

    Axel Lin
     

23 Mar, 2011

2 commits


05 Aug, 2010

1 commit

  • Add support for reading the ADCIN pin of the ADC unit on JZ4740 SoCs.

    Signed-off-by: Lars-Peter Clausen
    Cc: lm-sensors@lm-sensors.org
    Acked-by: Jean Delvare
    Cc: linux-mips@linux-mips.org
    Cc: linux-kernel@vger.kernel.org
    Patchwork: https://patchwork.linux-mips.org/patch/1425/
    Signed-off-by: Axel Lin
    Signed-off-by: Ralf Baechle

    Lars-Peter Clausen