summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | | | | | | thermal: hisilicon: Handle return value of clk_prepare_enableArvind Yadav2017-07-011-1/+4
| | | | * | | | | | | | | | | | thermal: imx: Handle return value of clk_prepare_enableArvind Yadav2017-07-011-1/+4
| | | | * | | | | | | | | | | | thermal: cpu_cooling: Replace kmalloc with kmalloc_arrayViresh Kumar2017-05-281-2/+3
| | | | * | | | | | | | | | | | thermal: cpu_cooling: Rearrange struct cpufreq_cooling_deviceViresh Kumar2017-05-281-7/+8
| | | | * | | | | | | | | | | | thermal: cpu_cooling: 'freq' can't be zero in cpufreq_state2power()Viresh Kumar2017-05-281-3/+4
| | | | * | | | | | | | | | | | thermal: cpu_cooling: don't store cpu_dev in cpufreq_cdevViresh Kumar2017-05-281-12/+10
| | | | * | | | | | | | | | | | thermal: cpu_cooling: get_level() can't failViresh Kumar2017-05-281-15/+5
| | | | * | | | | | | | | | | | thermal: cpu_cooling: create structure for idle time statsViresh Kumar2017-05-281-28/+25
| | | | * | | | | | | | | | | | thermal: cpu_cooling: merge frequency and power tablesViresh Kumar2017-05-281-86/+67
| | | | * | | | | | | | | | | | thermal: cpu_cooling: get rid of 'allowed_cpus'Viresh Kumar2017-05-281-56/+25
| | | | * | | | | | | | | | | | thermal: cpu_cooling: OPPs are registered for all CPUsViresh Kumar2017-05-281-15/+11
| | | | * | | | | | | | | | | | thermal: cpu_cooling: store cpufreq policyViresh Kumar2017-05-281-0/+3
| | | | * | | | | | | | | | | | cpufreq: create cpufreq_table_count_valid_entries()Viresh Kumar2017-05-282-22/+13
| | | | * | | | | | | | | | | | thermal: cpu_cooling: use cpufreq_policy to register cooling deviceViresh Kumar2017-05-288-58/+60
| | | | * | | | | | | | | | | | thermal: cpu_cooling: get rid of a variable in cpufreq_set_cur_state()Viresh Kumar2017-05-281-2/+1
| | | | * | | | | | | | | | | | thermal: cpu_cooling: remove cpufreq_cooling_get_level()Viresh Kumar2017-05-281-32/+1
| | | | * | | | | | | | | | | | thermal: cpu_cooling: replace cool_dev with cdevViresh Kumar2017-05-281-19/+18
| | | | * | | | | | | | | | | | thermal: cpu_cooling: Name cpufreq cooling devices as cpufreq_cdevViresh Kumar2017-05-281-124/+124
| | | | * | | | | | | | | | | | thermal: cpu_cooling: rearrange globalsViresh Kumar2017-05-281-1/+1
| | | | * | | | | | | | | | | | thermal: cpu_cooling: Avoid accessing potentially freed structuresViresh Kumar2017-05-281-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
| * | | | | | | | | | | | | | mmc: block: Prevent new req entering queue after its cleanupGrzegorz Sluja2017-07-131-0/+1
| * | | | | | | | | | | | | | mmc: block: Let MMC_IOC_MULTI_CMD return zero again for zero entriesGeert Uytterhoeven2017-07-111-0/+3
| * | | | | | | | | | | | | | mmc: block: Initialize ret in mmc_blk_issue_drv_op() for MMC_DRV_OP_IOCTLGeert Uytterhoeven2017-07-111-1/+1
| * | | | | | | | | | | | | | mmc: sdhci-acpi: Workaround conflict with PCI wifi on GPD Win handheldAdrian Hunter2017-07-111-6/+64
* | | | | | | | | | | | | | | Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | PCI: rockchip: Check for pci_scan_root_bus_bridge() failure correctlyShawn Lin2017-07-121-1/+1
* | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-07-1339-684/+1318
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger2017-07-116-16/+55
| * | | | | | | | | | | | | | | | Revert "qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT"Nicholas Bellinger2017-07-113-8/+33
| * | | | | | | | | | | | | | | | tcmu: clean up the code and with one small fixXiubo Li2017-07-111-13/+11
| * | | | | | | | | | | | | | | | tcmu: Fix possbile memory leak / OOPs when recalculating cmd base sizeXiubo Li2017-07-111-7/+5
| * | | | | | | | | | | | | | | | target: export lio pgr/alua support as device attrMike Christie2017-07-111-0/+24
| * | | | | | | | | | | | | | | | target: Fix return sense reason in target_scsi3_emulate_pr_outTang Wenji2017-07-101-5/+5
| * | | | | | | | | | | | | | | | target: Fix cmd size for PR-OUT in passthrough_parse_cdbTang Wenji2017-07-102-2/+2
| * | | | | | | | | | | | | | | | tcmu: Fix dev_config_storeBryant G. Ly2017-07-101-8/+24
| * | | | | | | | | | | | | | | | target: pscsi: Introduce TYPE_ZBC supportDamien Le Moal2017-07-071-6/+11
| * | | | | | | | | | | | | | | | target: Use macro for WRITE_VERIFY_32 operation codesDamien Le Moal2017-07-071-1/+1
| * | | | | | | | | | | | | | | | target: fix SAM_STAT_BUSY/TASK_SET_FULL handlingMike Christie2017-07-071-3/+11
| * | | | | | | | | | | | | | | | target: remove transport_completeMike Christie2017-07-071-6/+0
| * | | | | | | | | | | | | | | | pscsi: finish cmd processing from pscsi_req_doneMike Christie2017-07-072-26/+16
| * | | | | | | | | | | | | | | | tcmu: fix sense handling during completionMike Christie2017-07-071-2/+1
| * | | | | | | | | | | | | | | | target: add helper to copy sense to se_cmd bufferMike Christie2017-07-071-0/+18
| * | | | | | | | | | | | | | | | target: do not require a transport_complete for SCF_TRANSPORT_TASK_SENSEMike Christie2017-07-071-2/+2
| * | | | | | | | | | | | | | | | target: make device_mutex and device_list staticColin Ian King2017-07-071-2/+2
| * | | | | | | | | | | | | | | | tcmu: Fix flushing cmd entry dcache pageXiubo Li2017-07-071-2/+2