index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmi_dmi.c
Age
Commit message (
Expand
)
Author
2019-04-24
ipmi: Add the i2c-addr property for SSIF interfaces
Corey Minyard
2019-04-16
ipmi: Fix failure on SMBIOS specified devices
Corey Minyard
2019-02-22
ipmi: Consolidate the adding of platform devices
Corey Minyard
2018-09-18
ipmi: Remove platform driver overrides and use the id_table
Corey Minyard
2018-09-18
ipmi:dmi: Ignore IPMI SMBIOS entries with a zero base address
Corey Minyard
2018-09-18
ipmi:dmi: Use pr_fmt in the IPMI DMI code
Corey Minyard
2018-02-27
ipmi: Add or fix SPDX-License-Identifier in all files
Corey Minyard
2018-02-26
ipmi: Re-use existing macros for built-in properties
Andy Shevchenko
2018-01-22
ipmi: use dynamic memory for DMI driver override
John Garry
2017-11-15
Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-28
ipmi: pr_err() strings should end with newlines
Arvind Yadav
2017-09-28
ipmi: Make the DMI probe into a generic platform probe
Corey Minyard
2017-06-19
ipmi: Create a platform device for a DMI-specified IPMI interface
Corey Minyard