| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | rtc: at91sam9: add DT bindings documentation | Boris BREZILLON | 2014-11-13 | 1 | -0/+23 |
| | * | | | | | | | rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK | Boris BREZILLON | 2014-11-13 | 1 | -4/+24 |
| | * | | | | | | | ARM: at91: add clk_lookup entry for RTT devices | Boris BREZILLON | 2014-11-13 | 7 | -1/+14 |
| | * | | | | | | | rtc: at91sam9: rework the Kconfig description | Boris BREZILLON | 2014-11-13 | 1 | -8/+15 |
| | * | | | | | | | rtc: at91sam9: make use of syscon/regmap to access GPBR registers | Boris BREZILLON | 2014-11-13 | 2 | -9/+56 |
| | * | | | | | | | rtc: at91sam9: add DT support | Boris BREZILLON | 2014-11-13 | 1 | -0/+9 |
| | * | | | | | | | rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource | Boris BREZILLON | 2014-11-13 | 1 | -19/+10 |
| | * | | | | | | | rtc: at91sam9: use standard readl/writel functions instead of raw versions | Boris BREZILLON | 2014-11-13 | 1 | -4/+4 |
| | * | | | | | | | rtc: at91sam9: remove references to mach specific headers | Boris BREZILLON | 2014-11-13 | 1 | -4/+18 |
| | |/ / / / / / |
|
| * | | | | | | | Merge tag 'keystone-driver-soc' of git://git.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann | 2014-11-20 | 2 | -10/+11 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | soc: ti: knav_qmss_queue: Use list_for_each_entry_safe to prevent use after free | Axel Lin | 2014-11-03 | 1 | -2/+2 |
| | * | | | | | | | soc: ti: knav_qmss_queue: Return proper error if devm_kzalloc fails | Axel Lin | 2014-10-27 | 1 | -1/+1 |
| | * | | | | | | | soc: ti: knav_qmss_queue: Fix unbalanced locking ins knav_pool_create() | Axel Lin | 2014-10-27 | 1 | -3/+4 |
| | * | | | | | | | soc: ti: Use list_first_entry_or_null() at appropriate places | Axel Lin | 2014-10-27 | 1 | -4/+4 |
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | Merge tag 'omap-for-v3.19/w1-and-l3-noc' of git://git.kernel.org/pub/scm/linu... | Arnd Bergmann | 2014-11-20 | 3 | -2/+85 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq ha... | Keerthy | 2014-11-12 | 1 | -2/+6 |
| | * | | | | | | | bus: omap_l3_noc: Add resume hook to restore context | Keerthy | 2014-11-12 | 1 | -0/+55 |
| | * | | | | | | | w1: omap-hdq: support device probing with device-tree | NeilBrown | 2014-11-11 | 2 | -0/+24 |
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | Merge tag 'berlin-driver-3.19-1' of git://git.infradead.org/users/hesselba/li... | Olof Johansson | 2014-11-09 | 2 | -0/+132 |
| |\ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
| | * | | | | | | reset: add the Berlin reset controller driver | Antoine Ténart | 2014-10-20 | 2 | -0/+132 |
| | | |/ / / /
| | |/| | | | |
|
* | | | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2014-12-09 | 214 | -2353/+6329 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ARM: mvebu: use the cpufreq-dt platform_data for independent clocks | Thomas Petazzoni | 2014-12-04 | 1 | -1/+7 |
| * | | | | | | | soc: integrator: Add terminating entry for integrator_cm_match | Axel Lin | 2014-12-04 | 1 | -0/+1 |
| * | | | | | | | Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int... | Arnd Bergmann | 2014-12-04 | 18 | -32/+777 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ARM: mvebu: add SDRAM controller description for Armada XP | Thomas Petazzoni | 2014-11-30 | 1 | -0/+5 |
| | * | | | | | | | ARM: mvebu: adjust mbus controller description on Armada 370/XP | Thomas Petazzoni | 2014-11-30 | 1 | -1/+2 |
| | * | | | | | | | ARM: mvebu: add suspend/resume DT information for Armada XP GP | Thomas Petazzoni | 2014-11-30 | 1 | -1/+18 |
| | * | | | | | | | ARM: mvebu: synchronize secondary CPU clocks on resume | Thomas Petazzoni | 2014-11-30 | 1 | -16/+15 |
| | * | | | | | | | ARM: mvebu: make sure MMU is disabled in armada_370_xp_cpu_resume | Thomas Petazzoni | 2014-11-30 | 1 | -0/+8 |
| | * | | | | | | | ARM: mvebu: Armada XP GP specific suspend/resume code | Thomas Petazzoni | 2014-11-30 | 2 | -1/+142 |
| | * | | | | | | | ARM: mvebu: reserve the first 10 KB of each memory bank for suspend/resume | Thomas Petazzoni | 2014-11-30 | 1 | -0/+51 |
| | * | | | | | | | ARM: mvebu: implement suspend/resume support for Armada XP | Thomas Petazzoni | 2014-11-30 | 4 | -1/+222 |
| | * | | | | | | | clk: mvebu: add suspend/resume for gatable clocks | Thomas Petazzoni | 2014-11-30 | 1 | -2/+30 |
| | * | | | | | | | bus: mvebu-mbus: provide a mechanism to save SDRAM window configuration | Thomas Petazzoni | 2014-11-30 | 2 | -0/+57 |
| | * | | | | | | | bus: mvebu-mbus: suspend/resume support | Thomas Petazzoni | 2014-11-30 | 2 | -11/+130 |
| | * | | | | | | | clocksource: time-armada-370-xp: add suspend/resume support | Thomas Petazzoni | 2014-11-30 | 1 | -0/+25 |
| | * | | | | | | | irqchip: armada-370-xp: Add suspend/resume support | Thomas Petazzoni | 2014-11-30 | 1 | -0/+52 |
| | * | | | | | | | Documentation: dt-bindings: minimal documentation for MVEBU SDRAM controller | Thomas Petazzoni | 2014-11-22 | 1 | -0/+21 |
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | Merge tag 'mvebu-soc-3.19' of git://git.infradead.org/linux-mvebu into next/soc | Arnd Bergmann | 2014-11-28 | 12 | -275/+166 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ARM: mvebu: Implement the CPU hotplug support for the Armada 38x SoCs | Gregory CLEMENT | 2014-11-22 | 3 | -3/+53 |
| | * | | | | | | | ARM: mvebu: Fix the secondary startup for Cortex A9 SoC | Gregory CLEMENT | 2014-11-22 | 1 | -0/+1 |
| | * | | | | | | | ARM: mvebu: Move SCU power up in a function | Gregory CLEMENT | 2014-11-22 | 1 | -7/+13 |
| | * | | | | | | | ARM: mvebu: Clean-up the Armada XP support | Gregory CLEMENT | 2014-11-22 | 7 | -9/+8 |
| | * | | | | | | | ARM: mvebu: update comments in coherency.c | Thomas Petazzoni | 2014-11-22 | 1 | -2/+3 |
| | * | | | | | | | ARM: mvebu: remove Armada 375 Z1 workaround for I/O coherency | Thomas Petazzoni | 2014-11-22 | 1 | -166/+3 |
| | * | | | | | | | ARM: mvebu: remove unused register offset definition | Thomas Petazzoni | 2014-11-22 | 1 | -2/+0 |
| | * | | | | | | | ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XP | Thomas Petazzoni | 2014-11-22 | 1 | -14/+30 |
| | * | | | | | | | ARM: mvebu: make the coherency_ll.S functions work with no coherency fabric | Thomas Petazzoni | 2014-11-22 | 1 | -2/+19 |
| | * | | | | | | | Merge branch 'mvebu/fixes' into mvebu/soc | Jason Cooper | 2014-11-22 | 3 | -5/+35 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | ARM: mvebu: Remove thermal quirk for A375 Z1 revision | Ezequiel Garcia | 2014-11-09 | 1 | -65/+1 |
| | | |/ / / / / /
| | |/| | | | | | |
|