Age | Commit message (Expand) | Author |
2014-05-27 | Merge tag 'clk-tegra-fixes-3.15' of git://nv-tegra.nvidia.com/user/pdeschrijv... | Mike Turquette |
2014-05-23 | clk: st: Fix memory leak | Valentin Ilie |
2014-05-23 | clk: divider: Fix table round up function | Maxime COQUELIN |
2014-05-21 | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette... | Linus Torvalds |
2014-05-16 | clk: tegra: Fix wrong value written to PLLE_AUX | Tuomas Tynkkynen |
2014-05-12 | clk: shmobile: clk-mstp: change to using clock-indices | Ben Dooks |
2014-05-04 | vexpress: Initialise the sysregs before setting up the clocks | Catalin Marinas |
2014-04-30 | clk: Fix slab corruption in clk_unregister() | Stephen Boyd |
2014-04-30 | clk: Fix double free due to devm_clk_register() | Stephen Boyd |
2014-04-30 | Merge tag 'socfpga-clk-fix-for-3.15' of git://git.rocketboards.org/linux-socf... | Mike Turquette |
2014-04-30 | clk: socfpga: fix clock driver for 3.15 | Dinh Nguyen |
2014-04-30 | clk: divider: Fix best div calculation for power-of-two and table dividers | Maxime COQUELIN |
2014-04-30 | clk: bcm281xx: don't use unnamed structs or unions | Alex Elder |
2014-04-24 | Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll... | Arnd Bergmann |
2014-04-24 | clk: tegra: remove non-existent clocks | Stephen Warren |
2014-04-24 | clk: vexpress: NULL dereference on error path | Dan Carpenter |
2014-04-17 | clk: tegra: Fix enabling of PLLE | Thierry Reding |
2014-04-17 | clk: tegra: Introduce divider mask and shift helpers | Thierry Reding |
2014-04-17 | clk: tegra: Fix PLLE programming | Thierry Reding |
2014-04-07 | Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-04-05 | Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds |
2014-04-05 | Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-04-05 | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-04-05 | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-04-02 | clk: shmobile: fix setting paretn clock rate | Ben Dooks |
2014-03-31 | clk: shmobile: rcar-gen2: fix lb/sd0/sd1/sdh clock parent to pll1 | Ben Dooks |
2014-03-29 | Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Arnd Bergmann |
2014-03-29 | Merge branches 'samsung/cleanup', 'samsung/exynos-clk' and 'samsung/exynos-cl... | Arnd Bergmann |
2014-03-29 | Merge tag 'samsung-pm-1' of http://git.kernel.org/pub/scm/linux/kernel/git/kg... | Arnd Bergmann |
2014-03-27 | clk: Fix minor errors in of_clk_init() function comments | Sylwester Nawrocki |
2014-03-27 | clk: reverse default clk provider initialization order in of_clk_init() | Sylwester Nawrocki |
2014-03-26 | clk: sirf: update copyright years to 2014 | Barry Song |
2014-03-26 | clk: mmp: try to use closer one when do round rate | Chao Xie |
2014-03-26 | clk: mmp: fix the wrong calculation formula | Chao Xie |
2014-03-26 | clk: mmp: fix wrong mask when calculate denominator | Chao Xie |
2014-03-27 | Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into ... | Arnd Bergmann |
2014-03-25 | clk: st: Support for A9 MUX clocks | Gabriel FERNANDEZ |
2014-03-25 | clk: st: Support for ClockGenA9/DDR/GPU | Gabriel FERNANDEZ |
2014-03-25 | clk: st: Support for QUADFS inside ClockGenB/C/D/E/F | Gabriel FERNANDEZ |
2014-03-25 | clk: st: Support for VCC-mux and MUX clocks | Gabriel FERNANDEZ |
2014-03-25 | clk: st: Support for PLLs inside ClockGenA(s) | Gabriel FERNANDEZ |
2014-03-25 | clk: st: Support for DIVMUX and PreDiv Clocks | Gabriel FERNANDEZ |
2014-03-24 | clk: support hardware-specific debugfs entries | Alex Elder |
2014-03-24 | clk: s2mps11: Use of_get_child_by_name | Krzysztof Kozlowski |
2014-03-24 | clk: s2mps11: Fix possible NULL pointer dereference | Krzysztof Kozlowski |
2014-03-20 | clk: hisilicon: fix warning from smatch | Zhangfei Gao |
2014-03-20 | clk: shmobile: add CPG driver for rz-platforms | Wolfram Sang |
2014-03-20 | clk: turn rate change failed warning into pr_debug | Sascha Hauer |
2014-03-21 | dt-bindings: clock: Move exynos-audss-clk.h to dt-bindings/clock | Tushar Behera |
2014-03-19 | clk: respect the clock dependencies in of_clk_init | Gregory CLEMENT |