summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-08cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreqViresh Kumar2-0/+493
2013-04-08cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreqViresh Kumar2-0/+255
2013-04-08cpufreq: davinci: move cpufreq driver to drivers/cpufreqViresh Kumar2-0/+232
2013-04-08cpufreq: tegra: Move driver to drivers/cpufreqViresh Kumar2-0/+293
2013-04-08cpufreq: ARM: Arrange drivers in alphabetical orderViresh Kumar2-63/+63
2013-04-02cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glueViresh Kumar5-0/+431
2013-04-02cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar2-7/+3
2013-04-02cpufreq: drivers: don't check range of target freq in .target()Viresh Kumar1-6/+0
2013-04-02cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar3-9/+1
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar27-185/+117
2013-04-02cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases tooViresh Kumar1-5/+8
2013-04-02cpufreq: cpufreq-cpu0: No need to check cpu number in init()Viresh Kumar1-3/+0
2013-04-01cpufreq: conservative: Use an inline function to evaluate freq_targetStratos Karafotis1-12/+16
2013-04-01cpufreq: kirkwood: fix coccicheck warningsSilviu-Mihai Popescu1-5/+3
2013-04-01cpufreq: Fix unsigned variable being checked for negative valuejhbird.choi@samsung.com1-1/+2
2013-04-01cpufreq: conservative: Fix the logic in frequency decrease checkingStratos Karafotis1-6/+2
2013-04-01cpufreq: conservative: Fix sampling_down_factor functionalityStratos Karafotis1-3/+8
2013-04-01cpufreq: governors: Calculate iowait time only when necessaryStratos Karafotis4-34/+30
2013-04-01cpufreq: conservative: Fix relation when decreasing frequencyNamhyung Kim1-1/+1
2013-04-01cpufreq: conservative: Break out earlier on the lowest frequencyNamhyung Kim1-6/+6
2013-04-01cpufreq: governors: Avoid unnecessary per cpu timer interruptsViresh Kumar4-19/+42
2013-04-01cpufreq: ondemand: Don't update sample_type if we don't evaluate load againViresh Kumar1-13/+11
2013-04-01cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20Viresh Kumar1-1/+1
2013-04-01cpufreq: governor: Implement per policy instances of governorsViresh Kumar5-270/+530
2013-04-01cpufreq: Add per policy governor-init/exit infrastructureViresh Kumar1-3/+18
2013-04-01cpufreq: Convert the cpufreq_driver_lock to a rwlockNathan Zimmer1-26/+26
2013-03-31Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-4/+20
2013-03-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-38/+53
2013-03-31Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds17-254/+698
2013-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-3/+14
2013-03-30dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2-1/+17
2013-03-30dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann1-3/+3
2013-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-17/+30
2013-03-29rbd: don't zero-fill non-image object requestsAlex Elder1-17/+30
2013-03-29target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger1-1/+3
2013-03-29tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bitNicholas Bellinger1-2/+11
2013-03-29Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds13-55/+99
2013-03-29Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-12/+45
2013-03-29Merge tag 'staging-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+2
2013-03-29Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-100/+163
2013-03-29Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-13/+54
2013-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-54/+4
2013-03-29Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds3-6/+15
2013-03-28usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2-0/+8
2013-03-28mg_disk: fix error return code in mg_probe()Wei Yongjun1-1/+3
2013-03-28Merge branch 'acpi-fixes' into fixesRafael J. Wysocki3-3/+16
2013-03-27Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-22/+65
2013-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-1/+13
2013-03-27Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-15/+12
2013-03-27xen/events: avoid race with raising an event in unmask_evtchn()David Vrabel1-5/+15