summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: exynos: Remove error return even if no soc is foundAmit Daniel Kachhap2013-04-101-1/+1
* cpufreq: exynos: Add cpufreq driver for exynos5440Amit Daniel Kachhap2013-04-104-0/+516
* cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin2013-04-106-1/+190
* cpufreq: ondemand: allow custom powersave_bias_target handler to be registeredJacob Shin2013-04-102-8/+57
* cpufreq: convert cpufreq_driver to using RCUNathan Zimmer2013-04-101-67/+208
* cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-108-33/+28
* cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-106-26/+25
* cpufreq: unicore2: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-103-2/+2
* cpufreq: sh: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-105-21/+19
* cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-107-49/+27
* cpufreq: ia64: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-107-36/+21
* cpufreq: cris: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-105-2/+2
* cpufreq: blackfin: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-103-1/+1
* cpufreq: AVR32: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-1019-28/+31
* cpufreq: sa11x0: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-108-27/+24
* cpufreq: integrator: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-085-14/+9
* cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-084-14/+2
* cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-084-5/+3
* cpufreq: davinci: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-083-3/+1
* cpufreq: tegra: Move driver to drivers/cpufreqViresh Kumar2013-04-083-3/+1
* cpufreq: ARM: Arrange drivers in alphabetical orderViresh Kumar2013-04-082-63/+63
* cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glueViresh Kumar2013-04-027-0/+507
* cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar2013-04-026-31/+17
* cpufreq: drivers: don't check range of target freq in .target()Viresh Kumar2013-04-022-15/+0
* cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar2013-04-027-33/+1
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-0251-340/+238
* cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases tooViresh Kumar2013-04-021-5/+8
* cpufreq: cpufreq-cpu0: No need to check cpu number in init()Viresh Kumar2013-04-021-3/+0
* cpufreq: Documentation: Fix cpufreq_frequency_table nameViresh Kumar2013-04-021-2/+2
* cpufreq: cpu0: Fix mistake in Documentation exampleViresh Kumar2013-04-021-1/+1
* cpufreq: conservative: Use an inline function to evaluate freq_targetStratos Karafotis2013-04-011-12/+16
* cpufreq: kirkwood: fix coccicheck warningsSilviu-Mihai Popescu2013-04-011-5/+3
* cpufreq: Fix unsigned variable being checked for negative valuejhbird.choi@samsung.com2013-04-011-1/+2
* cpufreq: conservative: Fix the logic in frequency decrease checkingStratos Karafotis2013-04-011-6/+2
* cpufreq: conservative: Fix sampling_down_factor functionalityStratos Karafotis2013-04-012-3/+14
* cpufreq: governors: Calculate iowait time only when necessaryStratos Karafotis2013-04-014-34/+30
* cpufreq: conservative: Fix relation when decreasing frequencyNamhyung Kim2013-04-011-1/+1
* cpufreq: conservative: Break out earlier on the lowest frequencyNamhyung Kim2013-04-011-6/+6
* cpufreq: governors: Avoid unnecessary per cpu timer interruptsViresh Kumar2013-04-014-19/+42
* cpufreq: ondemand: Don't update sample_type if we don't evaluate load againViresh Kumar2013-04-011-13/+11
* cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20Viresh Kumar2013-04-011-1/+1
* cpufreq: governor: Implement per policy instances of governorsViresh Kumar2013-04-016-270/+538
* cpufreq: Add per policy governor-init/exit infrastructureViresh Kumar2013-04-012-6/+24
* cpufreq: Convert the cpufreq_driver_lock to a rwlockNathan Zimmer2013-04-011-26/+26
* Linux 3.9-rc5v3.9-rc5Linus Torvalds2013-03-311-1/+1
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-03-312-4/+20
|\
| * dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2013-03-302-1/+17
| * dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann2013-03-301-3/+3
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-03-3111-38/+53
|\ \
| * | [media] [REGRESSION] bt8xx: Fix too large height in cropcapHans de Goede2013-03-261-5/+15
OpenPOWER on IntegriCloud