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: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C...
Heiner Kallweit
2024-01-18
1
-1
/
+1
*
Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2023-07-07
1
-3
/
+0
|
\
|
*
ACPI: platform: Move SMB0001 HID to the header and reuse
Andy Shevchenko
2023-07-04
1
-3
/
+0
*
|
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-05
1
-4
/
+2
|
/
*
i2c: scmi: Convert to be a platform driver
Andy Shevchenko
2022-09-16
1
-29
/
+19
*
Revert "i2c: scmi: Replace open coded device_get_match_data()"
Wolfram Sang
2022-08-21
1
-2
/
+7
*
i2c: scmi: Replace open coded device_get_match_data()
Andy Shevchenko
2022-07-16
1
-7
/
+2
*
i2c: i2c-scmi: Drop unused ACPI_MODULE_NAME definition
Rafael J. Wysocki
2021-03-18
1
-2
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
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