| Commit message (Expand) | Author | Age |
* | cpufreq: unicore2: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 |
* | cpufreq: sh: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 |
* | cpufreq: mips: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 |
* | cpufreq: ia64: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 |
* | cpufreq: cris: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 |
* | cpufreq: blackfin: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 |
* | cpufreq: AVR32: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 |
* | cpufreq: sa11x0: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 |
* | cpufreq: integrator: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-08 |
* | cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-08 |
* | cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-08 |
* | cpufreq: davinci: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-08 |
* | cpufreq: tegra: Move driver to drivers/cpufreq | Viresh Kumar | 2013-04-08 |
* | cpufreq: ARM: Arrange drivers in alphabetical order | Viresh Kumar | 2013-04-08 |
* | cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue | Viresh Kumar | 2013-04-02 |
* | cpufreq: drivers: Remove unnecessary assignments of policy-> members | Viresh Kumar | 2013-04-02 |
* | cpufreq: drivers: don't check range of target freq in .target() | Viresh Kumar | 2013-04-02 |
* | cpufreq: Don't check if cpu is online/offline for cpufreq callbacks | Viresh Kumar | 2013-04-02 |
* | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 2013-04-02 |
* | cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases too | Viresh Kumar | 2013-04-02 |
* | cpufreq: cpufreq-cpu0: No need to check cpu number in init() | Viresh Kumar | 2013-04-02 |
* | cpufreq: Documentation: Fix cpufreq_frequency_table name | Viresh Kumar | 2013-04-02 |
* | cpufreq: cpu0: Fix mistake in Documentation example | Viresh Kumar | 2013-04-02 |
* | cpufreq: conservative: Use an inline function to evaluate freq_target | Stratos Karafotis | 2013-03-31 |
* | cpufreq: kirkwood: fix coccicheck warnings | Silviu-Mihai Popescu | 2013-03-31 |
* | cpufreq: Fix unsigned variable being checked for negative value | jhbird.choi@samsung.com | 2013-03-31 |
* | cpufreq: conservative: Fix the logic in frequency decrease checking | Stratos Karafotis | 2013-03-31 |
* | cpufreq: conservative: Fix sampling_down_factor functionality | Stratos Karafotis | 2013-03-31 |
* | cpufreq: governors: Calculate iowait time only when necessary | Stratos Karafotis | 2013-03-31 |
* | cpufreq: conservative: Fix relation when decreasing frequency | Namhyung Kim | 2013-03-31 |
* | cpufreq: conservative: Break out earlier on the lowest frequency | Namhyung Kim | 2013-03-31 |
* | cpufreq: governors: Avoid unnecessary per cpu timer interrupts | Viresh Kumar | 2013-03-31 |
* | cpufreq: ondemand: Don't update sample_type if we don't evaluate load again | Viresh Kumar | 2013-03-31 |
* | cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20 | Viresh Kumar | 2013-03-31 |
* | cpufreq: governor: Implement per policy instances of governors | Viresh Kumar | 2013-03-31 |
* | cpufreq: Add per policy governor-init/exit infrastructure | Viresh Kumar | 2013-03-31 |
* | cpufreq: Convert the cpufreq_driver_lock to a rwlock | Nathan Zimmer | 2013-03-31 |
* | Linux 3.9-rc5 | Linus Torvalds | 2013-03-31 |
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-03-31 |
|\ |
|
| * | dw_dmac: adjust slave_id accordingly to request line base | Andy Shevchenko | 2013-03-29 |
| * | dmaengine: dw_dma: fix endianess for DT xlate function | Arnd Bergmann | 2013-03-29 |
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-03-31 |
|\ \ |
|
| * | | [media] [REGRESSION] bt8xx: Fix too large height in cropcap | Hans de Goede | 2013-03-26 |
| * | | [media] fix compilation with both V4L2 and I2C as 'm' | Mauro Carvalho Chehab | 2013-03-25 |
| * | | [media] m5mols: Fix bug in stream on handler | Andrzej Hajda | 2013-03-21 |
| * | | [media] s5p-fimc: Do not attempt to disable not enabled media pipeline | Sylwester Nawrocki | 2013-03-21 |
| * | | [media] s5p-mfc: Fix encoder control 15 issue | Arun Kumar K | 2013-03-21 |
| * | | [media] s5p-mfc: Fix frame skip bug | Arun Kumar K | 2013-03-21 |
| * | | [media] s5p-fimc: send valid m2m ctx to fimc_m2m_job_finish | Shaik Ameer Basha | 2013-03-21 |
| * | | [media] exynos-gsc: send valid m2m ctx to gsc_m2m_job_finish | Shaik Ameer Basha | 2013-03-21 |