index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-ftrace.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-05
watchdog: mlx_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-7
/
+7
2019-05-05
watchdog: meson_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-7
/
+8
2019-05-05
watchdog: meson_gxbb_wdt: Convert to use device managed functions and other i...
Guenter Roeck
1
-30
/
+15
2019-05-05
watchdog: menf21bmc_wdt: Convert to use device managed functions and other im...
Guenter Roeck
1
-23
/
+10
2019-05-05
watchdog: mena21_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-15
/
+13
2019-05-05
watchdog: max77620_wdt: Convert to use device managed functions and other imp...
Guenter Roeck
1
-16
/
+7
2019-05-05
watchdog: max63xx_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
1
-14
/
+6
2019-05-05
watchdog: lpc18xx_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
1
-26
/
+17
2019-05-05
watchdog: kempld_wdt: Convert to use device managed functions and other impro...
Guenter Roeck
1
-24
/
+4
2019-05-05
watchdog: intel-mid_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-11
/
+11
2019-05-05
watchdog: imgpdc_wdt: Convert to use device managed functions and other impro...
Guenter Roeck
1
-55
/
+36
2019-05-05
watchdog: iTCO_wdt: Various improvements
Guenter Roeck
1
-12
/
+1
2019-05-05
watchdog: gpio_wdt: Convert to use device managed functions and other improve...
Guenter Roeck
1
-14
/
+2
2019-05-05
watchdog: ftwdt010_wdt: Use 'dev' consistently
Guenter Roeck
1
-1
/
+1
2019-05-05
watchdog: ep93xx_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-6
/
+7
2019-05-05
watchdog: davinci_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
1
-25
/
+16
2019-05-05
watchdog: da9063_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-5
/
+6
2019-05-05
watchdog: da9062_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-12
/
+8
2019-05-05
watchdog: da9055_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-6
/
+6
2019-05-05
watchdog: da9052_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-7
/
+6
2019-05-05
watchdog: cadence_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
1
-56
/
+27
2019-05-05
watchdog: bcm_kona_wdt: Convert to use device managed functions and other imp...
Guenter Roeck
1
-10
/
+4
2019-05-05
watchdog: bcm7038_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
1
-25
/
+13
2019-05-05
watchdog: bcm2835_wdt: drop platform_set_drvdata
Guenter Roeck
1
-1
/
+0
2019-05-05
watchdog: atlas7_wdt: Convert to use device managed functions and other impro...
Guenter Roeck
1
-42
/
+19
2019-05-05
watchdog: aspeed_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
1
-10
/
+11
2019-05-05
watchdog: asm9260_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
1
-44
/
+29
2019-05-05
watchdog: armada_37xx_wdt: Convert to use device managed functions and other ...
Guenter Roeck
1
-29
/
+14
2019-05-05
watchdog: imx2_wdt: Fix set_timeout for big timeout values
Georg Hofmann
1
-1
/
+3
2019-05-05
watchdog: machzwd : fix warning Using plain integer as NULL pointer
Hariprasad Kelam
1
-1
/
+1
2019-05-05
watchdog: rtd119x_wdt: Fix remove function
Guenter Roeck
1
-1
/
+1
2019-05-05
watchdog: sb_wdog: Make sbwdog_set and sbwdog_pet static
YueHaibing
1
-2
/
+2
2019-05-05
watchdog: alim7101: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-05-05
watchdog: Convert to use devm_platform_ioremap_resource
Guenter Roeck
52
-161
/
+55
2019-05-05
watchdog: imx2_wdt: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-05-05
watchdog: imx_sc: Add i.MX system controller watchdog support
Anson Huang
3
-0
/
+194