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
*
Merge branch 'pm-tools'
Rafael J. Wysocki
2014-08-05
5
-27
/
+29
|
\
|
*
cpupower: Remove redundant error check
Peter Senna Tschudin
2014-07-30
1
-6
/
+5
|
*
cpupower: bench: parse.c: Fix several minor errors
Rickard Strandqvist
2014-07-30
1
-18
/
+21
|
*
cpupower: mperf monitor: Correct use of ! and &
Himangi Saraogi
2014-07-30
1
-1
/
+1
|
*
cpupower: Adjust MAINTAINERS file
Thomas Renninger
2014-07-23
1
-1
/
+1
|
*
PM / tools: cpupower: drop negativity check on unsigned value
Andrey Utkin
2014-07-19
1
-1
/
+1
*
|
Merge branch 'pm-sleep'
Rafael J. Wysocki
2014-08-05
2
-127
/
+372
|
\
\
|
*
|
PM / Hibernate: Touch Soft Lockup Watchdog in rtree_next_node
Joerg Roedel
2014-07-29
1
-0
/
+1
|
*
|
PM / Hibernate: Remove the old memory-bitmap implementation
Joerg Roedel
2014-07-29
1
-202
/
+21
|
*
|
PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()
Joerg Roedel
2014-07-29
1
-15
/
+38
|
*
|
PM / Hibernate: Implement position keeping in radix tree
Joerg Roedel
2014-07-29
1
-0
/
+98
|
*
|
PM / Hibernate: Add memory_rtree_find_bit function
Joerg Roedel
2014-07-29
1
-3
/
+81
|
*
|
PM / Hibernate: Create a Radix-Tree to store memory bitmap
Joerg Roedel
2014-07-29
1
-1
/
+222
|
*
|
PM / sleep: fix kernel-doc warnings in drivers/base/power/main.c
Randy Dunlap
2014-07-29
1
-0
/
+5
*
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2014-08-05
7
-138
/
+127
|
\
\
\
|
*
|
|
cpufreq: move policy kobj to update_policy_cpu()
Viresh Kumar
2014-07-21
1
-38
/
+33
|
*
|
|
cpufreq: propagate error returned by kobject_move()
Viresh Kumar
2014-07-21
1
-3
/
+5
|
*
|
|
cpufreq: don't restore policy->cpus on failure to move kobj
Viresh Kumar
2014-07-21
1
-5
/
+0
|
*
|
|
powernow-k6: support 350MHz CPU
Mikulas Patocka
2014-07-21
1
-0
/
+1
|
*
|
|
cpufreq: ondemand: Eliminate the deadband effect
Stratos Karafotis
2014-07-21
1
-4
/
+7
|
*
|
|
cpufreq: Introduce new relation for freq selection
Stratos Karafotis
2014-07-21
2
-1
/
+12
|
*
|
|
cpufreq: imx6: remove pu regulator dependency for SOCs with no PU regulator
Anson Huang
2014-07-21
1
-14
/
+21
|
*
|
|
cpufreq: intel_pstate: Remove core_pct rounding
Stratos Karafotis
2014-07-21
1
-5
/
+1
|
*
|
|
cpufreq: intel_pstate: Simplify P state adjustment logic.
Stratos Karafotis
2014-07-21
1
-23
/
+3
|
*
|
|
cpufreq: intel_pstate: Keep values in aperf/mperf in full precision
Stratos Karafotis
2014-07-21
1
-3
/
+0
|
*
|
|
cpufreq: intel_pstate: Disable interrupts during MSRs reading
Stratos Karafotis
2014-07-21
1
-0
/
+3
|
*
|
|
cpufreq: intel_pstate: Align multiple lines to open parenthesis
Stratos Karafotis
2014-07-21
1
-17
/
+17
|
*
|
|
cpufreq: intel_pstate: Remove unnecessary intermediate variable sample_time
Stratos Karafotis
2014-07-21
1
-3
/
+2
|
*
|
|
cpufreq: intel_pstate: Cleanup parentheses
Stratos Karafotis
2014-07-21
1
-5
/
+5
|
*
|
|
cpufreq: intel_pstate: Fit code in a single line where possible
Stratos Karafotis
2014-07-21
1
-13
/
+5
|
*
|
|
cpufreq: intel_pstate: Add missing blank lines after declarations
Stratos Karafotis
2014-07-21
1
-5
/
+13
|
*
|
|
cpufreq: intel_pstate: Remove unnecessary type casting in div_s64() call
Stratos Karafotis
2014-07-21
1
-1
/
+1
|
*
|
|
cpufreq: intel_pstate: Make intel_pstate_kobject and debugfs_parent locals
Stratos Karafotis
2014-07-21
1
-4
/
+4
*
|
|
|
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2014-08-05
8
-25
/
+7
|
\
\
\
\
|
*
|
|
|
cpuidle: Remove time measurement in poll state
Daniel Lezcano
2014-07-29
1
-11
/
+0
|
*
|
|
|
cpuidle: Remove manual selection of the multiple driver support
Daniel Lezcano
2014-07-29
1
-6
/
+1
|
*
|
|
|
cpuidle: ladder governor - use macro instead of hardcoded value
Mohammad Merajul Islam Molla
2014-07-29
1
-2
/
+2
|
*
|
|
|
cpuidle: big_little: Fix build error
Sachin Kamat
2014-07-29
1
-0
/
+1
|
*
|
|
|
cpuidle: menu governor - remove unused macro STDDEV_THRESH
Mohammad Merajul Islam Molla
2014-07-28
1
-1
/
+0
|
*
|
|
|
cpuidle: fix permission for driver name sysfs node
Mohammad Merajul Islam Molla
2014-07-19
1
-1
/
+1
|
*
|
|
|
cpuidle: move idle traces to cpuidle_enter_state()
Sandeep Tripathy
2014-07-09
2
-4
/
+2
|
|
|
|
|
|
\
\
\
\
*
-
.
\
\
\
\
Merge branches 'pm-opp' and 'pm-general'
Rafael J. Wysocki
2014-07-27
11
-15
/
+2
|
\
\
\
\
\
\
|
|
*
|
|
|
|
MAINTAINERS: power_supply: update maintainership
Sebastian Reichel
2014-07-19
1
-0
/
+2
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
PM / OPP: Remove ARCH_HAS_OPP
Mark Brown
2014-07-23
10
-15
/
+0
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
|
\
\
\
\
*
-
.
\
\
\
\
Merge branches 'pm-apm' and 'pm-sleep'
Rafael J. Wysocki
2014-07-27
4
-84
/
+108
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
PM / sleep: Move platform suspend operations to separate functions
Rafael J. Wysocki
2014-07-23
1
-43
/
+77
|
|
*
|
|
|
PM / sleep: Simplify sleep states sysfs interface code
Rafael J. Wysocki
2014-07-21
4
-41
/
+31
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Rafael J. Wysocki
2014-07-09
1
-1
/
+0
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
x86, apm: Remove unused variable
Jean Delvare
2014-07-07
1
-1
/
+0
|
|
|
|
|
|
\
\
\
\
*
-
.
\
\
\
\
Merge branches 'acpi-video' and 'acpi-hotplug'
Rafael J. Wysocki
2014-07-27
5
-113
/
+112
|
\
\
\
\
\
\
[next]