index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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
*
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-16
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-24
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-05
1
-13
/
+38
*
ipmi: Add alert handling to SSIF
Corey Minyard
2015-05-05
1
-16
/
+116
*
ipmi: Remove unused including <linux/version.h>
Wei Yongjun
2015-05-05
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-10
1
-3
/
+5
*
ipmi: Remove uses of return value of seq_printf
Joe Perches
2015-02-19
1
-1
/
+3
*
char: ipmi: Remove obsolete cleanup for clientdata
Wolfram Sang
2015-02-19
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-21
1
-0
/
+1
*
ipmi: Add SMBus interface driver (SSIF)
Corey Minyard
2014-12-11
1
-0
/
+1870