summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-01-0620-13/+31
* cpufreq: imx6q: add of_init_opp_tableJohn Tobias2014-01-061-4/+17
* cpufreq: imx6q-cpufreq driver is reused on i.MX6 series SoCsShawn Guo2014-01-061-3/+3
* cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changedAnson Huang2014-01-061-29/+77
* cpufreq: send new set of notification for transition failuresViresh Kumar2014-01-064-37/+17
* cpufreq: Introduce cpufreq_notify_post_transition()Viresh Kumar2014-01-062-0/+16
* cpufreq: exynos5250: Set APLL rate using CCF APISachin Kamat2014-01-061-64/+10
* cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabledJane Li2014-01-063-2/+8
* cpufreq: s3c24xx: Staticize local variableSachin Kamat2014-01-061-1/+1
* cpufreq: s3c2440: Staticize local variablesSachin Kamat2014-01-061-2/+2
* cpufreq: s3c2440: Remove hardware.h inclusionSachin Kamat2014-01-061-2/+0
* cpufreq: arm-big-little: Make driver dependent on CONFIG_BIG_LITTLEViresh Kumar2014-01-061-1/+1
* Documentation / cpufreq: add intel-pstate.txtRamkumar Ramachandra2014-01-061-0/+40
* Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-01-055-20/+62
|\
| * cpufreq: Select PM_OPP rather than depending on itMark Brown2013-12-222-3/+6
| * cpufreq: Make ARM big.LITTLE switcher depend on ARMMark Brown2013-12-221-1/+1
| * intel_pstate: Remove periodic P state boostDirk Brandewie2013-12-221-11/+0
| * intel_pstate: Add setting voltage value for baytrail P states.Dirk Brandewie2013-12-221-4/+54
| * cpufreq: SPEAr: clk_round_rate() can return a zero upon errorPaul Walmsley2013-12-061-1/+1
| * cpufreq: cpufreq-cpu0: clk_round_rate() can return a zero upon errorPaul Walmsley2013-12-061-1/+1
* | intel_pstate: Fail initialization if P-state information is missingRafael J. Wysocki2013-12-311-0/+5
* | cpufreq: preserve user_policy across suspend/resumeViresh Kumar2013-12-291-5/+9
* | cpufreq: Clean up after a failing light-weight initializationRafael J. Wysocki2013-12-291-9/+14
* | cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy dr...Jason Baron2013-12-221-0/+6
* | cpufreq: remove sysfs files for CPUs which failed to come back after resumeViresh Kumar2013-12-221-32/+31
* | Linux 3.13-rc4v3.13-rc4Linus Torvalds2013-12-151-1/+1
* | null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-151-4/+4
* | radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky2013-12-151-4/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-15141-916/+1551
|\ \
| * | igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-141-1/+4
| * | i40e: fix null dereferenceJesse Brandeburg2013-12-141-0/+3
| * | xen-netback: fix gso_prefix checkPaul Durrant2013-12-121-1/+1
| * | net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior2013-12-121-1/+1
| * | drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N2013-12-121-3/+14
| * | xen-netback: napi: don't prematurely request a tx eventPaul Durrant2013-12-121-1/+1
| * | xen-netback: napi: fix abuse of budgetPaul Durrant2013-12-121-7/+7
| * | sch_tbf: use do_div() for 64-bit divideYang Yingliang2013-12-111-2/+4
| * | udp: ipv4: must add synchronization in udp_sk_rx_dst_set()Eric Dumazet2013-12-111-6/+16
| * | net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter2013-12-111-4/+0
| * | Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller2013-12-1116-426/+302
| * | 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead2013-12-1116-302/+426
| * | xen-netback: make sure skb linear area covers checksum fieldPaul Durrant2013-12-111-32/+28
| * | net: smc91x: Fix device tree based configuration so it's usableTony Lindgren2013-12-112-10/+39
| * | udp: ipv4: fix potential use after free in udp_v4_early_demux()Eric Dumazet2013-12-111-3/+6
| * | macvtap: signal truncated packetsJason Wang2013-12-111-5/+6
| * | tun: unbreak truncated packet signallingJason Wang2013-12-111-7/+9
| * | net: sched: htb: fix the calculation of quantumYang Yingliang2013-12-111-8/+12
| * | net: sched: tbf: fix the calculation of max_sizeYang Yingliang2013-12-111-45/+70
| * | micrel: add support for KSZ8041RNLISergei Shtylyov2013-12-112-0/+17
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-111-0/+4
| |\ \