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