summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-17Documentation: cpufreq / boost: Update BOOST documentationLukasz Majewski1-13/+13
2014-01-17cpufreq: exynos: Extend Exynos cpufreq driver to support boostLukasz Majewski1-0/+3
2014-01-17cpufreq / boost: Kconfig: Support for software-managed BOOSTLukasz Majewski2-0/+19
2014-01-17acpi-cpufreq: Adjust the code to use the common boost attributeLukasz Majewski1-57/+29
2014-01-17cpufreq: Add boost frequency support in coreLukasz Majewski3-8/+190
2014-01-17intel_pstate: Add trace point to report internal state.Dirk Brandewie2-0/+77
2014-01-17cpufreq: introduce cpufreq_generic_get() routineViresh Kumar18-229/+112
2014-01-17ARM: SA1100: Create dummy clk_get_rate() to avoid build failuresViresh Kumar1-0/+7
2014-01-17cpufreq: stats: create sysfs entries when cpufreq_stats is a moduleViresh Kumar1-2/+25
2014-01-17cpufreq: stats: free table and remove sysfs entry in a single routineViresh Kumar1-31/+19
2014-01-17cpufreq: stats: remove hotplug notifiersViresh Kumar1-36/+2
2014-01-17cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properlyViresh Kumar3-7/+24
2014-01-17cpufreq: speedstep: remove unused speedstep_get_statePaul Bolle1-32/+0
2014-01-15Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki40-206/+511
2014-01-07intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.Dirk Brandewie1-1/+2
2014-01-06powernow-k6: reorder frequenciesMikulas Patocka1-7/+10
2014-01-06powernow-k6: correctly initialize default parametersMikulas Patocka1-4/+72
2014-01-06powernow-k6: disable cache when changing frequencyMikulas Patocka1-17/+39
2014-01-06Documentation: add ABI entry for intel_pstateRamkumar Ramachandra1-0/+24
2014-01-06cpufreq: exynos: Convert exynos-cpufreq to platform driverLukasz Majewski5-2/+19
2014-01-06cpufreq: Make sure CPU is running on a freq from freq-tableViresh Kumar3-0/+64
2014-01-06cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar20-13/+31
2014-01-06cpufreq: imx6q: add of_init_opp_tableJohn Tobias1-4/+17
2014-01-06cpufreq: imx6q-cpufreq driver is reused on i.MX6 series SoCsShawn Guo1-3/+3
2014-01-06cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changedAnson Huang1-29/+77
2014-01-06cpufreq: send new set of notification for transition failuresViresh Kumar4-37/+17
2014-01-06cpufreq: Introduce cpufreq_notify_post_transition()Viresh Kumar2-0/+16
2014-01-06cpufreq: exynos5250: Set APLL rate using CCF APISachin Kamat1-64/+10
2014-01-06cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabledJane Li3-2/+8
2014-01-06cpufreq: s3c24xx: Staticize local variableSachin Kamat1-1/+1
2014-01-06cpufreq: s3c2440: Staticize local variablesSachin Kamat1-2/+2
2014-01-06cpufreq: s3c2440: Remove hardware.h inclusionSachin Kamat1-2/+0
2014-01-06cpufreq: arm-big-little: Make driver dependent on CONFIG_BIG_LITTLEViresh Kumar1-1/+1
2014-01-06Documentation / cpufreq: add intel-pstate.txtRamkumar Ramachandra1-0/+40
2014-01-05Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki5-20/+62
2014-01-05Linux 3.13-rc7v3.13-rc7Linus Torvalds1-1/+1
2014-01-04Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds2-6/+7
2014-01-04Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-33/+108
2014-01-03Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+5
2014-01-03Merge branch 'akpm' (incoming from Andrew)Linus Torvalds9-24/+66
2014-01-03epoll: do not take the nested ep->mtx on EPOLL_CTL_DELJason Baron1-4/+0
2014-01-03sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu1-0/+5
2014-01-03drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()Jiang Liu1-1/+10
2014-01-03mm/memory-failure.c: transfer page count from head page to tail page after sp...Naoya Horiguchi1-0/+10
2014-01-03MAINTAINERS: set up proper record for Xilinx ZynqMichal Simek1-0/+3
2014-01-03mm: remove bogus warning in copy_huge_pmd()Mel Gorman1-3/+0
2014-01-03memcg: fix memcg_size() calculationVladimir Davydov1-1/+1
2014-01-03mm: fix use-after-free in sys_remap_file_pagesRik van Riel1-3/+5
2014-01-03mm: munlock: fix deadlock in __munlock_pagevec()Vlastimil Babka1-5/+10
2014-01-03mm: munlock: fix a bug where THP tail page is encounteredVlastimil Babka1-7/+22