Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ACPI: i2c-scmi: don't use acpi_device_uid() | Bjorn Helgaas | 2009-09-26 |
| | | | | | | | | We recently removed the acpi_device_uid() interface because nobody used it. I don't think it's essential here either. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Len Brown <len.brown@intel.com> | ||
* | i2c: Add driver for SMBus Control Method Interface | Crane Cai | 2009-09-18 |
This driver supports the SMBus Control Method Interface. It needs BIOS declare ACPI control methods which described in SMBus Control Method Interface Spec. http://smbus.org/specs/smbus_cmi10.pdf Signed-off-by: Crane Cai <crane.cai@amd.com> Signed-off-by: Jean Delvare <khali@linux-fr.org> |