aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-designware-platdrv.c
Commit message (Expand)AuthorAge
* i2c: designware: Find bus speed from ACPIJarkko Nikula2016-08-25
* i2c: designware: Enable high speed modeWeifeng Voon2016-08-25
* i2c: designware: set the common config before the if elseWeifeng Voon2016-08-25
* i2c: designware: Enable fast mode plusWeifeng Voon2016-08-25
* i2c: designware: get fast plus and high speed *CNT configurationWeifeng Voon2016-08-25
* i2c: designware: Move clk_freq into struct dw_i2c_devWeifeng Voon2016-08-25
* i2c: designware: Add device HID for future AMD I2C controllerXiangliang Yu2016-03-10
* Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-01-14
|\
| * i2c: designware: Do not require clock when SSCN and FFCN are providedSuravee Suthikulpanit2016-01-10
| * i2c: designware: Add support for AMD Seattle I2CSuravee Suthikulpanit2016-01-04
* | Merge branch 'acpi-soc'Rafael J. Wysocki2016-01-11
|\ \
| * | i2c: dw: Add APM X-Gene ACPI I2C device supportLoc Ho2016-01-07
| |/
* | Merge branch 'device-properties'Rafael J. Wysocki2016-01-11
|\ \
| * | i2c: designware: Convert to use unified device property APIMika Westerberg2015-12-06
| |/
* | i2c: designware: Keep pm_runtime_enable/_disable calls in syncJarkko Nikula2015-12-12
* | i2c: designware: fix IO timeout issue for AMD controllerXiangliang Yu2015-12-12
|/
* Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2015-11-10
|\
| * i2c: add ACPI support for I2C mux portsDustin Byford2015-10-25
| * i2c: designware: reverts "i2c: designware: Add support for AMD I2C controller"Ken Xue2015-10-23
| * i2c: designware: Fix build error when !CONFIG_PM_SLEEPJarkko Nikula2015-10-22
| * i2c: designware: Move common probe code into i2c_dw_probe()Jarkko Nikula2015-10-15
| * i2c: designware: Rename platform driver probe and PM functionsJarkko Nikula2015-10-15
* | i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg2015-10-18
* | i2c: designware-platdrv: enable RuntimePM before registering to the coreWolfram Sang2015-10-15
|/
* i2c: designware: Make sure the device is suspended before disabling runtime PMMika Westerberg2015-06-21
* i2c: designware: Avoid unnecessary resuming during system suspendJisheng Zhang2015-06-02
* Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-14
|\
| * ACPI: Introduce has_acpi_companion()Rafael J. Wysocki2015-03-16
* | i2c: designware: Suppress error message if platform_get_irq() < 0Alexey Brodkin2015-03-15
|/
* i2c: designware: Add Intel Baytrail PMIC I2C bus supportDavid Box2015-01-26
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * i2c: busses: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | i2c: remove FSF addressWolfram Sang2014-11-07
|/
* i2c: designware: Add support for AMD I2C controllerCarl Peng2014-10-06
* i2c: designware: Rework probe() to get clock a bit laterMika Westerberg2014-10-06
* i2c: designware: Default to fast mode in case of ACPIMika Westerberg2014-10-06
* i2c: designware: add support of platform data to set I2C modeTan, Raymond2014-09-29
* i2c: designware: add support of I2C standard modeRomain Baeriswyl2014-09-29
* i2c: designware: add new bindingsAlan Cox2014-08-02
* i2c: i2c-designware-platdrv: Drop class based scanning to improve bootup timeWolfram Sang2014-07-16
* i2c: designware: Add runtime PM hooksMika Westerberg2014-06-02
* i2c: designware: Disable device on system suspendMika Westerberg2014-06-02
* i2c: i2c-designware-platdrv: deprecate class based instantiationWolfram Sang2014-03-28
* i2c: designware: make SCL and SDA falling time configurableRomain Baeriswyl2014-03-09
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-18
|\
| * i2c: designware: add new ACPI IDsMika Westerberg2013-11-14
* | i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre...Wolfram Sang2013-10-10
|/
* i2c: designware: get SDA hold time, HCNT and LCNT configuration from ACPIMika Westerberg2013-08-28
* i2c: move ACPI helpers into the coreMika Westerberg2013-08-23
* i2c: move OF helpers into the coreWolfram Sang2013-08-23