01 Nov, 2011

1 commit


07 Jan, 2009

1 commit

  • Drivers should only need to implement either set_mmss (counter based RTCs)
    or set_time (most RTCs). The RTC subsystem will handle them
    appropriately.

    Signed-off-by: Alessandro Zummo
    Cc: Kumar Gala
    Cc: David Brownell
    Cc: Lennert Buytenhek
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Alessandro Zummo
     

11 Dec, 2008

1 commit


17 Oct, 2008

1 commit


28 Apr, 2008

1 commit


28 Jan, 2008

1 commit


14 Feb, 2007

1 commit


11 Dec, 2006

1 commit

  • Update more I2C drivers that live outside drivers/i2c to understand that using
    adapter->dev is not The Way. When actually referring to the adapter hardware,
    adapter->class_dev.dev is the answer. When referring to a device connected to
    it, client->dev.dev is the answer.

    Signed-off-by: David Brownell
    Acked-by: Alessandro Zummo
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    David Brownell
     

08 Dec, 2006

1 commit


04 Oct, 2006

1 commit


01 Oct, 2006

1 commit


11 Apr, 2006

3 commits


28 Mar, 2006

1 commit