summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-07-28clk: st: make use of of_clk_parent_fill helper functionDinh Nguyen
2015-07-28clk: keystone: make use of of_clk_parent_fill helper functionDinh Nguyen
2015-07-28clk: at91: make use of of_clk_parent_fill helper functionDinh Nguyen
2015-07-28clk: mediatek: Add MT8173 MMPLL change rate supportJames Liao
2015-07-28clk: mediatek: Fix calculation of PLL rate settingsJames Liao
2015-07-28clk: mediatek: Fix PLL registers setting flowJames Liao
2015-07-28clk: Allow providers to configure min/max ratesStephen Boyd
2015-07-28clk: twl6040: Convert to use devm_clk_registerAxel Lin
2015-07-28clk: s2mps11: Simplify s2mps11_clk_probe unwind pathsAxel Lin
2015-07-28clk: shmobile: Remove unneeded #include <linux/clkdev.h>Geert Uytterhoeven
2015-07-28clk: ti: Force pointer to be __iomemStephen Boyd
2015-07-28clk: ti: clk-3xxx: Remove unused structuresStephen Boyd
2015-07-28clk: ti: Mark ti_clk_features staticStephen Boyd
2015-07-28clk: ti: Check kzalloc() for failuresStephen Boyd
2015-07-28Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...Stephen Boyd
2015-07-28clk: h8300: Fix signness bugAxel Lin
2015-07-28clk: qcom: Set CLK_SET_RATE_PARENT on ce1 clocksStephen Boyd
2015-07-28clk: gpio: Unlock mutex on error pathStephen Boyd
2015-07-28clk: h8300: Use standard Linux I/O accessorsStephen Boyd
2015-07-28clk: h8300: Drop allocation printk and cleanup sizeof styleStephen Boyd
2015-07-28Merge branch 'clk-determine-rate-struct' into clk-nextStephen Boyd
2015-07-27clk: fix some determine_rate implementationsBoris Brezillon
2015-07-27clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon
2015-07-13clk: st: Fix error paths and allocation styleStephen Boyd
2015-07-07Merge branch 'clk-fixes' into clk-nextStephen Boyd
2015-07-07clk: Move clk_provider_list to scope of function using itStephen Boyd
2015-07-07clk: Check for allocation errors in of_clk_init()Stephen Boyd
2015-07-07Merge branch 'clk-rk3368' into clk-nextStephen Boyd
2015-07-07clk: qcom: Add support for SR2 PLLsGeorgi Djakov
2015-07-07clk: at91: Silence warnings and cleanup __init/extern usageStephen Boyd
2015-07-07drivers: clk: st: Incorrect register offset used for lock_statusPankaj Dev
2015-07-06clk: qcom: Constify the parent names arraysGeorgi Djakov
2015-07-06clk: xgene: Delete duplicated name fieldMatthias Brugger
2015-07-06clk: Rename clk-gpio-gate.c to clk-gpio.cSergej Sawazki
2015-07-06clk: add gpio controlled clock multiplexerSergej Sawazki
2015-07-06clk: gpio-gate: Stay silent on EPROBE_DEFERSergej Sawazki
2015-07-06clk: gpio-gate: Include export.h instead of module.hSergej Sawazki
2015-07-06Merge branch 'clk-fixes' into clk-nextStephen Boyd
2015-07-06clk: mediatek: mt8173: Fix enabling of critical clocksSascha Hauer
2015-07-06clk: rockchip: add rk3368 clock controllerHeiko Stuebner
2015-07-06clk: rockchip: define the inverters of rk3066/rk3188 and rk3288Heiko Stuebner
2015-07-06clk: rockchip: fix issues in the mmc-phase clockHeiko Stuebner
2015-07-06clk: rockchip: add support for phase invertersHeiko Stuebner
2015-07-06clk: rockchip: add COMPOSITE_NOGATE_DIVTBL variantHeiko Stuebner
2015-07-06clk: rockchip: protect register macros against multipart valuesHeiko Stuebner
2015-07-06clk: rockchip: fix faulty vip parent name on rk3288Heiko Stuebner
2015-07-06clk: rockchip: rk3288: add CLK_SET_RATE_PARENT to sclk_macHeiko Stuebner
2015-07-06drivers: clk: st: Fix mux bit-setting for Cortex A9 clocksGabriel Fernandez
2015-07-06drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocksPankaj Dev
2015-07-06drivers: clk: st: Fix flexgen lock initGiuseppe Cavallaro