aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAge
* ARM: at91: prepare common clk transition for sama5d3 SoCBoris BREZILLON2013-12-02
* ARM: at91: prepare sama5 dt boards transition to common clkBoris BREZILLON2013-12-02
* ARM: at91: add new compatible strings for pmc driverBoris BREZILLON2013-12-02
* ARM: at91: move pit timer to common clk frameworkBoris BREZILLON2013-12-02
* clk: at91: add PMC smd clockBoris BREZILLON2013-12-02
* clk: at91: add PMC usb clockBoris BREZILLON2013-12-02
* clk: at91: add PMC utmi clockBoris BREZILLON2013-12-02
* ARM: at91: add Kconfig options for common clk supportBoris BREZILLON2013-12-02
* ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON2013-12-02
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-18
|\
| * misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-30
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-16
|\ \
| * \ Merge tag 'at91-fixes-non-critical' of git://github.com/at91linux/linux-at91 ...Olof Johansson2013-11-15
| |\ \
| | * | ARM: at91: fix hanged boot due to early rtt-interruptJohan Hovold2013-11-15
| | * | ARM: at91: fix hanged boot due to early rtc-interruptJohan Hovold2013-11-15
| | |/
* | | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-11-14
|\ \ \
| * | | video: atmel_lcdfb: pass the pdata as paramsJean-Christophe PLAGNIOL-VILLARD2013-09-27
| * | | video: atmel_lcdfb: fix platform data structJean-Christophe PLAGNIOL-VILLARD2013-09-27
| | |/ | |/|
* | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-13
|\ \ \ | |_|/ |/| |
| * | ARM: AT91: DT: pm: Select ram controller standby based on DTJean-Christophe PLAGNIOL-VILLARD2013-10-16
| * | ARM: AT91: pm: Factorize standby functionJean-Christophe PLAGNIOL-VILLARD2013-10-16
| * | ARM: at91: cpuidle: Move driver to drivers/cpuidleDaniel Lezcano2013-10-16
| * | ARM: at91: cpuidle: Convert to platform driverDaniel Lezcano2013-10-16
* | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-11-11
|\ \ \
| * \ \ Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into next/dtKevin Hilman2013-10-18
| |\ \ \ | | |/ / | |/| |
| | * | ARM: at91: add at91sam9n12 ssc clock in look up tableBo Shen2013-10-14
| | |/
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-11
|\ \ \
| * | | Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson2013-10-28
| |\| |
| * | | ARM: at91: remove init_machine() as default is suitableNicolas Ferre2013-10-16
| * | | ARM: at91: cam60: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-09-30
| | |/ | |/|
* | | iio: at91: introduce touch screen support in iio adc driverJosh Wu2013-10-17
| |/ |/|
* | ARM: at91: sam9g45: shutdown ddr1 too when rebootingJean-Christophe PLAGNIOL-VILLARD2013-09-30
* | ARM: at91: remove IRQF_DISABLEDMichael Opdenacker2013-09-19
|/
* Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-09
|\
| * Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/allOlof Johansson2013-08-29
| |\
| | * ARM: at91: sam9n12: enable kernel uncompress info outputBo Shen2013-08-22
| | * ARM: at91: sama5: enable kernel uncompress info outputBo Shen2013-08-22
| | * ARM: at91: include sama5d3.h into hardware.hBo Shen2013-08-22
| | * ARM: at91: sama5d3: add definition for usart base addressBo Shen2013-08-22
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-06
|\ \ \
| * | | phy: micrel: Add definitions for common Micrel PHY registersDinh Nguyen2013-08-22
| | |/ | |/|
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-06
|\ \ \
| * | | gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot2013-08-29
| |/ /
* | | Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-03
|\ \ \ | |_|/ |/| |
| * | iio: at91: Use different prescal, startup mask in MR for different IPJosh Wu2013-08-29
| * | iio: at91: introduce the multiple compatible string for different IPs.Josh Wu2013-08-29
| |/
* / ARM: at91: add missing uart clocks DT entriesBoris BREZILLON2013-08-14
|/
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-09
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-07-02
|\
| * Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into next/dtOlof Johansson2013-06-14
| |\