index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-i801.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: i801: Exclude device from suspend direct complete optimization
Jean Delvare
2020-10-14
1
-0
/
+1
*
i2c: i801: Fix resume bug
Volker RĂ¼melin
2020-09-23
1
-7
/
+14
*
i2c: i801: Add support for Intel Comet Lake
Jarkko Nikula
2019-05-04
1
-0
/
+4
*
i2c: i801: fix DNV's SMBCTRL register offset
Felipe Balbi
2018-09-04
1
-1
/
+6
*
i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
Mika Westerberg
2018-08-30
1
-1
/
+8
*
i2c: i801: Add support for Intel Ice Lake
Mika Westerberg
2018-07-03
1
-0
/
+4
*
Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18
Wolfram Sang
2018-05-17
1
-1
/
+1
|
\
|
*
i2c: mux: gpio: move header to platform_data
Wolfram Sang
2018-05-17
1
-1
/
+1
*
|
i2c: i801: fix unused-function warning
Anders Roxell
2018-05-17
1
-1
/
+1
*
|
i2c: i801: Don't restore config registers on runtime PM
Jean Delvare
2018-04-30
1
-2
/
+1
|
/
*
i2c: i801: Restore configuration at shutdown
Jean Delvare
2018-04-11
1
-0
/
+10
*
i2c: i801: Save register SMBSLVCMD value only once
Jean Delvare
2018-04-11
1
-2
/
+4
*
i2c: i801: Add missing documentation entries for Braswell and Kaby Lake
Jarkko Nikula
2018-02-21
1
-0
/
+1
*
i2c: i801: Fix Failed to allocate irq -2147483648 error
Hans de Goede
2017-11-27
1
-0
/
+3
*
i2c: i801: Add support for Intel Cedar Fork
Jarkko Nikula
2017-10-05
1
-0
/
+4
*
i2c: i801: Restore the presence state of P2SB PCI device after reading BAR
Qiuxu Zhuo
2017-08-28
1
-4
/
+8
*
i2c: i801: Add support for Intel Cannon Lake
Srinivas Pandruvada
2017-06-19
1
-0
/
+8
*
i2c: i801: Add support for Intel Gemini Lake
Mika Westerberg
2017-02-09
1
-0
/
+3
*
i2c: use an IRQ to report Host Notify events, not alert
Benjamin Tissoires
2016-11-24
1
-25
/
+7
*
i2c: i801: remove SMBNTFDDAT reads as they always seem to return 0
Benjamin Tissoires
2016-11-24
1
-4
/
+6
*
i2c: i801: use the BIT() macro for FEATURES_* also
Benjamin Tissoires
2016-11-24
1
-8
/
+8
*
i2c: i801: use BIT() macro for bits definition
Benjamin Tissoires
2016-11-24
1
-26
/
+26
*
i2c: i801: minor formatting issues
Benjamin Tissoires
2016-11-24
1
-4
/
+2
*
i2c: i801: store and restore the SLVCMD register at load and unload
Benjamin Tissoires
2016-11-24
1
-1
/
+16
*
i2c: i801: Fix I2C Block Read on 8-Series/C220 and later
Jean Delvare
2016-10-25
1
-3
/
+13
*
Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-10-07
1
-1
/
+4
|
\
|
*
i2c: i801: Add support for Kaby Lake PCH-H
Andy Shevchenko
2016-09-24
1
-0
/
+4
|
*
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-22
1
-1
/
+0
*
|
i2c: i801: Do not create iTCO watchdog when WDAT table exists
Mika Westerberg
2016-09-28
1
-1
/
+3
|
/
*
i2c: i801: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-07-26
1
-6
/
+3
*
i2c: i801: add support of Host Notify
Benjamin Tissoires
2016-07-06
1
-3
/
+85
*
i2c: i801: recover from hardware PEC errors
Ellen Wang
2016-07-01
1
-2
/
+51
*
i2c: i801: Drop needless bit-wise OR
Jean Delvare
2016-06-13
1
-1
/
+1
*
i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
Mika Westerberg
2016-06-09
1
-3
/
+96
*
i2c: i801: Add runtime PM support with autosuspend
Jarkko Nikula
2016-04-12
1
-6
/
+22
*
i2c: i801: Convert to struct dev_pm_ops for suspend/resume
Jarkko Nikula
2016-04-12
1
-13
/
+11
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-22
1
-4
/
+4
|
\
|
*
i2c: i801: sort IDs alphabetically
Andy Shevchenko
2016-03-12
1
-4
/
+4
*
|
i2c: i801: Adding Intel Lewisburg support for iTCO
Alexandra Yates
2016-02-18
1
-0
/
+2
|
/
*
i2c: i801: add Intel Lewisburg device IDs
Alexandra Yates
2015-11-20
1
-0
/
+6
*
i2c: add ACPI support for I2C mux ports
Dustin Byford
2015-10-25
1
-6
/
+3
*
i2c: i801: Add support for Intel Broxton
Jarkko Nikula
2015-10-23
1
-0
/
+3
*
i2c: i801: Add support for Intel DNV
Mika Westerberg
2015-10-23
1
-0
/
+4
*
i2c: i801: Create iTCO device on newer Intel PCHs
Mika Westerberg
2015-08-11
1
-1
/
+119
*
i2c: i801: Use managed pcim_* PCI device initialization and reservation
Jarkko Nikula
2015-03-09
1
-16
/
+9
*
i2c: i801: Remove pci_enable_device() call from i801_resume()
Jarkko Nikula
2015-03-09
1
-1
/
+1
*
i2c: i801: Use managed devm_* memory and irq allocation
Jarkko Nikula
2015-03-09
1
-11
/
+6
*
i2c: i801: Remove i801_driver forward declaration
Jarkko Nikula
2015-03-09
1
-4
/
+2
*
i2c: i801: Don't break user-visible strings
Jarkko Nikula
2015-03-09
1
-4
/
+5
*
i2c: i801: Add DeviceIDs for SunrisePoint LP
Devin Ryles
2014-11-12
1
-0
/
+3
[next]