index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
st
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
2015-08-25
4
-16
/
+16
*
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
2015-08-25
1
-1
/
+1
*
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
2015-07-28
4
-0
/
+4
|
\
|
*
clk: st: Include clk.h
Stephen Boyd
2015-07-20
4
-0
/
+4
*
|
clk: st: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-07-28
2
-9
/
+4
*
|
clk: st: Fix error paths and allocation style
Stephen Boyd
2015-07-14
1
-38
/
+45
*
|
drivers: clk: st: Incorrect register offset used for lock_status
Pankaj Dev
2015-07-08
1
-1
/
+1
*
|
drivers: clk: st: Fix mux bit-setting for Cortex A9 clocks
Gabriel Fernandez
2015-07-06
1
-1
/
+1
*
|
drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocks
Pankaj Dev
2015-07-06
4
-6
/
+8
*
|
drivers: clk: st: Fix flexgen lock init
Giuseppe Cavallaro
2015-07-06
1
-0
/
+2
*
|
drivers: clk: st: Fix FSYN channel values
Gabriel Fernandez
2015-07-06
1
-2
/
+2
*
|
drivers: clk: st: Remove unused code
Gabriel Fernandez
2015-07-06
1
-4
/
+0
|
/
*
clk: st: Use of_clk_get_parent_count() instead of open coding
Geert Uytterhoeven
2015-06-04
2
-2
/
+2
*
clk: st: Silence sparse warnings
Stephen Boyd
2015-05-15
4
-17
/
+17
*
clk: constify of_device_id array
Fabian Frederick
2015-04-01
3
-7
/
+7
*
clk: Replace explicit clk assignment with __clk_hw_set_clk
Javier Martinez Canillas
2015-02-18
2
-17
/
+17
*
clk: st: STiH410: Fix pdiv and fdiv divisor when setting rate
Peter Griffin
2015-01-20
1
-4
/
+15
*
clk: st: Use round to closest divider flag
Gabriel FERNANDEZ
2014-07-29
1
-1
/
+2
*
clk: st: Update frequency tables for fs660c32 and fs432c65
Gabriel FERNANDEZ
2014-07-29
1
-8
/
+59
*
clk: st: STiH407: Support for clockgenA9
Gabriel FERNANDEZ
2014-07-29
1
-0
/
+16
*
clk: st: STiH407: Support for clockgenD0/D2/D3
Gabriel FERNANDEZ
2014-07-29
1
-0
/
+46
*
clk: st: STiH407: Support for clockgenC0
Gabriel FERNANDEZ
2014-07-29
2
-0
/
+83
*
clk: st: Add quadfs reset handling
Gabriel FERNANDEZ
2014-07-29
1
-0
/
+5
*
clk: st: Add polarity bit indication
Gabriel FERNANDEZ
2014-07-29
1
-5
/
+7
*
clk: st: STiH407: Support for clockgenA0
Gabriel FERNANDEZ
2014-07-29
1
-0
/
+16
*
clk: st: STiH407: Support for A9 MUX Clocks
Gabriel FERNANDEZ
2014-07-29
1
-0
/
+9
*
clk: st: STiH407: Support for Flexgen Clocks
Gabriel FERNANDEZ
2014-07-29
2
-1
/
+332
*
clk: st: Remove uncessary (void *) cast
Gabriel FERNANDEZ
2014-07-29
1
-4
/
+4
*
clk: st: use static const for clkgen_pll_data tables
Gabriel FERNANDEZ
2014-07-29
1
-16
/
+14
*
clk: st: use static const for stm_fs tables
Gabriel FERNANDEZ
2014-07-29
1
-17
/
+17
*
clk: st: Terminate of match table
Stephen Boyd
2014-05-28
1
-0
/
+1
*
clk: st: Fix memory leak
Valentin Ilie
2014-05-24
1
-1
/
+3
*
clk: st: Support for A9 MUX clocks
Gabriel FERNANDEZ
2014-03-25
1
-0
/
+19
*
clk: st: Support for ClockGenA9/DDR/GPU
Gabriel FERNANDEZ
2014-03-25
1
-0
/
+139
*
clk: st: Support for QUADFS inside ClockGenB/C/D/E/F
Gabriel FERNANDEZ
2014-03-25
2
-1
/
+1040
*
clk: st: Support for VCC-mux and MUX clocks
Gabriel FERNANDEZ
2014-03-25
1
-0
/
+272
*
clk: st: Support for PLLs inside ClockGenA(s)
Gabriel FERNANDEZ
2014-03-25
3
-1
/
+608
*
clk: st: Support for DIVMUX and PreDiv Clocks
Gabriel FERNANDEZ
2014-03-25
2
-0
/
+530