index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-cht-wc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-17
i2c: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-07-11
i2c: cht-wc: reword according to newest specification
Wolfram Sang
1
-4
/
+4
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-02-04
i2c: cht-wc: Add charger-chip info for the Lenovo Yoga Tab 3 YT3-X90F
Hans de Goede
1
-0
/
+46
2022-08-11
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
1
-1
/
+1
2022-03-26
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+2
2022-03-01
i2c: cht-wc: Use generic_handle_irq_safe().
Sebastian Andrzej Siewior
1
-9
/
+2
2022-02-01
i2c: cht-wc: Make charger i2c-client instantiation board/device-model specific
Hans de Goede
1
-18
/
+102
2021-06-20
i2c: cht-wc: Replace of_node by NULL
Andy Shevchenko
1
-2
/
+1
2021-04-10
i2c: cht-wc: Constify the software node
Heikki Krogerus
1
-1
/
+5
2020-04-18
i2c: busses: remove duplicate dev_err()
Dejin Zheng
1
-4
/
+2
2020-01-15
i2c: cht-wc: convert to use i2c_new_client_device()
Wolfram Sang
1
-3
/
+3
2019-09-04
i2c: cht-wc: drop check because i2c_unregister_device() is NULL safe
Wolfram Sang
1
-2
/
+1
2019-08-14
i2c-cht-wc: Fix lockdep warning
Hans de Goede
1
-0
/
+46
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 143
Thomas Gleixner
1
-10
/
+1
2018-07-02
i2c-cht-wc: Fix bq24190 supplier
Hans de Goede
1
-1
/
+2
2017-12-07
i2c-cht-wc: constify platform_device_id
Arvind Yadav
1
-1
/
+1
2017-10-27
i2c-cht-wc: Add device-properties for fusb302 integration
Hans de Goede
1
-7
/
+44
2017-08-29
i2c-cht-wc: make cht_wc_i2c_adap_driver static
Colin Ian King
1
-1
/
+1
2017-08-17
i2c-cht-wc: Workaround CHT GPIO controller IRQ issues
Hans de Goede
1
-4
/
+10
2017-08-17
i2c-cht-wc: Ack read irqs after reading the data register
Hans de Goede
1
-10
/
+19
2017-08-17
i2c-cht-wc: Add locking to interrupt / smbus_xfer functions
Hans de Goede
1
-13
/
+24
2017-08-13
i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver
Hans de Goede
1
-0
/
+337