summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers: psci: remove cluster terminology and dependency on physical_package_idSudeep Holla2018-01-171-24/+22
* cpufreq: powernv: Dont assume distinct pstate values for nominal and pminShilpasri G Bhat2018-01-121-2/+2
* cpufreq: intel_pstate: Add Skylake servers supportSrinivas Pandruvada2018-01-111-0/+1
* cpufreq: intel_pstate: Replace bxt_funcs with core_funcsSrinivas Pandruvada2018-01-111-11/+2
* cpufreq: imx6q: add 696MHz operating point for i.mx6ulAnson Huang2018-01-101-1/+45
* ARM: dts: imx6ul: add 696MHz operating pointAnson Huang2018-01-101-0/+2
* cpufreq: stats: Change return type of cpufreq_stats_update() as voidViresh Kumar2018-01-051-2/+1
* powernv-cpufreq: Treat pstates as opaque 8-bit valuesGautham R. Shenoy2018-01-051-28/+19
* powernv-cpufreq: Fix pstate_to_idx() to handle non-continguous pstatesGautham R. Shenoy2018-01-051-22/+63
* powernv-cpufreq: Add helper to extract pstate from PMSRGautham R. Shenoy2018-01-051-14/+23
* cpufreq: imx6q: switch to Use clk_bulk_get() to refine clk operationsDong Aisheng2017-12-281-69/+56
* PM / OPP: Make local function ti_opp_supply_set_opp() staticWei Yongjun2017-12-281-1/+1
* Merge back cpufreq material for v4.16.Rafael J. Wysocki2017-12-2114-84/+896
|\
| * PM / OPP: Add ti-opp-supply driverDave Gerlach2017-12-172-0/+426
| * dt-bindings: opp: Introduce ti-opp-supply bindingsDave Gerlach2017-12-171-0/+63
| * cpufreq: ti-cpufreq: Add support for multiple regulatorsDave Gerlach2017-12-171-4/+24
| * cpufreq: ti-cpufreq: Convert to module_platform_driverDave Gerlach2017-12-171-2/+21
| * cpufreq: Add DVFS support for Armada 37xxGregory CLEMENT2017-12-163-0/+249
| * MAINTAINERS: add new entries for Armada 37xx cpufreq driverGregory CLEMENT2017-12-161-0/+1
| * dt-bindings: marvell: Add documentation for the North Bridge PM on Armada 37xxGregory CLEMENT2017-12-161-0/+19
| * cpufreq: mvebu: Free opp if registering failedGregory CLEMENT2017-12-161-7/+8
| * cpufreq: mvebu: Free the clock reference in the normal pathGregory CLEMENT2017-12-161-0/+1
| * cpufreq: sort the drivers in ARM partGregory CLEMENT2017-12-161-4/+4
| * cpufreq: ARM: sort the Kconfig menuGregory CLEMENT2017-12-161-41/+40
| * cpufreq: mediatek: add mediatek related projects into blacklistAndrew-sh Cheng2017-12-131-0/+8
| * cpufreq: mediatek: add mt2712 into compatible listAndrew-sh Cheng2017-12-131-0/+1
| * cpufreq: longhaul: Revert transition_delay_us to 200 msViresh Kumar2017-12-131-1/+1
| * cpufreq: Fix governor module removal raceRafael J. Wysocki2017-12-041-0/+6
| * cpufreq: Drop pointless return statementRafael J. Wysocki2017-12-041-1/+0
| * cpufreq: Pass policy pointer to cpufreq_parse_governor()Rafael J. Wysocki2017-12-041-9/+7
| * cpufreq: Clean up cpufreq_parse_governor()Rafael J. Wysocki2017-12-041-15/+17
* | cpufreq: governor: Ensure sufficiently large sampling intervalsRafael J. Wysocki2017-12-181-3/+16
* | cpufreq: imx6q: fix speed grading regression on i.MX6 QuadPlusLucas Stach2017-12-181-5/+6
* | Linux 4.15-rc4v4.15-rc4Linus Torvalds2017-12-171-1/+1
* | Revert "exec: avoid RLIMIT_STACK races with prlimit()"Kees Cook2017-12-171-6/+1
* | Merge branch 'WIP.x86-pti.base-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2017-12-170-0/+0
|\ \
| * | x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin2017-12-172-8/+137
| * | locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon2017-12-1713-27/+27
| * | locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()Will Deacon2017-12-171-0/+1
| * | bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann2017-12-171-0/+1
| * | perf/x86: Enable free running PEBS for REGS_USER/INTRAndi Kleen2017-12-172-1/+27
| * | x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMDRudolf Marek2017-12-172-2/+6
| * | x86/cpufeature: Add User-Mode Instruction Prevention definitionsRicardo Neri2017-12-171-0/+1
| * | Merge commit 'upstream-x86-virt' into WIP.x86/mmIngo Molnar2017-12-1717-93/+121
| |\ \
| * \ \ Merge branch 'upstream-acpi-fixes' into WIP.x86/pti.baseIngo Molnar2017-12-173-58/+33
| |\ \ \
| * \ \ \ Merge branch 'upstream-x86-selftests' into WIP.x86/pti.baseIngo Molnar2017-12-1719-522/+613
| |\ \ \ \
| * \ \ \ \ Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar2017-12-1755-361/+579
| |\ \ \ \ \
* | | | | | | Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds2017-12-172-4/+4
|\| | | | | |
| * | | | | | drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar2017-12-172-4/+4
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-12-171-12/+17
|\ \ \ \ \ \ \