aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-17amba-clcd: set video mode via module parameter on kernel commandlineRyan Harkin
2013-11-26cpufreq_stats: improve config option isolationMark Hambleton
2013-08-08cpufreq: arm-big-little: don't use cpu_last_req_freq for MPViresh Kumar
2013-08-06drivers/bus: arm-cci:nobody uses cci_pmu_destroyAndy Green
2013-07-19cpufreq/arm_big_little.c: Fixing non-terminated stringMathieu J. Poirier
2013-07-19cpufreq: arm_big_little: Don't destroy/create freq table/clk for every cpu on...Viresh Kumar
2013-07-19cpufreq: arm_big_little: Unregister/register cpufreq driver with switcher not...Nicolas Pitre
2013-07-19cpufreq: arm_big_little: add in-kernel switching(IKS) supportViresh Kumar
2013-07-19cpufreq: cpufreq_stats: Register for bL_switcher notifiersViresh Kumar
2013-07-17Merge branch 'tracking-armlt-tc2-cpufreq' into lsk-3.10-vexpressJon Medhurst
2013-07-17Merge branch 'tracking-armlt-tc2-pm' into lsk-3.10-vexpressJon Medhurst
2013-07-17Merge branch 'tracking-armlt-dcscb' into lsk-3.10-vexpressJon Medhurst
2013-07-17Merge branch 'tracking-armlt-spc' into lsk-3.10-vexpressJon Medhurst
2013-07-17Merge branch 'tracking-armlt-cci' into lsk-3.10-vexpressJon Medhurst
2013-07-17Merge branch 'tracking-armlt-misc-fixes' into lsk-3.10-vexpressJon Medhurst
2013-07-17Merge branch 'tracking-armlt-clcd' into lsk-3.10-vexpressJon Medhurst
2013-07-17Merge branch 'tracking-armlt-hdlcd' into lsk-3.10-vexpressJon Medhurst
2013-07-01cpufreq: ARM big LITTLE: Fixup for new SPC driverJon Medhurst
2013-07-01cpufreq: ARM big LITTLE: Add Vexpress glue driverViresh Kumar
2013-07-01clk: Vexpress-spc: Fixup for new SPC driverJon Medhurst
2013-07-01clk: Vexpress-spc: Add clock driverViresh Kumar
2013-07-01cpufreq: ARM big LITTLE: Add depends on BIG_LITTLEViresh Kumar
2013-07-01cpuidle: arm_big_little: Initialise earlier by using device_initcallJon Medhurst
2013-07-01cpuidle: arm_big_little: fixup for MCPMNicolas Pitre
2013-07-01Use dts compatible node to init cpuidle-tc2mark hambleton
2013-07-01gic: introduce gic_cpu_if_down()Nicolas Pitre
2013-07-01ARM: introduce common set_auxcr/get_auxcr functionsRob Herring
2013-07-01drivers: mfd: vexpress: add Serial Power Controller (SPC) supportLorenzo Pieralisi
2013-07-01drivers: mfd: refactor the vexpress config bridge APIPawel Moll
2013-07-01Support CCI PMU in perfPunit Agrawal
2013-07-01drivers: ARM CCI: Add a platform driver stub for the PMUJon Medhurst
2013-07-01drivers/bus: arm-cci: function to enable CCI ports from early boot codeNicolas Pitre
2013-07-01drivers: bus: add ARM CCI supportLorenzo Pieralisi
2013-07-01net: smc91x: Do not cast pointer to intCatalin Marinas
2013-07-01amba-clcd: separate ioremap framebuffer from DMA implementationWill Deacon
2013-07-01amba-clcd: Only use dma_alloc_writecombine() if the arch supports itCatalin Marinas
2013-07-01amba-clcd: Remove check for 'reg' value in clcdfb_probeJon Medhurst
2013-07-01amba-clcd: Add Device Tree support to amba-clcd driverJon Medhurst
2013-07-01ARM HDLCD: Fix clock initialisation sequenceJon Medhurst
2013-07-01ARM HDLCD: Fix compilation on Linux 3.9Jon Medhurst
2013-07-01ARM HDLCD: Changes to get HDLCD working with 've-updates'Jon Medhurst
2013-07-01ARM HDLCD: Add developer option to remove double-height framebuffersChris Redpath
2013-07-01ARM HDLCD: Review comments from Liviu - extraneous memcpyChris Redpath
2013-07-01ARM HDLCD: Add useful functions to HDLCD driver for system integrationChris Redpath
2013-07-01ARM HDLCD: Change default byte ordering to match Android assumptionChris Redpath
2013-07-01ARM HDLCD: Get it working under Android.Dietmar Eggemann
2013-07-01ARM HDLCD: Fixup driver to resemble ARM's latest codebase.Jon Medhurst
2013-07-01ARM HDLCD: Add missing clk_{un}prepare callsJon Medhurst
2013-07-01ARM HDLCD: Add support for ARM High Definition LCD.Liviu Dudau
2013-07-01mfd: vexpress: Make the driver optional for arm and arm64Pawel Moll