index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-csky-apb-intc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-08
dt-bindings: clock: document qcom,gcc-ipq8064 binding
Ansuel Smith
2
-3
/
+76
2022-03-08
dt-bindings: clock: simplify qcom,gcc-apq8064 Documentation
Ansuel Smith
2
-25
/
+7
2022-03-08
dt-bindings: clock: split qcom,gcc.yaml to common and specific schema
Ansuel Smith
2
-55
/
+80
2022-03-08
clk: qcom: Add SDX65 APCS clock controller support
Rohit Agarwal
1
-3
/
+3
2022-03-08
clk: qcom: Add A7 PLL support for SDX65
Rohit Agarwal
1
-3
/
+3
2022-03-08
dt-bindings: clock: Add A7 PLL binding for SDX65
Rohit Agarwal
1
-1
/
+1
2022-03-08
clk: qcom: Add GPU clock controller driver for SM6350
Konrad Dybcio
3
-0
/
+530
2022-03-08
dt-bindings: clock: add SM6350 QCOM Graphics clock bindings
Konrad Dybcio
2
-0
/
+39
2022-03-08
clk: qcom: Add display clock controller driver for SM6350
Konrad Dybcio
3
-0
/
+807
2022-03-08
dt-bindings: clock: add QCOM SM6350 display clock bindings
Konrad Dybcio
2
-0
/
+134
2022-02-25
clk: qcom: rpmhcc: add sc8280xp support to the RPMh clock controller
Bjorn Andersson
1
-0
/
+18
2022-02-25
dt-bindings: clock: Add sc8280xp to the RPMh clock controller binding
Bjorn Andersson
1
-0
/
+1
2022-02-24
clk: qcom: ipq8074: Use floor ops for SDCC1 clock
Dirk Buchwalder
1
-1
/
+1
2022-02-24
dt-bindings: clocks: qcom,sdm845-camcc: add clocks/clock-names
Dmitry Baryshkov
1
-0
/
+2
2022-02-24
dt-bindings: clocks: convert SDM845 Camera CC bindings to YAML
Dmitry Baryshkov
2
-18
/
+63
2022-02-11
clk: qcom: Add MSM8226 Multimedia Clock Controller support
Bartosz Dudziak
1
-5
/
+201
2022-02-11
dt-bindings: clock: Add support for the MSM8226 mmcc
Bartosz Dudziak
1
-0
/
+1
2022-02-11
clk: qcom: gcc-msm8996: start getting rid of xo clk
Dmitry Baryshkov
1
-11
/
+11
2022-02-11
clk: qcom: gcc-msm8996: use parent_hws/_data instead of parent_names
Dmitry Baryshkov
1
-215
/
+463
2022-02-11
clk: qcom: gcc-msm8996: move clock parent tables down
Dmitry Baryshkov
1
-92
/
+92
2022-02-11
clk: qcom: gcc-msm8996: drop unsupported clock sources
Dmitry Baryshkov
1
-49
/
+6
2022-02-11
clk: qcom: gcc-msm8996: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
1
-61
/
+61
2022-02-11
clk: qcom: videocc-sc7180: use parent_hws instead of parent_data
Dmitry Baryshkov
1
-4
/
+4
2022-02-11
clk: qcom: camcc-sdm845: convert to parent_hws/_data
Dmitry Baryshkov
1
-142
/
+158
2022-02-11
clk: qcom: camcc-sdm845: move clock parent tables down
Dmitry Baryshkov
1
-16
/
+16
2022-02-11
clk: qcom: camcc-sdm845: get rid of the test clock
Dmitry Baryshkov
1
-3
/
+0
2022-02-11
clk: qcom: camcc-sdm845: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
1
-25
/
+25
2022-02-11
clk: qcom: camcc-sc7180: use parent_hws instead of parent_data
Dmitry Baryshkov
1
-77
/
+79
2022-02-11
clk: qcom: camcc-sc7180: get rid of the test clock
Dmitry Baryshkov
1
-15
/
+0
2022-02-11
clk: qcom: camcc-sc7180: use ARRAY_SIZE instead of specifying num_parents
Dmitry Baryshkov
1
-25
/
+25
2022-02-11
clk: qcom: gpucc-sdm660: use parent_hws instead of parent_data
Dmitry Baryshkov
1
-6
/
+6
2022-02-11
clk: qcom: gpucc-sdm660: get rid of the test clock
Dmitry Baryshkov
1
-1
/
+0
2022-02-11
clk: qcom: gpucc-sdm660: fix two clocks with parent_names
Dmitry Baryshkov
1
-4
/
+4
2022-02-11
clk: qcom: Add display clock controller driver for QCM2290
Loic Poulain
3
-0
/
+565
2022-02-11
dt-bindings: clock: Add qualcomm QCM2290 DISPCC bindings
Loic Poulain
2
-0
/
+121
2022-02-11
clk: qcom: ipq8074: fix PCI-E clock oops
Robert Marko
1
-10
/
+9
2022-01-23
Linux 5.17-rc1
v5.17-rc1
Linus Torvalds
1
-2
/
+2
2022-01-23
ftrace: Fix assuming build time sort works for s390
Steven Rostedt (Google)
2
-3
/
+10
2022-01-22
perf tools: Remove redundant err variable
Minghao Chi
1
-4
/
+1
2022-01-22
perf test: Add parse-events test for aliases with hyphens
John Garry
2
-9
/
+82
2022-01-22
perf test: Add pmu-events test for aliases with hyphens
John Garry
2
-0
/
+48
2022-01-22
perf parse-events: Support event alias in form foo-bar-baz
John Garry
4
-4
/
+41
2022-01-22
perf evsel: Override attr->sample_period for non-libpfm4 events
German Gomez
1
-8
/
+17
2022-01-22
perf cpumap: Remove duplicate include in cpumap.h
Lv Ruyi
1
-1
/
+0
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
31
-87
/
+99
2022-01-22
perf python: Fix cpu_map__item() building
Ian Rogers
1
-3
/
+3
2022-01-22
perf script: Fix printing 'phys_addr' failure issue
Yao Jin
1
-1
/
+1
2022-01-22
certs: Fix build error when CONFIG_MODULE_SIG_KEY is empty
Masahiro Yamada
1
-1
/
+1
2022-01-22
certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URI
Masahiro Yamada
1
-1
/
+1
2022-01-22
Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"
Masahiro Yamada
1
-1
/
+1
[next]