summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-10cpufreq: ti: Add cpufreq driver to determine available OPPs at runtimeDave Gerlach3-0/+284
2017-02-10Merge OPP material for v4.11 to satisfy dependencies.Rafael J. Wysocki18-914/+525
2017-02-10PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp APIDave Gerlach1-4/+5
2017-02-09cpufreq: qoriq: Don't look at clock implementation detailsTang Yuantian1-99/+49
2017-02-09cpufreq: qoriq: add ARM64 SoCs supportTang Yuantian1-1/+1
2017-02-09cpufreq: brcmstb-avs-cpufreq: remove unnecessary platform_set_drvdata()Wei Yongjun1-2/+0
2017-02-09cpufreq: s3c2416: double free on driver init error pathDan Carpenter1-1/+0
2017-02-09cpufreq: bmips-cpufreq: CPUfreq driver for Broadcom's BMIPS SoCsMarkus Mayer3-0/+199
2017-02-09Merge back earlier cpufreq changes for v4.11.Rafael J. Wysocki187-1540/+2472
2017-02-07PM / OPP: Make _find_opp_table_unlocked() staticWei Yongjun1-1/+1
2017-02-04cpufreq: intel_pstate: Disable energy efficiency optimizationSrinivas Pandruvada1-0/+30
2017-02-04cpufreq: intel_pstate: Calculate guaranteed performance for HWPSrinivas Pandruvada1-26/+49
2017-02-04cpufreq: intel_pstate: Make HWP limits compatible with legacySrinivas Pandruvada1-6/+4
2017-02-04cpufreq: intel_pstate: Lower frequency than expected under no_turboSrinivas Pandruvada1-0/+14
2017-02-04cpufreq: intel_pstate: Operation mode control from sysfsRafael J. Wysocki1-44/+180
2017-02-04cpufreq: intel_pstate: Expose global sysfs attributes upfrontRafael J. Wysocki1-2/+66
2017-02-04cpufreq: Remove CPUFREQ_START notifier eventViresh Kumar2-6/+0
2017-02-04ACPI: processor_perflib: Simplify code and stop using CPUFREQ_STARTViresh Kumar1-3/+1
2017-02-04cpufreq: powernv: Add boost files to export ultra-turbo frequenciesShilpasri G Bhat1-3/+47
2017-02-04cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config optionViresh Kumar2-22/+0
2017-02-04cpufreq: Remove policy create/remove notifiersViresh Kumar1-11/+5
2017-01-30PM / OPP: Simplify dev_pm_opp_get_max_volt_latency()Viresh Kumar1-25/+9
2017-01-30PM / OPP: Simplify _opp_set_availability()Viresh Kumar1-22/+5
2017-01-30PM / OPP: Move away from RCU lockingViresh Kumar4-294/+80
2017-01-30PM / OPP: Take kref from _find_opp_table()Viresh Kumar2-122/+95
2017-01-30PM / OPP: Update OPP users to put referenceViresh Kumar14-150/+108
2017-01-30PM / OPP: Add 'struct kref' to struct dev_pm_oppViresh Kumar2-15/+15
2017-01-30PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table()Viresh Kumar3-89/+29
2017-01-30PM / OPP: Take reference of the OPP table while adding/removing OPPsViresh Kumar1-5/+4
2017-01-30PM / OPP: Return opp_table from dev_pm_opp_set_*() routinesViresh Kumar2-199/+57
2017-01-30PM / OPP: Add 'struct kref' to OPP tableViresh Kumar2-2/+52
2017-01-30PM / OPP: Add per OPP table mutexViresh Kumar2-4/+29
2017-01-30drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()Linus Torvalds1-0/+3
2017-01-29Merge branch 'parisc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2017-01-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+24
2017-01-28parisc, parport_gsc: Fixes for printk continuation linesHelge Deller1-4/+4
2017-01-28Merge tag 'md/4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds4-45/+194
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds40-217/+388
2017-01-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds8-27/+88
2017-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds24-188/+253
2017-01-27Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+3
2017-01-27Merge tag 'vfio-v4.10-rc6' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+4
2017-01-27RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein1-1/+2
2017-01-27Merge branch 'stable/for-jens-4.10' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe1-8/+14
2017-01-27Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds9-172/+188
2017-01-27Merge tag 'mmc-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-3/+4
2017-01-27Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds1-3/+17
2017-01-27ISDN: eicon: silence misleading array-bounds warningArnd Bergmann1-1/+2
2017-01-27net: phy: micrel: add support for KSZ8795Sean Nyekjaer1-0/+14
2017-01-27gtp: fix cross netns recv on gtp socketAndreas Schultz1-6/+4