Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3d30701b58970425e1d45994d6cb82f828924fdd
/
drivers
/
char
/
ipmi
/
ipmi_si_intf.c
d9e1b6c
ipmi: fix ACPI detection with regspacing
by Yinghai Lu
· 14 years ago
8d1f66d
ipmi: set schedule_timeout_wait() value back to one
by Martin Wilck
· 15 years ago
5648028
ipmi: make sure drivers were registered before unregistering them
by Matthew Garrett
· 15 years ago
a747c5a
ipmi: handle run_to_completion properly in deliver_recv_msg()
by Jiri Kosina
· 15 years ago
279fbd0
ipmi: update driver to use dev_printk and its constructs
by Myron Stowe
· 15 years ago
8c8eae2
ipmi: convert tracking of the ACPI device pointer to a PNP device
by Myron Stowe
· 15 years ago
06ee459
ipmi: attempt to register multiple SIs of the same type
by Matthew Garrett
· 15 years ago
3326f4f
ipmi: reduce polling
by Matthew Garrett
· 15 years ago
ea4078c
ipmi: reduce polling when interrupts are available
by Matthew Garrett
· 15 years ago
754d453
ipmi: change device discovery order
by Matthew Garrett
· 15 years ago
d8cc5267
ipmi: only register one si per bmc
by Matthew Garrett
· 15 years ago
2407d77
ipmi: split device discovery and registration
by Matthew Garrett
· 15 years ago
5fedc4a
ipmi: change addr_source to an enum rather than strings
by Matthew Garrett
· 15 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
2f95d51
ipmi: fix slave_addrs setting to actually work
by Bela Lubkin
· 15 years ago
ae74e82
ipmi: add parameter to limit CPU usage in kipmid
by Martin Wilck
· 15 years ago
27d0567
ACPI: fix ACPI=n allmodconfig build
by Ingo Molnar
· 15 years ago
9e368fa
ipmi: add PNP discovery (ACPI namespace via PNPACPI)
by Bjorn Helgaas
· 15 years ago
18a3e0b
ipmi: refer to table as "SPMI", not "ACPI"
by Bjorn Helgaas
· 15 years ago
ad49768
ipmi: remove unused PCI probe code
by Bjorn Helgaas
· 15 years ago
9de33df
ipmi: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
40112ae
ipmi: test for event buffer before using
by Corey Minyard
· 16 years ago
8b32b5d
ipmi: fix platform return check
by Corey Minyard
· 16 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
fe2d5ff
Fix platform drivers that crash on suspend/resume
by Darrick J. Wong
· 16 years ago
68e1ee6
powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks
by Kumar Gala
· 16 years ago
a09f485
drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak
by Andrew Morton
· 16 years ago
11c675c
ipmi/powerpc: Use linux/of_{device,platform}.h instead of asm
by Stephen Rothwell
· 17 years ago
3b7ec11
ipmi: support I/O resources in OF driver
by Nate Case
· 17 years ago
fa68be0
ipmi: remove ->write_proc code
by Alexey Dobriyan
· 17 years ago
c305e3d
IPMI: Style fixes in the system interface code
by Corey Minyard
· 17 years ago
ba8ff1c
IPMI: Convert system interface defines to an enum
by Corey Minyard
· 17 years ago
64959e2
ipmi: convert locked counters to atomics in the system interface
by Corey Minyard
· 17 years ago
5956dce
ipmi: don't grab locks in run-to-completion mode
by Konstantin Baydarov
· 17 years ago
bda4c30
ipmi: run to completion fixes
by Corey Minyard
· 17 years ago
4ea1842
ipmi: hold ATTN until upper layer ready
by Corey Minyard
· 17 years ago
d8c9861
IPMI: add 0.9 support
by Corey Minyard
· 17 years ago
fcfa472
IPMI: add polled interface
by Corey Minyard
· 17 years ago
c45adc3
IPMI: don't init irq until ready
by Corey Minyard
· 17 years ago
64a6f95
signedness: module_param_array nump argument
by Al Viro
· 17 years ago
e869086
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
1855256
drivers/firmware: const-ify DMI API and internals
by Jeff Garzik
· 17 years ago
0ce49a3
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
248bdd5
pci: fix unterminated pci_device_id lists
by Kees Cook
· 17 years ago
35438c4
Merge branch 'linux-2.6' into for-2.6.24
by Paul Mackerras
· 17 years ago
32d2198
IPMI: fix warning in ipmi_si_intf.c
by Mijo Safradin
· 17 years ago
9c25099
[POWERPC] Use of_get_property in ipmi code
by Stephen Rothwell
· 17 years ago
80cd692
ipmi: Fix mem leak in try_init_dmi()
by Jesper Juhl
· 17 years ago
8f14137
drivers/char/ipmi/ipmi_si_intf.c: lower printk severity
by Dan Aloni
· 18 years ago
10fb62e
IPMI: Add PPC openfirmware unregister
by Christian Krafft
· 18 years ago
8fe1425
IPMI: fix SI address space settings
by Corey Minyard
· 18 years ago
fca3b74
ipmi: add pci remove handling
by Corey Minyard
· 18 years ago
ee6cd5f
ipmi: allow shared interrupts
by Corey Minyard
· 18 years ago
dba9b4f
ipmi: add powerpc openfirmware sensing
by Corey Minyard
· 18 years ago
4ff31d7
[PATCH] ipmi: check, if default ports are accessible on PPC
by Christian Krafft
· 18 years ago
15a58ed
ACPICA: Remove duplicate table definitions (non-conflicting), cont
by Alexey Starikovskiy
· 18 years ago
1d5636c
[PATCH] IPMI: misc fixes
by Corey Minyard
· 18 years ago
0c8204b
[PATCH] IPMI: remove zero inits
by Randy Dunlap
· 18 years ago
4d7cbac
[PATCH] IPMI: Fix BT long busy
by Corey Minyard
· 18 years ago
168b35a
[PATCH] IPMI: fix pci warning
by Corey Minyard
· 18 years ago
b361e27
[PATCH] IPMI: system interface hotplug
by Corey Minyard
· 18 years ago
15c62e1
[PATCH] IPMI: add poll delay
by Corey Minyard
· 18 years ago
55162fb
[PATCH] IPMI: fix request events
by Corey Minyard
· 18 years ago
b967513
[PATCH] IPMI: Add maintenance mode
by Corey Minyard
· 18 years ago
759643b
[PATCH] IPMI: pass sysfs name from lower level driver
by Corey Minyard
· 18 years ago
b48f545
[PATCH] ipmi: use platform_device_add() instead of platform_device_register() to register device allocated dynamically
by Zhang, Yanmin
· 18 years ago
64d9fe6
[PATCH] ipmi_si_intf.c: fix "&& 0xff" typos
by Alexey Dobriyan
· 18 years ago
d13adb6
[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASS
by Yvan Seth
· 18 years ago
1cd441f
[PATCH] ipmi: fix return codes in failure case
by Dave Jones
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
a51f4a8
[PATCH] IPMI: allow user to override the kernel IPMI daemon enable
by Corey Minyard
· 18 years ago
397f4eb
[PATCH] ipmi: fix uninitialized data bug
by Jeff Garzik
· 18 years ago
df3fe8d
[PATCH] ipmi: don't start kipmid if the IPMI driver can use interrupts
by Corey Minyard
· 18 years ago
4064d5e
[PATCH] IPMI: fix handling of OEM flags
by Corey Minyard
· 18 years ago
55ebcc3
[PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systems
by Arnaud Patard
· 18 years ago
0f2ed4c
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
by Thomas Gleixner
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
1a24586
[PATCH] IPMI: remove high res timer code
by Corey Minyard
· 19 years ago
3397973
[PATCH] IPMI: use schedule in kthread
by akpm@osdl.org
· 19 years ago
d61a3ea
[PATCH] IPMI: reserve I/O ports separately
by Corey Minyard
· 19 years ago
7420884
[PATCH] IPMI: fix devinit placement
by Randy Dunlap
· 19 years ago
d6dfd13
[PATCH] IPMI: convert from semaphores to mutexes
by Corey Minyard
· 19 years ago
8a3628d
[PATCH] IPMI: tidy up various things
by Corey Minyard
· 19 years ago
453823b
[PATCH] IPMI: fix startup race condition
by Corey Minyard
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
50c812b
[PATCH] ipmi: add full sysfs support
by Corey Minyard
· 19 years ago
b0defcd
[PATCH] ipmi: add generic PCI handling
by Corey Minyard
· 19 years ago
546cfdf
[PATCH] ipmi: mem_{in,out}[bwl] => intf_mem_{in,out}[bwl]
by Alexey Dobriyan
· 19 years ago
94f91de
[PATCH] IPMI: remove invalid acpi register spacing check
by Rocky Craig
· 19 years ago
a9fad4c
[PATCH] ipmi: use CONFIG_DMI instead of CONFIG_X86
by Matt Domsch
· 19 years ago
7767e12
[PATCH] IPMI oops fix
by Paolo Galtieri
· 19 years ago
44f080c
[PATCH] ipmi: missing NULL test for kthread
by Matt Domsch
· 19 years ago
e9a705a
[PATCH] ipmi: use kthread API
by Matt Domsch
· 19 years ago
a9a2c44
[PATCH] ipmi: add timer thread
by Corey Minyard
· 19 years ago
c3e7e79
[PATCH] ipmi: kcs error0 delay
by Corey Minyard
· 19 years ago
ea94027
[PATCH] ipmi: si start transaction hook
by Corey Minyard
· 19 years ago
d5a2b89
[PATCH] ipmi: more dell fixes
by Corey Minyard
· 19 years ago
c4edff1
[PATCH] ipmi: various si cleanup
by Corey Minyard
· 19 years ago
da4cd8d
[PATCH] drivers/char: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
Next »