summaryrefslogtreecommitdiffstats
path: root/kernel/backtracetest.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-13clk: samsung: Allow modular build of the Audio Subsystem CLKCON driverSylwester Nawrocki3-12/+11
2016-07-13clk: samsung: make clk-s5pv210-audss explicitly non-modularPaul Gortmaker1-27/+2
2016-07-13clk: exynos5433: remove CLK_IGNORE_UNUSED flag from SPI clocksAndi Shyti1-3/+2
2016-07-13clk: oxnas: Add hardware dependenciesJean Delvare1-0/+1
2016-07-13clk: imx7d: do not set parent of ethernet time/ref clocksStefan Agner1-9/+0
2016-07-11ARM: dt: sun8i: switch the H3 to the new CCU driverMaxime Ripard1-252/+60
2016-07-11clk: sunxi-ng: h3: Fix Kconfig symbol typoMaxime Ripard1-1/+1
2016-07-11clk: sunxi-ng: h3: Fix audio clock divider offsetMaxime Ripard1-2/+2
2016-07-09clk: sunxi-ng: Add H3 clocksMaxime Ripard6-0/+1152
2016-07-09clk: sunxi-ng: Add N-K-M-P factor clockMaxime Ripard4-0/+244
2016-07-09clk: sunxi-ng: Add N-K-M Factor clockMaxime Ripard4-0/+227
2016-07-09clk: sunxi-ng: Add N-M-factor clock supportMaxime Ripard4-0/+212
2016-07-09clk: sunxi-ng: Add N-K-factor clock supportMaxime Ripard4-0/+223
2016-07-09clk: sunxi-ng: Add M-P factor clock supportMaxime Ripard4-0/+245
2016-07-09clk: sunxi-ng: Add dividerMaxime Ripard4-0/+274
2016-07-09clk: sunxi-ng: Add phase clock supportMaxime Ripard4-0/+180
2016-07-09clk: sunxi-ng: Add mux clock supportMaxime Ripard4-0/+282
2016-07-09clk: sunxi-ng: Add gate clock supportMaxime Ripard4-0/+138
2016-07-09clk: sunxi-ng: Add fractional libMaxime Ripard4-0/+175
2016-07-09clk: sunxi-ng: Add common infrastructureMaxime Ripard9-0/+293