index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
1
-1
/
+1
2005-09-28
[PATCH] Add IPMI poweroff control to sysfs
Corey Minyard
1
-1
/
+1
2005-09-24
[PATCH] ipmi_msghandler: inconsistent spin_lock usage
Hironobu Ishii
1
-3
/
+3
2005-09-10
[PATCH] drivers/char: fix-up schedule_timeout() usage
Nishanth Aravamudan
2
-16
/
+8
2005-09-10
[PATCH] trivial __user annotations (ipmi)
viro@ZenIV.linux.org.uk
1
-2
/
+3
2005-09-08
Merge linux-2.6 with linux-acpi-2.6
Len Brown
8
-473
/
+648
2005-09-08
[PATCH] ipmi poweroff: fix chassis control
Corey Minyard
1
-74
/
+58
2005-09-08
[PATCH] ipmi: remove unused fields
Corey Minyard
1
-31
/
+11
2005-09-08
[PATCH] ipmi: style cleanups
Corey Minyard
5
-128
/
+146
2005-09-08
[PATCH] ipmi: add hacks for IPMI chassis poweroff for certain Dell servers
Corey Minyard
1
-0
/
+24
2005-09-08
[PATCH] ipmi: fix panic ipmb response
Corey Minyard
1
-40
/
+67
2005-09-08
[PATCH] ipmi: clean up versioning of the IPMI driver
Corey Minyard
8
-34
/
+19
2005-09-08
[PATCH] ipmi: OEM flag handling and hacks for some Dell machines
Corey Minyard
1
-12
/
+105
2005-09-08
[PATCH] ipmi: watchdog/NMI interaction fixes
Corey Minyard
1
-7
/
+11
2005-09-08
[PATCH] ipmi: high-res timer support fixes
Corey Minyard
1
-15
/
+21
2005-09-08
[PATCH] ipmi: add per-channel IPMB addresses
Corey Minyard
2
-53
/
+178
2005-09-08
[PATCH] IPMI: use dmi_find_device()
Andrey Panin
1
-88
/
+17
2005-09-01
[ACPI] check acpi_disabled in IPMI
Yann Droneaud
1
-0
/
+3
2005-08-24
[ACPI] delete CONFIG_ACPI_INTERPRETER
Len Brown
1
-3
/
+3
2005-07-28
[PATCH] clean up inline static vs static inline
Jesper Juhl
1
-1
/
+1
2005-07-28
[PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handling
Andrey Panin
1
-5
/
+1
2005-06-29
[PATCH] coverity: ipmi_msghandler() channels array overrun fix
KAMBAROV, ZAUR
1
-2
/
+2
2005-06-24
[PATCH] ipmi: add 32-bit ioctl translations for 64-bit platforms
Andrew Morton
1
-0
/
+196
2005-06-24
[PATCH] ipmi: use completions, not semaphores, in powerdown code
Corey Minyard
1
-12
/
+13
2005-06-24
[PATCH] ipmi: add power cycle capability
Corey Minyard
2
-11
/
+130
2005-06-24
[PATCH] ipmi: timer shutdown cleanup
Corey Minyard
1
-12
/
+5
2005-06-22
[PATCH] coverity: ipmi: avoid overrun of ipmi_interfaces[]
Zaur Kambarov
1
-1
/
+1
2005-06-21
[PATCH] fix up ipmi code after class_simple.c removal
Andrew Morton
1
-7
/
+7
2005-05-26
[PATCH] ipmi build fix
Neil Horman
1
-2
/
+2
2005-05-20
[PATCH] Add sysfs support for the IPMI device interface
Corey Minyard
1
-2
/
+18
2005-05-04
[PATCH] ipmi iomem annotations and fixes
Al Viro
2
-17
/
+17
2005-05-01
[PATCH] ipmi: fix a deadlock
Corey Minyard
1
-15
/
+21
2005-05-01
[PATCH] ipmi: enable interrupts on the BT driver
Corey Minyard
2
-6
/
+35
2005-05-01
[PATCH] ipmi: fix watchdog so the device can be reopened on an unexpected close
Corey Minyard
1
-1
/
+1
2005-05-01
[PATCH] IPMI: fix for handling bad ACPI data
Corey Minyard
1
-2
/
+11
2005-05-01
[PATCH] IPMI: fix for handling bad IPMI DMI data
Corey Minyard
1
-1
/
+7
2005-05-01
[PATCH] Change synchronize_kernel to _rcu and _sched
Paul E. McKenney
1
-2
/
+2
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
11
-0
/
+9546