aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* cpufreq: sa11x0: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
* cpufreq: integrator: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-08
* cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-08
* cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-08
* cpufreq: davinci: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-08
* cpufreq: tegra: Move driver to drivers/cpufreqViresh Kumar2013-04-08
* cpufreq: ARM: Arrange drivers in alphabetical orderViresh Kumar2013-04-08
* cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glueViresh Kumar2013-04-02
* cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar2013-04-02
* cpufreq: drivers: don't check range of target freq in .target()Viresh Kumar2013-04-02
* cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar2013-04-02
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-02
* cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases tooViresh Kumar2013-04-02
* cpufreq: cpufreq-cpu0: No need to check cpu number in init()Viresh Kumar2013-04-02
* cpufreq: Documentation: Fix cpufreq_frequency_table nameViresh Kumar2013-04-02
* cpufreq: cpu0: Fix mistake in Documentation exampleViresh Kumar2013-04-02
* cpufreq: conservative: Use an inline function to evaluate freq_targetStratos Karafotis2013-03-31
* cpufreq: kirkwood: fix coccicheck warningsSilviu-Mihai Popescu2013-03-31
* cpufreq: Fix unsigned variable being checked for negative valuejhbird.choi@samsung.com2013-03-31
* cpufreq: conservative: Fix the logic in frequency decrease checkingStratos Karafotis2013-03-31
* cpufreq: conservative: Fix sampling_down_factor functionalityStratos Karafotis2013-03-31
* cpufreq: governors: Calculate iowait time only when necessaryStratos Karafotis2013-03-31
* cpufreq: conservative: Fix relation when decreasing frequencyNamhyung Kim2013-03-31
* cpufreq: conservative: Break out earlier on the lowest frequencyNamhyung Kim2013-03-31
* cpufreq: governors: Avoid unnecessary per cpu timer interruptsViresh Kumar2013-03-31
* cpufreq: ondemand: Don't update sample_type if we don't evaluate load againViresh Kumar2013-03-31
* cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20Viresh Kumar2013-03-31
* cpufreq: governor: Implement per policy instances of governorsViresh Kumar2013-03-31
* cpufreq: Add per policy governor-init/exit infrastructureViresh Kumar2013-03-31
* cpufreq: Convert the cpufreq_driver_lock to a rwlockNathan Zimmer2013-03-31
* Linux 3.9-rc5Linus Torvalds2013-03-31
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-03-31
|\
| * dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2013-03-29
| * dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann2013-03-29
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-03-31
|\ \
| * | [media] [REGRESSION] bt8xx: Fix too large height in cropcapHans de Goede2013-03-26
| * | [media] fix compilation with both V4L2 and I2C as 'm'Mauro Carvalho Chehab2013-03-25
| * | [media] m5mols: Fix bug in stream on handlerAndrzej Hajda2013-03-21
| * | [media] s5p-fimc: Do not attempt to disable not enabled media pipelineSylwester Nawrocki2013-03-21
| * | [media] s5p-mfc: Fix encoder control 15 issueArun Kumar K2013-03-21
| * | [media] s5p-mfc: Fix frame skip bugArun Kumar K2013-03-21
| * | [media] s5p-fimc: send valid m2m ctx to fimc_m2m_job_finishShaik Ameer Basha2013-03-21
| * | [media] exynos-gsc: send valid m2m ctx to gsc_m2m_job_finishShaik Ameer Basha2013-03-21
| * | [media] fimc-lite: Fix the variable type to avoid possible crashShaik Ameer Basha2013-03-21
| * | [media] fimc-lite: Initialize 'step' field in fimc_lite_ctrl structureShaik Ameer Basha2013-03-21
| * | [media] ir: IR_RX51 only works on OMAP2Arnd Bergmann2013-03-18
| * | Merge tag 'v3.9-rc3' into v4l_for_linusMauro Carvalho Chehab2013-03-18
| |\ \
* | \ \ Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds2013-03-31
|\ \ \ \
| * | | | mg_disk: fix error return code in mg_probe()Wei Yongjun2013-03-28
| * | | | rsxx: remove unused variablePhilip J Kelleher2013-03-26