index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: Handle sorted frequency tables more efficiently
Viresh Kumar
2016-07-07
1
-8
/
+65
*
cpufreq: Drop redundant check from cpufreq_update_current_freq()
Rafael J. Wysocki
2016-07-04
1
-3
/
+0
*
Merge back earlier cpufreq material for v4.8.
Rafael J. Wysocki
2016-07-04
28
-646
/
+449
|
\
|
*
intel_pstate: Declare pid_params/pstate_funcs/hwp_active __read_mostly
Jisheng Zhang
2016-06-28
1
-3
/
+3
|
*
intel_pstate: add __init/__initdata marker to some functions/variables
Jisheng Zhang
2016-06-28
1
-9
/
+9
|
*
intel_pstate: Fix incorrect placement of __initdata
Jisheng Zhang
2016-06-28
1
-3
/
+3
|
*
Merge back earlier cpufreq changes for v4.8.
Rafael J. Wysocki
2016-06-20
28
-631
/
+434
|
|
\
|
|
*
cpufreq: mvebu: fix integer to pointer cast
Ben Dooks
2016-06-13
1
-1
/
+1
|
|
*
cpufreq: intel_pstate: Broxton support
Srinivas Pandruvada
2016-06-13
1
-0
/
+21
|
|
*
Merge branch 'x86/cpu'
Rafael J. Wysocki
2016-06-13
8
-80
/
+96
|
|
|
\
|
|
|
*
Merge branch 'x86/cpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...
Rafael J. Wysocki
2016-06-13
8
-80
/
+96
|
|
|
|
\
|
|
|
|
*
x86, thermal: Clean up and fix CPU model detection for intel_soc_dts_thermal
Dave Hansen
2016-06-08
1
-1
/
+3
|
|
|
|
*
x86, mmc: Use Intel family name macros for mmc driver
Dave Hansen
2016-06-08
1
-1
/
+2
|
|
|
|
*
x86/intel_telemetry: Use Intel family name macros for telemetry driver
Dave Hansen
2016-06-08
2
-2
/
+4
|
|
|
|
*
x86/acpi/lss: Use Intel family name macros for the acpi_lpss driver
Dave Hansen
2016-06-08
1
-2
/
+3
|
|
|
|
*
x86/cpufreq: Use Intel family name macros for the intel_pstate cpufreq driver
Dave Hansen
2016-06-08
1
-18
/
+19
|
|
|
|
*
x86/intel_idle: Use Intel family macros for intel_idle
Dave Hansen
2016-06-08
1
-35
/
+36
|
|
|
|
*
x86, powercap, rapl: Add Skylake Server model number
Dave Hansen
2016-06-08
1
-0
/
+1
|
|
|
|
*
x86, powercap, rapl: Reorder CPU detection table
Dave Hansen
2016-06-08
1
-8
/
+14
|
|
|
|
*
x86, powercap, rapl: Use Intel model macros intead of open-coding
Dave Hansen
2016-06-08
1
-21
/
+22
|
|
*
|
|
cpufreq: conservative: Do not use transition notifications
Rafael J. Wysocki
2016-06-13
1
-82
/
+21
|
|
*
|
|
Merge back earlier cpufreq changes for v4.8.
Rafael J. Wysocki
2016-06-13
19
-501
/
+328
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
cpufreq: governor: Drop gov_cancel_work()
Rafael J. Wysocki
2016-06-09
1
-12
/
+7
|
|
|
*
|
cpufreq: davinci: Reuse cpufreq_generic_frequency_table_verify()
Viresh Kumar
2016-06-09
1
-21
/
+1
|
|
|
*
|
cpufreq: Return index from cpufreq_frequency_table_target()
Viresh Kumar
2016-06-09
7
-55
/
+33
|
|
|
*
|
cpufreq: Drop 'freq_table' argument of __target_index()
Viresh Kumar
2016-06-09
1
-14
/
+7
|
|
|
*
|
cpufreq: Drop freq-table param to cpufreq_frequency_table_target()
Viresh Kumar
2016-06-09
7
-21
/
+16
|
|
|
*
|
cpufreq: ondemand: Don't keep a copy of freq_table pointer
Viresh Kumar
2016-06-09
3
-16
/
+14
|
|
|
*
|
cpufreq: Remove cpufreq_frequency_get_table()
Viresh Kumar
2016-06-09
6
-40
/
+39
|
|
|
*
|
cpufreq: s3c24xx: Remove useless checks
Viresh Kumar
2016-06-09
1
-4
/
+0
|
|
|
*
|
cpufreq: Unexport cpufreq_frequency_table_cpuinfo()
Viresh Kumar
2016-06-02
1
-2
/
+0
|
|
|
*
|
cpufreq: stats: Make the stats code non-modular
Rafael J. Wysocki
2016-06-02
3
-142
/
+29
|
|
|
*
|
cpufreq: Use clamp_val() in __cpufreq_driver_target()
Viresh Kumar
2016-06-02
1
-4
/
+1
|
|
|
*
|
cpufreq: Send START policy notification after sending CREATE
Viresh Kumar
2016-06-02
1
-3
/
+3
|
|
|
*
|
cpufreq: Drop the 'initialized' field from struct cpufreq_governor
Rafael J. Wysocki
2016-06-02
5
-25
/
+36
|
|
|
*
|
cpufreq: governor: Create cpufreq_policy_apply_limits()
Viresh Kumar
2016-06-02
1
-6
/
+1
|
|
|
*
|
cpufreq: governor: Remove unnecessary bits from print message
Viresh Kumar
2016-06-02
1
-1
/
+1
|
|
|
*
|
cpufreq: governor: Remove prints from allocation failures
Viresh Kumar
2016-06-02
2
-6
/
+2
|
|
|
*
|
cpufreq: governor: Get rid of governor events
Rafael J. Wysocki
2016-06-02
8
-131
/
+111
|
|
|
*
|
cpufreq: Split cpufreq_governor() into simpler functions
Rafael J. Wysocki
2016-05-30
1
-43
/
+70
|
|
|
*
|
cpufreq: governor: Simplify performance and powersave governors
Rafael J. Wysocki
2016-05-30
2
-6
/
+2
|
|
|
*
|
cpufreq: governor: Check transition latecy at init time only
Rafael J. Wysocki
2016-05-30
1
-13
/
+14
|
|
|
*
|
cpufreq: governor: CPUFREQ_GOV_LIMITS never fails
Rafael J. Wysocki
2016-05-30
1
-2
/
+7
*
|
|
|
|
cpufreq: Avoid false-positive WARN_ON()s in cpufreq_update_policy()
Rafael J. Wysocki
2016-06-28
1
-0
/
+4
*
|
|
|
|
cpufreq: dt: call of_node_put() before error out
Masahiro Yamada
2016-06-27
1
-3
/
+4
*
|
|
|
|
intel_pstate: Do not clear utilization update hooks on policy changes
Rafael J. Wysocki
2016-06-27
1
-2
/
+3
*
|
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2016-06-26
3
-4
/
+6
|
\
\
\
\
\
|
*
\
\
\
\
Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixes
James Bottomley
2016-06-18
3
-4
/
+6
|
|
\
\
\
\
\
|
|
*
|
|
|
|
53c700: fix BUG on untagged commands
James Bottomley
2016-06-14
1
-2
/
+2
|
|
*
|
|
|
|
scsi: fix race between simultaneous decrements of ->host_failed
Wei Fang
2016-06-08
2
-2
/
+4
[next]