index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-scmi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
Hans de Goede
2018-12-06
1
-3
/
+7
*
i2c: i2c-scmi: fix for i2c_smbus_write_block_data
Edgar Cherkasov
2018-10-01
1
-0
/
+1
*
i2c: scmi: Use standard device message logging functions
Jean Delvare
2018-03-02
1
-16
/
+19
*
i2c: i2c-scmi: add a MS HID
Edgar Cherkasov
2017-04-16
1
-0
/
+4
*
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-24
1
-1
/
+0
*
i2c: scmi: remove some bogus NULL checks
Dan Carpenter
2013-11-01
1
-3
/
+3
*
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2013-01-26
1
-1
/
+1
*
i2c-scmi: convert to module_acpi_driver()
Mika Westerberg
2012-09-21
1
-13
/
+1
*
i2c-scmi: Provide module aliases for automatic loading
Darrick J. Wong
2010-03-24
1
-0
/
+1
*
i2c-scmi: Support IBM SMBus CMI devices
Crane Cai
2010-03-24
1
-8
/
+23
*
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-11-25
1
-1
/
+1
*
ACPI: i2c-scmi: don't use acpi_device_uid()
Bjorn Helgaas
2009-09-26
1
-3
/
+2
*
i2c: Add driver for SMBus Control Method Interface
Crane Cai
2009-09-18
1
-0
/
+430