Commit Graph

108 Commits (6800e4c0ea3e96cf78953b8b5743381cb1bb9e37)

Author SHA1 Message Date
Paul Mundt 6318af900c sh: intc: Fix up build failure introduced by radix tree changes. 14 years ago
Paul Mundt ed10b490ea sh: clkfwk: fix up compiler warnings. 14 years ago
Paul Mundt a766b29790 sh: clkfwk: Fix up checkpatch warnings. 14 years ago
Guennadi Liakhovetski 6af26c6c99 sh: add clk_round_parent() to optimize parent clock rate 14 years ago
Paul Mundt 20f95e0b22 sh: intc: Update for single IRQ reservation helper. 14 years ago
Paul Mundt 5aefa34fad sh: clkfwk: Fix up rate rounding error handling. 14 years ago
Paul Mundt 63111a3a70 sh: intc: switch irq_desc iteration to new active IRQ iterator. 14 years ago
Paul Mundt 26599a94dc sh: intc: irq_data conversion. 14 years ago
Paul Mundt c053784454 sh: maple: ctrl_in/outX to __raw_read/writeX conversion. 14 years ago
Paul Mundt 38ab13441c sh: Switch dynamic IRQ creation to generic irq allocator. 14 years ago
Thomas Gleixner c4318baf00 sh: Sanitize sparse irq 14 years ago
Paul Mundt de9186c257 sh: clkfwk: Shuffle around to match the intc split up. 15 years ago
Kuninori Morimoto c2590f4a8d sh: clkfwk: modify for_each_frequency end condition 15 years ago
Paul Mundt e5690e0dcf sh: clkfwk: Fix fault in frequency iterator. 15 years ago
Paul Mundt 8e122db61c sh: clkfwk: Add a helper for rate rounding by divisor ranges. 15 years ago
Paul Mundt f586903d27 sh: clkfwk: Abstract rate rounding helper. 15 years ago
Paul Mundt 28085bc5de sh: clkfwk: support clock remapping. 15 years ago
Paul Mundt 550a1ef18a sh: use pr_fmt for clock framework, too. 15 years ago
Magnus Damm 69395396a0 sh: remove name and id from struct clk 15 years ago
Paul Mundt 6966fed9d8 sh: intc: Fix build with IRQ balancing disabled. 15 years ago
Paul Mundt 33fc1a211c sh: intc: Add missing files. 15 years ago
Paul Mundt 2be6bb0c79 sh: intc: Split up the INTC code. 15 years ago
Paul Mundt d74310d3b1 sh: intc: Handle early lookups of subgroup IRQs. 15 years ago
Paul Mundt c1e30ad98f sh: intc: Support virtual mappings for IRQ subgroups. 15 years ago
Paul Mundt 44629f57ac sh: intc: Implement reverse mapping for IRQs to per-controller IDs. 15 years ago
Paul Mundt e8184a47c9 sh: pfc: Fix up BUG() triggered by gpiolib debugfs lookups. 15 years ago
Paul Mundt b72421d8aa sh: pfc: support pinmux deregistration. 15 years ago
Paul Mundt 4bacd796cc sh: Support early IRQ vector map reservation for delayed controllers. 15 years ago
Paul Mundt f9d885c3e5 sh: Support IRQ balancing for SH-X3 proto cores, too. 15 years ago
Paul Mundt 960bc368e7 sh: reinstate clock framework rate rounding. 15 years ago
Guennadi Liakhovetski b3dd51a8a6 sh: add a reparent function to DIV6 clocks 15 years ago
Guennadi Liakhovetski 088bcc2aff sh: remove bogus highest / lowest logic from clock rate rounding 15 years ago
Guennadi Liakhovetski c45f6f1026 sh: move a debug printk() to a more meaningful location in the clock driver 15 years ago
Paul Mundt ac422f9443 sh: Make intc messages consistent via pr_fmt. 15 years ago
Magnus Damm e47bb515c5 ARM: mach-shmobile: Use shared clock framework 15 years ago
Guennadi Liakhovetski f5ca6d4cbd sh: simplify WARN usage in SH clock driver 15 years ago
Magnus Damm fa676ca394 sh: move sh clock-cpg.c contents to drivers/sh/clk-cpg.c 15 years ago
Magnus Damm 8b5ee113e1 sh: move sh clock.c contents to drivers/sh/clk. 15 years ago
Paul Mundt dc825b1790 sh: intc: IRQ auto-distribution support. 15 years ago
Paul Mundt 43b8774dc4 sh: intc: userimask support. 15 years ago
Paul Mundt 12129fea50 sh: intc: Tidy up loglevel mismatches. 15 years ago
Paul Mundt 0ded754286 sh: intc: Provide sysdev name for intc controllers. 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Magnus Damm dec710b77c sh: INTC ioremap support 15 years ago
Magnus Damm 01e9651a21 sh: add INTC out of memory error handling 15 years ago
Paul Mundt a8941dad1f sh: Support CPU affinity masks for INTC controllers. 15 years ago
Paul Mundt 4d2185d93c sh: Use dummy_irq_chip for INTC redirect vectors. 15 years ago
Magnus Damm d85429a317 sh: extend INTC with force_disable 15 years ago
Magnus Damm e6f077592d sh: fix INTC to use set_irq_chained_handler() for redirects 15 years ago
Magnus Damm d519095344 sh: extend INTC with force_enable 15 years ago