index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-designware-platdrv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
i2c: designware: make const array supported_speeds static to shink object cod...
Colin Ian King
1
-1
/
+3
2017-10-05
PM: i2c-designware-platdrv: Suspend/resume at the late/early stages
Rafael J. Wysocki
1
-13
/
+20
2017-10-05
PM: i2c-designware-platdrv: Clean up PM handling in probe
Rafael J. Wysocki
1
-12
/
+22
2017-09-10
Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+2
2017-08-31
i2c: designware: Round down ACPI provided clk to nearest supported clk
Hans de Goede
1
-4
/
+12
2017-08-14
i2c: designware: Fix standard mode speed when configuring the slave mode
Jarkko Nikula
1
-2
/
+1
2017-08-14
i2c: designware: Fix system suspend
Ulf Hansson
1
-2
/
+12
2017-07-31
i2c: use dev_get_drvdata() to get private data in suspend/resume hooks
Masahiro Yamada
1
-4
/
+2
2017-07-31
i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHz
Hans de Goede
1
-0
/
+3
2017-07-31
i2c: designware: Print clock freq on invalid clock freq error
Hans de Goede
1
-1
/
+2
2017-06-28
i2c: designware: enable SLAVE in platform module
Luis Oliveira
1
-5
/
+36
2017-06-19
i2c: designware: MASTER mode as separated driver
Luis Oliveira
1
-3
/
+3
2017-06-19
i2c: designware: refactoring of the i2c-designware
Luis Oliveira
1
-13
/
+18
2017-06-19
i2c: designware: Cleaning and comment style fixes.
Luis Oliveira
1
-21
/
+22
2017-05-23
i2c: designware: Fix bogus sda_hold_time due to uninitialized vars
Jan Kiszka
1
-1
/
+1
2017-05-19
i2c: designware: don't infer timings described by ACPI from clock rate
Ard Biesheuvel
1
-8
/
+10
2017-05-10
Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2017-04-27
i2c: designware: Add ACPI HID for Hisilicon Hip07/08 I2C controller
Hanjun Guo
1
-0
/
+2
2017-04-19
i2c: designware: Get selected speed mode sda-hold-time via ACPI
chin.yew.tan@intel.com
1
-9
/
+22
2017-03-22
i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM method
Hans de Goede
1
-0
/
+15
2017-03-22
i2c: designware: Never suspend i2c-busses used for accessing the system PMIC
Hans de Goede
1
-6
/
+4
2017-03-22
Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...
Wolfram Sang
1
-3
/
+5
2017-03-08
i2c: designware: add reset interface
Zhangfei Gao
1
-4
/
+24
2017-03-02
i2c: designware-baytrail: Add support for cherrytrail
Hans de Goede
1
-1
/
+1
2017-03-02
i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding th...
Hans de Goede
1
-1
/
+3
2017-03-02
i2c: designware: Rename accessor_flags to flags
Hans de Goede
1
-1
/
+1
2016-12-17
i2c: designware: fix wrong Tx/Rx FIFO for ACPI
Tin Huynh
1
-7
/
+24
2016-11-29
i2c: designware: Consolidate default functionality bits
Alexander Stein
1
-8
/
+1
2016-11-18
i2c: designware: Allow reduce bus speed by "clock-frequency" property
Jarkko Nikula
1
-5
/
+10
2016-11-18
i2c: designware: Implement support for SMBus block read and write
Tin Huynh
1
-0
/
+1
2016-08-26
i2c: designware: Find bus speed from ACPI
Jarkko Nikula
1
-1
/
+5
2016-08-26
i2c: designware: Enable high speed mode
Weifeng Voon
1
-5
/
+11
2016-08-26
i2c: designware: set the common config before the if else
Weifeng Voon
1
-4
/
+6
2016-08-26
i2c: designware: Enable fast mode plus
Weifeng Voon
1
-3
/
+6
2016-08-26
i2c: designware: get fast plus and high speed *CNT configuration
Weifeng Voon
1
-0
/
+2
2016-08-26
i2c: designware: Move clk_freq into struct dw_i2c_dev
Weifeng Voon
1
-6
/
+6
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
[next]