summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-07-28clk: s2mps11: Simplify s2mps11_clk_probe unwind pathsAxel Lin1-10/+4
2015-07-28clk: shmobile: Remove unneeded #include <linux/clkdev.h>Geert Uytterhoeven7-7/+7
2015-07-28clk: ti: Force pointer to be __iomemStephen Boyd1-1/+1
2015-07-28clk: ti: clk-3xxx: Remove unused structuresStephen Boyd1-10/+0
2015-07-28clk: ti: Mark ti_clk_features staticStephen Boyd1-1/+1
2015-07-28clk: ti: Check kzalloc() for failuresStephen Boyd1-0/+2
2015-07-28Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...Stephen Boyd20-19/+2543
2015-07-28clk: h8300: Fix signness bugAxel Lin2-2/+2
2015-07-28clk: qcom: Set CLK_SET_RATE_PARENT on ce1 clocksStephen Boyd2-0/+2
2015-07-28clk: gpio: Unlock mutex on error pathStephen Boyd1-2/+4
2015-07-28clk: h8300: Use standard Linux I/O accessorsStephen Boyd1-5/+5
2015-07-28clk: h8300: Drop allocation printk and cleanup sizeof styleStephen Boyd1-4/+2
2015-07-28Merge branch 'clk-determine-rate-struct' into clk-nextStephen Boyd14-295/+323
2015-07-27clk: fix some determine_rate implementationsBoris Brezillon7-8/+20
2015-07-27clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon14-292/+308
2015-07-13clk: st: Fix error paths and allocation styleStephen Boyd1-38/+45
2015-07-07Merge branch 'clk-fixes' into clk-nextStephen Boyd1-1/+1
2015-07-07clk: Move clk_provider_list to scope of function using itStephen Boyd1-2/+1
2015-07-07clk: Check for allocation errors in of_clk_init()Stephen Boyd1-2/+11
2015-07-07Merge branch 'clk-rk3368' into clk-nextStephen Boyd8-16/+1090
2015-07-07clk: qcom: Add support for SR2 PLLsGeorgi Djakov2-0/+76
2015-07-07clk: at91: Silence warnings and cleanup __init/extern usageStephen Boyd1-66/+58
2015-07-07drivers: clk: st: Incorrect register offset used for lock_statusPankaj Dev1-1/+1
2015-07-06clk: qcom: Constify the parent names arraysGeorgi Djakov11-67/+67
2015-07-06clk: xgene: Delete duplicated name fieldMatthias Brugger1-15/+13
2015-07-06clk: Rename clk-gpio-gate.c to clk-gpio.cSergej Sawazki2-1/+1
2015-07-06clk: add gpio controlled clock multiplexerSergej Sawazki1-64/+178
2015-07-06clk: gpio-gate: Stay silent on EPROBE_DEFERSergej Sawazki1-2/+3
2015-07-06clk: gpio-gate: Include export.h instead of module.hSergej Sawazki1-1/+1
2015-07-06Merge branch 'clk-fixes' into clk-nextStephen Boyd15-49/+73
2015-07-06clk: mediatek: mt8173: Fix enabling of critical clocksSascha Hauer1-5/+21
2015-07-06clk: rockchip: add rk3368 clock controllerHeiko Stuebner3-0/+898
2015-07-06clk: rockchip: define the inverters of rk3066/rk3188 and rk3288Heiko Stuebner2-2/+14
2015-07-06clk: rockchip: fix issues in the mmc-phase clockHeiko Stuebner1-3/+3
2015-07-06clk: rockchip: add support for phase invertersHeiko Stuebner4-0/+144
2015-07-06clk: rockchip: add COMPOSITE_NOGATE_DIVTBL variantHeiko Stuebner1-0/+20
2015-07-06clk: rockchip: protect register macros against multipart valuesHeiko Stuebner1-8/+8
2015-07-06clk: rockchip: fix faulty vip parent name on rk3288Heiko Stuebner1-2/+2
2015-07-06clk: rockchip: rk3288: add CLK_SET_RATE_PARENT to sclk_macHeiko Stuebner1-1/+1
2015-07-06drivers: clk: st: Fix mux bit-setting for Cortex A9 clocksGabriel Fernandez1-1/+1
2015-07-06drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocksPankaj Dev4-6/+8
2015-07-06drivers: clk: st: Fix flexgen lock initGiuseppe Cavallaro1-0/+2
2015-07-06drivers: clk: st: Fix FSYN channel valuesGabriel Fernandez1-2/+2
2015-07-06drivers: clk: st: Remove unused codeGabriel Fernandez1-4/+0
2015-07-06clk: qcom: Use parent rate when set rate to pixel RCG clockHai Li1-6/+3
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds5-45/+915
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-17/+9
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds57-5627/+3045
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds19-2778/+4389
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+9