index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
Age
Commit message (
Expand
)
Author
2018-08-31
ipmi: Fix NULL pointer dereference in ssif_probe
Gustavo A. R. Silva
2018-08-31
ipmi: Fix I2C client removal in the SSIF driver
Corey Minyard
2018-08-31
ipmi: Move BT capabilities detection to the detect call
Corey Minyard
2018-08-31
ipmi: Rework SMI registration failure
Corey Minyard
2018-08-30
ipmi: kcs_bmc: don't change device name
Benjamin Fair
2018-06-24
ipmi: kcs_bmc: fix IRQ exception if the channel is not open
Haiyue Wang
2018-06-24
ipmi: Cleanup oops on initialization failure
Corey Minyard
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-24
ipmi: Properly release srcu locks on error conditions
Corey Minyard
2018-05-23
ipmi: NPCM7xx KCS BMC: enable interrupt to the host
Avi Fishman
2018-05-22
ipmi:bt: Set the timeout before doing a capabilities check
Corey Minyard
2018-05-09
ipmi: Remove the proc interface
Corey Minyard
2018-04-19
ipmi_ssif: Fix uninitialized variable issue
Gustavo A. R. Silva
2018-04-18
ipmi: add an NPCM7xx KCS BMC driver
Haiyue Wang
2018-04-18
ipmi_si: Clean up shutdown a bit
Corey Minyard
2018-04-18
ipmi_si: Rename intf_num to si_num
Corey Minyard
2018-04-18
ipmi: Remove smi->intf checks
Corey Minyard
2018-04-18
ipmi_ssif: Get rid of unused intf_num
Corey Minyard
2018-04-18
ipmi: ipmi_unregister_smi() cannot fail, have it return void
Corey Minyard
2018-04-18
ipmi_devintf: Add an error return on invalid ioctls
Corey Minyard
2018-04-18
ipmi_ssif: Remove usecount handling
Corey Minyard
2018-04-18
ipmi: Remove condition on interface shutdown
Corey Minyard
2018-04-18
ipmi_ssif: Convert over to a shutdown handler
Corey Minyard
2018-04-18
ipmi_si: Convert over to a shutdown handler
Corey Minyard
2018-04-18
ipmi: Rework locking and shutdown for hot remove
Corey Minyard
2018-04-18
ipmi: Fix some counter issues
Corey Minyard
2018-04-18
ipmi: Change ipmi_smi_t to struct ipmi_smi *
Corey Minyard
2018-04-18
ipmi: Rename ipmi_user_t to struct ipmi_user *
Corey Minyard
2018-04-18
ipmi_devintf: Small lock rework
Corey Minyard
2018-04-18
ipmi: Clean up some style issues in the message handler
Corey Minyard
2018-04-18
ipmi: Break up i_ipmi_request
Corey Minyard
2018-04-18
ipmi:devintf: Clean up some coding style issues
Corey Minyard
2018-04-18
ipmi: Clean up some debug code
Corey Minyard
2018-04-18
ipmi:watchdog: Use the IPMI panic handler instead of the system one
Corey Minyard
2018-04-18
ipmi: Add a panic handler for IPMI users
Corey Minyard
2018-04-18
ipmi:watchdog: Replace printk() with pr_xxx()
Corey Minyard
2018-04-18
ipmi:watchdog: Rework locking and handling
Corey Minyard
2018-04-18
ipmi: Add a maintenance mode for IPMB messages
Corey Minyard
2018-04-18
ipmi: Add a way to tune some timeouts
Corey Minyard
2018-03-27
ipmi/parisc: Add IPMI chassis poweroff for certain HP PA-RISC and IA-64 servers
Helge Deller
2018-03-13
ipmi_ssif: Fix kernel panic at msg_done_handler
Kamlakant Patel
2018-03-13
ipmi:pci: Blacklist a Realtek "IPMI" device
Corey Minyard
2018-03-12
ipmi: Remove ACPI SPMI probing from the system interface driver
Corey Minyard
2018-03-12
ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver
Corey Minyard
2018-03-06
ipmi: missing error code in try_smi_init()
Dan Carpenter
2018-03-06
ipmi: use ARRAY_SIZE for poweroff_functions array sizing calculation
Colin Ian King
2018-03-06
ipmi: Consolidate cleanup code
Corey Minyard
2018-03-06
ipmi: Remove some unnecessary initializations
Corey Minyard
2018-03-06
ipmi: Fix some error cleanup issues
Corey Minyard
2018-02-27
ipmi: Add or fix SPDX-License-Identifier in all files
Corey Minyard
[next]