index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
iTCO_wdt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-26
watchdog: iTCO_wdt: No need to stop the timer in probe
Mika Westerberg
1
-2
/
+11
2021-10-26
watchdog: iTCO_wdt: Make use of the helper function devm_platform_ioremap_res...
Cai Huoqing
1
-5
/
+1
2021-10-26
Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"
Guenter Roeck
1
-9
/
+3
2021-08-22
watchdog: iTCO_wdt: Fix detection of SMI-off case
Jan Kiszka
1
-1
/
+1
2021-06-21
watchdog: iTCO_wdt: use dev_err() instead of pr_err()
Enrico Weigelt, metux IT consult
1
-2
/
+2
2021-06-21
watchdog: iTCO_wdt: Account for rebooting on second timeout
Jan Kiszka
1
-3
/
+9
2020-12-17
watchdog: iTCO_wdt: use dev_*() instead of pr_*() for logging
Enrico Weigelt, metux IT consult
1
-10
/
+8
2020-12-13
watchdog: iTCO_wdt: use module_platform_device() macro
Enrico Weigelt, metux IT consult
1
-15
/
+1
2020-04-24
platform/x86: intel_pmc_ipc: Convert to MFD
Mika Westerberg
1
-6
/
+19
2020-03-10
watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optional
Mika Westerberg
1
-12
/
+16
2019-09-03
watchdog: iTCO: Add support for Cannon Lake PCH iTCO
Mika Westerberg
1
-2
/
+24
2019-07-08
watchdog: convert remaining drivers to use SPDX license identifier
Guenter Roeck
1
-5
/
+1
2019-05-05
watchdog: iTCO_wdt: Various improvements
Guenter Roeck
1
-12
/
+1
2018-10-02
watchdog: iTCO_wdt: Remove unused hooks
Jean Delvare
1
-4
/
+0
2017-09-09
watchdog: Revert "iTCO_wdt: all versions count down twice"
Wim Van Sebroeck
1
-10
/
+12
2017-05-19
iTCO_wdt: all versions count down twice
Paolo Bonzini
1
-12
/
+10
2017-04-28
watchdog: iTCO_wdt: Add PMC specific noreboot update api
Kuppuswamy Sathyanarayanan
1
-7
/
+18
2017-04-28
watchdog: iTCO_wdt: cleanup set/unset no_reboot_bit functions
Kuppuswamy Sathyanarayanan
1
-33
/
+50
2017-02-24
watchdog: iTCO_wdt: Replace shutdown function with call to watchdog_stop_on_r...
Guenter Roeck
1
-8
/
+1
2017-02-24
watchdog: iTCO_wdt: Simplify module init function
Guenter Roeck
1
-7
/
+1
2017-02-24
watchdog: iTCO_wdt: Use pdev for platform device and pci_dev for pci device
Guenter Roeck
1
-27
/
+26
2017-02-24
watchdog: iTCO_wdt: Use device managed resources
Guenter Roeck
1
-63
/
+17
2017-02-24
watchdog: iTCO_wdt: Use allocated data structures
Guenter Roeck
1
-197
/
+205
2016-09-24
watchdog: iTCO_wdt: constify iTCO_wdt_pm structure
Julia Lawall
1
-1
/
+1
2016-07-17
watchdog: iTCO-wdt: handle 5th variation for Apollo Lake
Yong, Jonathan
1
-0
/
+2
2015-08-11
watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
Matt Fleming
1
-27
/
+44
2015-08-11
mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
Matt Fleming
1
-6
/
+5
2015-04-03
PM / watchdog: iTCO: stop watchdog during system suspend
Rafael J. Wysocki
1
-0
/
+51
2014-10-20
watchdog: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-07
Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-55
/
+82
2014-03-31
watchdog: iTCO_wdt: Fix the parent device
Jean Delvare
1
-1
/
+1
2014-03-31
watchdog: fix checkpatch warnings and error
Jingoo Han
1
-3
/
+3
2014-03-19
watchdog: iTCO_wdt: Add support for v3 silicon
Peter Tyser
1
-55
/
+82
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
1
-3
/
+0
2013-11-17
watchdog: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2012-11-28
watchdog: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-28
watchdog: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
watchdog: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-16
mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCH
James Ralston
1
-0
/
+1
2012-07-23
watchdog: iTCO_wdt.c: convert to watchdog core
Wim Van Sebroeck
1
-165
/
+48
2012-06-28
watchdog: iTCO_wdt: add platform driver module alias
Jan Beulich
1
-0
/
+1
2012-05-30
watchdog: iTCO_wdt.c: fix printk format warnings
Randy Dunlap
1
-3
/
+3
2012-05-09
watchdog: Convert iTCO_wdt driver to mfd model
Aaron Sierra
1
-418
/
+111
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
1
-2
/
+2
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
1
-32
/
+23
2012-01-27
watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDs
Seth Heasley
1
-0
/
+35
2011-12-27
watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)
Wim Van Sebroeck
1
-3
/
+3
2011-11-05
watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing
Wim Van Sebroeck
1
-6
/
+13
2011-07-26
watchdog: remove empty pm-functions
Wolfram Sang
1
-5
/
+0
2011-07-22
watchdog: iTCO_wdt: clean-up PCI device ID's
Wim Van Sebroeck
1
-268
/
+139
[next]