summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-designware-platdrv.c
AgeCommit message (Expand)Author
2017-05-22i2c: designware: Fix bogus sda_hold_time due to uninitialized varsJan Kiszka
2017-05-19i2c: designware: don't infer timings described by ACPI from clock rateArd Biesheuvel
2017-05-10Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-27i2c: designware: Add ACPI HID for Hisilicon Hip07/08 I2C controllerHanjun Guo
2017-04-19i2c: designware: Get selected speed mode sda-hold-time via ACPIchin.yew.tan@intel.com
2017-03-22i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM methodHans de Goede
2017-03-22i2c: designware: Never suspend i2c-busses used for accessing the system PMICHans de Goede
2017-03-22Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...Wolfram Sang
2017-03-08i2c: designware: add reset interfaceZhangfei Gao
2017-03-02i2c: designware-baytrail: Add support for cherrytrailHans de Goede
2017-03-02i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding th...Hans de Goede
2017-03-02i2c: designware: Rename accessor_flags to flagsHans de Goede
2016-12-17i2c: designware: fix wrong Tx/Rx FIFO for ACPITin Huynh
2016-11-29i2c: designware: Consolidate default functionality bitsAlexander Stein
2016-11-18i2c: designware: Allow reduce bus speed by "clock-frequency" propertyJarkko Nikula
2016-11-18i2c: designware: Implement support for SMBus block read and writeTin Huynh
2016-08-26i2c: designware: Find bus speed from ACPIJarkko Nikula
2016-08-26i2c: designware: Enable high speed modeWeifeng Voon
2016-08-26i2c: designware: set the common config before the if elseWeifeng Voon
2016-08-26i2c: designware: Enable fast mode plusWeifeng Voon
2016-08-26i2c: designware: get fast plus and high speed *CNT configurationWeifeng Voon
2016-08-26i2c: designware: Move clk_freq into struct dw_i2c_devWeifeng Voon
2016-03-10i2c: designware: Add device HID for future AMD I2C controllerXiangliang Yu
2016-01-14Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-01-12Merge branch 'acpi-soc'Rafael J. Wysocki
2016-01-12Merge branch 'device-properties'Rafael J. Wysocki
2016-01-10i2c: designware: Do not require clock when SSCN and FFCN are providedSuravee Suthikulpanit
2016-01-07i2c: dw: Add APM X-Gene ACPI I2C device supportLoc Ho
2016-01-04i2c: designware: Add support for AMD Seattle I2CSuravee Suthikulpanit
2015-12-12i2c: designware: Keep pm_runtime_enable/_disable calls in syncJarkko Nikula
2015-12-12i2c: designware: fix IO timeout issue for AMD controllerXiangliang Yu
2015-12-07i2c: designware: Convert to use unified device property APIMika Westerberg
2015-11-10Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2015-10-25i2c: add ACPI support for I2C mux portsDustin Byford
2015-10-23i2c: designware: reverts "i2c: designware: Add support for AMD I2C controller"Ken Xue
2015-10-22i2c: designware: Fix build error when !CONFIG_PM_SLEEPJarkko Nikula
2015-10-18i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg
2015-10-15i2c: designware-platdrv: enable RuntimePM before registering to the coreWolfram Sang
2015-10-15i2c: designware: Move common probe code into i2c_dw_probe()Jarkko Nikula
2015-10-15i2c: designware: Rename platform driver probe and PM functionsJarkko Nikula
2015-06-21i2c: designware: Make sure the device is suspended before disabling runtime PMMika Westerberg
2015-06-03i2c: designware: Avoid unnecessary resuming during system suspendJisheng Zhang
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-16ACPI: Introduce has_acpi_companion()Rafael J. Wysocki
2015-03-15i2c: designware: Suppress error message if platform_get_irq() < 0Alexey Brodkin
2015-01-26i2c: designware: Add Intel Baytrail PMIC I2C bus supportDavid Box
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-07i2c: remove FSF addressWolfram Sang
2014-10-20i2c: busses: drop owner assignment from platform_driversWolfram Sang
2014-10-06i2c: designware: Add support for AMD I2C controllerCarl Peng