summaryrefslogtreecommitdiff
path: root/scripts/git.orderFile
diff options
context:
space:
mode:
authorGeorgi Djakov <georgi.djakov@linaro.org>2020-09-03 16:31:30 +0300
committerGeorgi Djakov <georgi.djakov@linaro.org>2020-09-08 16:29:00 +0300
commit6caa3070fd5955d0e647e8cf3b7a33c73a27e32f (patch)
tree90daa762c9807e6aa4d8c0df2e697ec863ce14b1 /scripts/git.orderFile
parent9a34e7ad2e123b4ed02a1c579939aadf148683c5 (diff)
downloadkernel-6caa3070fd5955d0e647e8cf3b7a33c73a27e32f.tar.gz
interconnect: qcom: Implement xlate_extended() to parse tags
Implement a function to parse the arguments of the "interconnects" DT property and populate the interconnect path tags if this information is available. Tested-by: Sibi Sankar <sibis@codeaurora.org> Reviewed-by: Sibi Sankar <sibis@codeaurora.org> Link: https://lore.kernel.org/r/20200903133134.17201-4-georgi.djakov@linaro.org Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions
awareThomas Gleixner 2021-03-17softirq: Move various protections into inline helpersThomas Gleixner 2021-03-17tasklets: Prevent tasklet_unlock_spin_wait() deadlock on RTThomas Gleixner 2021-03-17tasklets: Replace spin wait in tasklet_kill()Peter Zijlstra 2021-03-17tasklets: Replace spin wait in tasklet_unlock_wait()Peter Zijlstra 2021-03-17softirq: s/BUG/WARN_ONCE/ on tasklet SCHED state not setDirk Behme 2021-03-16tasklet: Remove tasklet_kill_immediateDavidlohr Bueso 2021-03-15softirq: Don't try waking ksoftirqd before it has been spawnedPaul E. McKenney 2021-02-10softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner 2020-12-27Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds 2020-12-18softirq: Avoid bad tracing / lockdep interactionPeter Zijlstra 2020-12-02irq: Call tick_irq_enter() inside HARDIRQ_OFFSETFrederic Weisbecker 2020-12-02irqtime: Move irqtime entry accounting after irq offset incrementationFrederic Weisbecker 2020-11-23softirq: Move related code into one sectionThomas Gleixner 2020-09-16softirq: Add debug check to __raise_softirq_irqoff()Jiafei Pan 2020-08-04Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2020-07-30tasklet: Introduce new initialization APIRomain Perier 2020-07-10lockdep: Remove lockdep_hardirq{s_enabled,_context}() argumentPeter Zijlstra 2020-07-10lockdep: Change hardirq{s_enabled,_context} to per-cpu variablesPeter Zijlstra