summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-29cpufreq: imx6q: Fix imx6sx low frequency supportLeonard Crestez1-0/+9
2017-08-29cpufreq: speedstep-lib: make several arrays static, makes code smallerColin Ian King1-2/+2
2017-08-25cpufreq: ti: Fix 'of_node_put' being called twice in error handling pathChristophe Jaillet1-2/+2
2017-08-25cpufreq: dt-platdev: Drop few entries from whitelistViresh Kumar1-11/+0
2017-08-25cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2Viresh Kumar1-5/+40
2017-08-25ARM: ux500: don't select CPUFREQ_DTArnd Bergmann1-1/+0
2017-08-25cpufreq: Convert to using %pOF instead of full_nameRob Herring2-5/+5
2017-08-22cpufreq: Cap the default transition delay value to 10 msViresh Kumar1-2/+13
2017-08-22cpufreq: dbx500: Delete obsolete driverLinus Walleij4-113/+1
2017-08-22mfd: db8500-prcmu: Get rid of cpufreq dependencyLinus Walleij1-41/+21
2017-08-18cpufreq: enable the DT cpufreq driver on the Ux500Linus Walleij1-0/+5
2017-08-18cpufreq: Loongson2: constify platform_device_idArvind Yadav1-1/+1
2017-08-18cpufreq: dt: Add r8a7796 support to to use generic cpufreq driverKhiem Nguyen1-0/+1
2017-08-18cpufreq: remove setting of policy->cpu in policy->cpus during initSudeep Holla2-2/+0
2017-08-10cpufreq: mediatek: add support of cpufreq to MT7622 SoCSean Wang1-0/+1
2017-08-10cpufreq: mediatek: add cleanups with the more generic namingSean Wang1-13/+13
2017-08-08cpufreq: rcar: Add support for R8A7795 SoCKhiem Nguyen1-0/+1
2017-08-04cpufreq: dt: Add rk3328 compatible to use generic cpufreq driverFinley Xiao1-0/+1
2017-07-26cpufreq: s5pv210: add missing of_node_put()Julia Lawall1-0/+3
2017-07-26cpufreq: Allow dynamic switching with CPUFREQ_ETERNAL latencyViresh Kumar1-2/+1
2017-07-26cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flagViresh Kumar11-18/+26
2017-07-26cpufreq: schedutil: Set dynamic_switching to trueViresh Kumar1-0/+1
2017-07-26cpufreq: Replace "max_transition_latency" with "dynamic_switching"Viresh Kumar3-12/+7
2017-07-26cpufreq: arm_big_little: Make ->get_transition_latency() mandatoryViresh Kumar1-6/+4
2017-07-26cpufreq: Don't set transition_latency for setpolicy driversViresh Kumar2-2/+0
2017-07-22cpufreq: Use transition_delay_us for legacy governors as wellViresh Kumar4-18/+18
2017-07-22cpufreq: governor: Drop min_sampling_rateViresh Kumar6-37/+2
2017-07-22cpufreq: dt: Don't use generic platdev driver for tangoMarc Gonzalez5-3/+44
2017-07-22dt-bindings: cpufreq: enhance MediaTek cpufreq dt-binding documentSean Wang1-3/+167
2017-07-22dt-bindings: cpufreq: move MediaTek cpufreq dt-bindings document to proper placeSean Wang1-0/+0
2017-07-22cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoCSean Wang3-5/+6
2017-07-16cpufreq: dt: Add zynqmp to the cpufreq dt platdevShubhrajyoti Datta1-0/+1
2017-07-16cpufreq: speedstep: remove unnecessary static in speedstep_detect_chipset()Gustavo A. R. Silva1-1/+1
2017-07-16Linux v4.13-rc1v4.13-rc1Linus Torvalds1-2/+2
2017-07-15Merge tag 'standardize-docs' of git://git.lwn.net/linuxLinus Torvalds81-4731/+6263
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-38/+168
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds41-163/+531
2017-07-15Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-63/+46
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds24-450/+168
2017-07-15Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-43/+37
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds136-1836/+2453
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds21-82/+201
2017-07-15Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds10-85/+218
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds21-207/+470
2017-07-15random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior1-2/+4
2017-07-15random: suppress spammy warnings about unseeded randomnessTheodore Ts'o2-23/+57
2017-07-15Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-17/+15
2017-07-15Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-57/+88
2017-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-44/+204
2017-07-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds9-19/+45