Age | Commit message (Expand) | Author | Files | Lines |
2017-09-06 | MIPS: ralink: allow NULL clock for clk_get_rate | Jonas Gorski | 1 | -0/+3 |
2017-09-04 | irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h | Paul Burton | 1 | -1/+1 |
2017-08-30 | MIPS: CPS: Cluster support for topology functions | Paul Burton | 1 | -1/+1 |
2017-08-30 | MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers | Paul Burton | 1 | -2/+1 |
2017-08-29 | MIPS: Add Onion Omega2+ board | Harvey Hunt | 1 | -0/+5 |
2017-08-29 | MIPS: dts: Add Vocore2 board | Harvey Hunt | 1 | -0/+5 |
2017-07-19 | MIPS: ralink: mt7620: Add missing header | Harvey Hunt | 1 | -0/+1 |
2017-06-14 | clocksource/drivers: Rename CLKSRC_OF to TIMER_OF | Daniel Lezcano | 1 | -1/+1 |
2017-06-14 | clocksource/drivers: Rename clocksource_probe to timer_probe | Daniel Lezcano | 2 | -2/+2 |
2017-06-14 | clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE | Daniel Lezcano | 1 | -1/+1 |
2017-05-02 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+2 |
2017-04-14 | MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 1 | -0/+2 |
2017-03-08 | MIPS: ralink: Fix typos in rt3883 pinctrl | John Crispin | 1 | -2/+2 |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 6 | -6/+4 |
2017-01-25 | MIPS: ralink: Remove unused rt*_wdt_reset functions | Arnd Bergmann | 3 | -31/+0 |
2017-01-25 | MIPS: ralink: Fix request_mem_region error handling | Arnd Bergmann | 2 | -4/+4 |
2017-01-25 | MIPS: ralink: Remove unused timer functions | Arnd Bergmann | 1 | -14/+0 |
2017-01-03 | MIPS: ralink: Fix incorrect assignment on ralink_soc | Colin Ian King | 1 | -1/+1 |
2017-01-03 | MIPS: ralink: Cosmetic change to prom_init(). | John Crispin | 1 | -5/+4 |
2017-01-03 | MIPS: ralink: Add missing symbol for highmem support. | John Crispin | 1 | -0/+1 |
2017-01-03 | MIPS: ralink: Add missing clk_round_rate(). | John Crispin | 1 | -0/+6 |
2017-01-03 | MIPS: ralink: Fix a typo in the pinmux setup. | John Crispin | 1 | -9/+9 |
2017-01-03 | MIPS: ralink: Add missing pinmux. | John Crispin | 1 | -2/+6 |
2017-01-03 | MIPS: ralink: Add missing I2C and I2S clocks. | John Crispin | 4 | -0/+10 |
2017-01-03 | MIPS: ralink: MT7621 does not set its SoC type. | John Crispin | 1 | -1/+1 |
2017-01-03 | ralink: Introduce fw_passed_dtb to arch/mips/ralink | Tobias Wolf | 1 | -2/+10 |
2016-10-04 | MIPS: ralink: Make timer explicitly non-modular | Paul Gortmaker | 1 | -21/+7 |
2016-08-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -1/+1 |
2016-08-02 | MIPS: ralink: fix spis group pinmux | Álvaro Fernández Rojas | 1 | -1/+1 |
2016-06-28 | clocksources: Switch back to the clksrc table | Daniel Lezcano | 1 | -1/+1 |
2016-06-28 | clocksource/drivers/ralink: Convert init function to return error | Daniel Lezcano | 1 | -6/+13 |
2016-05-28 | MIPS: ralink: add MT7628 EPHY LEDs pinmux support | Álvaro Fernández Rojas | 1 | -0/+100 |
2016-05-28 | MIPS: ralink: fix MT7628 wled_an pinmux gpio | Álvaro Fernández Rojas | 1 | -4/+4 |
2016-05-28 | MIPS: ralink: fix MT7628 pinmux typos | Álvaro Fernández Rojas | 1 | -2/+2 |
2016-05-13 | mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for ... | Sashka Nochkin | 1 | -2/+5 |
2016-05-13 | MIPS: Change my email address | John Crispin | 18 | -19/+19 |
2016-05-13 | MIPS: ralink: Make reset_control_ops const | Philipp Zabel | 1 | -1/+1 |
2016-01-20 | MIPS: pci: Add MT7620a PCIE driver | John Crispin | 1 | -0/+1 |
2016-01-20 | MIPS: ralink: Add a few missing clocks | John Crispin | 3 | -0/+5 |
2016-01-20 | MIPS: ralink: Fix vendor string for mt7620 | John Crispin | 1 | -1/+1 |
2016-01-20 | MIPS: ralink: Fix invalid assignment of SoC type | John Crispin | 1 | -1/+1 |
2016-01-20 | MIPS: ralink: fix USB frequency scaling | John Crispin | 1 | -1/+1 |
2016-01-20 | MIPS: ralink: MT7688 pinmux fixes | John Crispin | 1 | -30/+50 |
2016-01-20 | MIPS: ralink: add MT7621 support | John Crispin | 6 | -1/+298 |
2016-01-20 | MIPS: ralink: add a symbol for INTC | John Crispin | 2 | -0/+6 |
2015-11-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 9 | -26/+101 |
2015-11-11 | MIPS: Make MIPS_CMDLINE_DTB default | Jonas Gorski | 1 | -2/+0 |
2015-11-11 | MIPS: ralink: Add missing clock on rt305x | John Crispin | 1 | -0/+1 |
2015-11-11 | MIPS: ralink: Put the pci bus into reset state before rebooting the SoC | John Crispin | 1 | -2/+10 |
2015-11-11 | MIPS: ralink: Don't set pm_power_off | John Crispin | 1 | -1/+0 |