summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: gate: add CLK_GATE_HIWORD_MASKHaojian Zhuang2013-06-151-6/+19
* clk: divider: add CLK_DIVIDER_HIWORD_MASK flagHaojian Zhuang2013-06-151-2/+13
* clk: mux: add CLK_MUX_HIWORD_MASKHaojian Zhuang2013-06-151-2/+15
* clk: Always notify whole subtree when reparentingSoren Brinkmann2013-06-151-2/+1
* 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
* 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 branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-05-251-4/+11
|\
| * ACPI / LPSS: register clock device for Lynxpoint DMA properlyRafael J. Wysocki2013-05-141-4/+11
* | clk: tegra: add ac97 controller clockLucas Stach2013-05-201-0/+8
* | clk: tegra: remove USB from clk init tableLucas Stach2013-05-201-3/+0
|/
* Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-074-55/+42
|\
| * Merge branch 'samsung/exynos-multiplatform-drivers' into late/multiplatformArnd Bergmann2013-04-204-55/+42
| |\
| | * clk: exynos: prepare for multiplatformArnd Bergmann2013-04-194-55/+42
| * | Merge branch 'next/drivers' into late/multiplatformArnd Bergmann2013-04-1932-491/+7744
| |\ \ | | |/
* | | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-043-3/+3
|\ \ \
OpenPOWER on IntegriCloud