1. e2c8249 i2c: designware: Fix bogus sda_hold_time due to uninitialized vars by Jan Kiszka · 8 years ago
  2. 9d64084 i2c: designware: don't infer timings described by ACPI from clock rate by Ard Biesheuvel · 8 years ago
  3. dc9edaa Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  4. 58dd8ab i2c: designware: Add ACPI HID for Hisilicon Hip07/08 I2C controller by Hanjun Guo · 8 years ago
  5. bd698d2 i2c: designware: Get selected speed mode sda-hold-time via ACPI by chin.yew.tan@intel.com · 8 years ago
  6. a3d411f i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM method by Hans de Goede · 8 years ago
  7. 41c80b8 i2c: designware: Never suspend i2c-busses used for accessing the system PMIC by Hans de Goede · 8 years ago
  8. a528fab Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop.org/git/drm-intel into i2c/for-next by Wolfram Sang · 8 years ago
  9. ab809fd i2c: designware: add reset interface by Zhangfei Gao · 9 years ago
  10. fd476fa i2c: designware-baytrail: Add support for cherrytrail by Hans de Goede · 9 years ago
  11. 086cb4a i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding the punit semaphore by Hans de Goede · 9 years ago
  12. 86524e5 i2c: designware: Rename accessor_flags to flags by Hans de Goede · 9 years ago
  13. 8e59876 i2c: designware: fix wrong Tx/Rx FIFO for ACPI by Tin Huynh · 9 years ago
  14. f06122f i2c: designware: Consolidate default functionality bits by Alexander Stein · 9 years ago
  15. 973652d i2c: designware: Allow reduce bus speed by "clock-frequency" property by Jarkko Nikula · 9 years ago
  16. c3ae106 i2c: designware: Implement support for SMBus block read and write by Tin Huynh · 9 years ago
  17. 10f8e7f i2c: designware: Find bus speed from ACPI by Jarkko Nikula · 9 years ago
  18. b6e6714 i2c: designware: Enable high speed mode by Weifeng Voon · 9 years ago
  19. 548e669 i2c: designware: set the common config before the if else by Weifeng Voon · 9 years ago
  20. d608c3d i2c: designware: Enable fast mode plus by Weifeng Voon · 9 years ago
  21. a92ec17 i2c: designware: get fast plus and high speed *CNT configuration by Weifeng Voon · 9 years ago
  22. 19c0a53 i2c: designware: Move clk_freq into struct dw_i2c_dev by Weifeng Voon · 9 years ago
  23. e4e666b i2c: designware: Add device HID for future AMD I2C controller by Xiangliang Yu · 9 years ago
  24. 32250e4 Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  25. 1e3f28a Merge branch 'acpi-soc' by Rafael J. Wysocki · 10 years ago
  26. 9896528 Merge branch 'device-properties' by Rafael J. Wysocki · 10 years ago
  27. b33af11 i2c: designware: Do not require clock when SSCN and FFCN are provided by Suravee Suthikulpanit · 10 years ago
  28. 04a407f i2c: dw: Add APM X-Gene ACPI I2C device support by Loc Ho · 10 years ago
  29. 90708ce i2c: designware: Add support for AMD Seattle I2C by Suravee Suthikulpanit · 10 years ago
  30. e79e72c i2c: designware: Keep pm_runtime_enable/_disable calls in sync by Jarkko Nikula · 10 years ago
  31. 2d244c8 i2c: designware: fix IO timeout issue for AMD controller by Xiangliang Yu · 10 years ago
  32. 4c5301a i2c: designware: Convert to use unified device property API by Mika Westerberg · 10 years ago
  33. d55fc37 Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  34. 8eb5c87 i2c: add ACPI support for I2C mux ports by Dustin Byford · 10 years ago
  35. 3eddad9 i2c: designware: reverts "i2c: designware: Add support for AMD I2C controller" by Ken Xue · 10 years ago
  36. 319d7f0 i2c: designware: Fix build error when !CONFIG_PM_SLEEP by Jarkko Nikula · 10 years ago
  37. 56d4b8a i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348 by Mika Westerberg · 10 years ago
  38. 36d48fb i2c: designware-platdrv: enable RuntimePM before registering to the core by Wolfram Sang · 10 years ago
  39. d80d134 i2c: designware: Move common probe code into i2c_dw_probe() by Jarkko Nikula · 10 years ago
  40. 6ad6fde i2c: designware: Rename platform driver probe and PM functions by Jarkko Nikula · 10 years ago
  41. edfc390 i2c: designware: Make sure the device is suspended before disabling runtime PM by Mika Westerberg · 10 years ago
  42. 8503ff1 i2c: designware: Avoid unnecessary resuming during system suspend by Jisheng Zhang · 10 years ago
  43. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  44. ca5b74d ACPI: Introduce has_acpi_companion() by Rafael J. Wysocki · 10 years ago
  45. b20d386 i2c: designware: Suppress error message if platform_get_irq() < 0 by Alexey Brodkin · 10 years ago
  46. 894acb2 i2c: designware: Add Intel Baytrail PMIC I2C bus support by David Box · 11 years ago
  47. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  48. ca1f8da i2c: remove FSF address by Wolfram Sang · 11 years ago
  49. 1ecc433 i2c: busses: drop owner assignment from platform_drivers by Wolfram Sang · 11 years ago
  50. a445900 i2c: designware: Add support for AMD I2C controller by Carl Peng · 11 years ago
  51. 925ddb2 i2c: designware: Rework probe() to get clock a bit later by Mika Westerberg · 11 years ago
  52. 0b26c84 i2c: designware: Default to fast mode in case of ACPI by Mika Westerberg · 11 years ago
  53. 4bcfda0 i2c: designware: add support of platform data to set I2C mode by Tan, Raymond · 11 years ago
  54. 8e5f6b2 i2c: designware: add support of I2C standard mode by Romain Baeriswyl · 11 years ago
  55. 0409516 i2c: designware: add new bindings by Alan Cox · 11 years ago
  56. 70fba83 i2c: i2c-designware-platdrv: Drop class based scanning to improve bootup time by Wolfram Sang · 11 years ago
  57. 1fc2fe2 i2c: designware: Add runtime PM hooks by Mika Westerberg · 11 years ago
  58. f537295 i2c: designware: Disable device on system suspend by Mika Westerberg · 11 years ago
  59. 834f2d8 i2c: i2c-designware-platdrv: deprecate class based instantiation by Wolfram Sang · 12 years ago
  60. 6468276 i2c: designware: make SCL and SDA falling time configurable by Romain Baeriswyl · 12 years ago
  61. 13509c3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  62. 25b3dfc i2c: designware: add new ACPI IDs by Mika Westerberg · 12 years ago
  63. cccdcea i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferred probing by Wolfram Sang · 12 years ago
  64. 57cd1e3 i2c: designware: get SDA hold time, HCNT and LCNT configuration from ACPI by Mika Westerberg · 12 years ago
  65. 55e71ed i2c: move ACPI helpers into the core by Mika Westerberg · 12 years ago
  66. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 12 years ago
  67. dfb03fb i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
  68. 97191d7 i2c-designware: use div_u64 to fix link by Vincent Stehlé · 12 years ago
  69. 9803f86 i2c-designware: make SDA hold time configurable by Christian Ruppert · 12 years ago
  70. 3cc2d00 drivers/i2c/busses: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  71. 5a7e6bd i2c: designware: add Intel BayTrail ACPI ID by Mika Westerberg · 12 years ago
  72. 99bece7 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  73. be7fbe6 i2c: designware-plat: drop superfluous {get|put}_device by Wolfram Sang · 12 years ago
  74. 4345233 i2c-designware: switch to use runtime PM autosuspend by Mika Westerberg · 12 years ago
  75. efe7d64 i2c-designware: use dynamic adapter numbering on Lynxpoint by Mika Westerberg · 12 years ago
  76. 1cb715c i2c-designware: move to managed functions (devm_*) by Andy Shevchenko · 12 years ago
  77. b34bb1e ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices() by Rafael J. Wysocki · 12 years ago
  78. 55827f4 i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls by Doug Anderson · 12 years ago
  79. b61b141 i2c-designware: add support for Intel Lynxpoint by Mika Westerberg · 13 years ago
  80. 7272194 i2c-designware: add minimal support for runtime PM by Mika Westerberg · 13 years ago
  81. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 13 years ago
  82. e1fac69 i2c: designware: Add clk_{un}prepare() support by Viresh Kumar · 13 years ago
  83. 3bf3b28 i2c: designware: add PM support by Deepak Sikri · 13 years ago
  84. 1045228 i2c: designware: dw_i2c_init_driver as subsys initcall by Pratyush Anand · 13 years ago
  85. af71100 i2c-designware: add OF binding support by Rob Herring · 14 years ago
  86. f3fa9f3 i2c-designware: Push all register reads/writes into the core code. by Dirk Brandewie · 14 years ago
  87. e18563f i2c-designware: move controller config to bus specific portion of driver by Dirk Brandewie · 14 years ago
  88. 2fa8326 i2c-designware: move i2c functionality bit field to be adapter specific by Dirk Brandewie · 14 years ago
  89. 1d31b58 i2c-designware: Move retriveving the clock speed out of core code. by Dirk Brandewie · 14 years ago
  90. 2373f6b i2c-designware: split of i2c-designware.c into core and bus specific parts by Dirk Brandewie · 14 years ago