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
2013-08-13
clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocks
Sylwester Nawrocki
1
-30
/
+34
2013-08-13
clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxes
Soren Brinkmann
1
-4
/
+6
2013-08-13
clk/zynq/clkc: Add dedicated spinlock for the SWDT
Soren Brinkmann
1
-1
/
+2
2013-07-03
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+1
2013-07-03
Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
28
-292
/
+1885
2013-07-02
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-0
/
+763
2013-07-02
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+137
2013-07-02
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-31
/
+554
2013-07-02
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
21
-1519
/
+2626
2013-07-02
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2013-06-28
Merge branch 'acpi-lpss'
Rafael J. Wysocki
1
-3
/
+1
2013-06-22
clk: exynos4: Fix clock aliases for cpufreq related clocks
Tushar Behera
1
-10
/
+11
2013-06-22
clk: samsung: Add MUX_FA macro to pass flag and alias
Tushar Behera
1
-0
/
+3
2013-06-20
clk: add support for Rockchip gate clocks
Heiko Stübner
3
-0
/
+100
2013-06-20
Merge tag 'nomadik-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Arnd Bergmann
1
-3
/
+548
2013-06-20
clk: nomadik: implement the Nomadik clocks properly
Linus Walleij
1
-3
/
+548
2013-06-20
clk: vexpress: Make the clock drivers directly available for arm64
Pawel Moll
1
-1
/
+1
2013-06-20
clk: vexpress: Use full node name to identify individual clocks
Pawel Moll
1
-2
/
+2
2013-06-20
Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
1
-135
/
+583
2013-06-20
Merge tag 'zynq-dt-for-3.11' of git://git.xilinx.com/linux-xlnx into next/dt
Arnd Bergmann
5
-379
/
+772
2013-06-20
ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessary
Arnd Bergmann
1
-1
/
+1
2013-06-19
ACPI / LPSS: add support for Intel BayTrail
Mika Westerberg
1
-3
/
+1
2013-06-19
clk: exynos5420: register clocks using common clock framework
Chander Kashyap
2
-0
/
+763
2013-06-18
clk: tegra: T114: add DFLL DVCO reset control
Paul Walmsley
2
-0
/
+39
2013-06-18
clk: tegra: T114: add DFLL source clocks
Paul Walmsley
1
-0
/
+11
2013-06-19
clk: exynos5250: Add enum entries for divider clock of i2s1 and i2s2
Padmavathi Venna
1
-2
/
+3
2013-06-19
clk: samsung: register audio subsystem clocks using common clock framework
Padmavathi Venna
2
-0
/
+134
2013-06-18
clk: tegra: T114: add FCPU clock shaper programming, needed by the DFLL
Paul Walmsley
2
-0
/
+122
2013-06-17
ARM: u300: convert MMC/SD clock to device tree
Linus Walleij
1
-5
/
+17
2013-06-17
ARM: u300: move the gated system controller clocks to DT
Linus Walleij
1
-109
/
+211
2013-06-17
clk: move the U300 fixed and fixed-factor to DT
Linus Walleij
1
-20
/
+13
2013-06-17
ARM: u300: push down syscon registers
Linus Walleij
1
-1
/
+342
2013-06-16
ARM: tegra30: clocks: Fix pciex clock registration
Jay Agarwal
1
-5
/
+6
2013-06-15
clk: gate: add CLK_GATE_HIWORD_MASK
Haojian Zhuang
1
-6
/
+19
2013-06-15
clk: divider: add CLK_DIVIDER_HIWORD_MASK flag
Haojian Zhuang
1
-2
/
+13
2013-06-15
clk: mux: add CLK_MUX_HIWORD_MASK
Haojian Zhuang
1
-2
/
+15
2013-06-15
clk: Always notify whole subtree when reparenting
Soren Brinkmann
1
-2
/
+1
2013-06-14
Merge tag 'tegra-for-3.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
1
-1
/
+22
2013-06-12
Merge tag 'exynos-dt-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgen...
Olof Johansson
6
-8
/
+32
2013-06-11
clk: exynos5250: Add CLK_IGNORE_UNUSED flag for pmu clock
Tushar Behera
1
-1
/
+1
2013-06-11
clk: honor CLK_GET_RATE_NOCACHE in clk_set_rate
Peter De Schrijver
1
-1
/
+1
2013-06-11
clk: use clk_get_rate() for debugfs
Peter De Schrijver
1
-2
/
+2
2013-06-11
clk: tegra: Use override bits when needed
Peter De Schrijver
1
-33
/
+49
2013-06-11
clk: tegra: override bits for Tegra30 PLLM
Peter De Schrijver
1
-0
/
+18
2013-06-11
clk: tegra: override bits for Tegra114 PLLM
Peter De Schrijver
1
-0
/
+9
2013-06-11
clk: tegra: Add fields for override bits
Peter De Schrijver
1
-0
/
+8
2013-06-11
clk: tegra: fix sclk_parents
Peter De Schrijver
1
-1
/
+1
2013-06-11
clk: tegra: fix pllre initilization
Peter De Schrijver
1
-2
/
+1
2013-06-11
clk: tegra: PLL m,n,p init for Tegra114
Peter De Schrijver
1
-0
/
+77
2013-06-11
clk: tegra: allow PLL m,n,p init from SoC files
Peter De Schrijver
2
-39
/
+53
[next]