Pratyush Anand
|
6551881c86
Watchdog: Fix parent of watchdog_devices
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Abhilash Kesavan
|
5476b2b77d
watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7
|
11 years ago |
Greg Kroah-Hartman
|
a8a93c6f99
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
|
11 years ago |
Heiko Stuebner
|
f286e1335f
watchdog: s3c2410: add restart handler
|
11 years ago |
Naveen Krishna Chatradhi
|
2b9366b669
watchdog: s3c2410_wdt: Add support for Watchdog device on Exynos7
|
11 years ago |
Wolfram Sang
|
fa21a580de
watchdog: drop owner assignment from platform_drivers
|
11 years ago |
Sachin Kamat
|
01b6af9159
watchdog: s3c2410_wdt: Check return value of clk_prepare_enable
|
11 years ago |
Sachin Kamat
|
a94dd879e2
watchdog: s3c2410_wdt: Remove unneeded initialization
|
11 years ago |
Paul Gortmaker
|
8126334b20
watchdog: delete non-required instances of include <linux/init.h>
|
11 years ago |
Doug Anderson
|
cffc9a60eb
watchdog: s3c2410_wdt: Report when the watchdog reset the system
|
11 years ago |
Leela Krishna Amudala
|
4f1f653a68
watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu register
|
11 years ago |
Doug Anderson
|
178624403c
watchdog: s3c2410_wdt: Handle rounding a little better for timeout
|
11 years ago |
Doug Anderson
|
0f1dd98d89
watchdog: s3c2410_wdt: Only register for cpufreq on ARM_S3C24XX_CPUFREQ
|
11 years ago |
Jean Delvare
|
487722cf2d
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
|
12 years ago |
Julia Lawall
|
bd5cc119ef
watchdog: s3c2410_wdt: simplify use of devm_ioremap_resource
|
12 years ago |
Leela Krishna Amudala
|
af4ea6312c
watchdog: s3c2410_wdt: remove the global variables
|
12 years ago |
Jingoo Han
|
0183984c61
watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_ops
|
12 years ago |
Jingoo Han
|
3828924af2
watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info()
|
12 years ago |
Tomasz Figa
|
a8f5401af9
watchdog: s3c2410_wdt: Use local register definitions
|
12 years ago |
Sachin Kamat
|
6330c7070b
watchdog: Convert to devm_ioremap_resource()
|
12 years ago |
Fabio Porcedda
|
c1fd5f6402
watchdog: add timeout-sec property binding
|
12 years ago |
Jingoo Han
|
04ecc7dc8e
watchdog: s3c2410_wdt: Use devm_* functions
|
12 years ago |
Thomas Abraham
|
50d854c8a7
watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare
|
13 years ago |
Bill Pemberton
|
4b12b896c2
watchdog: remove use of __devexit
|
13 years ago |
Bill Pemberton
|
2d991a164a
watchdog: remove use of __devinit
|
13 years ago |
Bill Pemberton
|
82268714bd
watchdog: remove use of __devexit_p
|
13 years ago |
Sachin Kamat
|
6b761b2902
watchdog: s3c2410_wdt: Use module_platform_driver()
|
13 years ago |
Hans de Goede
|
5f2430f554
watchdog: s3c2410_wdt: Set timeout to actually achieved timeout
|
13 years ago |
Wim Van Sebroeck
|
3016a552a8
watchdog: s3c2410-wdt: Use of_match_ptr().
|
13 years ago |