summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: ti: dra7-atl-clock: Fix possible ERR_PTR dereferenceKrzysztof Kozlowski2015-05-141-0/+5
* clk: axm55xx: Use %zu in pr_info for size_tAlexander Sverdlin2015-05-131-1/+1
* clk: asm9260: Fix of_io_request_and_map error checkMaxime Ripard2015-05-131-1/+1
* clk: si5351: fix .recalc_rate for multisynth 6-7Sergej Sawazki2015-05-131-3/+2
* clk: si5351: fix .round_rate for multisynth 6-7Sergej Sawazki2015-05-131-4/+17
* Merge branch 'clk-fixes' into clk-nextMichael Turquette2015-05-084-25/+53
|\
| * clk: si5351: Do not pass struct clk in platform_dataSebastian Hesselbarth2015-05-081-18/+45
| * Merge tag 'clk-samsung-fixes-4.1-2' of git://linuxtv.org/snawrocki/samsung in...Michael Turquette2015-05-073-7/+8
| |\
| | * clk: exynos5420: Restore GATE_BUS_TOP on suspendJavier Martinez Canillas2015-05-051-0/+1
| | * clk: exynos5433: Fix wrong PMS value of exynos5433_pll_ratesChanwoo Choi2015-04-291-3/+3
| | * clk: exynos5433: Fix wrong parent clock of sclk_apollo clockChanwoo Choi2015-04-291-1/+1
| | * clk: exynos5433: Fix CLK_PCLK_MONOTONIC_CNT clk register assignmentJonghwa Lee2015-04-291-1/+1
| | * clk: exynos5433: Fix wrong offset of PCLK_MSCL_SECURE_SMMU_JPEGJonghwa Lee2015-04-291-1/+1
| | * clk: Use CONFIG_ARCH_EXYNOS instead of CONFIG_ARCH_EXYNOS5433Chanwoo Choi2015-04-291-1/+1
* | | clk: Add some more lockdep assertionsStephen Boyd2015-05-071-0/+8
* | | Merge branch 'clk-fixes' into clk-nextStephen Boyd2015-05-071-0/+8
|\ \ \ | |/ /
| * | clk: add missing lock when call clk_core_enable in clk_set_parentDong Aisheng2015-05-061-0/+8
* | | clk: ux500: ape[ate|trace]clk are scaleableLinus Walleij2015-05-072-5/+6
* | | clk: add newline character after dumping all clocksFelipe Balbi2015-05-071-1/+1
* | | clk: s3c2410: Constify platform_device_idKrzysztof Kozlowski2015-05-051-1/+1
* | | clk: s3c2410: Staticize local symbolsKrzysztof Kozlowski2015-05-051-2/+2
* | | clk: ls1x: Fix duplicate const for parent namesKrzysztof Kozlowski2015-05-051-3/+3
* | | clk: sirf: Constify parent names in clock init dataKrzysztof Kozlowski2015-05-051-6/+6
* | | clk: cdce706: Constify parent names in clock init dataKrzysztof Kozlowski2015-05-051-2/+2
* | | clk: exynos: Staticize file-scope declarationsKrzysztof Kozlowski2015-05-052-42/+42
* | | clk: rockchip: Staticize file-scope declarationsKrzysztof Kozlowski2015-05-052-2/+2
* | | clk: mediatek: Add basic clocks for Mediatek MT8173.James Liao2015-05-052-0/+831
* | | clk: mediatek: Add basic clocks for Mediatek MT8135.James Liao2015-05-052-0/+645
* | | clk: mediatek: Add reset controller supportSascha Hauer2015-05-053-0/+108
* | | clk: mediatek: Add initial common clock support for Mediatek SoCs.James Liao2015-05-057-0/+899
* | | clk: make strings in parent name arrays constSascha Hauer2015-05-052-3/+5
* | | Merge branch 'clk-fixes' into clk-nextStephen Boyd2015-05-011-2/+2
|\ \ \ | |/ /
| * | clk: qcom: Fix MSM8916 gfx3d_clk_src configurationGeorgi Djakov2015-04-301-1/+1
| * | clk: qcom: Fix MSM8916 venus divider valueGeorgi Djakov2015-04-301-1/+1
| |/
* | clk: at91: Constify irq_domain_opsKrzysztof Kozlowski2015-05-011-1/+1
* | clk: Fix JSON output in debugfsStefan Wahren2015-05-011-2/+3
* | clk: Update some comments to reflect realityStephen Boyd2015-04-301-33/+18
* | clk: Remove forward declared function prototypesStephen Boyd2015-04-301-418/+393
* | clk: Remove impossible if condition in clk_core_get_phase()Stephen Boyd2015-04-301-5/+1
* | clk: Drop unnecessary OOM printsStephen Boyd2015-04-301-5/+0
* | clk: Squash __clk_{enable,disable}() into callersDong Aisheng2015-04-301-18/+5
* | clk: s/clk/core/ for struct clk_coreStephen Boyd2015-04-301-412/+412
|/
* Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-222-0/+144
|\
| * ARM: shmobile: r8a7778: common clock framework CPG driverUlrich Hecht2015-02-272-0/+144
* | Merge tag 'clk-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-2189-833/+10735
|\ \
| * | clk: check ->determine/round_rate() return value in clk_calc_new_ratesBoris Brezillon2015-04-121-7/+16
| * | clk: at91: usb: propagate rate modification to the parent clkBoris Brezillon2015-04-121-15/+49
| * | clk: samsung: exynos4: Disable ARMCLK down feature on Exynos4210 SoCBartlomiej Zolnierkiewicz2015-04-121-6/+5
| * | clk: don't use __initconst for non-const arraysUwe Kleine-König2015-04-1212-100/+101
| * | Merge tag 'clk/for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tegr...Michael Turquette2015-04-108-71/+69
| |\ \
OpenPOWER on IntegriCloud