summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd144-134/+101
2015-07-28clk: ti: make use of of_clk_parent_fill helper functionDinh Nguyen5-14/+5
2015-07-28clk: sunxi: make use of of_clk_parent_fill helper functionDinh Nguyen4-19/+7
2015-07-28clk: st: make use of of_clk_parent_fill helper functionDinh Nguyen2-9/+4
2015-07-28clk: keystone: make use of of_clk_parent_fill helper functionDinh Nguyen1-2/+1
2015-07-28clk: at91: make use of of_clk_parent_fill helper functionDinh Nguyen6-42/+7
2015-07-28clk: mediatek: Add MT8173 MMPLL change rate supportJames Liao3-6/+42
2015-07-28clk: mediatek: Fix calculation of PLL rate settingsJames Liao1-2/+2
2015-07-28clk: mediatek: Fix PLL registers setting flowJames Liao1-9/+12
2015-07-28clk: Allow providers to configure min/max ratesStephen Boyd1-2/+14
2015-07-28clk: twl6040: Convert to use devm_clk_registerAxel Lin1-11/+1
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-28clk: fix some determine_rate implementationsBoris Brezillon7-8/+20
2015-07-28clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon14-292/+308
2015-07-20clk: h8300: Remove clk.h and clkdev.h includesStephen Boyd2-4/+0
2015-07-20clk: at91: Include clk.h and slab.hStephen Boyd1-0/+2
2015-07-20clk: ti: Switch clk-provider.h include to clk.hStephen Boyd1-1/+1
2015-07-20clk: pistachio: Include clk.hStephen Boyd1-0/+1
2015-07-20clk: ingenic: Include clk.hStephen Boyd1-0/+1
2015-07-20clk: si570: Include clk.hStephen Boyd1-0/+1
2015-07-20clk: moxart: Include clk.hStephen Boyd1-0/+1
2015-07-20clk: cdce925: Include clk.hStephen Boyd1-0/+1
2015-07-20clk: Include clk.h in clk.cStephen Boyd1-0/+1
2015-07-20clk: zynq: Include clk.hStephen Boyd1-0/+1
2015-07-20clk: ti: Include clk.hStephen Boyd10-0/+10
2015-07-20clk: sunxi: Include clk.h and remove unused clkdev.h includesStephen Boyd6-5/+10
2015-07-20clk: st: Include clk.hStephen Boyd4-0/+4
2015-07-20clk: qcom: Include clk.hStephen Boyd1-0/+1
2015-07-20clk: highbank: Include clk.hStephen Boyd1-0/+1
2015-07-20clk: bcm: Include clk.hStephen Boyd1-0/+1
2015-07-20clk: versatile: Remove clk.h and clkdev.h includesStephen Boyd5-7/+5
2015-07-20clk: ux500: Remove clk.h and clkdev.h includesStephen Boyd6-8/+2
2015-07-20clk: tegra: Properly include clk.hStephen Boyd16-16/+2
2015-07-20clk: spear: Remove clk.h includeStephen Boyd3-3/+0
2015-07-20clk: socfpga: Remove clk.h and clkdev.h includesStephen Boyd7-7/+6
2015-07-20clk: sirf: Properly include clk.hStephen Boyd3-2/+2
2015-07-20clk: samsung: Properly include clk.h and clkdev.hStephen Boyd23-33/+22
2015-07-20clk: rockchip: Properly include clk.hStephen Boyd5-3/+5