#!/bin/bash # description: create firefox gecko profile json format from perf.data if [ "$*" = "-i -" ]; then perf script -s "$PERF_EXEC_PATH"/scripts/python/gecko.py else perf script -s "$PERF_EXEC_PATH"/scripts/python/gecko.py -- "$@" fi ro/kernel/atom/drivers/reset/reset-meson.c?h=linux-6.12.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/reset/reset-meson.c
AgeCommit message (Expand)Author
2022-05-03reset: reset-meson: add support for the Meson-S4 SoC Reset ControllerZelong Dong
2020-11-16reset: meson: make it possible to build as a moduleNeil Armstrong
2019-10-08reset: add support for the Meson-A1 SoC Reset ControllerXingyu Chen
2019-08-01reset: reset-meson: update with SPDX Licence identifierNeil Armstrong
2018-02-16reset: meson: enable level reset support on Meson8bMartin Blumenstingl
2017-11-27reset: meson-axg: add compatible string for Meson-AXG SoCYixun Lan
2017-10-17reset: meson: remove unneeded check in meson_reset_resetNeil Armstrong
2017-10-17reset: meson: add level reset support for GX SoC familyNeil Armstrong
2017-03-08reset: meson: make it explicitly non-modularPaul Gortmaker
2016-06-01reset: Add support for the Amlogic Meson SoC Reset ControllerNeil Armstrong