summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | clk: sunxi: Move mod0 clock to a file of its ownMaxime Ripard2014-09-273-1/+83
| * | | | | ARM: sunxi: dt: Switch to the new mbus compatibleMaxime Ripard2014-09-273-3/+3
| * | | | | clk: sunxi: Introduce mbus compatibleMaxime Ripard2014-09-272-0/+2
| * | | | | clk: sunxi: factors: Invert the probing logicMaxime Ripard2014-09-273-99/+113
| * | | | | clk: Add a function to retrieve phaseMaxime Ripard2014-09-272-0/+15
| * | | | | clk: Include of.h in clock-provider.hMaxime Ripard2014-09-271-0/+1
| * | | | | clk: introduce clk_set_phase function & callbackMike Turquette2014-09-274-4/+116
| * | | | | clk: sunxi: add correct divider table for sun4i-apb0 clockChen-Yu Tsai2014-09-131-0/+9
| |/ / / /
* | | | | Merge tag 'v3.18-rockchip-cpuclk' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette2014-09-279-78/+629
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | clk: rockchip: switch to using the new cpuclk type for armclkHeiko Stuebner2014-09-272-6/+169
| * | | | clk: rockchip: add new clock-type for the cpuclkHeiko Stuebner2014-09-274-0/+388
| * | | | clk: rockchip: make tightly bound armclk child-clocks read-onlyHeiko Stuebner2014-09-272-17/+27
| * | | | clk: rockchip: reparent aclk_cpu_pre to the gpllHeiko Stuebner2014-09-271-0/+21
| * | | | clk: rockchip: fix rk3288 pll status register locationJianqun2014-09-271-2/+2
| * | | | clk: rockchip: fix rk3066 pll status register locationHeiko Stuebner2014-09-271-3/+7
| * | | | clk: rockchip: change pll rate without a clk-notifierDoug Anderson2014-09-271-50/+13
| * | | | Merge branch 'v3.18-next/armclkid' into v3.18-next/cpuclkHeiko Stuebner2014-09-272-0/+2
| |\ \ \ \
| | * | | | clk: rockchip: add binding id for ARMCLKHeiko Stuebner2014-09-272-0/+2
| | |/ / /
* | | | | Merge tag 'clk-mvebu-3.18' of git://git.infradead.org/linux-mvebu into clk-nextMike Turquette2014-09-274-2/+99
|\ \ \ \ \
| * | | | | clk: mvebu: armada-375: Fix the description of the SAR in the commentGregory CLEMENT2014-09-091-2/+2
| * | | | | clk: mvebu: armada-370: Fix timer drift caused by the SSCG deviationGregory CLEMENT2014-09-091-0/+8
| * | | | | clk: mvebu: Fix clk frequency value if SSCG is enabledGregory CLEMENT2014-09-092-0/+89
| | |/ / / | |/| | |
* | | | | clk: add gpio gated clockJyri Sarha2014-09-274-0/+248
* | | | | Merge tag 'qcom-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette2014-09-279-88/+219
|\ \ \ \ \
| * | | | | clk: qcom: Add support for banked MD RCGsStephen Boyd2014-09-233-56/+77
| * | | | | clk: qcom: Add support for setting rates on PLLsStephen Boyd2014-09-232-1/+87
| * | | | | clk: qcom: Consolidate frequency finding logicStephen Boyd2014-09-234-32/+27
| * | | | | clk: qcom: Add IPQ8064 PLL required for USBAndy Gross2014-09-231-1/+30
| | |_|_|/ | |/| | |
* | | | | Merge tag 'tegra-clk-3.18' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...Mike Turquette2014-09-27482-2806/+5432
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | clk: tegra: Make clock initialization more robustTomeu Vizoso2014-09-181-2/+7
| * | | | clk: tegra124: Add PLL_M_UD and PLL_C_UD clocksMikko Perttunen2014-09-181-0/+8
| * | | | ARM: tegra: Add PLL_M_UD and PLL_C_UD to tegra124-car binding headerMikko Perttunen2014-09-181-1/+5
| * | | | Linux 3.17-rc5v3.17-rc5Linus Torvalds2014-09-151-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-153-23/+39
| |\ \ \ \
| | * | | | be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro2014-09-141-2/+13
| | * | | | don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro2014-09-141-16/+17
| | * | | | fix bogus read_seqretry() checks introduced in b37199eAl Viro2014-09-141-2/+2
| | * | | | move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro2014-09-141-2/+6
| | * | | | [fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro2014-09-141-1/+1
| * | | | | vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds2014-09-152-9/+11
| * | | | | Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-149-8/+280
| |\ \ \ \ \
| | * | | | | parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin2014-09-131-4/+229
| | * | | | | parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller2014-08-276-2/+49
| | * | | | | parisc: dino: fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-271-1/+1
| | * | | | | parisc: sys_hpux: NUL terminator is one past the endDan Carpenter2014-08-271-1/+1
| * | | | | | Merge tag 'ntb-3.17' of git://github.com/jonmason/ntbLinus Torvalds2014-09-142-3/+17
| |\ \ \ \ \ \
| | * | | | | | ntb: Add alignment check to meet hardware requirementDave Jiang2014-09-141-0/+13
| | * | | | | | MAINTAINERS: update NTB infoJon Mason2014-09-141-1/+2
| | * | | | | | NTB: correct the spread of queues over mw'sJon Mason2014-09-141-2/+2
| * | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-09-144-22/+23
| |\ \ \ \ \ \ \