summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: soc: Add init_time callbackMaxime Ripard2014-09-033-0/+7
* ARM: at91: PIT: (Almost) remove the global variablesMaxime Ripard2014-09-031-71/+108
* ARM: at91: PIT: use request_irq instead of setup_irqMaxime Ripard2014-09-031-14/+6
* ARM: at91: PIT: Use pr_fmtMaxime Ripard2014-09-031-6/+8
* ARM: at91: PIT: Use consistent exit path in probeMaxime Ripard2014-09-031-10/+4
* ARM: at91: dt: Remove init_time definitionsMaxime Ripard2014-09-032-21/+0
* ARM: at91: PIT: Rework probe functionsMaxime Ripard2014-09-034-64/+51
* ARM: at91: PIT: Use of_have_populated_dt instead of CONFIG_OFMaxime Ripard2014-09-021-8/+2
* ARM: at91: PIT: Use DIV_ROUND_CLOSEST to compute the cyclesMaxime Ripard2014-09-021-1/+1
* ARM: at91: generic.h: Add include safe guardsMaxime Ripard2014-09-021-0/+5
* ARM: at91: PIT: Follow the general coding rulesMaxime Ripard2014-09-021-8/+9
* power: reset: at91-poweroff: fix wakeup status register indexNicolas Ferre2014-09-011-1/+1
* ARM: at91/power/reset: fix Kconfig "depends on" directiveNicolas Ferre2014-09-011-2/+2
* ARM: at91: fix ramc standby function registrationAlexandre Belloni2014-09-011-4/+7
* ARM: at91: Remove rstc and shdwc headersMaxime Ripard2014-08-2512-113/+0
* ARM: at91: Remove rstc and shdwnc global base addressesMaxime Ripard2014-08-257-34/+0
* ARM: at91/pm: Remove show_reset_status functionMaxime Ripard2014-08-251-72/+0
* ARM: at91: Remove poweroff codeMaxime Ripard2014-08-251-6/+0
* ARM: at91: Register the poweroff driverMaxime Ripard2014-08-255-0/+75
* ARM: at91: Remove poweroff DT probingMaxime Ripard2014-08-251-77/+0
* ARM: at91: Remove reset code from the machine codeMaxime Ripard2014-08-2510-102/+0
* ARM: at91: Call at91_register_devices in the board filesMaxime Ripard2014-08-2511-0/+22
* ARM: at91: Probe the reset driverMaxime Ripard2014-08-255-0/+135
* ARM: at91/soc: Introduce register_devices callbackMaxime Ripard2014-08-253-0/+8
* ARM: at91: Remove the old-style reset probingMaxime Ripard2014-08-251-29/+0
* ARM: at91: Rework ramc mapping codeMaxime Ripard2014-08-252-19/+14
* ARM: at91: setup: Switch to pr_fmtMaxime Ripard2014-08-251-20/+22
* Merge tag 'at91-drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kerne...Nicolas Ferre2014-08-2511-15/+551
|\
| * power: reset: Add AT91 poweroff driverMaxime Ripard2014-07-153-0/+165
| * power: reset: Add AT91 reset driverMaxime Ripard2014-07-153-0/+261
| * power: reset: Add if statement instead of multiple depends onMaxime Ripard2014-07-151-8/+9
| * clk: at91: remove the useless CLK_IGNORE_UNUSED flagAlexandre Belloni2014-07-151-7/+1
| * ARM: at91: select ATMEL_SDRAMC when using OFAlexandre Belloni2014-07-151-0/+4
| * memory: add a driver for atmel ram controllersAlexandre Belloni2014-07-153-0/+109
| * ARM: at91: Add new binding for sama5d3-ddramcAlexandre Belloni2014-07-152-0/+2
| |
| \
*-. \ Merge branches 'at91-3.18-cleanup' and 'at91-3.18-dt' into at91-3.18-driversNicolas Ferre2014-08-2514-331/+77
|\ \ \
| | * | Merge tag 'at91-dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Nicolas Ferre2014-08-195-6/+32
| |/| | |/| | |
| | * | ARM: at91/dt: sama5d3: Add shutdown controllerMaxime Ripard2014-07-151-0/+5
| | * | ARM: at91/dt: Declare a second ram controller when relevantMaxime Ripard2014-07-152-5/+13
| | * | ARM: at91/dt: at91sam9: use ddrck in ramcAlexandre Belloni2014-07-152-0/+4
| | * | ARM: at91/dt: sama5d3: define mpddr clock and ramc clocksAlexandre Belloni2014-07-151-1/+8
| | |/
| * | ARM: at91: remove old irq materialBoris BREZILLON2014-08-191-264/+6
| * | ARM: at91: make use of the new AIC driver for dt enabled boardsBoris BREZILLON2014-08-194-42/+3
| * | ARM: at91: enclose at91_aic_xx calls in IS_ENABLED(CONFIG_OLD_IRQ_AT91) blocksBoris BREZILLON2014-08-192-13/+22
| * | ARM: at91: introduce OLD_IRQ_AT91 Kconfig optionBoris BREZILLON2014-08-193-9/+17
|/ /
* | Linux 3.17-rc1v3.17-rc1Linus Torvalds2014-08-161-2/+2
* | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2014-08-1624-108/+608
|\ \
| * | platform/x86: Enable build support for toshiba_hapsAzael Avalos2014-08-162-0/+20
| * | Documentation: Add file about toshiba_haps moduleAzael Avalos2014-08-162-0/+78
| * | platform/x86: Toshiba HDD Active Protection SensorAzael Avalos2014-08-161-0/+265