summaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy/common
Commit message (Expand)AuthorAgeFilesLines
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-033-14/+3
|\
| * MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-031-6/+1
| * MIPS: Alchemy: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-6/+0
| * MIPS: alchemy: Use irq_set_chip_handler_name_locked()Thomas Gleixner2015-08-261-2/+2
* | MIPS: alchemy: Convert to clk_hw based provider APIsStephen Boyd2015-08-241-6/+6
* | Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-281-0/+1
|\ \
| * | MIPS: Alchemy: Include clk.hStephen Boyd2015-07-201-0/+1
| |/
* | clk: fix some determine_rate implementationsBoris Brezillon2015-07-271-0/+4
* | clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2015-07-271-36/+25
|/
* MIPS: Alchemy: Remove unneeded cast removing constKrzysztof Kozlowski2015-06-211-3/+3
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-212-6/+25
|\
| * MIPS: Alchemy: Fix cpu clock calculationManuel Lauss2015-02-201-0/+2
| * MIPS: Alchemy: remove declaration for set_cpuspecManuel Lauss2015-02-201-1/+0
| * MIPS: Alchemy: preset loops_per_jiffy based on CPU clockManuel Lauss2015-02-202-0/+9
| * MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculationManuel Lauss2015-02-201-5/+14
* | MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detrTomeu Vizoso2015-02-181-2/+0
* | clk: Add rate constraints to clocksTomeu Vizoso2015-02-021-0/+8
|/
* Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-201-5/+5
|\
| * clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-031-5/+5
* | MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-241-2/+2
* | MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle2014-11-241-1/+1
* | MIPS: Alchemy: Remove direct access to prepare_count field of struct clkTomeu Vizoso2014-11-241-4/+3
|/
* MIPS: Alchemy: remove old clock supportManuel Lauss2014-07-304-108/+5
* MIPS: Alchemy: usb: use clk frameworkManuel Lauss2014-07-301-7/+40
* MIPS: Alchemy: platform: use clk framework for uartsManuel Lauss2014-07-302-20/+12
* MIPS: Alchemy: clock framework integration of onchip clocksManuel Lauss2014-07-302-2/+1098
* MIPS: Alchemy: remove au_read/write/syncManuel Lauss2014-07-302-18/+19
* MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss2014-07-301-24/+24
* MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss2014-07-305-34/+28
* MIPS: Alchemy: Default to noncoherent IO on Au1200 ABManuel Lauss2014-05-282-24/+8
* MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle2014-03-311-3/+3
* MIPS: Alchemy: Determine cohereny at runtime based on cpu typeManuel Lauss2014-03-261-0/+10
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0
* MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki2013-09-181-1/+2
* MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-221-0/+1
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-018-118/+118
* MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefullyManuel Lauss2012-12-271-20/+5
* USB: move common alchemy USB routines to arch/mips/alchemy/common.cFlorian Fainelli2012-10-222-1/+615
* MIPS: Alchemy: use the OHCI platform driverFlorian Fainelli2012-10-221-2/+33
* MIPS: Alchemy: use the ehci platform driverFlorian Fainelli2012-10-221-1/+22
* MIPS: Alchemy: Use kmemdup rather than duplicating its implementationThomas Meyer2012-07-231-6/+4
* MIPS: Alchemy: Increase minimum timeout for 32kHz timer.Manuel Lauss2012-02-201-1/+1
* Merge branch 'next/alchemy' into mips-for-linux-nextRalf Baechle2012-01-119-267/+892
|\
| * MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code.Manuel Lauss2011-12-083-587/+550
| * MIPS: Alchemy: chain IRQ controllers to MIPS IRQ controllerManuel Lauss2011-12-082-49/+39
| * MIPS: Alchemy: irq: register pm at irq init timeManuel Lauss2011-12-082-96/+91
| * MIPS: Alchemy: Au1300 SoC supportManuel Lauss2011-12-079-3/+691
| * MIPS: Alchemy: remove PB1000 supportManuel Lauss2011-12-071-11/+0
* | MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-072-3/+2
|/
OpenPOWER on IntegriCloud