index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-08
4
-5
/
+3
|
|
*
|
cpufreq: davinci: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-08
3
-3
/
+1
|
|
*
|
cpufreq: tegra: Move driver to drivers/cpufreq
Viresh Kumar
2013-04-08
3
-3
/
+1
|
|
*
|
cpufreq: ARM: Arrange drivers in alphabetical order
Viresh Kumar
2013-04-08
2
-63
/
+63
|
|
*
|
cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue
Viresh Kumar
2013-04-02
7
-0
/
+507
|
|
*
|
cpufreq: drivers: Remove unnecessary assignments of policy-> members
Viresh Kumar
2013-04-02
6
-31
/
+17
|
|
*
|
cpufreq: drivers: don't check range of target freq in .target()
Viresh Kumar
2013-04-02
2
-15
/
+0
|
|
*
|
cpufreq: Don't check if cpu is online/offline for cpufreq callbacks
Viresh Kumar
2013-04-02
7
-33
/
+1
|
|
*
|
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2013-04-02
51
-340
/
+238
|
|
*
|
cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases too
Viresh Kumar
2013-04-02
1
-5
/
+8
|
|
*
|
cpufreq: cpufreq-cpu0: No need to check cpu number in init()
Viresh Kumar
2013-04-02
1
-3
/
+0
|
|
*
|
cpufreq: Documentation: Fix cpufreq_frequency_table name
Viresh Kumar
2013-04-02
1
-2
/
+2
|
|
*
|
cpufreq: cpu0: Fix mistake in Documentation example
Viresh Kumar
2013-04-02
1
-1
/
+1
|
|
*
|
cpufreq: conservative: Use an inline function to evaluate freq_target
Stratos Karafotis
2013-04-01
1
-12
/
+16
|
|
*
|
cpufreq: kirkwood: fix coccicheck warnings
Silviu-Mihai Popescu
2013-04-01
1
-5
/
+3
|
|
*
|
cpufreq: Fix unsigned variable being checked for negative value
jhbird.choi@samsung.com
2013-04-01
1
-1
/
+2
|
|
*
|
cpufreq: conservative: Fix the logic in frequency decrease checking
Stratos Karafotis
2013-04-01
1
-6
/
+2
|
|
*
|
cpufreq: conservative: Fix sampling_down_factor functionality
Stratos Karafotis
2013-04-01
2
-3
/
+14
|
|
*
|
cpufreq: governors: Calculate iowait time only when necessary
Stratos Karafotis
2013-04-01
4
-34
/
+30
|
|
*
|
cpufreq: conservative: Fix relation when decreasing frequency
Namhyung Kim
2013-04-01
1
-1
/
+1
|
|
*
|
cpufreq: conservative: Break out earlier on the lowest frequency
Namhyung Kim
2013-04-01
1
-6
/
+6
|
|
*
|
cpufreq: governors: Avoid unnecessary per cpu timer interrupts
Viresh Kumar
2013-04-01
4
-19
/
+42
|
|
*
|
cpufreq: ondemand: Don't update sample_type if we don't evaluate load again
Viresh Kumar
2013-04-01
1
-13
/
+11
|
|
*
|
cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20
Viresh Kumar
2013-04-01
1
-1
/
+1
|
|
*
|
cpufreq: governor: Implement per policy instances of governors
Viresh Kumar
2013-04-01
6
-270
/
+538
|
|
*
|
cpufreq: Add per policy governor-init/exit infrastructure
Viresh Kumar
2013-04-01
2
-6
/
+24
|
|
*
|
cpufreq: Convert the cpufreq_driver_lock to a rwlock
Nathan Zimmer
2013-04-01
1
-26
/
+26
|
*
|
|
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2013-04-28
39
-757
/
+362
|
|
\
\
\
|
|
*
|
|
cpuidle: add maintainer entry
Daniel Lezcano
2013-04-26
3
-3
/
+15
|
|
*
|
|
ARM: s3c64xx: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-26
1
-13
/
+1
|
|
*
|
|
SH: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-24
1
-6
/
+1
|
|
*
|
|
cpuidle: fix comment format
Daniel Lezcano
2013-04-24
1
-1
/
+1
|
|
*
|
|
ARM: imx: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
6
-116
/
+44
|
|
*
|
|
ARM: davinci: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
1
-19
/
+1
|
|
*
|
|
ARM: kirkwood: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
1
-15
/
+2
|
|
*
|
|
ARM: calxeda: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
1
-51
/
+1
|
|
*
|
|
ARM: tegra: cpuidle: use init/exit common routine for tegra3
Daniel Lezcano
2013-04-23
1
-26
/
+1
|
|
*
|
|
ARM: tegra: cpuidle: use init/exit common routine for tegra2
Daniel Lezcano
2013-04-23
1
-29
/
+1
|
|
*
|
|
ARM: OMAP4: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
1
-24
/
+2
|
|
*
|
|
ARM: shmobile: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
1
-9
/
+1
|
|
*
|
|
ARM: tegra: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
1
-25
/
+1
|
|
*
|
|
ARM: OMAP3: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
1
-20
/
+2
|
|
*
|
|
ARM: at91: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
1
-15
/
+2
|
|
*
|
|
ARM: ux500: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
1
-31
/
+1
|
|
*
|
|
cpuidle: make a single register function for all
Daniel Lezcano
2013-04-23
3
-2
/
+85
|
|
*
|
|
ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpu
Daniel Lezcano
2013-04-23
1
-2
/
+2
|
|
*
|
|
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
2013-04-23
23
-86
/
+18
|
|
*
|
|
ARM: OMAP3: remove cpuidle_wrap_enter
Daniel Lezcano
2013-04-22
1
-21
/
+9
|
|
*
|
|
ARM: shmobile: cpuidle: remove shmobile_enter_wfi prototype
Daniel Lezcano
2013-04-22
1
-3
/
+0
|
|
*
|
|
ARM: shmobile: cpuidle: remove shmobile_enter_wfi function
Daniel Lezcano
2013-04-22
1
-1
/
+0
[prev]
[next]