26 Jan, 2013

1 commit

  • SENSORS_LIMIT and the generic clamp_val have the same functionality,
    and clamp_val is more efficient.

    This patch reduces text size by 9052 bytes and bss size by 11624 bytes
    for x86_64 builds.

    Signed-off-by: Guenter Roeck
    Acked-by: George Joseph
    Acked-by: Jean Delvare

    Guenter Roeck
     

22 Jul, 2012

1 commit


02 Apr, 2012

1 commit

  • The I2C specific PM operations have been deprecated and printing a
    warning on boot for over a year now.

    Signed-off-by: Mark Brown
    [guenter.roeck@ericsson.com: Added missing #ifdef around pm functions]
    Cc: stable@vger.kernel.org # 3.0+
    Signed-off-by: Guenter Roeck

    Mark Brown
     

19 Mar, 2012

1 commit

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

    Signed-off-by: Axel Lin
    Cc: Corentin Labbe
    Cc: Dirk Eibach
    Cc: "Mark M. Hoffman"
    Cc: Steve Glendinning
    Cc: Riku Voipio
    Cc: Guillaume Ligneul
    Cc: David George
    Cc: "Hans J. Koch"
    Cc: Marc Hulsman
    Cc: Rudolf Marek
    Signed-off-by: Guenter Roeck

    Axel Lin
     

22 Feb, 2012

2 commits


06 Jan, 2012

1 commit


15 Mar, 2011

2 commits