aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/alchemy
AgeCommit message (Expand)Author
2016-04-20pcmcia: db1xxx_ss: fix last irq_to_gpio userManuel Lauss
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel
2015-09-03MIPS: Alchemy: Migrate to new 'set-state' interfaceViresh Kumar
2015-08-26MIPS: alchemy: Remove pointless irqdisable/enableThomas Gleixner
2015-08-26MIPS: alchemy: Use irq_set_chip_handler_name_locked()Thomas Gleixner
2015-08-24MIPS: alchemy: Convert to clk_hw based provider APIsStephen Boyd
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd
2015-07-27clk: fix some determine_rate implementationsBoris Brezillon
2015-07-27clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon
2015-07-20MIPS: Alchemy: Include clk.hStephen Boyd
2015-06-21MIPS: Alchemy: Remove unneeded cast removing constKrzysztof Kozlowski
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-02-20MIPS: Alchemy: Fix cpu clock calculationManuel Lauss
2015-02-20MIPS: Alchemy: remove declaration for set_cpuspecManuel Lauss
2015-02-20MIPS: Alchemy: preset loops_per_jiffy based on CPU clockManuel Lauss
2015-02-20MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculationManuel Lauss
2015-02-18MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detrTomeu Vizoso
2015-02-02clk: Add rate constraints to clocksTomeu Vizoso
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle
2014-11-24MIPS: Alchemy: Remove direct access to prepare_count field of struct clkTomeu Vizoso
2014-09-22MIPS: Alchemy: DB1300: Add touch penirq supportManuel Lauss
2014-09-22MIPS: Alchemy: DB1xxx: Explicitly set 50MHz clock for I2C/SPI units.Manuel Lauss
2014-09-22MIPS: Alchemy: devboards: sit and spin after poweroffManuel Lauss
2014-08-19MIPS: Alchemy: Fix db1200 PSC clock enablementManuel Lauss
2014-07-30MIPS: Alchemy: remove old clock supportManuel Lauss
2014-07-30MIPS: Alchemy: au1100fb: use clk frameworkManuel Lauss
2014-07-30MIPS: Alchemy: db1x00: use clk frameworkManuel Lauss
2014-07-30MIPS: Alchemy: usb: use clk frameworkManuel Lauss
2014-07-30MIPS: Alchemy: platform: use clk framework for uartsManuel Lauss
2014-07-30MIPS: Alchemy: clock framework integration of onchip clocksManuel Lauss
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss
2014-07-30MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss
2014-06-04MIPS: Replace obsolete strict_strto call with kstrtoDaniel Walter
2014-05-28MIPS: Alchemy: Default to noncoherent IO on Au1200 ABManuel Lauss
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle
2014-03-31MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle
2014-03-26MIPS: Alchemy: pata_platform for DB1200Manuel Lauss
2014-03-26MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board codeManuel Lauss
2014-03-26MIPS: Alchemy: Unify Devboard support.Manuel Lauss
2014-03-26MIPS: Alchemy: Determine cohereny at runtime based on cpu typeManuel Lauss
2014-03-06MIPS: Alchemy: Fix unchecked kstrtoul return valueManuel Lauss
2014-02-04MIPS: Alchemy: Fix DB1100 GPIO registrationManuel Lauss
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle