index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
Age
Commit message (
Expand
)
Author
2006-11-16
[PATCH] ipmi: use platform_device_add() instead of platform_device_register()...
Zhang, Yanmin
2006-11-13
[PATCH] IPMI: Fix more && typos
Corey Minyard
2006-11-08
[PATCH] ipmi_si_intf.c: fix "&& 0xff" typos
Alexey Dobriyan
2006-11-08
[PATCH] IPMI: retry messages on certain error returns
Corey Minyard
2006-11-08
[PATCH] IPMI: Clean up the waiting message queue properly on unload
Corey Minyard
2006-11-03
[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASS
Yvan Seth
2006-10-20
[PATCH] ipmi: fix return codes in failure case
Dave Jones
2006-10-11
[PATCH] ipmi: handle sysfs errors
Jeff Garzik
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-03
[PATCH] IPMI: allow user to override the kernel IPMI daemon enable
Corey Minyard
2006-10-03
[PATCH] ipmi: fix uninitialized data bug
Jeff Garzik
2006-10-01
[PATCH] ipmi: don't start kipmid if the IPMI driver can use interrupts
Corey Minyard
2006-10-01
[PATCH] IPMI: per-channel command registration
Corey Minyard
2006-09-16
[PATCH] IPMI: fix handling of OEM flags
Corey Minyard
2006-09-16
[PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systems
Arnaud Patard
2006-09-01
[PATCH] IPMI: fix occasional oops on module unload
Corey Minyard
2006-07-03
[PATCH] make more file_operation structs static
Arjan van de Ven
2006-07-02
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-28
[PATCH] IPMI: watchdog handle panic properly
Corey Minyard
2006-06-28
[PATCH] IPMI: remove high res timer code
Corey Minyard
2006-06-28
[PATCH] IPMI: tidy msghandler timer
Corey Minyard
2006-06-27
[PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static
Adrian Bunk
2006-06-27
[PATCH] IPMI: use schedule in kthread
akpm@osdl.org
2006-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
2006-06-26
fix paniced->panicked typos
Lee Revell
2006-06-23
[PATCH] ipmi: strstrip conversion
Pekka Enberg
2006-05-31
[PATCH] IPMI: reserve I/O ports separately
Corey Minyard
2006-04-19
[PATCH] Open IPMI BT overflow
Heikki Orsila
2006-04-19
[PATCH] IPMI: fix devinit placement
Randy Dunlap
2006-04-11
[PATCH] ipmi: fix event queue limit
Corey Minyard
2006-03-31
[PATCH] IPMI: convert from semaphores to mutexes
Corey Minyard
2006-03-31
[PATCH] IPMI: tidy up various things
Corey Minyard
2006-03-31
[PATCH] IPMI: fix startup race condition
Corey Minyard
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-26
[PATCH] ipmi: Increment driver version to v39.0
Corey Minyard
2006-03-26
[PATCH] ipmi: add full sysfs support
Corey Minyard
2006-03-26
[PATCH] ipmi: add generic PCI handling
Corey Minyard
2006-03-25
[PATCH] drivers/char/ipmi/ipmi_msghandler.c: fix a memory leak
Adrian Bunk
2006-03-24
[PATCH] remove ipmi pm_power_off redefinition
Olaf Hering
2006-02-03
[PATCH] IPMI: fix issues reported by Coverity in ipmi_msghandler.c
Jayachandran C
2006-02-03
[PATCH] ipmi: mem_{in,out}[bwl] => intf_mem_{in,out}[bwl]
Alexey Dobriyan
2006-02-01
[PATCH] IPMI: remove invalid acpi register spacing check
Rocky Craig
2006-01-11
[PATCH] ipmi: use CONFIG_DMI instead of CONFIG_X86
Matt Domsch
[next]