index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
wdt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-09
watchdog: da9063_wdt: Simplify by removing unneeded struct...
fzuuzf@googlemail.com
1
-37
/
+30
2017-09-09
watchdog: bcm7038: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-1
/
+3
2017-09-09
watchdog: qcom: Check for platform_get_resource() failure
Fabio Estevam
1
-0
/
+2
2017-09-09
watchdog: of_xilinx_wdt: Add suspend/resume support
Michal Simek
1
-0
/
+38
2017-09-09
watchdog: of_xilinx_wdt: Add support for reading freq via CCF
Maulik Jodhani
1
-13
/
+32
2017-09-09
dt-bindings: watchdog: mediatek: add support for MediaTek MT7623 and MT7622 SoC
Sean Wang
1
-0
/
+2
2017-09-09
watchdog: max77620_wdt: constify platform_device_id
Arvind Yadav
1
-1
/
+1
2017-09-09
watchdog: pcwd_usb: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-09-09
watchdog: cadence_wdt: Show information when driver is probed
Michal Simek
1
-1
/
+1
2017-09-09
watchdog: cadence_wdt: Enable access to module parameters
Michal Simek
1
-2
/
+2
2017-09-09
watchdog: constify watchdog_ops and watchdog_info structures
Julia Lawall
3
-3
/
+3
2017-09-09
watchdog: asm9260_wdt: don't round closest with get_timeleft
Wolfram Sang
1
-1
/
+1
2017-09-09
watchdog: renesas_wdt: add another divider option
Wolfram Sang
1
-3
/
+5
2017-09-09
watchdog: renesas_wdt: apply better precision
Wolfram Sang
1
-9
/
+19
2017-09-09
watchdog: renesas_wdt: don't round closest with get_timeleft
Wolfram Sang
1
-1
/
+1
2017-09-09
watchdog: renesas_wdt: check rate also for upper limit
Wolfram Sang
1
-2
/
+2
2017-09-09
watchdog: renesas_wdt: avoid (theoretical) type overflow
Wolfram Sang
1
-3
/
+2
2017-09-09
watchdog: mt7621: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-09-09
watchdog: rt2880: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-09-09
watchdog: zx2967: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-09-09
watchdog: asm9260: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-09-09
watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2
Martin Blumenstingl
2
-1
/
+7
2017-09-09
watchdog: w83627hf: make const array chip_name static
Colin Ian King
1
-1
/
+1
2017-09-09
watchdog: coh901327_wdt: constify watchdog_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2017-09-09
watchdog: stm32_iwdg: constify watchdog_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2017-09-09
watchdog: it87_wdt: constify watchdog_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2017-09-09
watchdog: ts72xx_wdt: constify watchdog_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2017-09-09
watchdog: Revert "iTCO_wdt: all versions count down twice"
Wim Van Sebroeck
2
-11
/
+13
2017-09-08
genksyms: fix gperf removal conversion
Linus Torvalds
2
-2
/
+2
2017-09-08
RDMA/netlink: clean up message validity array initializer
Linus Torvalds
1
-6
/
+5
2017-09-08
RDAM/netlink: Fix out-of-bound access while checking message validity
Leon Romanovsky
1
-3
/
+4
2017-09-07
fs: aio: fix the increment of aio-nr and counting against aio-max-nr
Mauricio Faria de Oliveira
1
-7
/
+12
2017-09-07
PCI: xgene: Clean up whitespace
Bjorn Helgaas
1
-19
/
+18
2017-09-07
PCI: xgene: Define XGENE_PCI_EXP_CAP and use generic PCI_EXP_RTCTL offset
Bjorn Helgaas
1
-2
/
+2
2017-09-07
PCI: xgene: Fix platform_get_irq() error handling
Fabio Estevam
1
-1
/
+1
2017-09-07
x86/mm: Document how CR4.PCIDE restore works
Andy Lutomirski
1
-0
/
+13
2017-09-07
x86/mm: Reinitialize TLB state on hotplug and resume
Andy Lutomirski
4
-0
/
+49
2017-09-07
tracing: Apply trace_clock changes to instance max buffer
Baohong Liu
1
-1
/
+1
2017-09-07
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
10
-10
/
+39
2017-09-07
x86,mpx: make mpx depend on x86-64 to free up VMA flag
Rik van Riel
2
-3
/
+9
2017-09-07
mm: add /proc/pid/smaps_rollup
Daniel Colascione
4
-62
/
+170
2017-09-07
mm: hugetlb: clear target sub-page last when clearing huge page
Huang Ying
3
-7
/
+41
2017-09-07
mm: oom: let oom_reap_task and exit_mmap run concurrently
Andrea Arcangeli
4
-33
/
+23
2017-09-07
swap: choose swap device according to numa node
Aaron Lu
3
-27
/
+164
2017-09-07
mm: replace TIF_MEMDIE checks by tsk_is_oom_victim
Michal Hocko
2
-5
/
+6
2017-09-07
mm, oom: do not rely on TIF_MEMDIE for memory reserves access
Michal Hocko
3
-23
/
+73
2017-09-07
z3fold: use per-cpu unbuddied lists
Vitaly Wool
1
-135
/
+344
2017-09-07
mm, swap: don't use VMA based swap readahead if HDD is used as swap
Huang Ying
2
-6
/
+13
2017-09-07
mm, swap: add sysfs interface for VMA based swap readahead
Huang Ying
2
-0
/
+106
2017-09-07
mm, swap: VMA based swap readahead
Huang Ying
5
-25
/
+273
[next]