summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation: intel_pstate: Update per core limitsSrinivas Pandruvada2016-11-011-1/+20
* cpufreq: intel_pstate: Reduce impact due to rounding errorSrinivas Pandruvada2016-11-011-2/+8
* cpufreq: intel_pstate: Per CPU P-State limitsSrinivas Pandruvada2016-11-011-80/+156
* cpufreq: retire the Integrator cpufreq driverLinus Walleij2016-11-013-248/+0
* cpufreq: enable the DT cpufreq driver on the IntegratorsLinus Walleij2016-11-011-0/+3
* Merge back earlier cpufreq material for v4.10.Rafael J. Wysocki2016-10-3010799-347626/+617029
|\
| * Documentation: intel_pstate: PID tuning is not always availableSrinivas Pandruvada2016-10-211-4/+5
| * cpufreq: intel_pstate: Remove PID debugfs when not usedSrinivas Pandruvada2016-10-211-1/+3
| * cpufreq: intel_pstate: Drop boost_iowait flagRafael J. Wysocki2016-10-211-6/+1
| * cpufreq / CPPC: Add MODULE_DEVICE_TABLE for cppc_cpufreq driverPrakash, Prashanth2016-10-211-0/+7
| * Linux 4.9-rc1v4.9-rc1Linus Torvalds2016-10-151-2/+2
| * Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds2016-10-158-283/+244
| |\
| | * befs: befs: fix style issues in datastream.cLuis de Bethencourt2016-10-081-15/+17
| | * befs: improve documentation in datastream.cLuis de Bethencourt2016-10-081-95/+98
| | * befs: fix typos in datastream.cLuis de Bethencourt2016-10-081-4/+4
| | * befs: fix typos in btree.cLuis de Bethencourt2016-10-081-4/+3
| | * befs: fix style issues in super.cLuis de Bethencourt2016-10-081-7/+8
| | * befs: fix comment styleLuis de Bethencourt2016-10-081-7/+3
| | * befs: add check for ag_shift in superblockLuis de Bethencourt2016-10-081-0/+7
| | * befs: dump inode_size superblock informationLuis de Bethencourt2016-10-081-0/+1
| | * befs: remove unnecessary initializationSalah Triki2016-10-081-1/+1
| | * befs: fix typo in befs_sb_infoSalah Triki2016-10-081-1/+1
| | * befs: add flags field to validate superblock stateSalah Triki2016-10-082-1/+6
| | * befs: fix typo in befs_find_keyLuis de Bethencourt2016-10-081-1/+1
| | * befs: remove unused BEFS_BT_PARMATCHLuis de Bethencourt2016-10-082-19/+16
| | * fs: befs: remove ret variableSalah Triki2016-10-081-2/+1
| | * fs: befs: remove in vain variable assignmentSalah Triki2016-10-081-1/+1
| | * fs: befs: remove unnecessary *befs_sb variableSalah Triki2016-10-081-2/+1
| | * fs: befs: remove useless initialization to zeroSalah Triki2016-10-081-1/+1
| | * fs: befs: remove in vain variable assignmentSalah Triki2016-10-081-2/+0
| | * fs: befs: Insert NULL inode to dentrySalah Triki2016-10-081-0/+1
| | * fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirectSalah Triki2016-10-081-2/+0
| | * fs: befs: Coding style fixSalah Triki2016-10-081-3/+3
| | * fs: befs: Remove redundant validation from befs_find_brun_directSalah Triki2016-10-081-8/+0
| | * befs: fix typo in befs_bt_read_node documentationLuis de Bethencourt2016-10-081-2/+2
| | * befs: in memory free_node_ptr and max_size never readLuis de Bethencourt2016-10-081-2/+0
| | * befs: make consistent use of befs_error()Luis de Bethencourt2016-10-083-4/+9
| | * befs: use simpler while loopLuis de Bethencourt2016-10-081-36/+38
| | * befs: remove constant variableLuis de Bethencourt2016-10-081-5/+2
| | * befs: avoid dereferencing dentry twiceLuis de Bethencourt2016-10-081-1/+1
| | * fs: befs: remove comment that confuses kernel-docLuis de Bethencourt2016-10-081-4/+0
| | * fs: befs: check silent flag before logging errorLuis de Bethencourt2016-10-081-1/+2
| | * fs: befs: replace befs_bread by sb_breadSalah Triki2016-10-084-30/+4
| | * befs: remove unused functionsLuis de Bethencourt2016-10-081-12/+0
| | * befs: fix function name in documentationLuis de Bethencourt2016-10-081-1/+1
| | * befs: check return of sb_min_blocksizeLuis de Bethencourt2016-10-081-1/+6
| | * fs: befs: remove useless pr_err in befs_init_inodecache()Salah Triki2016-10-081-4/+2
| | * fs/befs/linuxvfs.c: remove useless befs_errorSalah Triki2016-10-081-2/+0
| | * fs/befs/linuxvfs.c: remove useless pr_err in befs_fill_super()Salah Triki2016-10-081-4/+2
| | * fs/befs/linuxvfs.c: check silent flag before logging errorsSalah Triki2016-10-081-6/+9