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
2017-09-28
ipmi_si: Get rid of unused spacing and port fields
Corey Minyard
2017-09-28
ipmi_si: Move PARISC handling to another file
Corey Minyard
2017-09-28
ipmi_si: Move PCI setup to another file
Corey Minyard
2017-09-28
ipmi_si: Move platform device handling to another file
Corey Minyard
2017-09-27
ipmi_si: Move hardcode handling to a separate file.
Corey Minyard
2017-09-27
ipmi_si: Move the hotmod handling to another file.
Corey Minyard
2017-09-27
ipmi_si: Change ipmi_si_add_smi() to take just I/O info
Corey Minyard
2017-09-27
ipmi_si: Move io setup into io structure
Corey Minyard
2017-09-27
ipmi_si: Move irq setup handling into the io struct
Corey Minyard
2017-09-27
ipmi_si: Move some platform data into the io structure
Corey Minyard
2017-09-27
ipmi_si: Rename function to add smi, make it global
Corey Minyard
2017-09-27
ipmi: Convert IPMI GUID over to Linux guid_t
Corey Minyard
2017-09-27
ipmi: Rescan channel list on BMC changes
Corey Minyard
2017-09-27
ipmi: Move lun and address out of channel struct
Corey Minyard
2017-09-27
ipmi: Retry BMC registration on a failure
Corey Minyard
2017-09-27
ipmi: Rework device id and guid handling to catch changing BMCs
Corey Minyard
2017-09-27
ipmi: Use a temporary BMC for an interface
Corey Minyard
2017-09-27
ipmi: Dynamically fetch GUID periodically
Corey Minyard
2017-09-27
ipmi: Always fetch the guid through ipmi_get_device_id()
Corey Minyard
2017-09-27
ipmi: Remove the device id from ipmi_register_smi()
Corey Minyard
2017-09-27
ipmi: allow dynamic BMC version information
Jeremy Kerr
2017-09-27
ipmi: Don't use BMC product/dev ids in the BMC name
Corey Minyard
2017-09-27
ipmi: Make ipmi_demangle_device_id more generic
Jeremy Kerr
2017-09-27
ipmi: Add a reference from BMC devices to their interfaces
Jeremy Kerr
2017-09-27
ipmi: Get the device id through a function
Corey Minyard
2017-09-27
ipmi: Fix printing the BMC guid
Corey Minyard
2017-09-27
ipmi: Rework BMC registration
Corey Minyard
2017-09-27
ipmi: Prefer ACPI system interfaces over SMBIOS ones
Corey Minyard
2017-09-27
ipmi: Fix issues with BMC refcounts
Corey Minyard
2017-09-27
ipmi: Check that the device type is BMC when scanning device
Corey Minyard
2017-09-27
ipmi: Move bmc find routing to below bmc device type
Corey Minyard
2017-09-27
ipmi: Fix getting the GUID data
Corey Minyard
2017-09-27
IPMI: make ipmi_poweroff_handler const
Bhumika Goyal
2017-09-27
ipmi: Make IPMI panic strings always available
Corey Minyard
2017-09-27
char: ipmi: make function ipmi_get_info_from_resources static
Colin Ian King
2017-09-27
ipmi: fix unsigned long underflow
Corey Minyard
2017-09-27
char: ipmi: eliminate misleading print info when being probed via ACPI
Hanjun Guo
2017-08-22
parisc/ipmi_si_intf: Fix section mismatches on parisc platform
Helge Deller
2017-07-10
Merge tag 'for-linus-4.13-v2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2017-07-06
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-06-30
ipmi:ssif: Add missing unlock in error branch
Corey Minyard
2017-06-28
char: ipmi: constify bmc_dev_attr_group and bmc_device_type
Arvind Yadav
2017-06-28
ipmi:ssif: Check dev before setting drvdata
Corey Minyard
2017-06-26
ipmi: get rid of field-by-field __get_user()
Al Viro
2017-06-26
ipmi: get COMPAT_IPMICTL_RECEIVE_MSG in sync with the native one
Al Viro
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-19
ipmi: Convert DMI handling over to a platform device
Corey Minyard
2017-06-19
ipmi: Create a platform device for a DMI-specified IPMI interface
Corey Minyard
2017-06-19
ipmi: use rcu lock around call to intf->handlers->sender()
Tony Camuso
2017-06-16
ipmi:ssif: Use i2c_adapter_id instead of adapter->nr
Corey Minyard
[next]