index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-scmi.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2018-12-06
i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
Hans de Goede
2018-10-01
i2c: i2c-scmi: fix for i2c_smbus_write_block_data
Edgar Cherkasov
2018-03-02
i2c: scmi: Use standard device message logging functions
Jean Delvare
2017-04-16
i2c: i2c-scmi: add a MS HID
Edgar Cherkasov
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-11-01
i2c: scmi: remove some bogus NULL checks
Dan Carpenter
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2012-09-21
i2c-scmi: convert to module_acpi_driver()
Mika Westerberg
2010-03-24
i2c-scmi: Provide module aliases for automatic loading
Darrick J. Wong
2010-03-24
i2c-scmi: Support IBM SMBus CMI devices
Crane Cai
2009-11-24
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-09-26
ACPI: i2c-scmi: don't use acpi_device_uid()
Bjorn Helgaas
2009-09-18
i2c: Add driver for SMBus Control Method Interface
Crane Cai