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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-22
Merge branch 'clk-shmobile-for-v4.5' of git://git.kernel.org/pub/scm/linux/ke...
Michael Turquette
7
-63
/
+1216
2015-12-22
clk: fix codying style of if ... else blocks
Masahiro Yamada
1
-3
/
+2
2015-12-08
clk: shmobile: r8a7795: Add new CPG/MSSR driver
Geert Uytterhoeven
5
-0
/
+392
2015-12-08
clk: shmobile: Add new CPG/MSSR driver core
Geert Uytterhoeven
2
-0
/
+721
2015-12-08
clk: shmobile: div6: Extract cpg_div6_register()
Geert Uytterhoeven
2
-45
/
+94
2015-12-08
clk: shmobile: div6: Make clock-output-names optional
Geert Uytterhoeven
1
-10
/
+3
2015-12-08
clk: shmobile: Rework CONFIG_ARCH_SHMOBILE_MULTI
Magnus Damm
1
-12
/
+10
2015-12-02
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
14
-75
/
+53
2015-12-02
clk: sunxi: pll2: Fix clock running too fast
Maxime Ripard
1
-18
/
+5
2015-12-02
clk: let of_clk_get_parent_name() fail for invalid clock-indices
Masahiro Yamada
1
-0
/
+3
2015-12-01
Merge branch 'clk-msm8996' into clk-next
Stephen Boyd
9
-4
/
+7164
2015-11-30
clk: qcom: Add MSM8996 Multimedia Clock Controller (MMCC) driver
Stephen Boyd
3
-0
/
+3227
2015-11-30
clk: qcom: Add gfx3d ping-pong PLL frequency switching
Stephen Boyd
2
-0
/
+88
2015-11-30
clk: qcom: Add MSM8996 Global Clock Control (GCC) driver
Stephen Boyd
3
-0
/
+3431
2015-11-30
clk: qcom: Add Alpha PLL support
Stephen Boyd
3
-0
/
+413
2015-11-30
clk: divider: Cap table divider values to 'width' member
Stephen Boyd
1
-4
/
+5
2015-11-30
clk: add CS2000 Fractional-N driver
Kuninori Morimoto
3
-0
/
+517
2015-11-30
clk: scpi: add missing of_node_put
Julia Lawall
1
-0
/
+1
2015-11-30
clk: qoriq: fix memory leak
Sudip Mukherjee
1
-1
/
+3
2015-11-30
imx/clk-pllv2: fix wrong do_div() usage
Nicolas Pitre
1
-4
/
+5
2015-11-30
imx/clk-pllv1: fix wrong do_div() usage
Nicolas Pitre
1
-7
/
+7
2015-11-30
Merge branch 'for-4.4-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-p...
Stephen Boyd
5
-29
/
+12
2015-11-30
clk: fix a typo in comment block of clk_notifier_register()
Masahiro Yamada
1
-4
/
+3
2015-11-30
clk: ti: omap5+: dpll: implement errata i810
Tero Kristo
1
-1
/
+24
2015-11-25
clk: mmp: add linux/clk.h includes
Arnd Bergmann
3
-0
/
+3
2015-11-24
clk: ti: drop locking code from mux/divider drivers
Grygorii Strashko
2
-25
/
+6
2015-11-24
clk: ti816x: Add missing dmtimer clkdev entries
Neil Armstrong
1
-0
/
+2
2015-11-24
clk: ti: fapll: fix wrong do_div() usage
Nicolas Pitre
1
-2
/
+2
2015-11-24
clk: ti: clkt_dpll: fix wrong do_div() usage
Nicolas Pitre
1
-2
/
+2
2015-11-20
clk: qcom: msm8916: Move xo and sleep clocks into DT
Georgi Djakov
1
-9
/
+7
2015-11-20
clk: ti: dra7: constify clk_hw_omap_ops structure
Julia Lawall
1
-1
/
+1
2015-11-20
Merge branch 'clk-bcm63xx' into clk-next
Stephen Boyd
3
-0
/
+33
2015-11-20
clk: bcm: Add BCM63138 clock support
Florian Fainelli
3
-0
/
+33
2015-11-20
clk: qcom: Specify LE device endianness
Stephen Boyd
11
-0
/
+13
2015-11-20
clk: shmobile: rcar-gen2: Spelling/Grammar: dependant of, ouput
Geert Uytterhoeven
1
-2
/
+2
2015-11-20
clk: Spelling s/derefing/dereferencing/
Geert Uytterhoeven
1
-1
/
+1
2015-11-20
clk: st: avoid uninitialized variable use
Arnd Bergmann
1
-8
/
+9
2015-11-20
clk: at91: Revert "keep slow clk enabled to prevent system hang"
Alexandre Belloni
1
-29
/
+0
2015-11-20
clk: xgene: Fix divider with non-zero shift value
Loc Ho
1
-1
/
+2
2015-11-20
clk: si5351: Add PLL soft reset
Jacob Siverskog
1
-0
/
+7
2015-11-20
clk: use IS_ERR_OR_NULL(hw) instead of !hw || IS_ERR(hw)
Masahiro Yamada
1
-1
/
+1
2015-11-20
clk: remove redundant negative index check in of_clk_get_parent_name()
Masahiro Yamada
1
-3
/
+0
2015-11-20
clk: versatile: remove unneeded error message
Sudip Mukherjee
1
-3
/
+1
2015-11-18
clk: gpio: Get parent clk names in of_gpio_clk_setup()
Jyri Sarha
1
-16
/
+17
2015-11-18
clk: versatile: fix memory leak
Sudip Mukherjee
1
-0
/
+1
2015-11-16
clk: tango4: clkgen driver for Tango4 platforms
Marc Gonzalez
2
-0
/
+62
2015-11-16
clk: qcom: Move cxo/pxo/xo into dt files
Stephen Boyd
5
-43
/
+33
2015-11-16
clk: qcom: common: Add API to register board clocks backwards compatibly
Stephen Boyd
2
-0
/
+91
2015-11-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-3
/
+18
2015-11-13
Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-31
/
+177
[next]