index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-scmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-18
i2c: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C...
Heiner Kallweit
1
-1
/
+1
2023-07-06
Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-3
/
+0
2023-07-04
ACPI: platform: Move SMB0001 HID to the header and reuse
Andy Shevchenko
1
-3
/
+0
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-09-16
i2c: scmi: Convert to be a platform driver
Andy Shevchenko
1
-29
/
+19
2022-08-21
Revert "i2c: scmi: Replace open coded device_get_match_data()"
Wolfram Sang
1
-2
/
+7
2022-07-16
i2c: scmi: Replace open coded device_get_match_data()
Andy Shevchenko
1
-7
/
+2
2021-03-18
i2c: i2c-scmi: Drop unused ACPI_MODULE_NAME definition
Rafael J. Wysocki
1
-2
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
1
-4
/
+1
2018-12-06
i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
Hans de Goede
1
-3
/
+7
2018-10-01
i2c: i2c-scmi: fix for i2c_smbus_write_block_data
Edgar Cherkasov
1
-0
/
+1
2018-03-02
i2c: scmi: Use standard device message logging functions
Jean Delvare
1
-16
/
+19
2017-04-16
i2c: i2c-scmi: add a MS HID
Edgar Cherkasov
1
-0
/
+4
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-11-01
i2c: scmi: remove some bogus NULL checks
Dan Carpenter
1
-3
/
+3
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
1
-1
/
+1
2012-09-21
i2c-scmi: convert to module_acpi_driver()
Mika Westerberg
1
-13
/
+1
2010-03-24
i2c-scmi: Provide module aliases for automatic loading
Darrick J. Wong
1
-0
/
+1
2010-03-24
i2c-scmi: Support IBM SMBus CMI devices
Crane Cai
1
-8
/
+23
2009-11-24
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
1
-1
/
+1
2009-09-26
ACPI: i2c-scmi: don't use acpi_device_uid()
Bjorn Helgaas
1
-3
/
+2
2009-09-18
i2c: Add driver for SMBus Control Method Interface
Crane Cai
1
-0
/
+430