summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-record
diff options
context:
space:
mode:
authorStefan Wahren <wahrenst@gmx.net>2019-08-18 18:23:42 +0200
committerStephen Boyd <sboyd@kernel.org>2019-09-17 09:55:31 -0700
commitee0a5a9013b2b2502571a763c3093d400d18191f (patch)
treef7f2652850f5b09eb2d49d08092a6f9fd30f3e3b /tools/perf/scripts/python/bin/task-analyzer-record
parent80766f87263c527b6c66a297e8d9c1d961d37eba (diff)
downloadkernel-ee0a5a9013b2b2502571a763c3093d400d18191f.tar.gz
clk: bcm2835: Introduce SoC specific clock registration
In order to support SoC specific clocks (e.g. emmc2 for BCM2711), we extend the description with a SoC support flag. This approach avoids long and mostly redundant lists of clock IDs. Since PLLH is specific to BCM2835, we register only rest of the clocks as common to all SoC. Suggested-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Stefan Wahren <wahrenst@gmx.net> Reviewed-by: Matthias Brugger <mbrugger@suse.com> Acked-by: Eric Anholt <eric@anholt.net> Reviewed-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions
00'>2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar 2019-04-23ravb: Avoid unsupported internal delay mode for R-Car E3/D3Simon Horman 2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon 2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni 2019-03-12net: sh_eth: fix a missing check of of_get_phy_modeKangjie Lu 2019-03-07ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai 2019-02-04sh_eth: offload RX checksum on SH7763Sergei Shtylyov 2019-02-04sh_eth: offload RX checksum on SH7734Sergei Shtylyov 2019-02-04sh_eth: offload RX checksum on R8A77980Sergei Shtylyov 2019-02-04sh_eth: offload RX checksum on R8A7740Sergei Shtylyov 2019-02-04sh_eth: offload RX checksum on R7S72100Sergei Shtylyov 2019-02-04sh_eth: RX checksum offload supportSergei Shtylyov 2019-02-04sh_eth: rename sh_eth_cpu_data::hw_checksumSergei Shtylyov 2019-01-23ravb: expand rx descriptor data to accommodate hw checksumSimon Horman 2018-11-23ravb: Clean up duplex handlingMagnus Damm 2018-11-23ravb: Do not announce HDX as supportedMagnus Damm 2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2018-09-21ravb: Disable Pause AdvertisementAndrew Lunn 2018-09-19ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3Kazuya Mizuguchi 2018-09-18ravb: do not write 1 to reserved bitsKazuya Mizuguchi