summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: intel_pstate: Remove unused member name of cpudataStratos Karafotis2014-05-271-4/+0
* cpufreq: Break out early when frequency equals target_freqStratos Karafotis2014-05-201-2/+6
* cpufreq: Tegra: drop wrapper around tegra_update_cpu_speed()Viresh Kumar2014-05-171-7/+2
* cpufreq: imx6q: Remove unused includePhilipp Zabel2014-05-171-1/+0
* cpufreq: imx6q: Drop devm_clk/regulator_get usagePhilipp Zabel2014-05-171-14/+39
* cpufreq: powernow-k8: Suppress checkpatch warningsStratos Karafotis2014-05-172-108/+74
* cpufreq: powernv: make local function staticBrian Norris2014-05-171-1/+1
* cpufreq: Enable big.LITTLE cpufreq driver on arm64Mark Brown2014-05-171-1/+2
* cpufreq: nforce2: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-05-171-1/+1
* intel_pstate: Add CPU IDs for Broadwell processorsDirk Brandewie2014-05-131-0/+3
* cpufreq: Fix build error on some platforms that use cpufreq_for_each_*Stratos Karafotis2014-05-082-13/+9
* Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-05-0839-391/+418
|\
| * PM / OPP: Move cpufreq specific OPP functions out of generic OPP libraryNishanth Menon2014-05-077-147/+167
| * PM / OPP: Remove cpufreq wrapper dependency on internal data organizationNishanth Menon2014-05-071-27/+28
| * cpufreq: Catch double invocations of cpufreq_freq_transition_begin/endSrivatsa S. Bhat2014-05-072-0/+15
| * intel_pstate: Remove sample parameter in intel_pstate_calc_busyStratos Karafotis2014-05-071-7/+4
| * cpufreq: Kconfig: Fix spelling errorsStratos Karafotis2014-05-012-4/+4
| * cpufreq: Make linux-pm@vger.kernel.org official mailing listViresh Kumar2014-05-016-9/+7
| * cpufreq: exynos: Use dev_err/info function instead of pr_err/infoChanwoo Choi2014-05-012-9/+13
| * Merge branch 'cpufreq-macros' into pm-cpufreqRafael J. Wysocki2014-05-0123-216/+208
| |\
| | * sh: clk: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis2014-04-301-15/+5
| | * irda: sh_sir: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis2014-04-301-9/+5
| | * thermal: cpu_cooling: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis2014-04-301-20/+13
| | * mips: lemote 2f: Use cpufreq_for_each_entry macro for iterationStratos Karafotis2014-04-301-11/+5
| | * mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iterationStratos Karafotis2014-04-301-11/+8
| | * ARM: davinci: da850: Use cpufreq_for_each_entry macro for iterationStratos Karafotis2014-04-301-4/+5
| | * cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis2014-04-3014-146/+116
| | * cpufreq: Introduce macros for cpufreq_frequency_table iterationStratos Karafotis2014-04-303-0/+51
* | | Linux 3.15-rc4v3.15-rc4Linus Torvalds2014-05-041-1/+1
* | | Merge tag 'locks-v3.15-3' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-05-041-1/+1
|\ \ \
| * | | MAINTAINERS: email address change for Jeff LaytonJeff Layton2014-04-301-1/+1
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-05-048-7/+50
|\ \ \ \
| * | | | vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas2014-05-041-0/+2
| * | | | arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherentCatalin Marinas2014-05-032-0/+6
| * | | | arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas2014-05-032-2/+33
| * | | | arm64: Make default dma_ops to be noncoherentRitesh Harjani2014-05-031-1/+1
| * | | | arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier2014-05-032-4/+5
| * | | | arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson2014-05-031-0/+3
| | |_|/ | |/| |
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-05-042-2/+5
|\ \ \ \
| * | | | [SCSI] virtio-scsi: Skip setting affinity on uninitialized vqFam Zheng2014-04-281-1/+5
| * | | | [SCSI] mpt2sas: Don't disable device twice at suspend.Tyler Stachecki2014-04-281-1/+0
| |/ / /
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-037-37/+42
|\ \ \ \
| * \ \ \ Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner2014-04-291-3/+14
| |\ \ \ \
| | * | | | irqchip: armada-370-xp: Fix releasing of MSIsNeil Greatorex2014-04-201-1/+3
| | * | | | irqchip: armada-370-xp: implement the ->check_device() msi_chip operationThomas Petazzoni2014-04-201-0/+10
| | * | | | irqchip: armada-370-xp: fix invalid cast of signed value into unsigned variableThomas Petazzoni2014-04-201-2/+1
| * | | | | irqchip: irq-crossbar: Not allocating enough memoryDan Carpenter2014-04-281-1/+1
| * | | | | irqchip: armanda: Sanitize set_irq_affinity()Thomas Gleixner2014-04-281-31/+6
| * | | | | genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-284-0/+19
| * | | | | linux/interrupt.h: fix new kernel-doc warningsRandy Dunlap2014-04-281-2/+2
| | |/ / / | |/| | |
OpenPOWER on IntegriCloud