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_ssif: Remove duplicate NULL check
Andy Shevchenko
2018-01-22
1
-2
/
+1
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
1
-4
/
+3
*
ipmi: Make the DMI probe into a generic platform probe
Corey Minyard
2017-09-28
1
-9
/
+3
*
ipmi: Make the IPMI proc interface configurable
Corey Minyard
2017-09-28
1
-0
/
+6
*
ipmi_ssif: Add device attrs for the things in proc
Corey Minyard
2017-09-28
1
-2
/
+74
*
ipmi: Remove the device id from ipmi_register_smi()
Corey Minyard
2017-09-27
1
-19
/
+0
*
ipmi: Make ipmi_demangle_device_id more generic
Jeremy Kerr
2017-09-27
1
-1
/
+2
*
ipmi:ssif: Add missing unlock in error branch
Corey Minyard
2017-06-30
1
-0
/
+5
*
ipmi:ssif: Check dev before setting drvdata
Corey Minyard
2017-06-28
1
-1
/
+2
*
ipmi: Convert DMI handling over to a platform device
Corey Minyard
2017-06-19
1
-60
/
+102
*
ipmi:ssif: Use i2c_adapter_id instead of adapter->nr
Corey Minyard
2017-06-16
1
-2
/
+3
*
ipmi_ssif: remove redundant null check on array client->adapter->name
Colin Ian King
2017-05-18
1
-2
/
+1
*
ipmi_ssif: unlock on allocation failure
Dan Carpenter
2017-05-08
1
-0
/
+2
*
ipmi_ssif: use setup_timer
Geliang Tang
2017-04-07
1
-3
/
+2
*
ipmi: Fix kernel panic at ipmi_ssif_thread()
Joeseph Chang
2017-04-07
1
-1
/
+3
*
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