Revision 443851200542932414ee63ad774750633a880b4f authored by Linus Torvalds on 02 July 2016, 16:36:49 UTC, committed by Linus Torvalds on 02 July 2016, 16:36:49 UTC
Pull clk fixes from Stephen Boyd:
 "A small fix for the newly added oxnas clk driver and a handful of
  rockchip clk driver fixes for newly added rk3399 support"

* tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
  clk: Fix return value check in oxnas_stdclk_probe()
  clk: rockchip: release io resource when failing to init clk on rk3399
  clk: rockchip: fix cpuclk registration error handling
  clk: rockchip: Revert "clk: rockchip: reset init state before mmc card initialization"
  clk: rockchip: fix incorrect parent for rk3399's {c,g}pll_aclk_perihp_src
  clk: rockchip: mark rk3399 GIC clocks as critical
  clk: rockchip: initialize flags of clk_init_data in mmc-phase clock
2 parent s dbdc3bb + 0863477
History
File Mode Size
Kconfig -rw-r--r-- 20.9 KB
Makefile -rw-r--r-- 2.4 KB
blktrace.c -rw-r--r-- 42.1 KB
bpf_trace.c -rw-r--r-- 11.5 KB
ftrace.c -rw-r--r-- 139.6 KB
power-traces.c -rw-r--r-- 469 bytes
ring_buffer.c -rw-r--r-- 130.5 KB
ring_buffer_benchmark.c -rw-r--r-- 10.7 KB
rpm-traces.c -rw-r--r-- 474 bytes
trace.c -rw-r--r-- 179.3 KB
trace.h -rw-r--r-- 50.4 KB
trace_benchmark.c -rw-r--r-- 4.3 KB
trace_benchmark.h -rw-r--r-- 836 bytes
trace_branch.c -rw-r--r-- 8.9 KB
trace_clock.c -rw-r--r-- 3.5 KB
trace_entries.h -rw-r--r-- 7.4 KB
trace_event_perf.c -rw-r--r-- 8.9 KB
trace_events.c -rw-r--r-- 79.4 KB
trace_events_filter.c -rw-r--r-- 53.1 KB
trace_events_filter_test.h -rw-r--r-- 1.0 KB
trace_events_hist.c -rw-r--r-- 40.6 KB
trace_events_trigger.c -rw-r--r-- 39.6 KB
trace_export.c -rw-r--r-- 5.1 KB
trace_functions.c -rw-r--r-- 15.3 KB
trace_functions_graph.c -rw-r--r-- 36.3 KB
trace_irqsoff.c -rw-r--r-- 17.6 KB
trace_kdb.c -rw-r--r-- 3.2 KB
trace_kprobe.c -rw-r--r-- 36.3 KB
trace_mmiotrace.c -rw-r--r-- 8.8 KB
trace_nop.c -rw-r--r-- 2.2 KB
trace_output.c -rw-r--r-- 27.1 KB
trace_output.h -rw-r--r-- 1.2 KB
trace_printk.c -rw-r--r-- 8.5 KB
trace_probe.c -rw-r--r-- 17.2 KB
trace_probe.h -rw-r--r-- 11.0 KB
trace_sched_switch.c -rw-r--r-- 2.2 KB
trace_sched_wakeup.c -rw-r--r-- 19.0 KB
trace_selftest.c -rw-r--r-- 26.6 KB
trace_selftest_dynamic.c -rw-r--r-- 168 bytes
trace_seq.c -rw-r--r-- 9.9 KB
trace_stack.c -rw-r--r-- 10.8 KB
trace_stat.c -rw-r--r-- 7.6 KB
trace_stat.h -rw-r--r-- 973 bytes
trace_syscalls.c -rw-r--r-- 18.6 KB
trace_uprobe.c -rw-r--r-- 30.7 KB
tracing_map.c -rw-r--r-- 27.8 KB
tracing_map.h -rw-r--r-- 11.1 KB

back to top