Linus Torvalds
|
58d4ea65b9
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
|
15 years ago |
Yinghai Lu
|
7bb671e3d0
ipmi: print info for spmi and smbios paths like acpi and pci
|
15 years ago |
Yinghai Lu
|
7faefea66a
ipmi: fix memleaking for add_smi when duplicating happen
|
15 years ago |
Justin P. Mattock
|
f46c77c283
drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but not used
|
15 years ago |
Yinghai Lu
|
d9e1b6c450
ipmi: fix ACPI detection with regspacing
|
15 years ago |
Grant Likely
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 years ago |
Martin Wilck
|
8d1f66dc9b
ipmi: set schedule_timeout_wait() value back to one
|
15 years ago |
Matthew Garrett
|
56480287f9
ipmi: make sure drivers were registered before unregistering them
|
15 years ago |
Jiri Kosina
|
a747c5abc3
ipmi: handle run_to_completion properly in deliver_recv_msg()
|
15 years ago |
Myron Stowe
|
279fbd0c5d
ipmi: update driver to use dev_printk and its constructs
|
15 years ago |
Myron Stowe
|
8c8eae2742
ipmi: convert tracking of the ACPI device pointer to a PNP device
|
15 years ago |
Matthew Garrett
|
06ee459402
ipmi: attempt to register multiple SIs of the same type
|
15 years ago |
Matthew Garrett
|
3326f4f227
ipmi: reduce polling
|
15 years ago |
Matthew Garrett
|
ea4078ca1a
ipmi: reduce polling when interrupts are available
|
15 years ago |
Matthew Garrett
|
754d453185
ipmi: change device discovery order
|
15 years ago |
Matthew Garrett
|
d8cc5267b8
ipmi: only register one si per bmc
|
15 years ago |
Matthew Garrett
|
2407d77a1a
ipmi: split device discovery and registration
|
15 years ago |
Matthew Garrett
|
5fedc4a282
ipmi: change addr_source to an enum rather than strings
|
15 years ago |
Grant Likely
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 years ago |
Grant Likely
|
61c7a080a5
of: Always use 'struct device.of_node' to get device node pointer.
|
15 years ago |
Bela Lubkin
|
2f95d51308
ipmi: fix slave_addrs setting to actually work
|
15 years ago |
Martin Wilck
|
ae74e823cb
ipmi: add parameter to limit CPU usage in kipmid
|
15 years ago |
Ingo Molnar
|
27d0567ab6
ACPI: fix ACPI=n allmodconfig build
|
15 years ago |
Bjorn Helgaas
|
9e368fa011
ipmi: add PNP discovery (ACPI namespace via PNPACPI)
|
15 years ago |
Bjorn Helgaas
|
18a3e0bfbc
ipmi: refer to table as "SPMI", not "ACPI"
|
15 years ago |
Bjorn Helgaas
|
ad497680a5
ipmi: remove unused PCI probe code
|
15 years ago |
Greg Kroah-Hartman
|
9de33df41f
ipmi: remove driver_data direct access of struct device
|
16 years ago |
Corey Minyard
|
40112ae750
ipmi: test for event buffer before using
|
16 years ago |
Corey Minyard
|
8b32b5d0dc
ipmi: fix platform return check
|
16 years ago |
Alexey Dobriyan
|
99b7623380
proc 2/2: remove struct proc_dir_entry::owner
|
16 years ago |