index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmi_ssif.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipmi: Pick up slave address from SMBIOS on an ACPI device
Corey Minyard
2016-11-25
1
-2
/
+31
*
ipmi_ssif: Remove an unused module parameter
Corey Minyard
2016-11-07
1
-4
/
+0
*
i2c: add a protocol parameter to the alert callback
Benjamin Tissoires
2016-06-17
1
-1
/
+5
*
ipmi: Fix the I2C address extraction from SPMI tables
Corey Minyard
2016-05-17
1
-1
/
+1
*
ipmi_ssif: Fix logic around alert handling
Corey Minyard
2016-03-18
1
-9
/
+4
*
char: ipmi: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2016-01-12
1
-1
/
+0
*
char: ipmi: ipmi_ssif: Replace timeval with timespec64
Amitoj Kaur Chawla
2015-10-25
1
-4
/
+5
*
ipmi:ssif: Add a module parm to specify that SMBus alerts don't work
Corey Minyard
2015-09-03
1
-0
/
+8
*
ipmi: constify SSIF ACPI device ids
Mathias Krause
2015-09-03
1
-1
/
+1
*
char:ipmi - Change 1 to true for bool type variables during initialization.
Shailendra Verma
2015-09-03
1
-2
/
+2
*
ipmi: Fix multi-part message handling
Corey Minyard
2015-05-06
1
-13
/
+38
*
ipmi: Add alert handling to SSIF
Corey Minyard
2015-05-06
1
-16
/
+116
*
ipmi: Remove unused including <linux/version.h>
Wei Yongjun
2015-05-06
1
-1
/
+0
*
ipmi: Remove incorrect use of seq_has_overflowed
Joe Perches
2015-05-05
1
-1
/
+1
*
ipmi:ssif: Ignore spaces when comparing I2C adapter names
Corey Minyard
2015-05-05
1
-3
/
+22
*
ipmi_ssif: Fix the logic on user-supplied addresses
Corey Minyard
2015-05-05
1
-1
/
+1
*
ipmi_ssif: Use interruptible completion for waiting in the thread
Corey Minyard
2015-04-11
1
-3
/
+5
*
ipmi: Remove uses of return value of seq_printf
Joe Perches
2015-02-20
1
-1
/
+3
*
char: ipmi: Remove obsolete cleanup for clientdata
Wolfram Sang
2015-02-20
1
-2
/
+0
*
ipmi: Fix compile warning with tv_usec
Corey Minyard
2014-12-30
1
-1
/
+2
*
ipmi: Fix compile issue with isspace()
Corey Minyard
2014-12-22
1
-0
/
+1
*
ipmi: Add SMBus interface driver (SSIF)
Corey Minyard
2014-12-11
1
-0
/
+1870