index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
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
2018-02-04
Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-01-10
PM: i2c-designware-platdrv: Optimize power management
Rafael J. Wysocki
2018-01-10
PM: i2c-designware-platdrv: Use DPM_FLAG_SMART_PREPARE
Rafael J. Wysocki
2017-11-27
i2c: designware: rename i2c_dw_plat_prepare_clk to i2c_dw_prepare_clk
Phil Reid
2017-11-27
i2c: designware: move i2c_dw_plat_prepare_clk to common
Phil Reid
2017-11-27
i2c: designware: Don't set SCL timings and speed mode when in slave mode
Jarkko Nikula
2017-10-17
i2c: designware: make const array supported_speeds static to shink object cod...
Colin Ian King
2017-10-05
PM: i2c-designware-platdrv: Suspend/resume at the late/early stages
Rafael J. Wysocki
2017-10-05
PM: i2c-designware-platdrv: Clean up PM handling in probe
Rafael J. Wysocki
2017-09-09
Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-08-31
i2c: designware: Round down ACPI provided clk to nearest supported clk
Hans de Goede
2017-08-14
i2c: designware: Fix standard mode speed when configuring the slave mode
Jarkko Nikula
2017-08-14
i2c: designware: Fix system suspend
Ulf Hansson
2017-07-31
i2c: use dev_get_drvdata() to get private data in suspend/resume hooks
Masahiro Yamada
2017-07-31
i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHz
Hans de Goede
2017-07-31
i2c: designware: Print clock freq on invalid clock freq error
Hans de Goede
2017-06-27
i2c: designware: enable SLAVE in platform module
Luis Oliveira
2017-06-19
i2c: designware: MASTER mode as separated driver
Luis Oliveira
2017-06-19
i2c: designware: refactoring of the i2c-designware
Luis Oliveira
2017-06-19
i2c: designware: Cleaning and comment style fixes.
Luis Oliveira
2017-05-22
i2c: designware: Fix bogus sda_hold_time due to uninitialized vars
Jan Kiszka
2017-05-19
i2c: designware: don't infer timings described by ACPI from clock rate
Ard Biesheuvel
2017-05-10
Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-04-27
i2c: designware: Add ACPI HID for Hisilicon Hip07/08 I2C controller
Hanjun Guo
2017-04-19
i2c: designware: Get selected speed mode sda-hold-time via ACPI
chin.yew.tan@intel.com
2017-03-22
i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM method
Hans de Goede
2017-03-22
i2c: designware: Never suspend i2c-busses used for accessing the system PMIC
Hans de Goede
2017-03-22
Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...
Wolfram Sang
2017-03-08
i2c: designware: add reset interface
Zhangfei Gao
2017-03-02
i2c: designware-baytrail: Add support for cherrytrail
Hans de Goede
2017-03-02
i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding th...
Hans de Goede
2017-03-02
i2c: designware: Rename accessor_flags to flags
Hans de Goede
2016-12-17
i2c: designware: fix wrong Tx/Rx FIFO for ACPI
Tin Huynh
2016-11-29
i2c: designware: Consolidate default functionality bits
Alexander Stein
2016-11-18
i2c: designware: Allow reduce bus speed by "clock-frequency" property
Jarkko Nikula
2016-11-18
i2c: designware: Implement support for SMBus block read and write
Tin Huynh
2016-08-26
i2c: designware: Find bus speed from ACPI
Jarkko Nikula
2016-08-26
i2c: designware: Enable high speed mode
Weifeng Voon
2016-08-26
i2c: designware: set the common config before the if else
Weifeng Voon
2016-08-26
i2c: designware: Enable fast mode plus
Weifeng Voon
2016-08-26
i2c: designware: get fast plus and high speed *CNT configuration
Weifeng Voon
2016-08-26
i2c: designware: Move clk_freq into struct dw_i2c_dev
Weifeng Voon
2016-03-10
i2c: designware: Add device HID for future AMD I2C controller
Xiangliang Yu
2016-01-14
Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-01-12
Merge branch 'acpi-soc'
Rafael J. Wysocki
2016-01-12
Merge branch 'device-properties'
Rafael J. Wysocki
2016-01-10
i2c: designware: Do not require clock when SSCN and FFCN are provided
Suravee Suthikulpanit
2016-01-07
i2c: dw: Add APM X-Gene ACPI I2C device support
Loc Ho
2016-01-04
i2c: designware: Add support for AMD Seattle I2C
Suravee Suthikulpanit
2015-12-12
i2c: designware: Keep pm_runtime_enable/_disable calls in sync
Jarkko Nikula
[next]