| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Alchemy: Be sure to clamp return value | Linus Walleij | 2016-01-24 | 1 | -3/+3 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -2/+2 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-09-03 | 3 | -14/+3 |
|\ |
|
| * | MIPS: Remove all the uses of custom gpio.h | Alban Bedel | 2015-09-03 | 1 | -6/+1 |
| * | MIPS: Alchemy: Migrate to new 'set-state' interface | Viresh Kumar | 2015-09-03 | 1 | -6/+0 |
| * | MIPS: alchemy: Use irq_set_chip_handler_name_locked() | Thomas Gleixner | 2015-08-26 | 1 | -2/+2 |
* | | MIPS: alchemy: Convert to clk_hw based provider APIs | Stephen Boyd | 2015-08-24 | 1 | -6/+6 |
* | | Merge branch 'cleanup-clk-h-includes' into clk-next | Stephen Boyd | 2015-07-28 | 1 | -0/+1 |
|\ \ |
|
| * | | MIPS: Alchemy: Include clk.h | Stephen Boyd | 2015-07-20 | 1 | -0/+1 |
| |/ |
|
* | | clk: fix some determine_rate implementations | Boris Brezillon | 2015-07-27 | 1 | -0/+4 |
* | | clk: change clk_ops' ->determine_rate() prototype | Boris Brezillon | 2015-07-27 | 1 | -36/+25 |
|/ |
|
* | MIPS: Alchemy: Remove unneeded cast removing const | Krzysztof Kozlowski | 2015-06-21 | 1 | -3/+3 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-02-21 | 2 | -6/+25 |
|\ |
|
| * | MIPS: Alchemy: Fix cpu clock calculation | Manuel Lauss | 2015-02-20 | 1 | -0/+2 |
| * | MIPS: Alchemy: remove declaration for set_cpuspec | Manuel Lauss | 2015-02-20 | 1 | -1/+0 |
| * | MIPS: Alchemy: preset loops_per_jiffy based on CPU clock | Manuel Lauss | 2015-02-20 | 2 | -0/+9 |
| * | MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculation | Manuel Lauss | 2015-02-20 | 1 | -5/+14 |
* | | MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detr | Tomeu Vizoso | 2015-02-18 | 1 | -2/+0 |
* | | clk: Add rate constraints to clocks | Tomeu Vizoso | 2015-02-02 | 1 | -0/+8 |
|/ |
|
* | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 2014-12-20 | 1 | -5/+5 |
|\ |
|
| * | clk: Change clk_ops->determine_rate to return a clk_hw as the best parent | Tomeu Vizoso | 2014-12-03 | 1 | -5/+5 |
* | | MIPS: Replace use of phys_t with phys_addr_t. | Ralf Baechle | 2014-11-24 | 1 | -2/+2 |
* | | MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT | Ralf Baechle | 2014-11-24 | 1 | -1/+1 |
* | | MIPS: Alchemy: Remove direct access to prepare_count field of struct clk | Tomeu Vizoso | 2014-11-24 | 1 | -4/+3 |
|/ |
|
* | MIPS: Alchemy: remove old clock support | Manuel Lauss | 2014-07-30 | 4 | -108/+5 |
* | MIPS: Alchemy: usb: use clk framework | Manuel Lauss | 2014-07-30 | 1 | -7/+40 |
* | MIPS: Alchemy: platform: use clk framework for uarts | Manuel Lauss | 2014-07-30 | 2 | -20/+12 |
* | MIPS: Alchemy: clock framework integration of onchip clocks | Manuel Lauss | 2014-07-30 | 2 | -2/+1098 |
* | MIPS: Alchemy: remove au_read/write/sync | Manuel Lauss | 2014-07-30 | 2 | -18/+19 |
* | MIPS: Alchemy: add helpers to access static memory ctrl registers. | Manuel Lauss | 2014-07-30 | 1 | -24/+24 |
* | MIPS: Alchemy: introduce helpers to access SYS register block. | Manuel Lauss | 2014-07-30 | 5 | -34/+28 |
* | MIPS: Alchemy: Default to noncoherent IO on Au1200 AB | Manuel Lauss | 2014-05-28 | 2 | -24/+8 |
* | MIPS: Fix gigaton of warning building with microMIPS. | Ralf Baechle | 2014-03-31 | 1 | -3/+3 |
* | MIPS: Alchemy: Determine cohereny at runtime based on cpu type | Manuel Lauss | 2014-03-26 | 1 | -0/+10 |
* | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-24 | 1 | -1/+0 |
* | MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks | Maciej W. Rozycki | 2013-09-18 | 1 | -1/+2 |
* | MIPS: Idle: Consolidate all declarations in <asm/idle.h>. | Ralf Baechle | 2013-05-22 | 1 | -0/+1 |
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 8 | -118/+118 |
* | MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefully | Manuel Lauss | 2012-12-27 | 1 | -20/+5 |
* | USB: move common alchemy USB routines to arch/mips/alchemy/common.c | Florian Fainelli | 2012-10-22 | 2 | -1/+615 |
* | MIPS: Alchemy: use the OHCI platform driver | Florian Fainelli | 2012-10-22 | 1 | -2/+33 |
* | MIPS: Alchemy: use the ehci platform driver | Florian Fainelli | 2012-10-22 | 1 | -1/+22 |
* | MIPS: Alchemy: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 2012-07-23 | 1 | -6/+4 |
* | MIPS: Alchemy: Increase minimum timeout for 32kHz timer. | Manuel Lauss | 2012-02-20 | 1 | -1/+1 |
* | Merge branch 'next/alchemy' into mips-for-linux-next | Ralf Baechle | 2012-01-11 | 9 | -267/+892 |
|\ |
|
| * | MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code. | Manuel Lauss | 2011-12-08 | 3 | -587/+550 |
| * | MIPS: Alchemy: chain IRQ controllers to MIPS IRQ controller | Manuel Lauss | 2011-12-08 | 2 | -49/+39 |
| * | MIPS: Alchemy: irq: register pm at irq init time | Manuel Lauss | 2011-12-08 | 2 | -96/+91 |
| * | MIPS: Alchemy: Au1300 SoC support | Manuel Lauss | 2011-12-07 | 9 | -3/+691 |
| * | MIPS: Alchemy: remove PB1000 support | Manuel Lauss | 2011-12-07 | 1 | -11/+0 |