开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmi_si_intf.c
Age
Commit message (
Expand
)
Author
2017-09-28
ipmi: Make the IPMI proc interface configurable
Corey Minyard
2017-09-28
ipmi_si: Add device attrs for the things in proc
Corey Minyard
2017-09-28
ipmi_si: remove ipmi_smi_alloc() function
Corey Minyard
2017-09-28
ipmi_si: Move port and mem I/O handling to their own files
Corey Minyard
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: Remove the device id from ipmi_register_smi()
Corey Minyard
2017-09-27
ipmi: Make ipmi_demangle_device_id more generic
Jeremy Kerr
2017-09-27
ipmi: Prefer ACPI system interfaces over SMBIOS ones
Corey Minyard
2017-09-27
char: ipmi: make function ipmi_get_info_from_resources static
Colin Ian King
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-06-19
ipmi: Convert DMI handling over to a platform device
Corey Minyard
2017-06-09
ipmi: Use the proper default value for register size in ACPI
Corey Minyard
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-04-20
Annotate hardware config module parameters in drivers/char/ipmi/
David Howells
2017-04-10
ipmi_si: use smi_num for init_name
Tony Camuso
2016-11-24
ipmi: Pick up slave address from SMBIOS on an ACPI device
Corey Minyard
2016-11-24
ipmi_si: Clean up printks
Corey Minyard
2016-11-24
Move platform device creation earlier in the initialization
Corey Minyard
2016-11-07
ipmi: Periodically check for events, not messages
Corey Minyard
2016-07-27
ipmi: remove trydefaults parameter and default init
Tony Camuso
2016-05-16
IPMI: reserve memio regions separately
Corey Minyard
2016-05-16
ipmi: Fix some minor coding style issues
Corey Minyard
2016-03-18
ipmi: do not probe ACPI devices if si_tryacpi is unset
Joe Lawrence
2016-03-18
ipmi_si: Avoid a wrong long timeout on transaction done
Corey Minyard
2016-03-18
ipmi_si: Fix module parameter doc names
Corey Minyard
2016-02-03
ipmi: put acpi.h with the other headers
Tony Camuso
2016-01-12
ipmi: Remove unnecessary pci_disable_device.
Dave Jones
2016-01-12
ipmi: constify some struct and char arrays
LABBE Corentin
2015-12-09
ipmi: move timer init to before irq is setup
Jan Stancek
2015-11-15
char: ipmi: Move MODULE_DEVICE_TABLE() to follow struct
Luis de Bethencourt
2015-11-15
ipmi: Stop the timer immediately if idle
Corey Minyard
2015-11-15
ipmi: Start the timer and thread on internal msgs
Corey Minyard
2015-09-03
ipmi: add of_device_id in MODULE_DEVICE_TABLE
Brijesh Singh
2015-09-03
ipmi: Compensate for BMCs that wont set the irq enable bit
Corey Minyard
2015-09-03
ipmi: Don't flush messages in sender() in run-to-completion mode
Hidehiro Kawai
2015-09-03
ipmi: Factor out message flushing procedure
Hidehiro Kawai
2015-09-03
ipmi: Make some data const that was only read
Corey Minyard
2015-09-03
ipmi: Delete an unnecessary check before the function call "cleanup_one_si"
Markus Elfring
[prev]
[next]