Age | Commit message (Expand) | Author | Files | Lines |
2016-03-10 | i2c: designware: Add device HID for future AMD I2C controller | Xiangliang Yu | 1 | -0/+1 |
2016-01-14 | Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 1 | -11/+21 |
2016-01-12 | Merge branch 'acpi-soc' | Rafael J. Wysocki | 1 | -0/+1 |
2016-01-12 | Merge branch 'device-properties' | Rafael J. Wysocki | 1 | -27/+23 |
2016-01-10 | i2c: designware: Do not require clock when SSCN and FFCN are provided | Suravee Suthikulpanit | 1 | -11/+20 |
2016-01-07 | i2c: dw: Add APM X-Gene ACPI I2C device support | Loc Ho | 1 | -0/+1 |
2016-01-04 | i2c: designware: Add support for AMD Seattle I2C | Suravee Suthikulpanit | 1 | -0/+1 |
2015-12-12 | i2c: designware: Keep pm_runtime_enable/_disable calls in sync | Jarkko Nikula | 1 | -5/+4 |
2015-12-12 | i2c: designware: fix IO timeout issue for AMD controller | Xiangliang Yu | 1 | -1/+6 |
2015-12-07 | i2c: designware: Convert to use unified device property API | Mika Westerberg | 1 | -27/+23 |
2015-11-10 | Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 1 | -64/+17 |
2015-10-25 | i2c: add ACPI support for I2C mux ports | Dustin Byford | 1 | -0/+1 |
2015-10-23 | i2c: designware: reverts "i2c: designware: Add support for AMD I2C controller" | Ken Xue | 1 | -26/+1 |
2015-10-22 | i2c: designware: Fix build error when !CONFIG_PM_SLEEP | Jarkko Nikula | 1 | -2/+2 |
2015-10-18 | i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348 | Mika Westerberg | 1 | -0/+20 |
2015-10-15 | i2c: designware-platdrv: enable RuntimePM before registering to the core | Wolfram Sang | 1 | -6/+7 |
2015-10-15 | i2c: designware: Move common probe code into i2c_dw_probe() | Jarkko Nikula | 1 | -26/+2 |
2015-10-15 | i2c: designware: Rename platform driver probe and PM functions | Jarkko Nikula | 1 | -12/+12 |
2015-06-21 | i2c: designware: Make sure the device is suspended before disabling runtime PM | Mika Westerberg | 1 | -1/+2 |
2015-06-02 | i2c: designware: Avoid unnecessary resuming during system suspend | Jisheng Zhang | 1 | -4/+28 |
2015-04-15 | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
2015-03-17 | ACPI: Introduce has_acpi_companion() | Rafael J. Wysocki | 1 | -2/+2 |
2015-03-15 | i2c: designware: Suppress error message if platform_get_irq() < 0 | Alexey Brodkin | 1 | -4/+2 |
2015-01-26 | i2c: designware: Add Intel Baytrail PMIC I2C bus support | David Box | 1 | -5/+15 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-07 | i2c: remove FSF address | Wolfram Sang | 1 | -4/+0 |
2014-10-20 | i2c: busses: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-10-06 | i2c: designware: Add support for AMD I2C controller | Carl Peng | 1 | -0/+27 |
2014-10-06 | i2c: designware: Rework probe() to get clock a bit later | Mika Westerberg | 1 | -20/+18 |
2014-10-06 | i2c: designware: Default to fast mode in case of ACPI | Mika Westerberg | 1 | -4/+2 |
2014-09-30 | i2c: designware: add support of platform data to set I2C mode | Tan, Raymond | 1 | -0/+6 |
2014-09-30 | i2c: designware: add support of I2C standard mode | Romain Baeriswyl | 1 | -2/+21 |
2014-08-02 | i2c: designware: add new bindings | Alan Cox | 1 | -0/+1 |
2014-07-17 | i2c: i2c-designware-platdrv: Drop class based scanning to improve bootup time | Wolfram Sang | 1 | -1/+1 |
2014-06-02 | i2c: designware: Add runtime PM hooks | Mika Westerberg | 1 | -7/+5 |
2014-06-02 | i2c: designware: Disable device on system suspend | Mika Westerberg | 1 | -0/+1 |
2014-03-28 | i2c: i2c-designware-platdrv: deprecate class based instantiation | Wolfram Sang | 1 | -1/+1 |
2014-03-09 | i2c: designware: make SCL and SDA falling time configurable | Romain Baeriswyl | 1 | -0/+7 |
2013-11-19 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+2 |
2013-11-14 | i2c: designware: add new ACPI IDs | Mika Westerberg | 1 | -0/+2 |
2013-10-10 | i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre... | Wolfram Sang | 1 | -2/+3 |
2013-08-28 | i2c: designware: get SDA hold time, HCNT and LCNT configuration from ACPI | Mika Westerberg | 1 | -0/+34 |
2013-08-23 | i2c: move ACPI helpers into the core | Mika Westerberg | 1 | -1/+0 |
2013-08-23 | i2c: move OF helpers into the core | Wolfram Sang | 1 | -2/+0 |
2013-08-15 | i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han | 1 | -3/+6 |
2013-07-04 | i2c-designware: use div_u64 to fix link | Vincent Stehlé | 1 | -1/+2 |
2013-06-26 | i2c-designware: make SDA hold time configurable | Christian Ruppert | 1 | -0/+10 |
2013-06-12 | drivers/i2c/busses: don't check resource with devm_ioremap_resource | Wolfram Sang | 1 | -7/+1 |
2013-05-18 | i2c: designware: add Intel BayTrail ACPI ID | Mika Westerberg | 1 | -0/+1 |
2013-05-03 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -65/+18 |