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: sama7g5: add clock support for sama7g5
Claudiu Beznea
2
-0
/
+1060
2020-07-24
clk: at91: clk-utmi: add utmi support for sama7g5
Claudiu Beznea
2
-5
/
+102
2020-07-24
clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputs
Claudiu Beznea
3
-186
/
+433
2020-07-24
clk: at91: clk-programmable: add mux_table option
Claudiu Beznea
13
-17
/
+38
2020-07-24
clk: at91: clk-peripheral: add support for changeable parent rate
Claudiu Beznea
9
-16
/
+119
2020-07-24
clk: at91: clk-master: add master clock support for SAMA7G5
Claudiu Beznea
2
-5
/
+312
2020-07-24
clk: at91: clk-generated: add mux_table option
Claudiu Beznea
5
-8
/
+16
2020-07-24
clk: at91: clk-generated: pass the id of changeable parent at registration
Claudiu Beznea
5
-35
/
+37
2020-07-24
clk: at91: replace conditional operator with double logical not
Claudiu Beznea
5
-8
/
+8
2020-07-24
clk: at91: sckc: register slow_rc with accuracy option
Claudiu Beznea
1
-2
/
+3
2020-07-24
clk: at91: sam9x60: fix main rc oscillator frequency
Claudiu Beznea
1
-1
/
+1
2020-07-24
clk: at91: sam9x60-pll: use frac when setting frequency
Claudiu Beznea
1
-4
/
+8
2020-07-24
clk: at91: sam9x60-pll: check fcore against ranges
Claudiu Beznea
2
-2
/
+12
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
[prev]
[next]