Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | clk: max77686: Refactor successful exit of probe function | Tomasz Figa | 2014-01-08 | 1 | -2/+1 | |
| * | | | | clk: max77686: Provide .recalc_rate() operation | Tomasz Figa | 2014-01-08 | 1 | -0/+7 | |
| * | | | | clk: max77686: Correct callback used for checking clock status | Tomasz Figa | 2014-01-08 | 1 | -2/+2 | |
| * | | | | MAINTAINERS: Add entry for Samsung SoC clock drivers | Tomasz Figa | 2014-01-08 | 1 | -0/+6 | |
| * | | | | Merge branch 'clk-next-unregister' into clk-next | Mike Turquette | 2013-12-31 | 11 | -19/+235 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'clk/clk-unregister' of git://linuxtv.org/snawrocki/samsung into... | Mike Turquette | 2013-12-04 | 11 | -19/+235 | |
| | |\ \ \ \ | ||||||
| | | * | | | | clk: Implement clk_unregister | Sylwester Nawrocki | 2013-12-04 | 2 | -3/+120 | |
| | | * | | | | clk: Add common __clk_get(), __clk_put() implementations | Sylwester Nawrocki | 2013-12-04 | 7 | -0/+42 | |
| | | * | | | | clkdev: Fix race condition in clock lookup from device tree | Sylwester Nawrocki | 2013-12-04 | 1 | -2/+10 | |
| | | * | | | | clk: Provide not locked variant of of_clk_get_from_provider() | Sylwester Nawrocki | 2013-12-04 | 2 | -8/+46 | |
| | | * | | | | omap3isp: Modify clocks registration to avoid circular references | Sylwester Nawrocki | 2013-12-04 | 2 | -6/+17 | |
| * | | | | | | Merge branch 'for_3.14/keystone-clk' of git://git.kernel.org/pub/scm/linux/ke... | Mike Turquette | 2013-12-30 | 3 | -12/+32 | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| | * | | | | | clk: keystone: gate: fix error handling on init | Grygorii Strashko | 2013-12-10 | 1 | -4/+8 | |
| | * | | | | | clk: keystone: use clkod register bits for postdiv | Murali Karicheri | 2013-12-10 | 2 | -8/+24 | |
| * | | | | | | Merge tag 'sunxi-clk-3.14-for-mike' of https://bitbucket.org/emiliolopez/linu... | Mike Turquette | 2013-12-29 | 4 | -79/+445 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| | * | | | | | clk: sunxi: Allwinner A20 output clock support | Chen-Yu Tsai | 2013-12-28 | 2 | -0/+58 | |
| | * | | | | | clk: sunxi: support better factor DT nodes | Emilio López | 2013-12-28 | 1 | -0/+9 | |
| | * | | | | | clk: sunxi: mod0 support | Emilio López | 2013-12-28 | 2 | -1/+61 | |
| | * | | | | | clk: sunxi: add PLL5 and PLL6 support | Emilio López | 2013-12-28 | 2 | -0/+232 | |
| | * | | | | | clk: sunxi: make factors_clk_setup return the clock it registers | Emilio López | 2013-12-28 | 1 | -7/+8 | |
| | * | | | | | clk: sunxi: add gating support to PLL1 | Emilio López | 2013-12-28 | 2 | -1/+3 | |
| | * | | | | | clk: sunxi: clean the magic number of mux parents | Emilio López | 2013-12-28 | 1 | -2/+3 | |
| | * | | | | | clk: sunxi: register factors clocks behind composite | Emilio López | 2013-12-28 | 3 | -73/+76 | |
| * | | | | | | clk: remove CONFIG_COMMON_CLK_DEBUG | Mike Turquette | 2013-12-27 | 3 | -12/+2 | |
| * | | | | | | clk: max77686: Remove redundant break | Sachin Kamat | 2013-12-26 | 1 | -2/+0 | |
| |/ / / / / | ||||||
| * | | | | | clk: add accuracy support for fixed clock | Boris BREZILLON | 2013-12-22 | 3 | -6/+44 | |
| * | | | | | clk: add clk accuracy retrieval support | Boris BREZILLON | 2013-12-22 | 5 | -7/+126 | |
| * | | | | | clk: si570: Remove redundant of_match_ptr helper | Sachin Kamat | 2013-12-22 | 1 | -1/+1 | |
| * | | | | | Merge tag 'renesas-clock-for-v3.14' of git://git.kernel.org/pub/scm/linux/ker... | Mike Turquette | 2013-12-22 | 3 | -1/+203 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | clk: emev2: Add support for emev2 SMU clocks with DT | Takashi Yoshii | 2013-12-14 | 3 | -1/+203 | |
| * | | | | | | Merge tag 'mvebu-clk-3.14' of git://git.infradead.org/linux-mvebu into clk-next | Mike Turquette | 2013-12-20 | 3 | -0/+229 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | clk: mvebu: Add Core Divider clock | Ezequiel Garcia | 2013-11-24 | 3 | -0/+229 | |
| | * | | | | | | clk: mvebu: staticize of_cpu_clk_setup | Jisheng Zhang | 2013-11-24 | 1 | -1/+1 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge tag 'zynq-clk-for-3.14-v2' of git://git.xilinx.com/linux-xlnx into clk-... | Mike Turquette | 2013-12-20 | 2 | -3/+19 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | clk/zynq/clkc: Add 'fclk-enable' feature | Soren Brinkmann | 2013-12-20 | 2 | -3/+19 | |
| |/ / / / / / | ||||||
| * | | | | | | clk: ux500: Remove extra semicolon | Sachin Kamat | 2013-12-19 | 1 | -1/+1 | |
| * | | | | | | clk: vt8500: Staticize vtwm_pll_ops | Sachin Kamat | 2013-12-19 | 1 | -1/+1 | |
| * | | | | | | clk: mvebu: Staticize of_cpu_clk_setup | Sachin Kamat | 2013-12-19 | 1 | -1/+1 | |
| * | | | | | | clk: versatile: Staticize clk_sp810_timerclken_of_get | Sachin Kamat | 2013-12-19 | 1 | -1/+1 | |
| * | | | | | | clk: socfpga: Use NULL instead of 0 | Sachin Kamat | 2013-12-19 | 1 | -1/+1 | |
| * | | | | | | clk: tegra: Staticize tegra_clk_periph_nodiv_ops | Sachin Kamat | 2013-12-19 | 1 | -1/+1 | |
| * | | | | | | clk: tegra: Staticize local variables in clk-pll.c | Sachin Kamat | 2013-12-19 | 1 | -6/+6 | |
| * | | | | | | clk: SPEAr: Staticize clk_frac_ops | Sachin Kamat | 2013-12-19 | 1 | -1/+1 | |
| * | | | | | | clk: si570: Add a driver for SI570 oscillators | Soren Brinkmann | 2013-12-14 | 4 | -0/+581 | |
| * | | | | | | clk: Fix debugfs reparenting NULL pointer dereference | Stephen Boyd | 2013-12-14 | 1 | -2/+1 | |
| * | | | | | | MAINTAINERS: Add maintainer for the ARM Ux500 clock driver | Ulf Hansson | 2013-12-12 | 1 | -0/+8 | |
| * | | | | | | Merge tag 'clk-hisilicon' of git://git.kernel.org/pub/scm/linux/kernel/git/hz... | Mike Turquette | 2013-12-12 | 8 | -0/+823 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | clk: hi3620: add gate clock flag | Haojian Zhuang | 2013-12-11 | 1 | -59/+59 | |
| | * | | | | | | clk: hi3620: fix wrong flags on divider | Haojian Zhuang | 2013-12-11 | 1 | -11/+11 | |
| | * | | | | | | clk: hisilicon: add common clock support | Haojian Zhuang | 2013-12-04 | 8 | -0/+823 | |
| | |/ / / / / |