summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | clk: ux500: Remove clk.h and clkdev.h includesStephen Boyd2015-07-206-8/+2
| * | clk: tegra: Properly include clk.hStephen Boyd2015-07-2016-16/+2
| * | clk: spear: Remove clk.h includeStephen Boyd2015-07-203-3/+0
| * | clk: socfpga: Remove clk.h and clkdev.h includesStephen Boyd2015-07-207-7/+6
| * | clk: sirf: Properly include clk.hStephen Boyd2015-07-203-2/+2
| * | clk: samsung: Properly include clk.h and clkdev.hStephen Boyd2015-07-2023-33/+22
| * | clk: rockchip: Properly include clk.hStephen Boyd2015-07-205-3/+5
| * | clk: nxp: Remove clk.h includeStephen Boyd2015-07-201-1/+0
| * | clk: mxs: Include clk.h in C files that use itStephen Boyd2015-07-207-8/+4
| * | clk: mvebu: Remove clk.h includeStephen Boyd2015-07-202-2/+3
| * | clk: mmp: Remove clk.h includeStephen Boyd2015-07-203-4/+1
| * | clk: meson8b: Properly include clk.hStephen Boyd2015-07-202-1/+1
| * | clk: mediatek: Properly include clk.hStephen Boyd2015-07-204-2/+6
| * | clk: keystone: Remove clk.h includeStephen Boyd2015-07-202-2/+0
| * | clk: hisilicon: Remove clk.h includeStephen Boyd2015-07-204-8/+1
| * | clk: wm831x: Remove clk.h includeStephen Boyd2015-07-201-1/+0
| * | clk: u300: Remove clk.h includeStephen Boyd2015-07-201-1/+1
| * | clk: twl6040: Remove clk.h includeStephen Boyd2015-07-201-1/+0
| * | clk: si5351: Include clk.hStephen Boyd2015-07-201-1/+1
| * | clk: rk808: Remove clk.h includeStephen Boyd2015-07-201-1/+0
| * | clk: palmas: Remove clkdev.h includesStephen Boyd2015-07-201-1/+0
| * | clk: nomadik: Remove clk.h and clkdev.h includesStephen Boyd2015-07-201-2/+1
| * | clk: mux: Remove clk.h includeStephen Boyd2015-07-201-1/+0
| * | clk: efm32gg: Remove clk.h includeStephen Boyd2015-07-201-1/+0
| * | clk: clps711x: Remove clk.h includeStephen Boyd2015-07-201-1/+0
| * | clk: cdce706: Include clk.hStephen Boyd2015-07-201-0/+1
| * | clk: axi-clkgen: Remove clk.h includeStephen Boyd2015-07-201-1/+0
| * | clk: i.MX: Remove clk.h includeStephen Boyd2015-07-205-5/+0
| * | simplefb: Include clk.hStephen Boyd2015-07-201-0/+1
| * | ACPI: Remove clk.h includeStephen Boyd2015-07-202-2/+0
| * | clocksource: cadence_ttc: Remove clk-provider.h includeStephen Boyd2015-07-201-1/+0
| * | spi: spi-pxa2xx: Remove clk.h includeStephen Boyd2015-07-201-1/+0
| * | staging: clocking-wizard: Include clk.hStephen Boyd2015-07-201-0/+1
| |/
* | clk: ti: make use of of_clk_parent_fill helper functionDinh Nguyen2015-07-285-14/+5
* | clk: sunxi: make use of of_clk_parent_fill helper functionDinh Nguyen2015-07-284-19/+7
* | clk: st: make use of of_clk_parent_fill helper functionDinh Nguyen2015-07-282-9/+4
* | clk: keystone: make use of of_clk_parent_fill helper functionDinh Nguyen2015-07-281-2/+1
* | clk: at91: make use of of_clk_parent_fill helper functionDinh Nguyen2015-07-286-42/+7
* | clk: mediatek: Add MT8173 MMPLL change rate supportJames Liao2015-07-283-6/+42
* | clk: mediatek: Fix calculation of PLL rate settingsJames Liao2015-07-281-2/+2
* | clk: mediatek: Fix PLL registers setting flowJames Liao2015-07-281-9/+12
* | clk: Allow providers to configure min/max ratesStephen Boyd2015-07-281-2/+14
* | clk: twl6040: Convert to use devm_clk_registerAxel Lin2015-07-281-11/+1
* | clk: s2mps11: Simplify s2mps11_clk_probe unwind pathsAxel Lin2015-07-281-10/+4
* | clk: shmobile: Remove unneeded #include <linux/clkdev.h>Geert Uytterhoeven2015-07-287-7/+7
* | clk: ti: Force pointer to be __iomemStephen Boyd2015-07-281-1/+1
* | clk: ti: clk-3xxx: Remove unused structuresStephen Boyd2015-07-281-10/+0
* | clk: ti: Mark ti_clk_features staticStephen Boyd2015-07-281-1/+1
* | clk: ti: Check kzalloc() for failuresStephen Boyd2015-07-281-0/+2
* | Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...Stephen Boyd2015-07-2820-19/+2543
|\ \