index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
clk: at91: sam9x60-pll: use logical or for range check
Claudiu Beznea
1
-1
/
+1
2020-07-24
clk: at91: clk-sam9x60-pll: fix mul mask
Claudiu Beznea
1
-1
/
+1
2020-07-24
clk: at91: clk-generated: check best_rate against ranges
Claudiu Beznea
1
-2
/
+2
2020-07-24
clk: at91: clk-generated: continue if __clk_determine_rate() returns error
Claudiu Beznea
1
-1
/
+2
2020-07-24
clk: at91: fix possible dead lock in new drivers
Ahmad Fatoum
4
-4
/
+4
2020-07-24
clk: Add support for enabling/disabling clocks from debugfs
Mike Tipton
1
-0
/
+29
2020-07-24
clk: intel: Avoid unnecessary memset by improving code
Rahul Tanwar
1
-4
/
+3
2020-07-24
clk: intel: Improve locking in the driver
Rahul Tanwar
1
-12
/
+5
2020-07-24
clk: intel: Use devm_clk_hw_register() instead of clk_hw_register()
Rahul Tanwar
2
-5
/
+5
2020-07-24
clk: iproc: round clock rate to the closest
Lori Hikichi
1
-2
/
+2
2020-07-24
clk: qcom: Add graphics clock controller driver for SM8250
Jonathan Marek
3
-0
/
+357
2020-07-24
clk: qcom: Add graphics clock controller driver for SM8150
Jonathan Marek
3
-0
/
+329
2020-07-24
clk: qcom: add common gdsc_gx_do_nothing_enable for gpucc drivers
Jonathan Marek
4
-52
/
+28
2020-07-24
clk: qcom: gcc: remove unnecessary vco_table from SM8150
Jonathan Marek
1
-10
/
+0
2020-07-24
clk: qcom: clk-alpha-pll: use the right PCAL_DONE value for lucid pll
Jonathan Marek
2
-3
/
+27
2020-07-24
clk: qcom: clk-alpha-pll: same regs and ops for trion and lucid
Jonathan Marek
3
-51
/
+32
2020-07-24
clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VAL
Jonathan Marek
1
-2
/
+0
2020-07-24
clk: qcom: gcc: fix sm8150 GPU and NPU clocks
Jonathan Marek
1
-2
/
+6
2020-07-23
clk: vc5: use a dedicated struct to describe the output drivers
Luca Ceresoli
1
-9
/
+15
2020-07-22
clk: vc5: Add memory check to prevent oops
Adam Ford
1
-3
/
+5
2020-07-22
clk: vc5: fix use of memory after it has been kfree'd
Colin Ian King
1
-32
/
+18
2020-07-22
clk: rockchip: add sclk_mac_lbtest to rk3188_critical_clocks
Alex Bee
1
-0
/
+1
2020-07-21
clk: actions: Add Actions S500 SoC Reset Management Unit support
Cristian Ciocaltea
1
-0
/
+78
2020-07-21
clk: actions: Add APB, DMAC, GPIO clock support for Actions S500 SoC
Cristian Ciocaltea
1
-0
/
+9
2020-07-21
clk: actions: Fix h_clk for Actions S500 SoC
Cristian Ciocaltea
1
-1
/
+1
2020-07-21
Merge branch 'clk-imx' into clk-next
Stephen Boyd
2
-0
/
+2
2020-07-21
Merge branch 'clk-amlogic' into clk-next
Stephen Boyd
4
-19
/
+178
2020-07-21
Merge branch 'clk-renesas' into clk-next
Stephen Boyd
5
-0
/
+362
2020-07-21
Merge branch 'clk-qcom' into clk-next
Stephen Boyd
4
-5
/
+5
2020-07-21
clk: qcom: gcc: Make disp gpll0 branch aon for sc7180/sdm845
Taniya Das
2
-3
/
+3
2020-07-21
ipq806x: gcc: add support for child probe
Ansuel Smith
1
-1
/
+1
2020-07-20
clk: qcom: msm8996: Make symbol 'cpu_msm8996_clks' static
Wei Yongjun
1
-1
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-16
clk: spear: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-16
clk: st: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+0
2020-07-15
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-8
/
+43
2020-07-13
clk: scmi: Fix min and max rate when registering clocks with discrete rates
Sudeep Holla
1
-3
/
+19
2020-07-13
clk: renesas: cpg-mssr: Add r8a774e1 support
Marian-Cristian Rotariu
5
-0
/
+362
2020-07-11
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
3
-8
/
+43
2020-07-11
clk: Specify IOMEM dependency for HSDK pll driver
David Gow
1
-0
/
+1
2020-07-11
Merge branch 'clk-kconfig' into clk-next
Stephen Boyd
1
-2
/
+0
2020-07-11
Merge branch 'clk-qcom' into clk-next
Stephen Boyd
2
-0
/
+231
2020-07-11
clk: Drop duplicate selection in Kconfig
Andy Shevchenko
1
-2
/
+0
2020-07-11
clk: qcom: smd: Add support for MSM8992/4 rpm clocks
Konrad Dybcio
1
-0
/
+171
2020-07-11
clk: AST2600: Add mux for EMMC clock
Eddie James
1
-8
/
+41
2020-07-11
clk: qcom: ipq8074: Add missing clocks for pcie
Sivaprakash Murugesan
1
-0
/
+60
2020-07-11
clk: mvebu: ARMADA_AP_CPU_CLK needs to select ARMADA_AP_CP_HELPER
Nathan Chancellor
1
-0
/
+1
2020-07-10
Merge branch 'clk-renesas' into clk-next
Stephen Boyd
11
-13
/
+19
2020-07-10
Merge branch 'clk-https' into clk-next
Stephen Boyd
8
-9
/
+9
2020-07-10
Replace HTTP links with HTTPS ones: Common CLK framework
Alexander A. Klimov
8
-9
/
+9
[prev]
[next]