summaryrefslogtreecommitdiffstats
path: root/drivers/amba/bus.c
AgeCommit message (Expand)AuthorLines
2015-02-10ARM: 8256/1: driver coamba: add device binding path 'driver_override'Antonios Motakis-0/+47
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-4/+11
2014-12-04PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki-1/+1
2014-11-17ARM: 8201/1: amba: Don't unprepare the clocks if device driver wants IRQ safe...Krzysztof Kozlowski-4/+11
2014-11-07coresight: add CoreSight core layer frameworkPratik Patel-1/+1
2014-09-30PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson-0/+1
2014-09-22amba: Add support for attach/detach of PM domainsUlf Hansson-1/+9
2014-02-18ARM: 7958/1: amba: Let runtime PM callbacks be available for CONFIG_PMUlf Hansson-2/+2
2013-12-09ARM: 7916/1: amba: Add clk_prepare|unprepare in runtime PM callbacksUlf Hansson-2/+2
2013-12-09ARM: 7915/1: amba: Convert to clk_prepare_enable and clk_disable_unprepareUlf Hansson-21/+8
2013-12-09ARM: 7914/1: amba: Drop legacy PM support and use the pm_generic functionsUlf Hansson-173/+7
2013-10-31DMA-API: amba: get rid of separate dma_maskRussell King-5/+1
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki-1/+1
2013-01-03Drivers: amba: remove __dev* attributes.Greg Kroah-Hartman-4/+0
2012-12-03ARM: 7588/1: amba: create a resource parent registratorLinus Walleij-4/+28
2012-06-28ARM: 7431/1: amba: use the new linux/sizes.hAlessandro Rubini-1/+1
2012-05-03AMBA: get rid of last two uses of NO_IRQRussell King-2/+2
2012-04-19ARM: 7369/1: amba: add functions to add devices dynamicallyLinus Walleij-0/+49
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown-41/+1
2012-01-25ARM: amba: make use of -1 IRQs warnRussell King-0/+3
2012-01-25ARM: amba: make irq 0 invalidRussell King-2/+2
2012-01-25ARM: amba: add amba_device allocation/add/put functionsRussell King-25/+75
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-135/+1
2011-12-21PM / Sleep: Remove forward-only callbacks from AMBA bus typeRafael J. Wysocki-135/+1
2011-11-22ARM: amba: Auto-generate AMBA driver module aliases during modpostDave Martin-0/+4
2011-09-27clk: amba bus: convert to clk_prepare()/clk_unprepare()Russell King-1/+10
2011-09-22PM: add runtime PM support to core Primecell driverRussell King-3/+54
2011-05-26ARM: 6829/1: amba: make hardcoded periphid override hardwareLinus Walleij-0/+5
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki-3/+3
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-02-23ARM: 6758/1: amba: support pm opsRabin Vincent-23/+317
2011-02-23ARM: amba: make internal ID table handling constRussell King-3/+3
2011-02-23ARM: 6662/1: amba: make amba_bustype non-staticRob Herring-1/+1
2010-11-26ARM: 6467/1: amba: optional PrimeCell core voltage switchLinus Walleij-0/+39
2010-10-08ARM: 6368/1: move the PrimeCell IDs to use macrosLinus Walleij-1/+1
2010-07-31ARM: AMBA: Add pclk support to AMBA bus infrastructureRussell King-19/+69
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King-1/+11
2009-09-02ARM: 5625/1: fix hard coded 4K resource size in amba bus detectionLeo Chen-5/+21
2009-07-05[ARM] amba: fix amba device resourcesRussell King-1/+11
2009-03-24amba: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-2/+2
2009-01-08[ARM] Fix realview buildRussell King-1/+2
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers-6/+3
2007-04-27uevent: use add_uevent_var() instead of open coding itEric Rannaud-7/+6
2006-11-30[ARM] Fix __must_check warnings in drivers/bus/amba.cRussell King-48/+65
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman-2/+3
2006-01-09[ARM] Remove asm/irq.h includes from ARM driversRussell King-1/+0
2006-01-07[ARM] Move AMBA bus code to drivers/amba/Russell King-0/+359