summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-27Merge tag 'v3.18-rockchip-cpuclk' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette9-78/+629
2014-09-27clk: rockchip: switch to using the new cpuclk type for armclkHeiko Stuebner2-6/+169
2014-09-27clk: rockchip: add new clock-type for the cpuclkHeiko Stuebner4-0/+388
2014-09-27clk: rockchip: make tightly bound armclk child-clocks read-onlyHeiko Stuebner2-17/+27
2014-09-27clk: rockchip: reparent aclk_cpu_pre to the gpllHeiko Stuebner1-0/+21
2014-09-27clk: rockchip: fix rk3288 pll status register locationJianqun1-2/+2
2014-09-27clk: rockchip: fix rk3066 pll status register locationHeiko Stuebner1-3/+7
2014-09-27clk: rockchip: change pll rate without a clk-notifierDoug Anderson1-50/+13
2014-09-27Merge branch 'v3.18-next/armclkid' into v3.18-next/cpuclkHeiko Stuebner2-0/+2
2014-09-27clk: rockchip: add binding id for ARMCLKHeiko Stuebner2-0/+2
2014-09-27Merge tag 'clk-mvebu-3.18' of git://git.infradead.org/linux-mvebu into clk-nextMike Turquette4-2/+99
2014-09-27clk: add gpio gated clockJyri Sarha4-0/+248
2014-09-27Merge tag 'qcom-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette9-88/+219
2014-09-27Merge tag 'tegra-clk-3.18' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...Mike Turquette482-2806/+5432
2014-09-26asm-generic: COMMON_CLK defines __clk_{get,put}Mike Turquette1-0/+2
2014-09-26clk: Remove .owner field for driverKiran Padwal15-15/+0
2014-09-26Merge branch 'clk-next-rockchip' into clk-nextMike Turquette2-37/+136
2014-09-26clk: rockchip: add clock node in PD_VIDEOKever Yang1-0/+20
2014-09-26clk: rockchip: use the clock id for nodes initKever Yang1-34/+34
2014-09-26clk: rockchip: add some needed clock binding id for rk3288Kever Yang1-1/+37
2014-09-26clk: rockchip: add missing rk3288 npll rate tableHeiko Stübner1-1/+1
2014-09-26clk: rockchip: rk3288: fix softreset register countMark yao1-1/+1
2014-09-26clk: rockchip: rk3288: add reset indices for SOFTRST9-11Mark yao1-0/+43
2014-09-23clk: qcom: Add support for banked MD RCGsStephen Boyd3-56/+77
2014-09-23clk: qcom: Add support for setting rates on PLLsStephen Boyd2-1/+87
2014-09-23clk: qcom: Consolidate frequency finding logicStephen Boyd4-32/+27
2014-09-23clk: qcom: Add IPQ8064 PLL required for USBAndy Gross1-1/+30
2014-09-18clk: tegra: Make clock initialization more robustTomeu Vizoso1-2/+7
2014-09-18clk: tegra124: Add PLL_M_UD and PLL_C_UD clocksMikko Perttunen1-0/+8
2014-09-18ARM: tegra: Add PLL_M_UD and PLL_C_UD to tegra124-car binding headerMikko Perttunen1-1/+5
2014-09-17Merge branch 'clk-fixes' into clk-nextMike Turquette7-10/+24
2014-09-15Linux 3.17-rc5v3.17-rc5Linus Torvalds1-1/+1
2014-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-23/+39
2014-09-15vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds2-9/+11
2014-09-14Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-8/+280
2014-09-14be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro1-2/+13
2014-09-14don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro1-16/+17
2014-09-14Merge tag 'ntb-3.17' of git://github.com/jonmason/ntbLinus Torvalds2-3/+17
2014-09-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-22/+23
2014-09-14Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner4-22/+23
2014-09-14ntb: Add alignment check to meet hardware requirementDave Jiang1-0/+13
2014-09-14MAINTAINERS: update NTB infoJon Mason1-1/+2
2014-09-14NTB: correct the spread of queues over mw'sJon Mason1-2/+2
2014-09-14fix bogus read_seqretry() checks introduced in b37199eAl Viro1-2/+2
2014-09-14move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro1-2/+6
2014-09-14[fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro1-1/+1
2014-09-14Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Linus Torvalds4-48/+55
2014-09-14parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin1-4/+229
2014-09-13vfs: fix bad hashing of dentriesLinus Torvalds2-4/+3
2014-09-13Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds1-0/+4