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 | -2/+1 |
* | i2c: kempld: Convert to use regular device PM | Paul Cercueil | 2023-08-08 | 1 | -11/+8 |
* | i2c: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-06-05 | 1 | -4/+2 |
* | i2c: kempld: Support ACPI I2C device declaration | Chris Pringle | 2022-08-11 | 1 | -0/+1 |
* | i2c: kempld: deprecate class based instantiation | Michael Brunner | 2021-09-29 | 1 | -1/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | i2c: busses: make use of i2c_8bit_addr_from_msg | Peter Rosin | 2018-05-29 | 1 | -4/+3 |
* | i2c: busses: make i2c_adapter const | Bhumika Goyal | 2017-08-29 | 1 | -1/+1 |
* | i2c: busses: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | i2c: Fix Kontron PLD prescaler calculation | Michael Brunner | 2013-08-05 | 1 | -2/+2 |
* | i2c: Kontron PLD i2c bus driver | Kevin Strasser | 2013-07-01 | 1 | -0/+410 |