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
2018-01-03
clk: Improve flags doc for of_clk_detect_critical()
Geert Uytterhoeven
1
-1
/
+1
2017-12-19
clk: fix set_rate_range when current rate is out of range
Jerome Brunet
1
-4
/
+33
2017-12-19
clk: add clk_rate_exclusive api
Jerome Brunet
1
-0
/
+172
2017-12-19
clk: cosmetic changes to clk_summary debugfs entry
Jerome Brunet
1
-3
/
+4
2017-12-19
clk: add clock protection mechanism to clk core
Jerome Brunet
1
-7
/
+112
2017-12-19
clk: use round rate to bail out early in set_rate
Jerome Brunet
1
-2
/
+23
2017-12-19
clk: rework calls to round and determine rate callbacks
Jerome Brunet
1
-30
/
+52
2017-12-19
clk: add clk_core_set_phase_nolock function
Jerome Brunet
1
-12
/
+21
2017-12-19
clk: take the prepare lock out of clk_core_set_parent
Jerome Brunet
1
-20
/
+20
2017-12-19
clk: fix incorrect usage of ENOSYS
Jerome Brunet
1
-1
/
+1
2017-11-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
146
-965
/
+6114
2017-11-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-0
/
+37
2017-11-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2
-31
/
+0
2017-11-15
Merge branch 'clk-cleanup' into clk-next
Stephen Boyd
22
-139
/
+92
2017-11-14
clk: stm32h7: fix test of clock config
Gabriel Fernandez
1
-2
/
+2
2017-11-14
clk: pxa: fix building on older compilers
Arnd Bergmann
1
-3
/
+1
2017-11-14
clk: sunxi-ng: a83t: Fix i2c buses bits
Mylene JOSSERAND
1
-2
/
+2
2017-11-14
clk: ti: dra7-atl-clock: fix child-node lookups
Johan Hovold
1
-2
/
+1
2017-11-14
clk: qcom: common: fix legacy board-clock registration
Johan Hovold
1
-2
/
+4
2017-11-14
Merge branch 'clk-uniphier' into clk-next
Stephen Boyd
2
-5
/
+4
2017-11-14
Merge branch 'clk-gpio' into clk-next
Stephen Boyd
1
-56
/
+28
2017-11-14
Merge branch 'clk-mediatek' into clk-next
Stephen Boyd
17
-4
/
+3520
2017-11-14
Merge branch 'clk-imx' into clk-next
Stephen Boyd
3
-12
/
+3
2017-11-14
Merge branch 'clk-qcom' into clk-next
Stephen Boyd
4
-82
/
+175
2017-11-14
Merge branch 'clk-at91' into clk-next
Stephen Boyd
1
-14
/
+81
2017-11-14
Merge branch 'clk-devm-provider' into clk-next
Stephen Boyd
2
-24
/
+54
2017-11-14
Merge branch 'clk-const' into clk-next
Stephen Boyd
25
-86
/
+86
2017-11-14
Merge branch 'clk-sunxi' into clk-next
Stephen Boyd
2
-3
/
+1
2017-11-14
Merge branch 'clk-hikey' into clk-next
Stephen Boyd
4
-6
/
+14
2017-11-14
Merge tag 'tegra-for-4.15-clk-2' of git://git.kernel.org/pub/scm/linux/kernel...
Stephen Boyd
13
-66
/
+102
2017-11-14
clk: uniphier: fix DAPLL2 clock rate of Pro5
Masahiro Yamada
1
-1
/
+1
2017-11-14
clk: uniphier: fix parent of miodmac clock data
Masahiro Yamada
1
-4
/
+3
2017-11-14
clk: hi3798cv200: correct parent mux clock for 'clk_sdio0_ciu'
Shawn Guo
1
-1
/
+11
2017-11-14
clk: hisilicon: Delete an error message for a failed memory allocation in his...
Markus Elfring
1
-3
/
+1
2017-11-14
clk: hi3660: fix incorrect uart3 clock freqency
Zhong Kaihua
1
-1
/
+1
2017-11-13
clk: kona-setup: Delete error messages for failed memory allocations
Markus Elfring
1
-6
/
+1
2017-11-13
ARC: clk: fix spelling mistake: "configurarion" -> "configuration"
Colin Ian King
1
-2
/
+2
2017-11-13
clk: cdce925: remove redundant check for non-null parent_name
Colin Ian King
1
-1
/
+1
2017-11-13
clk: versatile: Improve sizeof() usage
Markus Elfring
1
-1
/
+1
2017-11-13
clk: versatile: Delete error messages for failed memory allocations
Markus Elfring
1
-4
/
+1
2017-11-13
clk: ux500: Improve sizeof() usage
Markus Elfring
3
-3
/
+3
2017-11-13
clk: ux500: Delete error messages for failed memory allocations
Markus Elfring
3
-9
/
+3
2017-11-13
clk: spear: Delete error messages for failed memory allocations
Markus Elfring
4
-15
/
+5
2017-11-13
clk: ti: Delete error messages for failed memory allocations
Markus Elfring
2
-6
/
+2
2017-11-13
clk: mmp: Adjust checks for NULL pointers
Markus Elfring
4
-12
/
+12
2017-11-13
clk: mmp: Use common error handling code in mmp_clk_register_mix()
Markus Elfring
1
-6
/
+8
2017-11-13
clk: mmp: Delete error messages for failed memory allocations
Markus Elfring
3
-14
/
+3
2017-11-13
clk: clk-xgene: Adjust six checks for null pointers
Markus Elfring
1
-6
/
+6
2017-11-13
clk: clk-xgene: Delete error messages for failed memory allocations
Markus Elfring
1
-6
/
+2
2017-11-13
clk: clk-u300: Fix a typo in two comment lines
Markus Elfring
1
-2
/
+2
[next]