summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorJonathan Cameron <Jonathan.Cameron@huawei.com>2021-03-14 18:15:00 +0000
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2021-04-07 08:36:36 +0100
commitef71bd9c8564ba809dd74e156b7d4e4a0050c029 (patch)
tree88d402af73cc479720a2efa14ce9025b38340b33 /tools/perf/scripts/python/exported-sql-viewer.py
parent9623caea2cfeeff614ec9062dfe76a48ca4185f5 (diff)
downloadkernel-ef71bd9c8564ba809dd74e156b7d4e4a0050c029.tar.gz
staging:iio:cdc:ad7150: More consistent register and field naming
Add _REG postfix to register addresses to avoid confusion with fields. Also add additional field defines and use throughout the driver in place of magic numbers. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Alexandru Ardelean <alexandru.ardelean@analog.com> Link: https://lore.kernel.org/r/20210314181511.531414-14-jic23@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
d078'>sbitmap: Avoid leaving waitqueue in invalid state in __sbq_wake_up()Jan Kara 2022-09-04Revert "sbitmap: fix batched wait_cnt accounting"Jens Axboe 2022-09-01sbitmap: fix batched wait_cnt accountingKeith Busch 2022-08-26sbitmap: remove unnecessary code in __sbitmap_queue_get_batchLiu Song 2022-08-23sbitmap: fix possible io hung due to lost wakeupYu Kuai 2022-06-25lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch()wuchi 2022-03-21lib/sbitmap: allocate sb->map via kvzalloc_nodeMing Lei 2022-02-08sbitmap: Delete old sbitmap_queue_get_shallow()John Garry 2022-02-08lib/sbitmap: kill 'depth' from sbitmap_wordMing Lei 2022-01-27blk-mq: Fix wrong wakeup batch configuration which will cause hangLaibin Qiu 2022-01-13blk-mq: fix tag_get wait task can't be awakenedLaibin Qiu 2021-10-25sbitmap: silence data race warningJens Axboe 2021-10-18sbitmap: add helper to clear a batch of tagsJens Axboe 2021-10-18sbitmap: add __sbitmap_queue_get_batch()Jens Axboe 2021-07-08lib: fix spelling mistakesZhen Lei 2021-03-04scsi: sbitmap: Add sbitmap_calculate_shift() helperMing Lei 2021-03-04scsi: sbitmap: Export sbitmap_weightMing Lei 2021-03-04scsi: sbitmap: Move allocation hint into sbitmapMing Lei 2021-03-04scsi: sbitmap: Add helpers for updating allocation hintMing Lei 2021-03-04scsi: sbitmap: Maintain allocation round_robin in sbitmapMing Lei