summaryrefslogtreecommitdiffstats
path: root/net/x25/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
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-28clk: fix some determine_rate implementationsBoris Brezillon8-8/+24
2015-07-28clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon20-401/+392
2015-07-14clk: st: Fix error paths and allocation styleStephen Boyd1-38/+45
2015-07-08clk: Move clk_provider_list to scope of function using itStephen Boyd1-2/+1
2015-07-08clk: Check for allocation errors in of_clk_init()Stephen Boyd1-2/+11
2015-07-08clk: qcom: Add support for SR2 PLLsGeorgi Djakov2-0/+76
2015-07-08clk: at91: Silence warnings and cleanup __init/extern usageStephen Boyd1-66/+58
2015-07-08drivers: clk: st: Incorrect register offset used for lock_statusPankaj Dev1-1/+1
2015-07-07clk: qcom: Constify the parent names arraysGeorgi Djakov11-67/+67
2015-07-07clk: xgene: Delete duplicated name fieldMatthias Brugger1-15/+13
2015-07-07clk: Rename clk-gpio-gate.c to clk-gpio.cSergej Sawazki2-1/+1
2015-07-07clk: add gpio controlled clock multiplexerSergej Sawazki3-64/+214
2015-07-07clk: gpio-gate: Stay silent on EPROBE_DEFERSergej Sawazki1-2/+3
2015-07-07clk: gpio-gate: Include export.h instead of module.hSergej Sawazki1-1/+1
2015-07-07clk: mediatek: mt8173: Fix enabling of critical clocksSascha Hauer1-5/+21
2015-07-07clk: rockchip: add rk3368 clock controllerHeiko Stuebner3-0/+898
2015-07-07clk: rockchip: add missing include guardsHeiko Stuebner4-0/+20