index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: conservative: Decrease frequency faster for deferred updates
Stratos Karafotis
2016-11-16
3
-4
/
+31
*
cpufreq: conservative: Rename get_freq_target() to get_freq_step()
Viresh Kumar
2016-11-14
1
-11
/
+11
*
cpufreq: powernv: Fix uninitialized lpstate_idx in gpstates_timer_handler()
Akshay Adiga
2016-11-14
1
-0
/
+1
*
cpufreq: intel_pstate: Use CPU load based algorithm for PM_MOBILE
Srinivas Pandruvada
2016-11-14
1
-0
/
+14
*
cpufreq: pxa: use generic platdev driver for device-tree
Robert Jarzmik
2016-11-11
1
-0
/
+2
*
cpufreq: stats: New sysfs attribute for clearing statistics
Markus Mayer
2016-11-11
3
-0
/
+32
*
cpufreq: governor: Don't use 'timer' keyword
Viresh Kumar
2016-11-11
4
-21
/
+20
*
cpufreq: powernv: Use PMCR to verify global and local pstate
Akshay Adiga
2016-11-11
1
-10
/
+26
*
cpufreq: powernv: Adding fast_switch for schedutil
Akshay Adiga
2016-11-11
1
-1
/
+19
*
cpufreq: brcmstb-avs-cpufreq: make symbol brcm_avs_cpufreq_attr static
Wei Yongjun
2016-11-11
1
-1
/
+1
*
cpufreq: intel_pstate: protect limits variable
Srinivas Pandruvada
2016-11-01
1
-0
/
+22
*
cpufreq: brcmstb-avs-cpufreq: add debugfs support
Markus Mayer
2016-11-01
2
-1
/
+332
*
cpufreq: brcmstb-avs-cpufreq: AVS CPUfreq driver for Broadcom STB SoCs
Markus Mayer
2016-11-01
4
-0
/
+749
*
dt: cpufreq: brcm: New binding document for brcmstb-avs-cpufreq
Markus Mayer
2016-11-01
2
-0
/
+85
*
cpufreq: dt: add Socionext UniPhier SoCs support
Masahiro Yamada
2016-11-01
1
-0
/
+6
*
Documentation: kernel parameters: per core P-State control
Srinivas Pandruvada
2016-11-01
1
-0
/
+3
*
Documentation: intel_pstate: Update per core limits
Srinivas Pandruvada
2016-11-01
1
-1
/
+20
*
cpufreq: intel_pstate: Reduce impact due to rounding error
Srinivas Pandruvada
2016-11-01
1
-2
/
+8
*
cpufreq: intel_pstate: Per CPU P-State limits
Srinivas Pandruvada
2016-11-01
1
-80
/
+156
*
cpufreq: retire the Integrator cpufreq driver
Linus Walleij
2016-11-01
3
-248
/
+0
*
cpufreq: enable the DT cpufreq driver on the Integrators
Linus Walleij
2016-11-01
1
-0
/
+3
*
Merge back earlier cpufreq material for v4.10.
Rafael J. Wysocki
2016-10-30
10799
-347626
/
+617029
|
\
|
*
Documentation: intel_pstate: PID tuning is not always available
Srinivas Pandruvada
2016-10-21
1
-4
/
+5
|
*
cpufreq: intel_pstate: Remove PID debugfs when not used
Srinivas Pandruvada
2016-10-21
1
-1
/
+3
|
*
cpufreq: intel_pstate: Drop boost_iowait flag
Rafael J. Wysocki
2016-10-21
1
-6
/
+1
|
*
cpufreq / CPPC: Add MODULE_DEVICE_TABLE for cppc_cpufreq driver
Prakash, Prashanth
2016-10-21
1
-0
/
+7
|
*
Linux 4.9-rc1
v4.9-rc1
Linus Torvalds
2016-10-15
1
-2
/
+2
|
*
Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befs
Linus Torvalds
2016-10-15
8
-283
/
+244
|
|
\
|
|
*
befs: befs: fix style issues in datastream.c
Luis de Bethencourt
2016-10-08
1
-15
/
+17
|
|
*
befs: improve documentation in datastream.c
Luis de Bethencourt
2016-10-08
1
-95
/
+98
|
|
*
befs: fix typos in datastream.c
Luis de Bethencourt
2016-10-08
1
-4
/
+4
|
|
*
befs: fix typos in btree.c
Luis de Bethencourt
2016-10-08
1
-4
/
+3
|
|
*
befs: fix style issues in super.c
Luis de Bethencourt
2016-10-08
1
-7
/
+8
|
|
*
befs: fix comment style
Luis de Bethencourt
2016-10-08
1
-7
/
+3
|
|
*
befs: add check for ag_shift in superblock
Luis de Bethencourt
2016-10-08
1
-0
/
+7
|
|
*
befs: dump inode_size superblock information
Luis de Bethencourt
2016-10-08
1
-0
/
+1
|
|
*
befs: remove unnecessary initialization
Salah Triki
2016-10-08
1
-1
/
+1
|
|
*
befs: fix typo in befs_sb_info
Salah Triki
2016-10-08
1
-1
/
+1
|
|
*
befs: add flags field to validate superblock state
Salah Triki
2016-10-08
2
-1
/
+6
|
|
*
befs: fix typo in befs_find_key
Luis de Bethencourt
2016-10-08
1
-1
/
+1
|
|
*
befs: remove unused BEFS_BT_PARMATCH
Luis de Bethencourt
2016-10-08
2
-19
/
+16
|
|
*
fs: befs: remove ret variable
Salah Triki
2016-10-08
1
-2
/
+1
|
|
*
fs: befs: remove in vain variable assignment
Salah Triki
2016-10-08
1
-1
/
+1
|
|
*
fs: befs: remove unnecessary *befs_sb variable
Salah Triki
2016-10-08
1
-2
/
+1
|
|
*
fs: befs: remove useless initialization to zero
Salah Triki
2016-10-08
1
-1
/
+1
|
|
*
fs: befs: remove in vain variable assignment
Salah Triki
2016-10-08
1
-2
/
+0
|
|
*
fs: befs: Insert NULL inode to dentry
Salah Triki
2016-10-08
1
-0
/
+1
|
|
*
fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirect
Salah Triki
2016-10-08
1
-2
/
+0
|
|
*
fs: befs: Coding style fix
Salah Triki
2016-10-08
1
-3
/
+3
|
|
*
fs: befs: Remove redundant validation from befs_find_brun_direct
Salah Triki
2016-10-08
1
-8
/
+0
[next]