Sergey Senozhatsky
|
0dcf334c44
drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatch
|
14 years ago |
Linus Torvalds
|
4c5811bf46
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
|
14 years ago |
Doe, YiCheng
|
4c418ba969
ipmi: Fix IPMI errors due to timing problems
|
14 years ago |
Rob Herring
|
a1e9c9dd33
ipmi: convert OF driver to platform driver
|
14 years ago |
Corey Minyard
|
d2478521af
char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driver
|
14 years ago |
Linus Torvalds
|
52cfd503ad
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
|
14 years ago |
Len Brown
|
4b63bd35eb
Merge branch 'ipmi' into release
|
14 years ago |
Lin Ming
|
8b6cd8ad18
ACPICA: New GPE handler callback definition
|
14 years ago |
Rob Herring
|
672d8eafe3
ipmi: explicitly include of_address.h and of_irq.h
|
14 years ago |
Rob Herring
|
da81c3b982
of: Fixes for OF probing on little endian systems
|
14 years ago |
Zhao Yakui
|
16f4232ce4
IPMI: Add one interface to get more info of low-level IPMI device
|
14 years ago |
Corey Minyard
|
60ee6d5faf
ipmi: fix __init and __exit attribute locations
|
14 years ago |
Eric Dumazet
|
de5e2ddf9b
ipmi: proper spinlock initialization
|
14 years ago |
Linus Torvalds
|
229aebb873
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
Justin P. Mattock
|
631dd1a885
Update broken web addresses in the kernel.
|
14 years ago |
Yinghai Lu
|
561f8182db
ipmi: fix hardcoded ipmi device exit path warning
|
14 years ago |
Yinghai Lu
|
a9e31765e7
ipmi: fix acpi probe print
|
14 years ago |
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 |