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: Don't traverse all active policies to find policy for a cpu
Viresh Kumar
2015-05-15
1
-9
/
+6
|
*
|
|
|
cpufreq: Get rid of cpufreq_cpu_data_fallback
Viresh Kumar
2015-05-15
1
-19
/
+6
|
*
|
|
|
cpufreq: Don't clear cpufreq_cpu_data and policy list for inactive policies
Viresh Kumar
2015-05-15
1
-45
/
+34
|
*
|
|
|
cpufreq: Create for_each_{in}active_policy()
Viresh Kumar
2015-05-15
1
-7
/
+59
|
*
|
|
|
cpufreq: arm_big_little: remove compile-time dependency on BIG_LITTLE
Sudeep Holla
2015-05-15
2
-6
/
+23
|
*
|
|
|
intel_pstate: set BYT MSR with wrmsrl_on_cpu()
Joe Konno
2015-05-12
1
-1
/
+1
|
*
|
|
|
cpufreq: Clear policy->cpus even for the last CPU
Viresh Kumar
2015-05-07
1
-3
/
+1
|
*
|
|
|
cpufreq: Keep a single path for adding managed CPUs
Viresh Kumar
2015-05-07
1
-7
/
+5
|
*
|
|
|
cpufreq: Throw warning when we try to get policy for an invalid CPU
Viresh Kumar
2015-05-07
1
-1
/
+1
|
*
|
|
|
cpufreq: Merge __cpufreq_add_dev() and cpufreq_add_dev()
Viresh Kumar
2015-05-07
1
-17
/
+12
|
*
|
|
|
cpufreq: Add doc style comment about cpufreq_cpu_{get|put}()
Viresh Kumar
2015-05-07
1
-0
/
+27
|
*
|
|
|
Documentation: cpufreq: delete duplicate description of sysfs interface 'scal...
Wang Long
2015-05-05
1
-2
/
+0
|
*
|
|
|
intel_pstate: Add tsc collection and keep previous target pstate
Doug Smythies
2015-05-05
2
-18
/
+38
|
*
|
|
|
cpufreq: arm_big_little: remove unused cpu-cluster.<n> clock name
Sudeep Holla
2015-05-05
1
-3
/
+1
|
*
|
|
|
cpufreq: arm_big_little: check if the frequency is set correctly
Sudeep Holla
2015-05-05
1
-0
/
+9
|
*
|
|
|
cpufreq: pxa: make pxa_freqs arrays const
Fabian Frederick
2015-05-05
1
-6
/
+6
|
*
|
|
|
cpufreq: pxa: replace typedef pxa_freqs_t by structure
Fabian Frederick
2015-05-05
1
-10
/
+10
|
|
/
/
/
*
|
|
|
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2015-06-19
4
-67
/
+93
|
\
\
\
\
|
*
|
|
|
cpuidle: Do not use CPUIDLE_DRIVER_STATE_START in cpuidle.c
Rafael J. Wysocki
2015-05-30
1
-3
/
+3
|
*
|
|
|
cpuidle: Select a different state on tick_broadcast_enter() failures
Rafael J. Wysocki
2015-05-14
1
-5
/
+15
|
*
|
|
|
sched / idle: Call default_idle_call() from cpuidle_enter_state()
Rafael J. Wysocki
2015-05-14
3
-14
/
+11
|
*
|
|
|
sched / idle: Call idle_set_state() from cpuidle_enter_state()
Rafael J. Wysocki
2015-05-14
3
-6
/
+18
|
*
|
|
|
cpuidle: Fix the kerneldoc comment for cpuidle_enter_state()
Rafael J. Wysocki
2015-05-09
1
-1
/
+1
|
*
|
|
|
sched / idle: Eliminate the "reflect" check from cpuidle_idle_call()
Rafael J. Wysocki
2015-05-04
1
-44
/
+46
|
*
|
|
|
cpuidle: Check the sign of index in cpuidle_reflect()
Rafael J. Wysocki
2015-05-04
2
-3
/
+3
|
*
|
|
|
sched / idle: Move the default idle call code to a separate function
Rafael J. Wysocki
2015-05-04
1
-19
/
+24
|
|
/
/
/
*
|
|
|
Merge branch 'acpi-cca'
Rafael J. Wysocki
2015-06-19
15
-89
/
+228
|
\
\
\
\
|
*
|
|
|
ufs: fix TRUE and FALSE re-define build error
Suthikulpanit, Suravee
2015-06-15
1
-0
/
+8
|
*
|
|
|
megaraid_sas: fix TRUE and FALSE re-define build error
Suthikulpanit, Suravee
2015-06-15
1
-0
/
+8
|
*
|
|
|
amd-xgbe: Unify coherency checking logic with device_dma_is_coherent()
Suthikulpanit, Suravee
2015-06-15
1
-26
/
+1
|
*
|
|
|
crypto: ccp - Unify coherency checking logic with device_dma_is_coherent()
Suthikulpanit, Suravee
2015-06-15
1
-59
/
+1
|
*
|
|
|
device property: Introduces device_dma_is_coherent()
Suthikulpanit, Suravee
2015-06-15
2
-0
/
+16
|
*
|
|
|
arm64 : Introduce support for ACPI _CCA object
Suthikulpanit, Suravee
2015-06-15
3
-2
/
+109
|
*
|
|
|
ACPI / scan: Parse _CCA and setup device coherency
Suthikulpanit, Suravee
2015-06-15
6
-2
/
+85
|
*
|
|
|
Merge branch 'acpi-scan' into acpi-cca
Rafael J. Wysocki
2015-06-15
4
-38
/
+51
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'acpi-video'
Rafael J. Wysocki
2015-06-19
28
-562
/
+442
|
\
\
\
\
\
|
*
|
|
|
|
ACPI / video: Make acpi_video_unregister_backlight() private
Hans de Goede
2015-06-19
3
-3
/
+2
|
*
|
|
|
|
acpi-video-detect: Remove old API
Hans de Goede
2015-06-19
2
-50
/
+0
|
*
|
|
|
|
toshiba-acpi: Port to new backlight interface selection API
Hans de Goede
2015-06-19
1
-5
/
+2
|
*
|
|
|
|
thinkpad-acpi: Port to new backlight interface selection API
Hans de Goede
2015-06-19
1
-2
/
+3
|
*
|
|
|
|
sony-laptop: Port to new backlight interface selection API
Hans de Goede
2015-06-19
1
-5
/
+2
|
*
|
|
|
|
samsung-laptop: Port to new backlight interface selection API
Hans de Goede
2015-06-19
1
-23
/
+4
|
*
|
|
|
|
msi-wmi: Port to new backlight interface selection API
Hans de Goede
2015-06-19
1
-1
/
+3
|
*
|
|
|
|
msi-laptop: Port to new backlight interface selection API
Hans de Goede
2015-06-19
1
-3
/
+3
|
*
|
|
|
|
intel-oaktrail: Port to new backlight interface selection API
Hans de Goede
2015-06-19
1
-4
/
+3
|
*
|
|
|
|
ideapad-laptop: Port to new backlight interface selection API
Hans de Goede
2015-06-19
1
-1
/
+2
|
*
|
|
|
|
fujitsu-laptop: Port to new backlight interface selection API
Hans de Goede
2015-06-19
1
-3
/
+3
|
*
|
|
|
|
eeepc-laptop: Port to new backlight interface selection API
Hans de Goede
2015-06-19
1
-3
/
+2
|
*
|
|
|
|
dell-wmi: Port to new backlight interface selection API
Hans de Goede
2015-06-19
1
-1
/
+2
|
*
|
|
|
|
dell-laptop: Port to new backlight interface selection API
Hans de Goede
2015-06-19
1
-6
/
+2
[prev]
[next]