aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sh
Commit message (Expand)AuthorAgeFilesLines
* drivers: sh: resume enabled clocks fixMagnus Damm2011-06-141-1/+1
* Merge branch 'sh/genirq-threading' into sh-latestPaul Mundt2011-05-231-0/+5
|\
| * sh: intc: Set virtual IRQs as nothread.Paul Mundt2011-04-271-0/+5
* | sh: clkfwk: fixup clk_rate_table_build parameter in div6 clockKuninori Morimoto2011-04-181-1/+1
|/
* sh: Fix irq cleanup falloutThomas Gleixner2011-03-301-2/+2
* sh: Convert to new function namesThomas Gleixner2011-03-292-13/+13
* sh: Use the proper accessor functionsThomas Gleixner2011-03-291-7/+2
* sh: Use struct syscore_ops instead of sysdevsRafael J. Wysocki2011-03-233-99/+65
* sh: update INTC to clear IRQ sense valid flagMagnus Damm2011-01-191-2/+4
* headers: kobject.h reduxAlexey Dobriyan2011-01-101-1/+0
* sh: intc: Initialize radix tree gfp mask explicitly.Paul Mundt2010-12-241-0/+1
* Merge branch 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2010-11-192-1/+4
|\
| * sh: clkfwk: Build fix for non-legacy CPG changes.Paul Mundt2010-11-192-1/+4
* | Merge branch 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2010-11-162-13/+5
|\ \ | |/
| * sh: clkfwk: Kill off now unused algo_id in set_rate op.Paul Mundt2010-11-152-6/+4
| * sh: clkfwk: Kill off unused clk_set_rate_ex().Paul Mundt2010-11-151-9/+3
* | sh: intc: Fix up build failure introduced by radix tree changes.Paul Mundt2010-11-151-1/+1
|/
* sh: clkfwk: fix up compiler warnings.Paul Mundt2010-11-101-2/+2
*-. Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...Paul Mundt2010-11-083-4/+96
|\ \
| | * sh: intc: Update for single IRQ reservation helper.Paul Mundt2010-11-012-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: intc: switch irq_desc iteration to new active IRQ iterator.Paul Mundt2010-10-281-8/+2
* sh: intc: irq_data conversion.Paul Mundt2010-10-274-40/+68
* sh: maple: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-10-271-10/+10
* sh: Switch dynamic IRQ creation to generic irq allocator.Paul Mundt2010-10-262-75/+9
* sh: Sanitize sparse irqThomas Gleixner2010-10-262-19/+14
* sh: clkfwk: Shuffle around to match the intc split up.Paul Mundt2010-10-184-5/+16
* sh: clkfwk: modify for_each_frequency end conditionKuninori Morimoto2010-10-181-2/+5
* sh: clkfwk: Fix fault in frequency iterator.Paul Mundt2010-10-161-1/+1
* sh: clkfwk: Add a helper for rate rounding by divisor ranges.Paul Mundt2010-10-151-1/+21
* sh: clkfwk: Abstract rate rounding helper.Paul Mundt2010-10-151-14/+52
* sh: clkfwk: support clock remapping.Paul Mundt2010-10-151-2/+89
* sh: use pr_fmt for clock framework, too.Paul Mundt2010-10-131-1/+3
* sh: remove name and id from struct clkMagnus Damm2010-10-132-10/+6
* sh: intc: Fix build with IRQ balancing disabled.Paul Mundt2010-10-061-4/+5
* sh: intc: Add missing files.Paul Mundt2010-10-062-0/+40
* sh: intc: Split up the INTC code.Paul Mundt2010-10-0513-1808/+2051
* sh: intc: Handle early lookups of subgroup IRQs.Paul Mundt2010-10-051-10/+24
* sh: intc: Support virtual mappings for IRQ subgroups.Paul Mundt2010-10-051-66/+338
* sh: intc: Implement reverse mapping for IRQs to per-controller IDs.Paul Mundt2010-10-052-1/+99
* sh: pfc: Fix up BUG() triggered by gpiolib debugfs lookups.Paul Mundt2010-10-041-4/+2
* sh: pfc: support pinmux deregistration.Paul Mundt2010-10-041-1/+10
* sh: Support early IRQ vector map reservation for delayed controllers.Paul Mundt2010-10-021-0/+11
* sh: Support IRQ balancing for SH-X3 proto cores, too.Paul Mundt2010-10-021-1/+1
* sh: reinstate clock framework rate rounding.Paul Mundt2010-08-201-1/+15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-162-4/+59
|\
| * sh: add a reparent function to DIV6 clocksGuennadi Liakhovetski2010-08-041-2/+56
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-07-051-5/+7
| |\