aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* cpufreq: Store cpufreq policies in a listLukasz Majewski2013-08-09
* cpufreq: Use sizeof(*ptr) convetion for computing sizesViresh Kumar2013-08-07
* cpufreq: Give consistent names to cpufreq_policy objectsViresh Kumar2013-08-07
* cpufreq: Re-arrange declarations in cpufreq.hViresh Kumar2013-08-07
* cpufreq: Clean up header files included in the coreViresh Kumar2013-08-07
* Merge branch 'pm-cpufreq-ondemand' into pm-cpufreqRafael J. Wysocki2013-08-07
|\
| * cpufreq: Remove unused function __cpufreq_driver_getavg()Stratos Karafotis2013-07-25
| * cpufreq: Remove unused APERF/MPERF supportStratos Karafotis2013-07-25
| * cpufreq: ondemand: Change the calculation of target frequencyStratos Karafotis2013-07-25
* | cpufreq: Pass policy to cpufreq_add_policy_cpu()Viresh Kumar2013-08-07
* | cpufreq: Avoid double kobject_put() for the same kobject in error code pathRafael J. Wysocki2013-08-07
* | cpufreq: Do not hold driver module references for additional policy CPUsRafael J. Wysocki2013-08-07
* | cpufreq: Don't pass CPU to cpufreq_add_dev_{symlink|interface}()Viresh Kumar2013-08-07
* | cpufreq: Remove extra variables from cpufreq_add_dev_symlink()Viresh Kumar2013-08-07
* | cpufreq: Perform light-weight init/teardown during suspend/resumeSrivatsa S. Bhat2013-08-07
* | cpufreq: Preserve policy structure across suspend/resumeSrivatsa S. Bhat2013-08-07
* | cpufreq: Introduce a flag ('frozen') to separate full vs temporary init/teardownSrivatsa S. Bhat2013-08-07
* | cpufreq: Extract the handover of policy cpu to a helper functionSrivatsa S. Bhat2013-08-07
* | cpufreq: Extract non-interface related stuff from cpufreq_add_dev_interfaceSrivatsa S. Bhat2013-08-07
* | cpufreq: Add helper to perform alloc/free of policy structureSrivatsa S. Bhat2013-08-07
* | cpufreq: Fix misplaced call to cpufreq_update_policy()Srivatsa S. Bhat2013-08-07
* | Linux 3.11-rc4Linus Torvalds2013-08-04
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-08-04
|\ \
| * | dma: pl330: Fix cyclic transfersLars-Peter Clausen2013-07-28
| * | pch_dma: fix error return code in pch_dma_probe()Wei Yongjun2013-07-22
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-08-04
|\ \ \
| * | | drm/radeon: fix 64 bit divide in SI spm codeAlex Deucher2013-08-03
* | | | tmpfs: fix SEEK_DATA/SEEK_HOLE regressionHugh Dickins2013-08-04
* | | | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-08-04
|\ \ \ \ | |/ / / |/| | |
| * | | ALSA: hda - Fix missing fixup for Mac Mini with STAC9221Takashi Iwai2013-08-02
| * | | Merge tag 'asoc-v3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2013-08-01
| |\ \ \
| | * \ \ Merge remote-tracking branch 'asoc/fix/wm0010' into asoc-linusMark Brown2013-07-31
| | |\ \ \
| | | * | | ASoC: wm0010: Fix resource leakDimitris Papastamos2013-07-31
| | * | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2013-07-31
| | |\ \ \ \
| | | * | | | ASoC: dapm: Fix return value of snd_soc_dapm_put_{volsw,enum_virt}()Lars-Peter Clausen2013-07-24
| | | | |_|/ | | | |/| |
| | * | | | Merge remote-tracking branch 'asoc/fix/blackfin' into asoc-linusMark Brown2013-07-31
| | |\ \ \ \
| | | * | | | ASoC: bf5xx-ac97: Fix compile error with SND_BF5XX_HAVE_COLD_RESETLars-Peter Clausen2013-07-30
| | | * | | | ASoC: bfin-ac97: Fix prototype error following AC'97 refactoringMark Brown2013-07-29
| | | | |/ / | | | |/| |
| | * / | | ASoC: au1x: Fix buildRalf Baechle2013-07-31
| | |/ / /
| * | | | ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSIONVinod Koul2013-07-29
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-03
|\ \ \ \ \
| * | | | | qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani2013-08-03
| * | | | | qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia2013-08-03
| * | | | | qlcnic: Fix link speed display for 82xx adapterRajesh Borundia2013-08-03
| * | | | | qlcnic: Fix external loopback test.Shahed Shaikh2013-08-03
| * | | | | qlcnic: Removed adapter series name from warning messages.Pratik Pujar2013-08-03
| * | | | | qlcnic: Free up memory in error path.Himanshu Madhani2013-08-03
| * | | | | qlcnic: Fix ingress MAC learningShahed Shaikh2013-08-03
| * | | | | qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh2013-08-03
| * | | | | net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N2013-08-03