summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorWu, Josh <Josh.wu@atmel.com>2014-06-10 17:50:09 +0800
committerBrian Norris <computersforpeace@gmail.com>2014-07-21 20:02:01 -0700
commit50e04e2f0cf25917d8bec05326d0003cc2ab25eb (patch)
tree20b2d923e6644d37941a59e27e34aa1361aff6ff /tools/perf/scripts/python/task-analyzer.py
parentb38576667cdcf7a646843b07666faae11cc63e9c (diff)
downloadkernel-50e04e2f0cf25917d8bec05326d0003cc2ab25eb.tar.gz
mtd: atmel_nand: add NFC status error check
Add a new function to read the NFC status. Meantime, this function will check if there is any errors in NFC. Signed-off-by: Josh Wu <josh.wu@atmel.com> Tested-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
g 2021-03-15thermal/drivers/cpufreq_cooling: Remove unused listDaniel Lezcano 2021-03-15thermal/drivers/cpufreq_cooling: Use device name instead of auto-numberingDaniel Lezcano 2021-02-22Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2021-02-17thermal: cpufreq_cooling: freq_qos_update_request() returns < 0 on errorViresh Kumar 2021-01-14thermal: cpufreq_cooling: Reuse sched_cpu_util() for SMP platformsViresh Kumar 2020-11-12thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changedZhuguangqing 2020-10-12thermal: cooling: Remove unused variable *tzzhuguangqing