summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-05-16Merge branch 'pm-cpufreq'Rafael J. Wysocki53-830/+1605
2016-05-16Merge branch 'pm-opp'Rafael J. Wysocki5-521/+724
2016-05-11intel_pstate: Clean up get_target_pstate_use_performance()Rafael J. Wysocki1-16/+11
2016-05-11intel_pstate: Use sample.core_avg_perf in get_avg_pstate()Rafael J. Wysocki1-2/+2
2016-05-11intel_pstate: Clarify average performance computationRafael J. Wysocki1-16/+24
2016-05-11intel_pstate: Avoid unnecessary synchronize_sched() during initializationChen Yu1-0/+9
2016-05-11Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki1-0/+1
2016-05-11cpufreq: schedutil: Make default depend on CONFIG_SMPArnd Bergmann1-0/+1
2016-05-11cpufreq: powernv: del_timer_sync when global and local pstate are equalAkshay Adiga1-0/+2
2016-05-11cpufreq: powernv: Move smp_call_function_any() out of irq safe blockAkshay Adiga1-4/+5
2016-05-09intel_pstate: Clean up intel_pstate_get()Rafael J. Wysocki1-7/+2
2016-05-09Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki1-1/+1
2016-05-07Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-8/+27
2016-05-07Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-7/+34
2016-05-07Merge tag 'usb-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-19/+11
2016-05-07Merge tag 'media/v4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-24/+9
2016-05-07Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-0/+223
2016-05-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-4/+10
2016-05-06cpufreq: schedutil: Make it depend on CONFIG_SMPRafael J. Wysocki1-1/+1
2016-05-06Merge back new material for v4.7.Rafael J. Wysocki5-521/+724
2016-05-06Merge cpufreq fixes going into v4.6.Rafael J. Wysocki3-19/+42
2016-05-06Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-24/+42
2016-05-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-16/+84
2016-05-06cpufreq: governor: Fix handling of special cases in dbs_update()Rafael J. Wysocki1-36/+51
2016-05-06PM / OPP: Move CONFIG_OF dependent code in a separate fileViresh Kumar5-579/+618
2016-05-06Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes'Rafael J. Wysocki5-23/+38
2016-05-06Merge branches 'acpica-fixes' and 'device-properties-fixes'Rafael J. Wysocki1-1/+1
2016-05-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-51/+64
2016-05-06Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+14
2016-05-06rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine1-51/+64
2016-05-05IB/iser: Fix max_sectors calculationChristoph Hellwig1-4/+10
2016-05-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-2/+2
2016-05-05[media] media-device: fix builds when USB or PCI is compiled as moduleMauro Carvalho Chehab1-4/+4
2016-05-05Merge tag 'drm-intel-fixes-2016-05-02' of git://anongit.freedesktop.org/drm-i...Dave Airlie7-15/+69
2016-05-05Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-0/+9
2016-05-05gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloadingPhilipp Zabel1-1/+6
2016-05-05cpufreq: intel_pstate: Ignore _PPC processing under HWPSrinivas Pandruvada1-0/+3
2016-05-05PM / OPP: Remove useless checkViresh Kumar1-3/+0
2016-05-05cpufreq: arm_big_little: use generic OPP functions for {init, free}_opp_tableSudeep Holla5-74/+56
2016-05-05Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki2-34/+92
2016-05-05PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_tableSudeep Holla2-30/+88
2016-05-05cpufreq: tango: Use generic platdev driverMarc Gonzalez1-0/+2
2016-05-05PM / OPP: pass cpumask by referenceArnd Bergmann1-5/+5
2016-05-05cpufreq: Fix GOV_LIMITS handling for the userspace governorSai Gurrappadi1-5/+38
2016-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-24/+24
2016-05-04ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava1-0/+3
2016-05-04Merge tag 'for-linus-4.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-12/+24
2016-05-04xen/evtchn: fix ring resize when binding new eventsJan Beulich1-12/+8
2016-05-04intel_pstate: Fix intel_pstate_get()Rafael J. Wysocki1-6/+8
2016-05-04iio: imu: mpu6050: Fix name/chip_id when using ACPIDaniel Baluta1-3/+26