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
2015-07-06
clk: mediatek: mt8173: Fix enabling of critical clocks
Sascha Hauer
1
-5
/
+21
2015-07-06
drivers: clk: st: Fix mux bit-setting for Cortex A9 clocks
Gabriel Fernandez
1
-1
/
+1
2015-07-06
drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocks
Pankaj Dev
4
-6
/
+8
2015-07-06
drivers: clk: st: Fix flexgen lock init
Giuseppe Cavallaro
1
-0
/
+2
2015-07-06
drivers: clk: st: Fix FSYN channel values
Gabriel Fernandez
1
-2
/
+2
2015-07-06
drivers: clk: st: Remove unused code
Gabriel Fernandez
1
-4
/
+0
2015-07-06
clk: qcom: Use parent rate when set rate to pixel RCG clock
Hai Li
1
-6
/
+3
2015-07-02
clk: at91: do not leak resources
David Dueck
6
-10
/
+30
2015-07-02
clk: stm32: Fix out-by-one error path in the index lookup
Daniel Thompson
1
-1
/
+1
2015-07-02
clk: iproc: fix bit manipulation arithmetic
Ray Jui
1
-2
/
+3
2015-07-02
clk: iproc: fix memory leak from clock name
Ray Jui
2
-12
/
+2
2015-06-22
clk: stm32: Add clock driver for STM32F4[23]xxx devices
Daniel Thompson
2
-0
/
+381
2015-06-20
Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Michael Turquette
8
-15
/
+569
2015-06-20
Merge branch 'clk-exynos-cpu-clk' into clk-next
Michael Turquette
5
-2
/
+449
2015-06-20
clk: samsung: exynos4: add cpu clock configuration data and instantiate cpu c...
Thomas Abraham
1
-1
/
+23
2015-06-20
clk: samsung: add infrastructure to register cpu clocks
Thomas Abraham
3
-1
/
+423
2015-06-20
clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock support
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2015-06-18
clk: add lpc18xx ccu clk driver
Joachim Eastwood
2
-0
/
+294
2015-06-18
clk: add lpc18xx cgu clk driver
Joachim Eastwood
3
-0
/
+637
2015-06-18
clk: keystone: add support for post divider register for main pll
Murali Karicheri
1
-2
/
+18
2015-06-18
Merge tag 'sunxi-clocks-for-4.2' of https://git.kernel.org/pub/scm/linux/kern...
Michael Turquette
3
-5
/
+18
2015-06-18
clk: mvebu: flag the crypto clk as CLK_IGNORE_UNUSED
Boris Brezillon
1
-1
/
+1
2015-06-18
clk: cygnus: add clock support for Broadcom Cygnus
Ray Jui
2
-0
/
+266
2015-06-18
clk: Change bcm clocks build dependency
Ray Jui
1
-1
/
+1
2015-06-18
clk: iproc: add initial common clock support
Ray Jui
6
-0
/
+1462
2015-06-12
clk: meson: add some error handling in meson_clk_register_cpu()
Dan Carpenter
1
-4
/
+12
2015-06-12
clk: pxa: Fix const discarding warning
Stephen Boyd
1
-1
/
+1
2015-06-10
clk: Move debug_node field under DEBUG_FS flag in struct clk_core
Maxime Coquelin
1
-1
/
+1
2015-06-10
clk: fixed: Add comment to clk_fixed_set_rate
Daniel Thompson
1
-1
/
+7
2015-06-10
clk: cdce925: Fix printk size_t warning
Stephen Boyd
1
-1
/
+1
2015-06-09
clk: socfpga: remove a stray tab
Dan Carpenter
1
-1
/
+1
2015-06-09
clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks for SMC
Jonghwa Lee
1
-18
/
+18
2015-06-09
clk: exynos5433: Add clock flag to support the DVFS of GPU
Joonyoung Shim
1
-9
/
+9
2015-06-09
clk: exynos5433: Add DIV_CPIF to the list of stored registers on suspend
Hyungwon Hwang
1
-0
/
+1
2015-06-09
clk: exynos5433: Add CLK_SET_RATE_PARENT to support DVFS for big.LITTLE core
Chanwoo Choi
1
-14
/
+12
2015-06-05
clk: socfpga: make use of of_clk_parent_fill helper function
Dinh Nguyen
2
-11
/
+2
2015-06-05
clk: of: helper for filling parent clock array and return num of parents
Dinh Nguyen
1
-0
/
+21
2015-06-05
Merge branch 'clk-meson8b' into clk-next
Stephen Boyd
7
-0
/
+1101
2015-06-05
clk: meson8b: Add support for Meson8b clocks
Carlo Caione
2
-0
/
+197
2015-06-05
clk: meson: Add support for Meson clock controller
Carlo Caione
6
-0
/
+904
2015-06-04
clk: make several parent names const
Uwe Kleine-König
17
-146
/
+154
2015-06-04
clk: mediatek: Fix apmixedsys clock registration
James Liao
2
-2
/
+2
2015-06-04
clk: ti: Use of_clk_get_parent_count() instead of open coding
Geert Uytterhoeven
1
-1
/
+1
2015-06-04
clk: st: Use of_clk_get_parent_count() instead of open coding
Geert Uytterhoeven
2
-2
/
+2
2015-06-04
clk: at91: Use of_clk_get_parent_count() instead of open coding
Geert Uytterhoeven
6
-7
/
+7
2015-06-04
clk: pistachio: Add sanity checks on PLL configuration
Kevin Cernekee
1
-4
/
+79
2015-06-04
clk: pistachio: Lock the PLL when enabled upon rate change
Ezequiel Garcia
1
-18
/
+10
2015-06-04
clk: pistachio: Add a pll_lock() helper for clarity
Ezequiel Garcia
1
-4
/
+8
2015-06-04
clk: mmp: add timer clock for pxa168/mmp2/pxa910
Chao Xie
3
-0
/
+24
2015-06-04
clk: mmp: Fix the wrong factor table for uart PLL
Chao Xie
2
-6
/
+2
[next]