Stanimir Varbanov c7662fc59c clk: fix possible null pointer dereference 10 年之前
..
at91 dca1a4b5ff clk: at91: keep slow clk enabled to prevent system hang 10 年之前
bcm 646cafc6aa clk: Change clk_ops->determine_rate to return a clk_hw as the best parent 10 年之前
berlin b71e8ecd57 clk: berlin: bg2q: remove non-exist "smemc" gate clock 10 年之前
hisilicon 646cafc6aa clk: Change clk_ops->determine_rate to return a clk_hw as the best parent 10 年之前
keystone a65e0c6a7f clk: keystone: gate: fix clk_init_data initialization 11 年之前
mmp 74fc23aa40 clk: mmp: fix sparse non static symbol warning 10 年之前
mvebu f571053152 clk: mvebu: add suspend/resume for gatable clocks 10 年之前
mxs dd03ee9ae5 ARM: mxs: remove custom .init_time hook 12 年之前
pxa da57b46010 Merge branch 'clk-fixes' into clk-next 10 年之前
qcom bfc7249cc2 Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux 10 年之前
rockchip a5e1baf7dc clk: rockchip: fix deadlock possibility in cpuclk 10 年之前
samsung bfc7249cc2 Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux 10 年之前
shmobile c6d67fb037 clk: shmobile: div6: support selectable-input clocks 10 年之前
sirf 7736692993 clk: sirf: update copyright years to 2014 11 年之前
socfpga a854aea24c Merge tag 'socfpga-clk-update-for-v3.16' of git://git.rocketboards.org/linux-socfpga-next into clk-next-socfpga 11 年之前
spear dae7df47ab Merge branch 'clk-fixes' into clk-next 11 年之前
st eee40bb433 clk: st: Use round to closest divider flag 11 年之前
sunxi 646cafc6aa clk: Change clk_ops->determine_rate to return a clk_hw as the best parent 10 年之前
tegra 4f4f85fa0b clk: tegra: Implement memory-controller clock 10 年之前
ti 2e1a7b014f ARM: OMAP3+: DPLL: use determine_rate() and set_rate_and_parent() 10 年之前
ux500 661ff5be95 clk: ux500: drop owner assignment from platform_drivers 11 年之前
versatile 81cc3f868d ARM: vexpress: Remove non-DT code 10 年之前
x86 e030f980b3 clk: x86: drop owner assignment from platform_drivers 11 年之前
zynq 8eaf503480 clk: zynq: Move const initdata into correct code section 11 年之前
Kconfig a02001086b Merge Linus' tree to be be to apply submitted patches to newer code than 10 年之前
Makefile c0fa2373f8 Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linux 11 年之前
clk-axi-clkgen.c 59c0621d4d clk: Remove .owner field for driver 11 年之前
clk-axm5516.c a4ae8f3b0f clk: drop owner assignment from platform_drivers 11 年之前
clk-bcm2835.c 9f1205d775 ARM: bcm2835: remove custom .init_time hook 12 年之前
clk-clps711x.c 631c534789 clk: Add CLPS711X clk driver 11 年之前
clk-composite.c 646cafc6aa clk: Change clk_ops->determine_rate to return a clk_hw as the best parent 10 年之前
clk-conf.c b11a6face1 clk: Add missing of_clk_set_defaults export 11 年之前
clk-devres.c 20332ff376 ARM: 7537/1: clk: Fix release in devm_clk_put() 13 年之前
clk-divider.c e6d5e7d90b clk-divider: Fix READ_ONLY when divider > 1 10 年之前
clk-efm32gg.c 8ce8ebeb57 clk/efm32gg: fix dt init prototype 11 年之前
clk-fixed-factor.c 9073e1a804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 11 年之前
clk-fixed-rate.c 0903ea6017 clk: add accuracy support for fixed clock 11 年之前
clk-fractional-divider.c feaefa0ea1 clk: fractional-divider: cast parent_rate to u64 before multiplying 11 年之前
clk-gate.c 7af4724857 clk: use uninitialized_var instead setting 'flags' to 0 directly. 11 年之前
clk-gpio-gate.c 44b4aa97be clk: gpio-gate: Ensure gpiod_ APIs are prototyped 11 年之前
clk-highbank.c 26cae166cf ARM: highbank: remove custom .init_time hook 12 年之前
clk-ls1x.c 3526f74fa9 clk: ls1x: Update relationship among all clocks 10 年之前
clk-max-gen.c 5dbbb00f71 clk: Add generic driver for Maxim PMIC clocks 11 年之前
clk-max-gen.h 5dbbb00f71 clk: Add generic driver for Maxim PMIC clocks 11 年之前
clk-max77686.c 59c0621d4d clk: Remove .owner field for driver 11 年之前
clk-max77802.c 59c0621d4d clk: Remove .owner field for driver 11 年之前
clk-moxart.c c7bb4fc16e clk: add MOXA ART SoCs clock driver 11 年之前
clk-mux.c 6793b3cd5d clk_mux: Fix set_parent doing the wrong thing when INDEX_BIT && index >= 3 10 年之前
clk-nomadik.c ec6deea1a1 clk: nomadik: fix multiplatform problem 11 年之前
clk-nspire.c 7d1818fa66 clk: Add TI-Nspire clock drivers 12 年之前
clk-palmas.c 59c0621d4d clk: Remove .owner field for driver 11 年之前
clk-ppc-corenet.c 176a107b86 Revert "clk: ppc-corenet: Fix Section mismatch warning" 10 年之前
clk-rk808.c 038b892aa9 clk: RK808: add clkout driver for RK808 11 年之前
clk-s2mps11.c bfc7249cc2 Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux 10 年之前
clk-si5351.c d30492adea Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linux 11 年之前
clk-si5351.h 9d43dc7f40 clk: si5351: remove variant from platform_data 11 年之前
clk-si570.c 44731f5db4 clk: si570: Fix email address specifiction 11 年之前
clk-twl6040.c 59c0621d4d clk: Remove .owner field for driver 11 年之前
clk-u300.c 65e75d42b3 clk: u300: Terminate of match table 11 年之前
clk-vt8500.c 7acc3bca98 clk: vt8500: Staticize vtwm_pll_ops 11 年之前
clk-wm831x.c 59c0621d4d clk: Remove .owner field for driver 11 年之前
clk-xgene.c 308964caee clk: Add APM X-Gene SoC clock driver 12 年之前
clk.c c7662fc59c clk: fix possible null pointer dereference 10 年之前
clk.h 7f05e28f9d clk: Add of_clk_get_by_clkspec() helper 11 年之前
clkdev.c d8e53c3deb clkdev: Don't print errors on probe defer 11 年之前