index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-14
clk: qcom: videocc-sm8250: use runtime PM for the clock controller
Dmitry Baryshkov
1
-2
/
+25
2021-10-14
clk: qcom: dispcc-sm8250: use runtime PM for the clock controller
Dmitry Baryshkov
1
-2
/
+25
2021-10-14
clk: qcom: gcc-sc7280: Drop unused array
Stephen Boyd
1
-6
/
+0
2021-10-13
clk: qcom: camcc: Add camera clock controller driver for SC7280
Taniya Das
3
-0
/
+2494
2021-10-13
clk: qcom: Add lpass clock controller driver for SC7280
Taniya Das
3
-0
/
+225
2021-10-13
clk: qcom: Kconfig: Sort the symbol for SC_LPASS_CORECC_7180
Taniya Das
1
-9
/
+9
2021-10-13
clk: qcom: mmcc-sdm660: Add hw_ctrl flag to venus_core0_gdsc
AngeloGioacchino Del Regno
1
-0
/
+1
2021-10-13
clk: qcom: mmcc-sdm660: Add necessary CXCs to venus_gdsc
AngeloGioacchino Del Regno
1
-0
/
+2
2021-10-13
clk: qcom: gcc-msm8994: Use ARRAY_SIZE() for num_parents
Konrad Dybcio
1
-48
/
+48
2021-10-13
clk: qcom: gcc-msm8994: Add proper msm8992 support
Konrad Dybcio
1
-1
/
+70
2021-10-13
clk: qcom: gcc-msm8994: Add modem reset
Konrad Dybcio
1
-0
/
+1
2021-10-13
clk: qcom: gcc-msm8994: Remove the inexistent GDSC_PCIE
Konrad Dybcio
1
-9
/
+2
2021-10-13
clk: qcom: gcc-msm8994: Add missing clocks
Konrad Dybcio
1
-0
/
+134
2021-10-13
clk: qcom: gcc-msm8994: Add missing NoC clocks
Konrad Dybcio
1
-12
/
+89
2021-10-13
clk: qcom: gcc-msm8994: Fix up SPI QUP clocks
Konrad Dybcio
1
-13
/
+105
2021-10-13
clk: qcom: gcc-msm8994: Modernize the driver
Konrad Dybcio
1
-555
/
+305
2021-10-13
clk: qcom: smd-rpm: Add QCM2290 RPM clock support
Shawn Guo
1
-0
/
+59
2021-10-13
clk: qcom: smd-rpm: Add .recalc_rate hook for clk_smd_rpm_branch_ops
Shawn Guo
1
-33
/
+43
2021-10-13
clk: qcom: Add Global Clock Controller driver for QCM2290
Shawn Guo
3
-0
/
+3053
2021-10-07
clk: qcom: gcc: Remove CPUSS clocks control for SC7280
Taniya Das
1
-79
/
+0
2021-10-07
clk: qcom: Remove redundant .owner
Kai Song
1
-1
/
+0
2021-09-14
clk: qcom: mmcc-msm8998: Remove unnecessary fallbacks to global clocks
Marijn Suijten
1
-57
/
+48
2021-09-14
clk: qcom: gpucc-msm8998: Remove unnecessary fallbacks to global clocks
Marijn Suijten
1
-3
/
+2
2021-09-14
clk: qcom: mmcc-msm8998: Use ARRAY_SIZE for num_parents
Marijn Suijten
1
-39
/
+39
2021-09-14
clk: qcom: gpucc-msm8998: Use ARRAY_SIZE for num_parents
Marijn Suijten
1
-4
/
+4
2021-09-14
clk: qcom: gcc-msm8998: Remove transient global "xo" clock
Marijn Suijten
1
-27
/
+30
2021-09-14
clk: qcom: gcc-msm8998: Use parent_data/hws for internal clock relations
Marijn Suijten
1
-241
/
+281
2021-09-14
clk: qcom: gcc-msm8998: Move parent names and mapping below GPLLs
Marijn Suijten
1
-92
/
+92
2021-09-14
clk: qcom: kpss-xcc: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-14
clk: qcom: common: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-6
/
+2
2021-09-14
clk: qcom: a53-pll: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-14
clk: qcom: gpucc-sdm660: Remove fallback to global clock names
Marijn Suijten
1
-5
/
+4
2021-09-14
clk: qcom: mmcc-sdm660: Use ARRAY_SIZE for num_parents
Marijn Suijten
1
-36
/
+36
2021-09-14
clk: qcom: gpucc-sdm660: Use ARRAY_SIZE for num_parents
Marijn Suijten
1
-3
/
+3
2021-09-14
clk: qcom: gcc-sdm660: Use ARRAY_SIZE for num_parents
Marijn Suijten
1
-40
/
+40
2021-09-12
Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linux
Linus Torvalds
4
-20
/
+6
2021-09-12
Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-11
/
+27
2021-09-12
Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-12
/
+11
2021-09-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
24
-283
/
+3343
2021-09-11
Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-32
/
+133
2021-09-11
Merge tag 'devicetree-fixes-for-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
1
-0
/
+3
2021-09-11
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
1
-4
/
+0
2021-09-11
Merge tag 'rtc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
8
-62
/
+238
2021-09-11
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Linus Torvalds
1
-4
/
+0
2021-09-11
Merge tag 'pwm/for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
41
-439
/
+258
2021-09-11
Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux
Linus Torvalds
15
-13
/
+1116
2021-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
17
-534
/
+37
2021-09-10
Merge tag 'acpi-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-2
/
+9
2021-09-10
Merge tag 'pm-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-138
/
+107
2021-09-10
Merge tag 'for-5.15/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
1
-9
/
+9
[next]