aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-05-03Merge branch 'tracking-armlt-arm64' into integration-linux-vexpresstracking-integration-linux-vexpress-lsk-20130505.0Jon Medhurst
2013-05-03Merge branch 'tracking-armlt-tc2-cpufreq' into integration-linux-vexpressJon Medhurst
2013-05-03Merge branch 'tracking-armlt-tc2-pm' into integration-linux-vexpressJon Medhurst
2013-05-03Merge branch 'tracking-armlt-dcscb' into integration-linux-vexpressJon Medhurst
2013-05-03Merge branch 'tracking-armlt-spc' into integration-linux-vexpressJon Medhurst
2013-05-03Merge branch 'tracking-armlt-cci' into integration-linux-vexpressJon Medhurst
2013-05-03Merge branch 'tracking-armlt-clcd' into integration-linux-vexpressJon Medhurst
2013-05-03Merge branch 'tracking-armlt-hdlcd' into integration-linux-vexpressJon Medhurst
2013-05-03Merge branch 'tracking-armlt-ve-updates' into integration-linux-vexpressJon Medhurst
2013-05-03Merge branch 'tracking-armlt-mmc' into integration-linux-vexpressJon Medhurst
2013-05-03Merge branch 'tracking-armlt-irqchip-reorg' into integration-linux-vexpressJon Medhurst
2013-05-03cpuidle: arm_big_little: fixup for MCPMNicolas Pitre
2013-05-03Use dts compatible node to init cpuidle-tc2mark hambleton
2013-05-03gic: introduce gic_cpu_if_down()Nicolas Pitre
2013-04-29arm: vexpress: Decouple vexpress-poweroff implementation from machine_descCatalin Marinas
2013-04-29arm: vexpress: Move the poweroff/restart code to drivers/power/resetCatalin Marinas
2013-04-29arm64: Add CLCD support to the ARMv8 model platformCatalin Marinas
2013-04-29arm64: Enable ARMv8 RTSM model (SoC) supportCatalin Marinas
2013-04-29clk: vexpress: Add separate SP810 driverPawel Moll
2013-04-29irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas
2013-04-29irqchip: gic: Call handle_bad_irq() directlyCatalin Marinas
2013-04-29arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas
2013-04-29arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.hCatalin Marinas
2013-04-29cpufreq: ARM_DT_BL_CPUFREQ should be enabled only when BIG_LITTLE is enabledTushar Behera
2013-04-29cpufreq: ARM big LITTLE: Replace "bl" with standard shortname "bL"Viresh Kumar
2013-04-29cpufreq: vexpress: Don't initialize policy-> min, max twiceViresh Kumar
2013-04-29cpufreq: arm_big_little: Add generic driver to read frequency table from DTViresh Kumar
2013-04-29cpufreq: arm_big_little: Remove all platform drivers dependenciesViresh Kumar
2013-04-29cpufreq: arm_big_little: Add debugging infoViresh Kumar
2013-04-29cpufreq: arm_big_little: Use clock framework calls to get/set clkViresh Kumar
2013-04-29cpufreq: arm_big_little: Get freq table from platform specific driverViresh Kumar
2013-04-29cpufreq: arm_big_little: Make Vexpress bL as generic big LITTLE cpufreq driverViresh Kumar
2013-04-29cpufreq: vexpress: Remove duplicate frequency bounds checkDave Martin
2013-04-29cpufreq: vexpress: Use CPU topology for mapping cpus to clustersDave Martin
2013-04-29cpufreq: vexpress: update parameters to spc get/set perf routinesSudeep KarkadaNagesha
2013-04-29cpufreq: vexpress: Rename driver to fit within size limitsJon Medhurst
2013-04-29cpufreq: vexpress: Check for presence of SPC driverJon Medhurst
2013-04-29cpufreq: vexpress: Safely handle missing CPU frequenciesJon Medhurst
2013-04-29cpufreq: vexpress: add support for big.LITTLE frequency scalingSudeep KarkadaNagesha
2013-04-29clk: vexpress-spc: Register clock only when spc is foundMark Hambleton
2013-04-29clk: Vexpress-spc: Add clock driverViresh Kumar
2013-04-29ARM: introduce common set_auxcr/get_auxcr functionsRob Herring
2013-04-29misc: vexpress/spc: add support to get frequency table from spcViresh Kumar
2013-04-29ARM: vexpress/spc: more cache flushNicolas Pitre
2013-04-29misc: vexpress/spc: attempt to init the spc driver from vexpress_spc_check_lo...Nicolas Pitre
2013-04-29misc: vexpress/spc: change timeout to jiffies instead of microsecondsSudeep KarkadaNagesha
2013-04-29misc: vexpress/spc: update error handling code based on firmware responseSudeep KarkadaNagesha
2013-04-29misc: vexpress/spc: update get/set_perf to use frequency as inputSudeep KarkadaNagesha
2013-04-29misc: vexpress/spc: add support to populate frequencies from firmwareSudeep KarkadaNagesha
2013-04-29misc: vexpress/spc: avoid reading A15_CONF everytime to get A15 cluster idSudeep KarkadaNagesha