index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-designware-platdrv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: designware: Make sure the device is suspended before disabling runtime PM
Mika Westerberg
2015-06-21
1
-1
/
+2
*
i2c: designware: Avoid unnecessary resuming during system suspend
Jisheng Zhang
2015-06-03
1
-4
/
+28
*
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-14
1
-2
/
+2
|
\
|
*
ACPI: Introduce has_acpi_companion()
Rafael J. Wysocki
2015-03-16
1
-2
/
+2
*
|
i2c: designware: Suppress error message if platform_get_irq() < 0
Alexey Brodkin
2015-03-15
1
-4
/
+2
|
/
*
i2c: designware: Add Intel Baytrail PMIC I2C bus support
David Box
2015-01-26
1
-5
/
+15
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
i2c: remove FSF address
Wolfram Sang
2014-11-07
1
-4
/
+0
|
/
*
i2c: designware: Add support for AMD I2C controller
Carl Peng
2014-10-06
1
-0
/
+27
*
i2c: designware: Rework probe() to get clock a bit later
Mika Westerberg
2014-10-06
1
-20
/
+18
*
i2c: designware: Default to fast mode in case of ACPI
Mika Westerberg
2014-10-06
1
-4
/
+2
*
i2c: designware: add support of platform data to set I2C mode
Tan, Raymond
2014-09-29
1
-0
/
+6
*
i2c: designware: add support of I2C standard mode
Romain Baeriswyl
2014-09-29
1
-2
/
+21
*
i2c: designware: add new bindings
Alan Cox
2014-08-02
1
-0
/
+1
*
i2c: i2c-designware-platdrv: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-1
/
+1
*
i2c: designware: Add runtime PM hooks
Mika Westerberg
2014-06-02
1
-7
/
+5
*
i2c: designware: Disable device on system suspend
Mika Westerberg
2014-06-02
1
-0
/
+1
*
i2c: i2c-designware-platdrv: deprecate class based instantiation
Wolfram Sang
2014-03-28
1
-1
/
+1
*
i2c: designware: make SCL and SDA falling time configurable
Romain Baeriswyl
2014-03-09
1
-0
/
+7
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-18
1
-0
/
+2
|
\
|
*
i2c: designware: add new ACPI IDs
Mika Westerberg
2013-11-14
1
-0
/
+2
*
|
i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre...
Wolfram Sang
2013-10-10
1
-2
/
+3
|
/
*
i2c: designware: get SDA hold time, HCNT and LCNT configuration from ACPI
Mika Westerberg
2013-08-28
1
-0
/
+34
*
i2c: move ACPI helpers into the core
Mika Westerberg
2013-08-23
1
-1
/
+0
*
i2c: move OF helpers into the core
Wolfram Sang
2013-08-23
1
-2
/
+0
*
i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-15
1
-3
/
+6
*
i2c-designware: use div_u64 to fix link
Vincent Stehlé
2013-07-03
1
-1
/
+2
*
i2c-designware: make SDA hold time configurable
Christian Ruppert
2013-06-26
1
-0
/
+10
*
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-06-12
1
-7
/
+1
*
i2c: designware: add Intel BayTrail ACPI ID
Mika Westerberg
2013-05-17
1
-0
/
+1
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-05-02
1
-65
/
+18
|
\
|
*
i2c: designware-plat: drop superfluous {get|put}_device
Wolfram Sang
2013-04-19
1
-4
/
+0
|
*
i2c-designware: switch to use runtime PM autosuspend
Mika Westerberg
2013-04-15
1
-1
/
+2
|
*
i2c-designware: use dynamic adapter numbering on Lynxpoint
Mika Westerberg
2013-04-15
1
-9
/
+0
|
*
i2c-designware: move to managed functions (devm_*)
Andy Shevchenko
2013-04-15
1
-54
/
+19
*
|
ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices()
Rafael J. Wysocki
2013-04-02
1
-1
/
+0
|
/
*
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-02-22
1
-2
/
+0
*
i2c-designware: add support for Intel Lynxpoint
Mika Westerberg
2013-01-28
1
-3
/
+46
*
i2c-designware: add minimal support for runtime PM
Mika Westerberg
2013-01-28
1
-0
/
+10
*
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-12-22
1
-3
/
+3
*
i2c: designware: Add clk_{un}prepare() support
Viresh Kumar
2012-05-12
1
-5
/
+5
*
i2c: designware: add PM support
Deepak Sikri
2012-05-12
1
-0
/
+27
*
i2c: designware: dw_i2c_init_driver as subsys initcall
Pratyush Anand
2012-02-29
1
-1
/
+1
*
i2c-designware: add OF binding support
Rob Herring
2011-12-27
1
-0
/
+12
*
i2c-designware: Push all register reads/writes into the core code.
Dirk Brandewie
2011-10-29
1
-3
/
+3
*
i2c-designware: move controller config to bus specific portion of driver
Dirk Brandewie
2011-10-29
1
-0
/
+2
*
i2c-designware: move i2c functionality bit field to be adapter specific
Dirk Brandewie
2011-10-29
1
-0
/
+8
*
i2c-designware: Move retriveving the clock speed out of core code.
Dirk Brandewie
2011-10-29
1
-0
/
+6
*
i2c-designware: split of i2c-designware.c into core and bus specific parts
Dirk Brandewie
2011-10-29
1
-0
/
+199