| Commit message (Expand) | Author | Age |
* | ARM: 7916/1: amba: Add clk_prepare|unprepare in runtime PM callbacks | Ulf Hansson | 2013-12-09 |
* | ARM: 7915/1: amba: Convert to clk_prepare_enable and clk_disable_unprepare | Ulf Hansson | 2013-12-09 |
* | ARM: 7914/1: amba: Drop legacy PM support and use the pm_generic functions | Ulf Hansson | 2013-12-09 |
* | DMA-API: amba: get rid of separate dma_mask | Russell King | 2013-10-31 |
* | PM / Runtime: Rework the "runtime idle" helper routine | Rafael J. Wysocki | 2013-06-03 |
* | Drivers: amba: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | ARM: 7588/1: amba: create a resource parent registrator | Linus Walleij | 2012-12-03 |
* | ARM: 7431/1: amba: use the new linux/sizes.h | Alessandro Rubini | 2012-06-28 |
* | AMBA: get rid of last two uses of NO_IRQ | Russell King | 2012-05-03 |
* | ARM: 7369/1: amba: add functions to add devices dynamically | Linus Walleij | 2012-04-19 |
* | ARM: 7366/3: amba: Remove AMBA level regulator support | Mark Brown | 2012-04-13 |
* | ARM: amba: make use of -1 IRQs warn | Russell King | 2012-01-25 |
* | ARM: amba: make irq 0 invalid | Russell King | 2012-01-25 |
* | ARM: amba: add amba_device allocation/add/put functions | Russell King | 2012-01-25 |
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 |
|\ |
|
| * | PM / Sleep: Remove forward-only callbacks from AMBA bus type | Rafael J. Wysocki | 2011-12-21 |
* | | ARM: amba: Auto-generate AMBA driver module aliases during modpost | Dave Martin | 2011-11-22 |
|/ |
|
* | clk: amba bus: convert to clk_prepare()/clk_unprepare() | Russell King | 2011-09-27 |
* | PM: add runtime PM support to core Primecell driver | Russell King | 2011-09-22 |
* | ARM: 6829/1: amba: make hardcoded periphid override hardware | Linus Walleij | 2011-05-26 |
* | PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS | Rafael J. Wysocki | 2011-04-11 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | ARM: 6758/1: amba: support pm ops | Rabin Vincent | 2011-02-23 |
* | ARM: amba: make internal ID table handling const | Russell King | 2011-02-23 |
* | ARM: 6662/1: amba: make amba_bustype non-static | Rob Herring | 2011-02-23 |
* | ARM: 6467/1: amba: optional PrimeCell core voltage switch | Linus Walleij | 2010-11-26 |
* | ARM: 6368/1: move the PrimeCell IDs to use macros | Linus Walleij | 2010-10-08 |
* | ARM: AMBA: Add pclk support to AMBA bus infrastructure | Russell King | 2010-07-31 |
*-. | Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '... | Russell King | 2009-09-12 |
|\ \ |
|
| | * | [ARM] amba: fix amba device resources | Russell King | 2009-07-05 |
| |/ |
|
* / | ARM: 5625/1: fix hard coded 4K resource size in amba bus detection | Leo Chen | 2009-09-02 |
|/ |
|
* | amba: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
* | [ARM] Fix realview build | Russell King | 2009-01-08 |
* | Driver core: change add_uevent_var to use a struct | Kay Sievers | 2007-10-12 |
* | uevent: use add_uevent_var() instead of open coding it | Eric Rannaud | 2007-04-27 |
* | [ARM] Fix __must_check warnings in drivers/bus/amba.c | Russell King | 2006-11-30 |
* | [PATCH] 64bit resource: fix up printks for resources in misc drivers | Greg Kroah-Hartman | 2006-06-27 |
* | [ARM] Remove asm/irq.h includes from ARM drivers | Russell King | 2006-01-09 |
* | [ARM] Move AMBA bus code to drivers/amba/ | Russell King | 2006-01-07 |