summaryrefslogtreecommitdiffstats
path: root/drivers/sh/clk/core.c
Commit message (Expand)AuthorAgeFilesLines
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()Dominik Brodowski2018-02-081-2/+3
* drivers: sh: clk: Avoid crashes when passing NULL clocksGeert Uytterhoeven2015-11-241-0/+12
* drivers: sh: clk: Remove obsolete and unused clk_round_parent()Geert Uytterhoeven2015-11-241-88/+0
* sh: clk: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis2014-04-301-15/+5
* cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-041-2/+2
* sh: extend clock struct with mapped_reg memberMagnus Damm2011-12-091-2/+7
* sh: clkfwk: Kill off remaining debugfs cruft.Paul Mundt2011-11-111-87/+0
* sh: clkfwk: add clk_rate_mult_range_round()Kuninori Morimoto2011-11-051-0/+20
* Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-08-011-2/+27
|\
| * sh: clkfwk: Convert to IS_ERR_OR_NULL.Paul Mundt2011-06-241-1/+1
| * drivers: sh: late disabling of clocks V2Magnus Damm2011-06-241-1/+26
* | switch assorted clock drivers to debugfs_remove_recursive()Al Viro2011-07-201-5/+2
|/
* drivers: sh: resume enabled clocks fixMagnus Damm2011-06-141-1/+1
* sh: Use struct syscore_ops instead of sysdevsRafael J. Wysocki2011-03-231-50/+18
* headers: kobject.h reduxAlexey Dobriyan2011-01-101-1/+0
* sh: clkfwk: Build fix for non-legacy CPG changes.Paul Mundt2010-11-191-0/+3
* sh: clkfwk: Kill off now unused algo_id in set_rate op.Paul Mundt2010-11-151-3/+2
* sh: clkfwk: Kill off unused clk_set_rate_ex().Paul Mundt2010-11-151-9/+3
* sh: clkfwk: fix up compiler warnings.Paul Mundt2010-11-101-2/+2
* sh: clkfwk: Fix up checkpatch warnings.Paul Mundt2010-11-081-5/+22
* sh: add clk_round_parent() to optimize parent clock rateGuennadi Liakhovetski2010-11-081-0/+75
* sh: clkfwk: Fix up rate rounding error handling.Paul Mundt2010-11-011-2/+2
* sh: clkfwk: Shuffle around to match the intc split up.Paul Mundt2010-10-181-0/+694