index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: exynos: Remove error return even if no soc is found
Amit Daniel Kachhap
2013-04-10
1
-1
/
+1
*
cpufreq: exynos: Add cpufreq driver for exynos5440
Amit Daniel Kachhap
2013-04-10
4
-0
/
+516
*
cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...
Jacob Shin
2013-04-10
6
-1
/
+190
*
cpufreq: ondemand: allow custom powersave_bias_target handler to be registered
Jacob Shin
2013-04-10
2
-8
/
+57
*
cpufreq: convert cpufreq_driver to using RCU
Nathan Zimmer
2013-04-10
1
-67
/
+208
*
cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
8
-33
/
+28
*
cpufreq: sparc: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
6
-26
/
+25
*
cpufreq: unicore2: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
3
-2
/
+2
*
cpufreq: sh: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
5
-21
/
+19
*
cpufreq: mips: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
7
-49
/
+27
*
cpufreq: ia64: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
7
-36
/
+21
*
cpufreq: cris: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
5
-2
/
+2
*
cpufreq: blackfin: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
3
-1
/
+1
*
cpufreq: AVR32: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
19
-28
/
+31
*
cpufreq: sa11x0: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
8
-27
/
+24
*
cpufreq: integrator: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-08
5
-14
/
+9
*
cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-08
4
-14
/
+2
*
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
*
Linux 3.9-rc5
v3.9-rc5
Linus Torvalds
2013-03-31
1
-1
/
+1
*
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-03-31
2
-4
/
+20
|
\
|
*
dw_dmac: adjust slave_id accordingly to request line base
Andy Shevchenko
2013-03-30
2
-1
/
+17
|
*
dmaengine: dw_dma: fix endianess for DT xlate function
Arnd Bergmann
2013-03-30
1
-3
/
+3
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-03-31
11
-38
/
+53
|
\
\
|
*
|
[media] [REGRESSION] bt8xx: Fix too large height in cropcap
Hans de Goede
2013-03-26
1
-5
/
+15
[next]