summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Do not clear real_cpus mask on policy initRafael J. Wysocki2017-02-161-2/+0
* cpufreq: dt: Don't use generic platdev driver for ti-cpufreq platformsDave Gerlach2017-02-091-2/+0
* cpufreq: ti: Add cpufreq driver to determine available OPPs at runtimeDave Gerlach2017-02-093-0/+284
* Merge OPP material for v4.11 to satisfy dependencies.Rafael J. Wysocki2017-02-0918-914/+525
|\
| * PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp APIDave Gerlach2017-02-091-4/+5
| * PM / OPP: Make _find_opp_table_unlocked() staticWei Yongjun2017-02-071-1/+1
| * PM / OPP: Simplify dev_pm_opp_get_max_volt_latency()Viresh Kumar2017-01-301-25/+9
| * PM / OPP: Simplify _opp_set_availability()Viresh Kumar2017-01-301-22/+5
| * PM / OPP: Move away from RCU lockingViresh Kumar2017-01-304-294/+80
| * PM / OPP: Take kref from _find_opp_table()Viresh Kumar2017-01-302-122/+95
| * PM / OPP: Update OPP users to put referenceViresh Kumar2017-01-3014-150/+108
| * PM / OPP: Add 'struct kref' to struct dev_pm_oppViresh Kumar2017-01-302-15/+15
| * PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table()Viresh Kumar2017-01-303-89/+29
| * PM / OPP: Take reference of the OPP table while adding/removing OPPsViresh Kumar2017-01-301-5/+4
| * PM / OPP: Return opp_table from dev_pm_opp_set_*() routinesViresh Kumar2017-01-302-199/+57
| * PM / OPP: Add 'struct kref' to OPP tableViresh Kumar2017-01-302-2/+52
| * PM / OPP: Add per OPP table mutexViresh Kumar2017-01-302-4/+29
| * PM / OPP: Split out part of _add_opp_table() and _remove_opp_table()Viresh Kumar2017-01-271-32/+44
| * PM / OPP: Don't expose srcu_head to register notifiersViresh Kumar2017-01-272-40/+52
| * PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rateViresh Kumar2017-01-272-20/+14
| * PM / OPP: Don't allocate OPP table from _opp_allocate()Viresh Kumar2017-01-273-73/+78
| * PM / OPP: Rename and split _dev_pm_opp_remove_table()Viresh Kumar2017-01-273-15/+24
| * PM / OPP: Add light weight _opp_free() routineViresh Kumar2017-01-273-11/+13
| * PM / OPP: Error out on failing to add static OPPs for v1 bindingsViresh Kumar2017-01-271-4/+8
| * PM / OPP: Rename _allocate_opp() to _opp_allocate()Viresh Kumar2017-01-273-4/+4
| * PM / OPP: Remove useless TODOViresh Kumar2017-01-271-2/+0
| * PM / OPP: Fix memory leak while adding duplicate OPPsViresh Kumar2017-01-272-3/+21
* | cpufreq: qoriq: Don't look at clock implementation detailsTang Yuantian2017-02-091-99/+49
* | cpufreq: qoriq: add ARM64 SoCs supportTang Yuantian2017-02-091-1/+1
* | cpufreq: brcmstb-avs-cpufreq: remove unnecessary platform_set_drvdata()Wei Yongjun2017-02-091-2/+0
* | cpufreq: s3c2416: double free on driver init error pathDan Carpenter2017-02-091-1/+0
* | cpufreq: bmips-cpufreq: CPUfreq driver for Broadcom's BMIPS SoCsMarkus Mayer2017-02-093-0/+199
* | Merge back earlier cpufreq changes for v4.11.Rafael J. Wysocki2017-02-09187-1540/+2472
|\ \
| * | cpufreq: intel_pstate: Calculate guaranteed performance for HWPSrinivas Pandruvada2017-02-041-26/+49
| * | cpufreq: intel_pstate: Make HWP limits compatible with legacySrinivas Pandruvada2017-02-041-6/+4
| * | cpufreq: intel_pstate: Lower frequency than expected under no_turboSrinivas Pandruvada2017-02-041-0/+14
| * | cpufreq: intel_pstate: Operation mode control from sysfsRafael J. Wysocki2017-02-041-44/+180
| * | cpufreq: intel_pstate: Expose global sysfs attributes upfrontRafael J. Wysocki2017-02-041-2/+66
| * | cpufreq: Remove CPUFREQ_START notifier eventViresh Kumar2017-02-042-6/+0
| * | ACPI: processor_perflib: Simplify code and stop using CPUFREQ_STARTViresh Kumar2017-02-041-3/+1
| * | cpufreq: powernv: Add boost files to export ultra-turbo frequenciesShilpasri G Bhat2017-02-031-3/+47
| * | cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config optionViresh Kumar2017-02-032-22/+0
| * | cpufreq: Remove policy create/remove notifiersViresh Kumar2017-02-031-11/+5
| * | drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()Linus Torvalds2017-01-291-0/+3
| * | Merge branch 'parisc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-01-291-4/+4
| |\ \
| | * | parisc, parport_gsc: Fixes for printk continuation linesHelge Deller2017-01-281-4/+4
| * | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-292-4/+24
| |\ \ \ | | |/ / | |/| |
| | * | i2c: imx-lpi2c: add VLLS mode supportGao Pan2017-01-261-0/+20
| | * | i2c: i2c-cadence: Initialize configuration before probing devicesMike Looijmans2017-01-251-4/+4
| | |/
| * | Merge tag 'md/4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-01-284-45/+194
| |\ \