summaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-10cpufreq: ondemand: allow custom powersave_bias_target handler to be registeredJacob Shin2-8/+57
2013-04-10cpufreq: convert cpufreq_driver to using RCUNathan Zimmer1-67/+208
2013-04-10cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreqViresh Kumar8-33/+28
2013-04-10cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar6-26/+25
2013-04-10cpufreq: unicore2: move cpufreq driver to drivers/cpufreqViresh Kumar3-2/+2
2013-04-10cpufreq: sh: move cpufreq driver to drivers/cpufreqViresh Kumar5-21/+19
2013-04-10cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar7-49/+27
2013-04-10cpufreq: ia64: move cpufreq driver to drivers/cpufreqViresh Kumar7-36/+21
2013-04-10cpufreq: cris: move cpufreq driver to drivers/cpufreqViresh Kumar5-2/+2
2013-04-10cpufreq: blackfin: move cpufreq driver to drivers/cpufreqViresh Kumar3-1/+1
2013-04-10cpufreq: AVR32: move cpufreq driver to drivers/cpufreqViresh Kumar19-28/+31
2013-04-10cpufreq: sa11x0: move cpufreq driver to drivers/cpufreqViresh Kumar8-27/+24
2013-04-08cpufreq: integrator: move cpufreq driver to drivers/cpufreqViresh Kumar5-14/+9
2013-04-08cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreqViresh Kumar4-14/+2
2013-04-08cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreqViresh Kumar4-5/+3
2013-04-08cpufreq: davinci: move cpufreq driver to drivers/cpufreqViresh Kumar3-3/+1
2013-04-08cpufreq: tegra: Move driver to drivers/cpufreqViresh Kumar3-3/+1
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 Kumar7-0/+507
2013-04-02cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar6-31/+17
2013-04-02cpufreq: drivers: don't check range of target freq in .target()Viresh Kumar2-15/+0
2013-04-02cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar7-33/+1
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar51-340/+238
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-02cpufreq: Documentation: Fix cpufreq_frequency_table nameViresh Kumar1-2/+2
2013-04-02cpufreq: cpu0: Fix mistake in Documentation exampleViresh Kumar1-1/+1
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 Karafotis2-3/+14
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 Kumar6-270/+538
2013-04-01cpufreq: Add per policy governor-init/exit infrastructureViresh Kumar2-6/+24
2013-04-01cpufreq: Convert the cpufreq_driver_lock to a rwlockNathan Zimmer1-26/+26
2013-04-01Linux 3.9-rc5v3.9-rc5Linus Torvalds1-1/+1
2013-03-31Revert "lockdep: check that no locks held at freeze time"Paul Walmsley4-14/+12
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-29PNP: List Rafael Wysocki as a maintainerRafael J. Wysocki1-1/+1
2013-03-29rbd: don't zero-fill non-image object requestsAlex Elder1-17/+30
2013-03-29ia64 idle: delete stale (*idle)() function pointerLen Brown1-4/+1
2013-03-29Btrfs: don't drop path when printing out tree errors in scrubJosef Bacik1-1/+2
2013-03-29target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger1-1/+3