summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2014-07-1312-67/+93
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | clk: spear3xx: Set proper clock parent of uart1/2Thomas Gleixner2014-07-131-4/+10
| * | | | clk: spear3xx: Use proper control register offsetThomas Gleixner2014-07-131-1/+1
| | |/ / | |/| |
| * | | clk: qcom: HDMI source sel is 3 not 2Stephen Boyd2014-07-021-1/+1
| * | | Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/...Mike Turquette2014-07-025-47/+71
| |\ \ \ | | | |/ | | |/|
| | * | clk: exynos5420: Remove aclk66_peric from the clock tree descriptionDoug Anderson2014-06-301-30/+55
| | * | clk/exynos5250: fix bit number for tv sysmmu clockRahul Sharma2014-06-301-1/+1
| | * | clk: s3c64xx: Hookup SPI clocks correctlyCharles Keepax2014-06-301-2/+4
| | * | clk: samsung: exynos4: Remove SRC_MASK_ISP gatesTomasz Figa2014-06-301-12/+4
| | * | clk: samsung: add more aliases for s3c24xxVasily Khoruzhick2014-06-301-0/+5
| | * | clk: samsung: fix several typos to fix boot on s3c2410Vasily Khoruzhick2014-06-301-2/+2
| * | | Merge branch 'for-v3.16-rc/ti-clk-drv' of github.com:t-kristo/linux-pm into c...Mike Turquette2014-07-012-6/+4
| |\ \ \
| | * | | clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clockTomi Valkeinen2014-06-191-1/+1
| | * | | clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabledRoger Quadros2014-06-191-2/+3
| | * | | clk: ti: dra7: return error code in failure caseJulia Lawall2014-06-191-4/+2
| | * | | clk: ti: apll: not allocating enough dataDan Carpenter2014-06-191-1/+1
| | | |/ | | |/|
| * | | clk: sunxi: fix devm_ioremap_resource error detection codeHimangi Saraogi2014-07-011-1/+1
| * | | clk: s2mps11: Fix double free corruption during driver unbindKrzysztof Kozlowski2014-07-011-5/+2
| * | | clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabledRoger Quadros2014-07-011-2/+3
| |/ /
* / / clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K2014-07-111-2/+4
|/ /
* | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-1516-225/+1531
|\|
| * clk: sunxi: add PRCM (Power/Reset/Clock Management) clks supportBoris BREZILLON2014-06-114-0/+411
| * clk: sun6i: Protect SDRAM gating bitMaxime Ripard2014-06-111-0/+1
| * clk: sun6i: Protect CPU clockMaxime Ripard2014-06-111-0/+1
| * clk: sunxi: Rework clock protection codeMaxime Ripard2014-06-111-28/+44
| * clk: sunxi: Move the GMAC clock to a file of its ownMaxime Ripard2014-06-113-99/+121
| * clk: sunxi: Move the 24M oscillator to a file of its ownMaxime Ripard2014-06-113-57/+74
| * clk: sunxi: Remove calls to clk_putMaxime Ripard2014-06-111-6/+2
| * clk: sunxi: Implement A31 USB clockMaxime Ripard2014-06-111-0/+6
| * Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...Mike Turquette2014-06-109-38/+874
| |\
| | * CLK: TI: dpll: support OMAP5 MPU DPLL that need special handling for higher f...Nishanth Menon2014-06-061-0/+21
| | * CLK: TI: clk-54xx: Set the rate for dpll_abe_m2x2_ckPeter Ujfalusi2014-06-061-0/+6
| | * CLK: TI: Driver for DRA7 ATL (Audio Tracking Logic)Peter Ujfalusi2014-05-282-1/+314
| | * ARM: dts: dra7xx-clocks: Correct name for atl clkin3 clockPeter Ujfalusi2014-05-281-1/+1
| | * CLK: TI: gate: add composite interface clock to OMAP2 only buildTero Kristo2014-05-281-1/+1
| | * ARM: OMAP2: clock: add DT boot support for cpufreq_ckTero Kristo2014-05-281-0/+2
| | * CLK: TI: OMAP2: add clock init supportTero Kristo2014-05-282-0/+255
| | * CLK: TI: interface: add support for omap2430 specific interface clockTero Kristo2014-05-281-0/+11
| | * CLK: TI: APLL: add support for omap2 apllsTero Kristo2014-05-281-0/+181
| | * CLK: TI: DPLL: add support for omap2 core dpllTero Kristo2014-05-281-11/+67
| | * CLK: TI: DPLL: simplify autoidle register detection logicTero Kristo2014-05-281-24/+15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-0/+16
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-033-23/+47
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-249-127/+150
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-122-4/+3
| |\ \ \ \
| * | | | | ARM: AM43xx: clk: Change the cpts ref clock source to dpll_core_m5 clkGeorge Cherian2014-05-051-0/+16
* | | | | | Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-06-0764-756/+5469
|\ \ \ \ \ \
| * | | | | | clk: export __clk_round_rate for providersArnd Bergmann2014-06-031-0/+1
| * | | | | | clk: versatile: free icst on error returnColin Ian King2014-05-301-0/+1
| * | | | | | clk: qcom: Return error pointers for unimplemented clocksStephen Boyd2014-05-291-1/+3