index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmi_watchdog.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
1
-1
/
+0
*
ipmi_watchdog: Fix read syscall not responding to signals during sleep
Corey Minyard
2023-05-19
1
-1
/
+1
*
ipmi/watchdog: use strscpy() to instead of strncpy()
yang.yang29@zte.com.cn
2022-12-05
1
-2
/
+1
*
ipmi/watchdog: Include <linux/kstrtox.h> when appropriate
Christophe JAILLET
2022-11-05
1
-0
/
+1
*
ipmi: Add an intializer for ipmi_recv_msg struct
Corey Minyard
2022-05-12
1
-9
/
+5
*
ipmi: Add an intializer for ipmi_smi_msg struct
Corey Minyard
2022-05-12
1
-9
/
+5
*
ipmi/watchdog: Constify ident
Rikard Falkeborn
2022-01-17
1
-1
/
+1
*
ipmi: Disable some operations during a panic
Corey Minyard
2021-10-05
1
-5
/
+12
*
ipmi:watchdog: Set panic count to proper value on a panic
Corey Minyard
2021-10-05
1
-4
/
+4
*
ipmi/watchdog: Stop watchdog timer when the current action is 'none'
Petr Pavlu
2021-05-13
1
-10
/
+12
*
ipmi/watchdog: replace atomic_add() and atomic_sub()
Yejune Deng
2020-11-17
1
-4
/
+4
*
ipmi/watchdog: add missing newlines when printing parameters by sysfs
Xiongfeng Wang
2020-07-21
1
-2
/
+7
*
compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
2019-10-23
1
-0
/
+1
*
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-05-06
1
-1
/
+1
*
ipmi: Use more common logging styles
Joe Perches
2018-09-18
1
-27
/
+25
*
ipmi: Rename ipmi_user_t to struct ipmi_user *
Corey Minyard
2018-04-18
1
-2
/
+2
*
ipmi:watchdog: Use the IPMI panic handler instead of the system one
Corey Minyard
2018-04-18
1
-37
/
+23
*
ipmi:watchdog: Replace printk() with pr_xxx()
Corey Minyard
2018-04-18
1
-30
/
+20
*
ipmi:watchdog: Rework locking and handling
Corey Minyard
2018-04-18
1
-155
/
+140
*
ipmi: Add or fix SPDX-License-Identifier in all files
Corey Minyard
2018-02-27
1
-21
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
Merge tag 'for-linus-4.16-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2018-01-31
1
-2
/
+2
|
\
|
*
ipmi: use correct string length
Xiongfeng Wang
2018-01-09
1
-1
/
+1
|
*
ipmi watchdog: fix typo in parameter description
Wei Yongjun
2017-12-12
1
-1
/
+1
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
|
/
*
ipmi: Get the device id through a function
Corey Minyard
2017-09-27
1
-3
/
+8
*
Merge tag 'for-linus-4.13-v2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2017-07-10
1
-3
/
+4
|
\
|
*
ipmi/watchdog: fix watchdog timeout set on reboot
Valentin Vidic
2017-05-08
1
-3
/
+4
*
|
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-1
/
+1
|
/
*
ipmi/watchdog: fix wdog hang on panic waiting for ipmi response
Robert Lippert
2017-04-28
1
-4
/
+4
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
ipmi: make ipmi_usr_hndl const
Corey Minyard
2017-01-05
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
ipmi/watchdog: use nmi_panic() when kernel panics in NMI handler
Hidehiro Kawai
2016-03-22
1
-1
/
+1
*
ipmi watchdog : add panic_wdt_timeout parameter
Jean-Yves Faye
2015-11-16
1
-1
/
+7
*
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
1
-3
/
+3
*
char/ipmi: remove local ioctl defines replaced by generic ones
Oskar Schirmer
2012-07-23
1
-13
/
+0
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-29
1
-9
/
+12
|
\
|
*
ipmi: use locks on watchdog timeout set on reboot
Corey Minyard
2012-03-29
1
-2
/
+2
|
*
ipmi: fix message handling during panics
Corey Minyard
2012-03-29
1
-7
/
+10
*
|
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
1
-2
/
+2
|
/
*
ipmi_watchdog: restore settings when BMC reset
Corey Minyard
2011-12-20
1
-3
/
+38
*
x86, nmi: Wire up NMI handlers to new routines
Don Zickus
2011-10-10
1
-22
/
+11
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-27
1
-1
/
+1
*
x86: Convert some devices to use DIE_NMIUNKNOWN
Don Zickus
2011-01-07
1
-1
/
+1
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
|
ipmi: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-09-15
1
-4
/
+4
|
/
*
param: update drivers/char/ipmi/ipmi_watchdog.c to new scheme
Rusty Russell
2010-08-11
1
-15
/
+27
*
drivers: Push down BKL into various drivers
Arnd Bergmann
2010-05-17
1
-2
/
+15
[next]