summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-ftrace.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-05watchdog: mlx_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-7/+7
2019-05-05watchdog: meson_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-7/+8
2019-05-05watchdog: meson_gxbb_wdt: Convert to use device managed functions and other i...Guenter Roeck1-30/+15
2019-05-05watchdog: menf21bmc_wdt: Convert to use device managed functions and other im...Guenter Roeck1-23/+10
2019-05-05watchdog: mena21_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-15/+13
2019-05-05watchdog: max77620_wdt: Convert to use device managed functions and other imp...Guenter Roeck1-16/+7
2019-05-05watchdog: max63xx_wdt: Convert to use device managed functions and other impr...Guenter Roeck1-14/+6
2019-05-05watchdog: lpc18xx_wdt: Convert to use device managed functions and other impr...Guenter Roeck1-26/+17
2019-05-05watchdog: kempld_wdt: Convert to use device managed functions and other impro...Guenter Roeck1-24/+4
2019-05-05watchdog: intel-mid_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-11/+11
2019-05-05watchdog: imgpdc_wdt: Convert to use device managed functions and other impro...Guenter Roeck1-55/+36
2019-05-05watchdog: iTCO_wdt: Various improvementsGuenter Roeck1-12/+1
2019-05-05watchdog: gpio_wdt: Convert to use device managed functions and other improve...Guenter Roeck1-14/+2
2019-05-05watchdog: ftwdt010_wdt: Use 'dev' consistentlyGuenter Roeck1-1/+1
2019-05-05watchdog: ep93xx_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-6/+7
2019-05-05watchdog: davinci_wdt: Convert to use device managed functions and other impr...Guenter Roeck1-25/+16
2019-05-05watchdog: da9063_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-5/+6
2019-05-05watchdog: da9062_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-12/+8
2019-05-05watchdog: da9055_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-6/+6
2019-05-05watchdog: da9052_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-7/+6
2019-05-05watchdog: cadence_wdt: Convert to use device managed functions and other impr...Guenter Roeck1-56/+27
2019-05-05watchdog: bcm_kona_wdt: Convert to use device managed functions and other imp...Guenter Roeck1-10/+4
2019-05-05watchdog: bcm7038_wdt: Convert to use device managed functions and other impr...Guenter Roeck1-25/+13
2019-05-05watchdog: bcm2835_wdt: drop platform_set_drvdataGuenter Roeck1-1/+0
2019-05-05watchdog: atlas7_wdt: Convert to use device managed functions and other impro...Guenter Roeck1-42/+19
2019-05-05watchdog: aspeed_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-10/+11
2019-05-05watchdog: asm9260_wdt: Convert to use device managed functions and other impr...Guenter Roeck1-44/+29
2019-05-05watchdog: armada_37xx_wdt: Convert to use device managed functions and other ...Guenter Roeck1-29/+14
2019-05-05watchdog: imx2_wdt: Fix set_timeout for big timeout valuesGeorg Hofmann1-1/+3
2019-05-05watchdog: machzwd : fix warning Using plain integer as NULL pointerHariprasad Kelam1-1/+1
2019-05-05watchdog: rtd119x_wdt: Fix remove functionGuenter Roeck1-1/+1
2019-05-05watchdog: sb_wdog: Make sbwdog_set and sbwdog_pet staticYueHaibing1-2/+2
2019-05-05watchdog: alim7101: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck52-161/+55
2019-05-05watchdog: imx2_wdt: use devm_platform_ioremap_resource() to simplify codeAnson Huang1-3/+1
2019-05-05watchdog: imx_sc: Add i.MX system controller watchdog supportAnson Huang3-0/+194