aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/i2c/busses/i2c-designware-platdrv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-17i2c: designware: fix wrong Tx/Rx FIFO for ACPITin Huynh1-7/+24
2016-11-29i2c: designware: Consolidate default functionality bitsAlexander Stein1-8/+1
2016-11-18i2c: designware: Allow reduce bus speed by "clock-frequency" propertyJarkko Nikula1-5/+10
2016-11-18i2c: designware: Implement support for SMBus block read and writeTin Huynh1-0/+1
2016-08-26i2c: designware: Find bus speed from ACPIJarkko Nikula1-1/+5
2016-08-26i2c: designware: Enable high speed modeWeifeng Voon1-5/+11
2016-08-26i2c: designware: set the common config before the if elseWeifeng Voon1-4/+6
2016-08-26i2c: designware: Enable fast mode plusWeifeng Voon1-3/+6
2016-08-26i2c: designware: get fast plus and high speed *CNT configurationWeifeng Voon1-0/+2
2016-08-26i2c: designware: Move clk_freq into struct dw_i2c_devWeifeng Voon1-6/+6
2016-03-10i2c: designware: Add device HID for future AMD I2C controllerXiangliang Yu1-0/+1
2016-01-14Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-11/+21
2016-01-12Merge branch 'acpi-soc'Rafael J. Wysocki1-0/+1
2016-01-12Merge branch 'device-properties'Rafael J. Wysocki1-27/+23
2016-01-10i2c: designware: Do not require clock when SSCN and FFCN are providedSuravee Suthikulpanit1-11/+20
2016-01-07i2c: dw: Add APM X-Gene ACPI I2C device supportLoc Ho1-0/+1
2016-01-04i2c: designware: Add support for AMD Seattle I2CSuravee Suthikulpanit1-0/+1
2015-12-12i2c: designware: Keep pm_runtime_enable/_disable calls in syncJarkko Nikula1-5/+4
2015-12-12i2c: designware: fix IO timeout issue for AMD controllerXiangliang Yu1-1/+6
2015-12-07i2c: designware: Convert to use unified device property APIMika Westerberg1-27/+23
2015-11-10Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-64/+17
2015-10-25i2c: add ACPI support for I2C mux portsDustin Byford1-0/+1
2015-10-23i2c: designware: reverts "i2c: designware: Add support for AMD I2C controller"Ken Xue1-26/+1
2015-10-22i2c: designware: Fix build error when !CONFIG_PM_SLEEPJarkko Nikula1-2/+2
2015-10-18i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg1-0/+20
2015-10-15i2c: designware-platdrv: enable RuntimePM before registering to the coreWolfram Sang1-6/+7
2015-10-15i2c: designware: Move common probe code into i2c_dw_probe()Jarkko Nikula1-26/+2
2015-10-15i2c: designware: Rename platform driver probe and PM functionsJarkko Nikula1-12/+12
2015-06-21i2c: designware: Make sure the device is suspended before disabling runtime PMMika Westerberg1-1/+2
2015-06-03i2c: designware: Avoid unnecessary resuming during system suspendJisheng Zhang1-4/+28
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+2
2015-03-16ACPI: Introduce has_acpi_companion()Rafael J. Wysocki1-2/+2
2015-03-15i2c: designware: Suppress error message if platform_get_irq() < 0Alexey Brodkin1-4/+2
2015-01-26i2c: designware: Add Intel Baytrail PMIC I2C bus supportDavid Box1-5/+15
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-07i2c: remove FSF addressWolfram Sang1-4/+0
2014-10-20i2c: busses: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-06i2c: designware: Add support for AMD I2C controllerCarl Peng1-0/+27
2014-10-06i2c: designware: Rework probe() to get clock a bit laterMika Westerberg1-20/+18
2014-10-06i2c: designware: Default to fast mode in case of ACPIMika Westerberg1-4/+2
2014-09-29i2c: designware: add support of platform data to set I2C modeTan, Raymond1-0/+6
2014-09-29i2c: designware: add support of I2C standard modeRomain Baeriswyl1-2/+21
2014-08-02i2c: designware: add new bindingsAlan Cox1-0/+1
2014-07-16i2c: i2c-designware-platdrv: Drop class based scanning to improve bootup timeWolfram Sang1-1/+1
2014-06-02i2c: designware: Add runtime PM hooksMika Westerberg1-7/+5
2014-06-02i2c: designware: Disable device on system suspendMika Westerberg1-0/+1
2014-03-28i2c: i2c-designware-platdrv: deprecate class based instantiationWolfram Sang1-1/+1
2014-03-09i2c: designware: make SCL and SDA falling time configurableRomain Baeriswyl1-0/+7
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-0/+2
2013-11-14i2c: designware: add new ACPI IDsMika Westerberg1-0/+2