summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-hix5hd2.c
AgeCommit message (Expand)Author
2020-03-22i2c: hix5hd2: add missed clk_disable_unprepare in removeChuhong Yuan
2019-09-03i2c: hix5hd2: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-05-29i2c: busses: make use of i2c_8bit_addr_from_msgPeter Rosin
2018-05-15i2c: hix5hd2: remove some dead codePeter Rosin
2018-05-08i2c: busses: remove superfluous ignoring of children for RPMWolfram Sang
2017-07-31i2c: use dev_get_drvdata() to get private data in suspend/resume hooksMasahiro Yamada
2016-08-22i2c: don't print error when adding adapter failsWolfram Sang
2015-05-12i2c: hix5hd2: Fix modalias to make module auto-loading workAxel Lin
2014-12-04PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki
2014-10-16i2c: hix5hd2: add i2c controller driverWei Yan