开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-scmi.c
Age
Commit message (
Expand
)
Author
2024-11-17
i2c: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-01-18
i2c: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C...
Heiner Kallweit
2023-07-06
Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2023-07-04
ACPI: platform: Move SMB0001 HID to the header and reuse
Andy Shevchenko
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2022-09-16
i2c: scmi: Convert to be a platform driver
Andy Shevchenko
2022-08-21
Revert "i2c: scmi: Replace open coded device_get_match_data()"
Wolfram Sang
2022-07-16
i2c: scmi: Replace open coded device_get_match_data()
Andy Shevchenko
2021-03-18
i2c: i2c-scmi: Drop unused ACPI_MODULE_NAME definition
Rafael J. Wysocki
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