summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | PM / devfreq: rk3399_dmc: fix error return code in rk3399_dmcfreq_probe()Gustavo A. R. Silva2017-07-061-2/+3
| | | | |_|/ / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | PM / QoS: return -EINVAL for bogus stringsDan Carpenter2017-07-121-0/+2
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-cpufreq-sched' and 'intel_pstate'Rafael J. Wysocki2017-07-141-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | cpufreq: intel_pstate: Fix ratio setting for min_perf_pctSrinivas Pandruvada2017-07-121-1/+1
| * | | | | | | | | | | | | Merge branch 'pm-pci'Rafael J. Wysocki2017-07-144-30/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | PCI / PM: Fix native PME handling during system suspend/resumeRafael J. Wysocki2017-07-131-22/+13
| | * | | | | | | | | | | | | PCI / PM: Restore PME Enable after config space restorationRafael J. Wysocki2017-07-123-8/+11
* | | | | | | | | | | | | | | Merge tag 'ntb-4.13' of git://github.com/jonmason/ntbLinus Torvalds2017-07-1416-242/+4401
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ntb_netdev: set the net_device's parentLogan Gunthorpe2017-07-061-0/+2
| * | | | | | | | | | | | | | | ntb: Add error path/handling to Debug FS entry creationGary R Hook2017-07-061-7/+13
| * | | | | | | | | | | | | | | ntb: Add more debugfs support for ntb_perf testing optionsGary R Hook2017-07-061-0/+28
| * | | | | | | | | | | | | | | ntb: Remove debug-fs variables from the context structureGary R Hook2017-07-061-14/+14
| * | | | | | | | | | | | | | | ntb: Add a module option to control affinity of DMA channelsGary R Hook2017-07-061-4/+12
| * | | | | | | | | | | | | | | NTB: Add IDT 89HPESxNTx PCIe-switches supportSerge Semin2017-07-066-0/+3895
| * | | | | | | | | | | | | | | ntb_hw_intel: Style fixes: open code macros that just obfuscate codeLogan Gunthorpe2017-07-062-100/+95
| * | | | | | | | | | | | | | | ntb_hw_amd: Style fixes: open code macros that just obfuscate codeLogan Gunthorpe2017-07-062-29/+29
| * | | | | | | | | | | | | | | NTB: Add Messaging NTB APISerge Semin2017-07-061-0/+13
| * | | | | | | | | | | | | | | NTB: Alter Scratchpads API to support multi-ports devicesSerge Semin2017-07-066-29/+49
| * | | | | | | | | | | | | | | NTB: Alter MW API to support multi-ports devicesSerge Semin2017-07-066-62/+179
| * | | | | | | | | | | | | | | NTB: Alter link-state API to support multi-port devicesSerge Semin2017-07-062-2/+2
| * | | | | | | | | | | | | | | NTB: Add indexed ports NTB APISerge Semin2017-07-065-0/+75
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2017-07-1416-401/+314
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui2017-07-0513-398/+310
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2017-07-0511-393/+297
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | thermal: bcm2835: fix an error code in probe()Dan Carpenter2017-06-301-1/+0
| | | | * | | | | | | | | | | | | | thermal: hisilicon: Handle return value of clk_prepare_enableArvind Yadav2017-06-301-1/+4
| | | | * | | | | | | | | | | | | | thermal: imx: Handle return value of clk_prepare_enableArvind Yadav2017-06-301-1/+4
| | | | * | | | | | | | | | | | | | thermal: cpu_cooling: Replace kmalloc with kmalloc_arrayViresh Kumar2017-05-271-2/+3
| | | | * | | | | | | | | | | | | | thermal: cpu_cooling: Rearrange struct cpufreq_cooling_deviceViresh Kumar2017-05-271-7/+8
| | | | * | | | | | | | | | | | | | thermal: cpu_cooling: 'freq' can't be zero in cpufreq_state2power()Viresh Kumar2017-05-271-3/+4
| | | | * | | | | | | | | | | | | | thermal: cpu_cooling: don't store cpu_dev in cpufreq_cdevViresh Kumar2017-05-271-12/+10
| | | | * | | | | | | | | | | | | | thermal: cpu_cooling: get_level() can't failViresh Kumar2017-05-271-15/+5
| | | | * | | | | | | | | | | | | | thermal: cpu_cooling: create structure for idle time statsViresh Kumar2017-05-271-28/+25
| | | | * | | | | | | | | | | | | | thermal: cpu_cooling: merge frequency and power tablesViresh Kumar2017-05-271-86/+67
| | | | * | | | | | | | | | | | | | thermal: cpu_cooling: get rid of 'allowed_cpus'Viresh Kumar2017-05-271-56/+25
| | | | * | | | | | | | | | | | | | thermal: cpu_cooling: OPPs are registered for all CPUsViresh Kumar2017-05-271-15/+11
| | | | * | | | | | | | | | | | | | thermal: cpu_cooling: store cpufreq policyViresh Kumar2017-05-271-0/+3
| | | | * | | | | | | | | | | | | | cpufreq: create cpufreq_table_count_valid_entries()Viresh Kumar2017-05-272-22/+13
| | | | * | | | | | | | | | | | | | thermal: cpu_cooling: use cpufreq_policy to register cooling deviceViresh Kumar2017-05-278-58/+60
| | | | * | | | | | | | | | | | | | thermal: cpu_cooling: get rid of a variable in cpufreq_set_cur_state()Viresh Kumar2017-05-271-2/+1
| | | | * | | | | | | | | | | | | | thermal: cpu_cooling: remove cpufreq_cooling_get_level()Viresh Kumar2017-05-271-32/+1
| | | | * | | | | | | | | | | | | | thermal: cpu_cooling: replace cool_dev with cdevViresh Kumar2017-05-271-19/+18
| | | | * | | | | | | | | | | | | | thermal: cpu_cooling: Name cpufreq cooling devices as cpufreq_cdevViresh Kumar2017-05-271-124/+124
| | | | * | | | | | | | | | | | | | thermal: cpu_cooling: rearrange globalsViresh Kumar2017-05-271-1/+1
| | | | * | | | | | | | | | | | | | thermal: cpu_cooling: Avoid accessing potentially freed structuresViresh Kumar2017-05-271-1/+3
| | | | | |_|_|_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | | | thermal: int340x: check for sensor when PTYP is missingSrinivas Pandruvada2017-06-291-2/+10
| | * | | | | | | | | | | | | | | Thermal/int340x: Fix few typos and kernel-doc styleSumeet Pawnikar2017-06-291-3/+3
| | |/ / / / / / / / / / / / / /
| * / / / / / / / / / / / / / / thermal: fix source code documentation for parametersWilly WOLFF2017-06-293-3/+4
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge tag 'mmc-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2017-07-143-17/+78
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | mmc: tmio-mmc: fix bad pointer mathChris Brandt2017-07-131-10/+9