aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy/common
Commit message (Expand)AuthorAge
* MIPS: Sanitise coherentio semanticsPaul Burton2016-10-06
* MIPS: alchemy: Remove CLK_IS_ROOTStephen Boyd2016-05-13
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-03
* MIPS: alchemy: switch to gpiochip_add_data()Linus Walleij2016-02-19
* MIPS: Alchemy: Be sure to clamp return valueLinus Walleij2016-01-23
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-03
|\
| * MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-03
| * MIPS: Alchemy: Migrate to new 'set-state' interfaceViresh Kumar2015-09-03
| * MIPS: alchemy: Use irq_set_chip_handler_name_locked()Thomas Gleixner2015-08-26
* | MIPS: alchemy: Convert to clk_hw based provider APIsStephen Boyd2015-08-24
* | Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-28
|\ \
| * | MIPS: Alchemy: Include clk.hStephen Boyd2015-07-20
| |/
* | clk: fix some determine_rate implementationsBoris Brezillon2015-07-27
* | clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2015-07-27
|/
* MIPS: Alchemy: Remove unneeded cast removing constKrzysztof Kozlowski2015-06-21
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-21
|\
| * MIPS: Alchemy: Fix cpu clock calculationManuel Lauss2015-02-20
| * MIPS: Alchemy: remove declaration for set_cpuspecManuel Lauss2015-02-20
| * MIPS: Alchemy: preset loops_per_jiffy based on CPU clockManuel Lauss2015-02-20
| * MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculationManuel Lauss2015-02-20
* | MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detrTomeu Vizoso2015-02-18
* | clk: Add rate constraints to clocksTomeu Vizoso2015-02-02
|/
* Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-20
|\
| * clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-03
* | MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-24
* | MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle2014-11-24
* | MIPS: Alchemy: Remove direct access to prepare_count field of struct clkTomeu Vizoso2014-11-24
|/
* MIPS: Alchemy: remove old clock supportManuel Lauss2014-07-30
* MIPS: Alchemy: usb: use clk frameworkManuel Lauss2014-07-30
* MIPS: Alchemy: platform: use clk framework for uartsManuel Lauss2014-07-30
* MIPS: Alchemy: clock framework integration of onchip clocksManuel Lauss2014-07-30
* MIPS: Alchemy: remove au_read/write/syncManuel Lauss2014-07-30
* MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss2014-07-30
* MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss2014-07-30
* MIPS: Alchemy: Default to noncoherent IO on Au1200 ABManuel Lauss2014-05-28
* MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle2014-03-31
* MIPS: Alchemy: Determine cohereny at runtime based on cpu typeManuel Lauss2014-03-26
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-24
* MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki2013-09-18
* MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-21
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefullyManuel Lauss2012-12-27
* USB: move common alchemy USB routines to arch/mips/alchemy/common.cFlorian Fainelli2012-10-22
* MIPS: Alchemy: use the OHCI platform driverFlorian Fainelli2012-10-22
* MIPS: Alchemy: use the ehci platform driverFlorian Fainelli2012-10-22
* MIPS: Alchemy: Use kmemdup rather than duplicating its implementationThomas Meyer2012-07-23
* MIPS: Alchemy: Increase minimum timeout for 32kHz timer.Manuel Lauss2012-02-20
* Merge branch 'next/alchemy' into mips-for-linux-nextRalf Baechle2012-01-11
|\
| * MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code.Manuel Lauss2011-12-08