summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clk: Always notify whole subtree when reparentingSoren Brinkmann2013-06-151-2/+1
* MAINTAINERS: make drivers/clk entry match subdirsStephen Warren2013-06-111-2/+3
* clk: honor CLK_GET_RATE_NOCACHE in clk_set_ratePeter De Schrijver2013-06-111-1/+1
* clk: use clk_get_rate() for debugfsPeter De Schrijver2013-06-111-2/+2
* clk: tegra: Use override bits when neededPeter De Schrijver2013-06-111-33/+49
* clk: tegra: override bits for Tegra30 PLLMPeter De Schrijver2013-06-111-0/+18
* clk: tegra: override bits for Tegra114 PLLMPeter De Schrijver2013-06-111-0/+9
* clk: tegra: Add fields for override bitsPeter De Schrijver2013-06-111-0/+8
* clk: tegra: fix sclk_parentsPeter De Schrijver2013-06-111-1/+1
* clk: tegra: fix pllre initilizationPeter De Schrijver2013-06-111-2/+1
* clk: tegra: PLL m,n,p init for Tegra114Peter De Schrijver2013-06-111-0/+77
* clk: tegra: allow PLL m,n,p init from SoC filesPeter De Schrijver2013-06-112-39/+53
* clk: tegra: pllp_out2 divider is int onlyPeter De Schrijver2013-06-111-2/+2
* clk: tegra: pllc and pllxc should use pdiv_mapPeter De Schrijver2013-06-111-80/+82
* clk: divider: do not propagate rate change request when unnecessaryShawn Guo2013-06-101-0/+10
* clk: ux500: Clocks definition for u8540Philippe Begnic2013-06-061-1/+559
* mfd: db8500: Update BML clock register for db8580Philippe Begnic2013-06-063-0/+3
* mfd: db8500: Update register definition for u8540 clockPhilippe Begnic2013-06-062-2/+13
* clk: ux500: Pass clock base adresses in initcall for u8540 and u9540Philippe Begnic2013-06-064-8/+12
* clk: tegra114: Fix msenc clock registerMikko Perttunen2013-06-041-1/+1
* clk: tegra: Use common of_clk_init functionPrashant Gaikwad2013-05-317-36/+8
* clk: tegra114: correctly output clk_32kAlexandre Courbot2013-05-311-0/+3
* clk: tegra: fix clk_out parents listPrashant Gaikwad2013-05-312-4/+4
* clk: Add TI-Nspire clock driversDaniel Tang2013-05-313-0/+178
* clk: use platform_{get,set}_drvdata()Jingoo Han2013-05-302-3/+3
* clk: mpc85xx: Update the compatible stringTang Yuantian2013-05-301-1/+1
* clk: sunxi: "cpu_data" is defined in header files of some architecturesGiacomo A. Catenazzi2013-05-291-2/+2
* clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clockTushar Behera2013-05-291-1/+1
* clk: exynos5250: Update cpufreq related clocks for EXYNOS5250Tushar Behera2013-05-291-3/+3
* clk: vt8500: Remove unnecessary divisor adjustment in vtwm_dclk_set_rate()Tony Prisk2013-05-291-4/+0
* clk: vt8500: Add support for clocks on the WM8850 SoCsTony Prisk2013-05-292-0/+73
* clk: Disable unused clocks after deferred probing is doneSaravana Kannan2013-05-291-1/+1
* clk: wm831x: Fix wm831x_clkout_get_parentAxel Lin2013-05-281-3/+3
* clk: wm831x: Fix update wrong register for enable/disable FLLAxel Lin2013-05-281-3/+3
* clk: si5351: Allow to build without CONFIG_OFSebastian Hesselbarth2013-05-281-1/+0
* clk: add non CONFIG_OF routines for clk-providerSebastian Hesselbarth2013-05-281-8/+39
* clk: Fix race condition between clk_set_parent and clk_enable()Saravana Kannan2013-05-281-45/+44
* clk: si5351: declare all device IDs for module loadingJean-Francois Moine2013-05-281-1/+4
* clk: sun5i: Add compatibles for Allwinner A13Maxime Ripard2013-05-284-112/+187
* clk: ux500: abx500-clk: rename ux500 audio codec aliasesFabio Baltieri2013-05-281-4/+4
* clk: si5351: Allow user to define disabled state for every clock outputSebastian Hesselbarth2013-05-284-3/+95
* clk: add PowerPC corenet clock driver supportTang Yuantian2013-05-284-0/+289
* Linux 3.10-rc3v3.10-rc3Linus Torvalds2013-05-261-1/+1
* ipc/sem.c: Fix missing wakeups in do_smart_update_queue()Manfred Spraul2013-05-261-5/+22
* Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-05-2611-41/+78
|\
| * NFS: Fix SETCLIENTID fallback if GSS is not availableChuck Lever2013-05-231-1/+1
| * SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust2013-05-221-1/+7
| * NFSv4.1 Fix a pNFS session draining deadlockAndy Adamson2013-05-206-18/+20
| * SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust2013-05-163-19/+30
| * SUNRPC: Faster detection if gssd is actually runningTrond Myklebust2013-05-163-1/+18