summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | clk: ux500: Pass clock base adresses in initcall for u8540 and u9540Philippe Begnic2013-06-062-4/+4
| * | | clk: tegra114: Fix msenc clock registerMikko Perttunen2013-06-041-1/+1
| * | | clk: tegra: Use common of_clk_init functionPrashant Gaikwad2013-05-315-33/+6
| * | | 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-312-0/+154
| * | | 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-291-0/+71
| * | | 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: 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-281-8/+23
| * | | 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-282-3/+72
| * | | clk: add PowerPC corenet clock driver supportTang Yuantian2013-05-283-0/+288
* | | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-022-0/+763
|\ \ \ \
| * | | | clk: exynos5420: register clocks using common clock frameworkChander Kashyap2013-06-192-0/+763
* | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-023-2/+137
|\ \ \ \ \ | |/ / / /
| * | | | clk: exynos5250: Add enum entries for divider clock of i2s1 and i2s2Padmavathi Venna2013-06-191-2/+3
| * | | | clk: samsung: register audio subsystem clocks using common clock frameworkPadmavathi Venna2013-06-192-0/+134
* | | | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-07-022-31/+554
|\ \ \ \ \
| * \ \ \ \ Merge tag 'nomadik-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Arnd Bergmann2013-06-201-3/+548
| |\ \ \ \ \
| | * | | | | clk: nomadik: implement the Nomadik clocks properlyLinus Walleij2013-06-201-3/+548
| * | | | | | Merge tag 'zynq-dt-for-3.11' of git://git.xilinx.com/linux-xlnx into next/dtArnd Bergmann2013-06-205-379/+772
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'exynos-dt-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgen...Olof Johansson2013-06-126-8/+32
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | clk: exynos4: Add additional G2D clocksSachin Kamat2013-06-121-2/+7
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'nomadik-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-05-271-34/+7
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | / / | | |_|_|/ / | |/| | | |
| | * | | | ARM: nomadik: register clocksource from device treeLinus Walleij2013-05-121-15/+0
| | * | | | ARM: nomadik: convert all clocks except timer to dtLinus Walleij2013-05-121-19/+7
* | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-0221-1519/+2626
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2013-06-201-135/+583
| |\ \ \ \ \ \
| | * | | | | | ARM: u300: convert MMC/SD clock to device treeLinus Walleij2013-06-171-5/+17
| | * | | | | | ARM: u300: move the gated system controller clocks to DTLinus Walleij2013-06-171-109/+211
| | * | | | | | clk: move the U300 fixed and fixed-factor to DTLinus Walleij2013-06-171-20/+13
| | * | | | | | ARM: u300: push down syscon registersLinus Walleij2013-06-171-1/+342
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'tegra-for-3.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2013-06-141-1/+22
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud