aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
...
| * | | clk: ppc-corenet: rename driver to clk-qoriqTang Yuantian2015-01-203-9/+9
| * | | clock: redefine variable clocks_per_pll as a struct memberTang Yuantian2015-01-201-7/+15
| * | | Merge tag 'for-v3.20-exynos7-clk' of git://linuxtv.org/snawrocki/samsung into...Michael Turquette2015-01-201-2/+406
| |\ \ \
| | * | | clk: samsung: exynos7: add clocks for audio blockPadmavathi Venna2015-01-151-2/+141
| | * | | clk: samsung: exynos7: add clocks for SPI blockPadmavathi Venna2015-01-151-0/+73
| | * | | clk: samsung: exynos7: add gate clock for DMA blockPadmavathi Venna2015-01-151-0/+4
| | * | | clk: samsung: exynos7: Add required clock tree for USBVivek Gautam2014-12-231-0/+64
| | * | | clk: samsung: exynos7: Add clocks for MSCL blockTony K Nadackal2014-12-231-0/+124
| | |/ /
| * | | clk: ti: Initialize clocks for dm816xTony Lindgren2015-01-203-8/+55
| * | | clk: ti: Add support for FAPLL on dm816xTony Lindgren2015-01-202-0/+411
| * | | clk: Skip fetching index for single parent clocksStephen Boyd2015-01-201-1/+1
| * | | clk-gate: fix bit # check in clk_register_gate()Sergei Shtylyov2015-01-201-1/+1
| * | | clk: ppc-corenet: fix section mismatch warningKevin Hao2015-01-201-37/+6
| * | | clk: exynos-audss: Fix memory leak on driver unbind or probe failureKrzysztof Kozlowski2015-01-171-10/+22
| * | | clk: Add clk_unregister_{divider, gate, mux} to close memory leakKrzysztof Kozlowski2015-01-173-0/+48
| * | | clk: TI CDCE706 clock synthesizer driverMax Filippov2015-01-173-0/+709
| | |/ | |/|
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-172-0/+219
|\ \ \
| * | | clk: shmobile: fix sparse NULL pointer warningWei Yongjun2015-01-141-1/+1
| * | | clk: shmobile: sh73a0 common clock framework implementationUlrich Hecht2014-12-212-0/+219
| | |/ | |/|
* | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-02-171-11/+12
|\ \ \
| * | | clk: exynos5420: Add IDs for clocks used in DISP1 power domainJavier Martinez Canillas2015-01-291-11/+12
| |/ /
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2015-02-172-0/+10
|\ \ \
| * \ \ Merge tag 'sunxi-core-for-3.20' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2015-01-261-0/+1
| |\ \ \
| | * | | ARM: sunxi: Add "allwinner,sun6i-a31s" to mach-sunxiHans de Goede2015-01-051-0/+1
| | |/ /
| * / / ARM: at91: move at91rm9200_idle() to clk/at91/pmc.cAlexandre Belloni2015-01-161-0/+9
| |/ /
* | | clk: convert clock name allocations to kstrdup_constAndrzej Hajda2015-02-131-6/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-101-7/+7
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-277-28/+69
| |\ \ \ | | | |/ | | |/|
| * | | GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMACRoger Chen2014-12-311-7/+7
| | |/ | |/|
* | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-01-211-0/+1
|\ \ \ | |_|/ |/| |
| * | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-061-0/+1
| |/
* | clk: fix possible null pointer dereferenceStanimir Varbanov2015-01-171-1/+1
* | Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao2015-01-171-1/+1
* | clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner2015-01-171-4/+6
* | clk: berlin: bg2q: remove non-exist "smemc" gate clockJisheng Zhang2015-01-131-1/+0
* | clk: at91: keep slow clk enabled to prevent system hangBoris Brezillon2015-01-131-0/+27
* | clk: rockchip: fix rk3288 cpuclk core dividersHeiko Stuebner2014-12-281-14/+14
* | clk: rockchip: fix rk3066 pll lock bit locationHeiko Stuebner2014-12-281-2/+13
* | clk: rockchip: Fix clock gate for rk3188 hclk_emem_periRomain Perier2014-12-211-1/+1
* | clk: rockchip: add CLK_IGNORE_UNUSED flag to fix rk3066/rk3188 USB HostJulien CHAUVEAU2014-12-211-4/+6
|/
* Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-2056-519/+5611
|\
| * clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ...Krzysztof Kozlowski2014-12-171-1/+28
| * Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Michael Turquette2014-12-151-0/+15
| |\
| * | clk: Really fix deadlock with mmap_semStephen Boyd2014-12-151-2/+3
| * | Merge tag 'for-v3.19-exynos-clk-2' of git://linuxtv.org/snawrocki/samsung int...Michael Turquette2014-12-115-10/+12
| |\ \
| | * | clk: samsung: Fix double add of syscore ops after driver rebindKrzysztof Kozlowski2014-12-021-0/+4
| | * | clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmiAndrzej Hajda2014-12-021-1/+1
| | * | clk: samsung: exynos4415: Fix build with PM_SLEEP disabledKrzysztof Kozlowski2014-12-021-2/+4
| | * | clk: samsung: remove unnecessary inclusion of header files from clk.hPankaj Dubey2014-12-022-4/+2
| | * | clk: samsung: remove unnecessary CONFIG_OF from clk.cPankaj Dubey2014-12-021-2/+0