summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'for_3.14/keystone-clk' of git://git.kernel.org/pub/scm/linux/ke...Mike Turquette2013-12-302-8/+28
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | clk: keystone: gate: fix error handling on initGrygorii Strashko2013-12-101-4/+8
| | * | | | | clk: keystone: use clkod register bits for postdivMurali Karicheri2013-12-101-4/+20
| * | | | | | Merge tag 'sunxi-clk-3.14-for-mike' of https://bitbucket.org/emiliolopez/linu...Mike Turquette2013-12-293-77/+437
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | clk: sunxi: Allwinner A20 output clock supportChen-Yu Tsai2013-12-281-0/+57
| | * | | | | clk: sunxi: support better factor DT nodesEmilio López2013-12-281-0/+9
| | * | | | | clk: sunxi: mod0 supportEmilio López2013-12-281-0/+57
| | * | | | | clk: sunxi: add PLL5 and PLL6 supportEmilio López2013-12-281-0/+230
| | * | | | | clk: sunxi: make factors_clk_setup return the clock it registersEmilio López2013-12-281-7/+8
| | * | | | | clk: sunxi: add gating support to PLL1Emilio López2013-12-281-0/+2
| | * | | | | clk: sunxi: clean the magic number of mux parentsEmilio López2013-12-281-2/+3
| | * | | | | clk: sunxi: register factors clocks behind compositeEmilio López2013-12-283-73/+76
| * | | | | | clk: remove CONFIG_COMMON_CLK_DEBUGMike Turquette2013-12-282-11/+1
| * | | | | | clk: max77686: Remove redundant breakSachin Kamat2013-12-261-2/+0
| |/ / / / /
| * | | | | clk: add accuracy support for fixed clockBoris BREZILLON2013-12-231-6/+37
| * | | | | clk: add clk accuracy retrieval supportBoris BREZILLON2013-12-231-7/+93
| * | | | | clk: si570: Remove redundant of_match_ptr helperSachin Kamat2013-12-231-1/+1
| * | | | | Merge tag 'renesas-clock-for-v3.14' of git://git.kernel.org/pub/scm/linux/ker...Mike Turquette2013-12-232-1/+105
| |\ \ \ \ \
| | * | | | | clk: emev2: Add support for emev2 SMU clocks with DTTakashi Yoshii2013-12-142-1/+105
| * | | | | | Merge tag 'mvebu-clk-3.14' of git://git.infradead.org/linux-mvebu into clk-nextMike Turquette2013-12-203-0/+229
| |\ \ \ \ \ \
| | * | | | | | clk: mvebu: Add Core Divider clockEzequiel Garcia2013-11-243-0/+229
| | * | | | | | clk: mvebu: staticize of_cpu_clk_setupJisheng Zhang2013-11-241-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | clk/zynq/clkc: Add 'fclk-enable' featureSoren Brinkmann2013-12-201-3/+15
| * | | | | | clk: ux500: Remove extra semicolonSachin Kamat2013-12-201-1/+1
| * | | | | | clk: vt8500: Staticize vtwm_pll_opsSachin Kamat2013-12-201-1/+1
| * | | | | | clk: mvebu: Staticize of_cpu_clk_setupSachin Kamat2013-12-201-1/+1
| * | | | | | clk: versatile: Staticize clk_sp810_timerclken_of_getSachin Kamat2013-12-201-1/+1
| * | | | | | clk: socfpga: Use NULL instead of 0Sachin Kamat2013-12-201-1/+1
| * | | | | | clk: tegra: Staticize tegra_clk_periph_nodiv_opsSachin Kamat2013-12-201-1/+1
| * | | | | | clk: tegra: Staticize local variables in clk-pll.cSachin Kamat2013-12-201-6/+6
| * | | | | | clk: SPEAr: Staticize clk_frac_opsSachin Kamat2013-12-191-1/+1
| * | | | | | clk: si570: Add a driver for SI570 oscillatorsSoren Brinkmann2013-12-153-0/+542
| * | | | | | clk: Fix debugfs reparenting NULL pointer dereferenceStephen Boyd2013-12-151-2/+1
| * | | | | | Merge tag 'clk-hisilicon' of git://git.kernel.org/pub/scm/linux/kernel/git/hz...Mike Turquette2013-12-136-0/+652
| |\ \ \ \ \ \
| | * | | | | | clk: hi3620: add gate clock flagHaojian Zhuang2013-12-111-59/+59
| | * | | | | | clk: hi3620: fix wrong flags on dividerHaojian Zhuang2013-12-111-11/+11
| | * | | | | | clk: hisilicon: add common clock supportHaojian Zhuang2013-12-046-0/+652
| | |/ / / / /
| * | | | | | Merge branch 'clk-next-shmobile' into clk-nextMike Turquette2013-12-135-0/+720
| |\ \ \ \ \ \ | | | |/ / / / | | |/| / / / | | |_|/ / / | |/| | | |
| * | | | | clk: exynos5420: fix cpll clock register offsetsChander Kashyap2013-12-041-2/+2
| * | | | | Merge branch 'clk-tegra-next' of git://nv-tegra.nvidia.com/user/pdeschrijver/...Mike Turquette2013-12-0316-3008/+4678
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge tag 'sunxi-clk-for-3.13' of https://github.com/mripard/linux into clk-n...Mike Turquette2013-12-013-14/+76
| |\ \ \ \ \
| | * | | | | drivers: clk: sunxi: Fix memory leakage in clk-sunxi.cVictor N. Ramos Mello2013-11-101-11/+17
| | * | | | | clk: sunxi: protect core clocks from accidental shutdownEmilio López2013-11-101-0/+28
| | * | | | | clk: sunxi: factors: clear variables before using themEmilio López2013-11-101-1/+1
| | * | | | | clk: sunxi: factors: fix off-by-one masksEmilio López2013-11-101-1/+1
| | * | | | | clk: composite: .determine_rate supportEmilio López2013-11-101-0/+28
| * | | | | | clk: socfpga: Remove check for "reg" property in socfpga_clk_initDinh Nguyen2013-11-271-3/+1
| * | | | | | clk: clean up everything on debugfs errorAlex Elder2013-11-271-1/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-2425-313/+1518
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'davinci-for-v3.14/watchdog' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman2014-01-161-2/+2
| |\ \ \ \ \ \