original_kernel/drivers/char/ipmi
Corey Minyard 70f95b76f1 ipmi: Fix the I2C address extraction from SPMI tables
Unlike everywhere else in the IPMI specification, the I2C address
specified in the SPMI table is not shifted to the left one bit with
the LSB zero.  Instead it is not shifted with the MSB zero.

Reported-by: Sanjeev <singhsan@codeaurora.org>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
2016-05-16 19:49:49 -05:00
..
Kconfig
Makefile
ipmi_bt_sm.c
ipmi_devintf.c
ipmi_kcs_sm.c
ipmi_msghandler.c
ipmi_powernv.c
ipmi_poweroff.c
ipmi_si_intf.c IPMI: reserve memio regions separately 2016-05-16 19:49:48 -05:00
ipmi_si_sm.h
ipmi_smic_sm.c
ipmi_ssif.c ipmi: Fix the I2C address extraction from SPMI tables 2016-05-16 19:49:49 -05:00
ipmi_watchdog.c ipmi/watchdog: use nmi_panic() when kernel panics in NMI handler 2016-03-22 15:36:02 -07:00