summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-061-0/+14
* 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
* 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
* | 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-1569-588/+1036
|\ \
| * | igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-151-1/+4
| * | i40e: fix null dereferenceJesse Brandeburg2013-12-151-0/+3
| * | xen-netback: fix gso_prefix checkPaul Durrant2013-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
| * | net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter2013-12-121-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-111-10/+35
| * | macvtap: signal truncated packetsJason Wang2013-12-111-5/+6
| * | tun: unbreak truncated packet signallingJason Wang2013-12-111-7/+9
| * | micrel: add support for KSZ8041RNLISergei Shtylyov2013-12-111-0/+15
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-111-0/+4
| |\ \
| | * | ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau2013-12-091-0/+4
| * | | tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy2013-12-111-0/+3
| * | | net: Revert macvtap/tun truncation signalling changes.David S. Miller2013-12-112-26/+24
| * | | macvtap: signal truncated packetsJason Wang2013-12-111-13/+14
| * | | tun: unbreak truncated packet signallingJason Wang2013-12-111-11/+12
| * | | vxlan: release rt when found circular routeFan Du2013-12-111-1/+1
| * | | Merge branch 'sfc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-12-116-23/+101
| |\ \ \
| | * | | sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse2013-12-061-4/+12
| | * | | sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse2013-12-061-6/+17
| | * | | sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko2013-12-063-4/+9