summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | Thermal: Unify the code for both active and passive coolingZhang Rui2012-09-241-85/+25
| | | | * | | | | Thermal: Introduce simple arbitrator for setting device cooling stateZhang Rui2012-09-241-3/+41
| | | | * | | | | Thermal: List thermal_instance in thermal_cooling_device.Zhang Rui2012-09-241-1/+6
| | | | * | | | | Thermal: Rename thermal_instance.node to thermal_instance.tz_node.Zhang Rui2012-09-241-10/+10
| | | | * | | | | Thermal: Rename thermal_zone_device.cooling_devicesZhang Rui2012-09-241-9/+9
| | | | * | | | | Thermal: rename structure thermal_cooling_device_instance to thermal_instanceZhang Rui2012-09-241-9/+9
| | | | * | | | | Thermal: Introduce thermal_zone_trip_update()Zhang Rui2012-09-242-29/+81
| | | | * | | | | Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui2012-09-247-27/+12
| | | | * | | | | Thermal: Introduce .get_trend() callback.Zhang Rui2012-09-242-2/+50
| | | | * | | | | Thermal: set upper and lower limitsZhang Rui2012-09-243-26/+53
| | | | * | | | | Thermal: Introduce cooling states range supportZhang Rui2012-09-241-4/+21
| | | | * | | | | Thermal: Introduce multiple cooling states supportZhang Rui2012-09-241-2/+10
| | * | | | | | | ACPI: EC: Add a quirk for CLEVO M720T/M730T laptopFeng Tang2012-10-061-1/+15
| | * | | | | | | ACPI: EC: Make the GPE storm threshold a module parameterFeng Tang2012-10-061-4/+10
| * | | | | | | | ACPI idle, CPU hotplug: Fix NULL pointer dereference during hotplugSrivatsa S. Bhat2012-10-091-1/+1
| * | | | | | | | cpuidle / ACPI: fix potential NULL pointer dereferenceWei Yongjun2012-10-091-1/+2
* | | | | | | | | Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2012-10-132-1/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kdb,vt_console: Fix missed data due to pager overrunsJason Wessel2012-10-121-0/+13
| * | | | | | | | | kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shellJason Wessel2012-10-121-1/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2012-10-131-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mmc: mxs-mmc: Fix merge issue causing build errorMarek Vasut2012-10-111-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'dm-3.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-10-1310-511/+636
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dm: store dm_target_io in bio front_padMikulas Patocka2012-10-121-59/+49
| * | | | | | | | | dm thin: move bio_prison code to separate moduleMike Snitzer2012-10-125-404/+499
| * | | | | | | | | dm thin: prepare to separate bio_prison codeMike Snitzer2012-10-121-90/+131
| * | | | | | | | | dm thin: support discard with non power of two block sizeMike Snitzer2012-10-121-10/+13
| * | | | | | | | | dm persistent data: convert to use le32_add_cpuWei Yongjun2012-10-121-2/+2
| * | | | | | | | | dm: use ACCESS_ONCE for sysfs valuesMikulas Patocka2012-10-122-8/+4
| * | | | | | | | | dm bufio: use list_moveWei Yongjun2012-10-121-2/+1
| * | | | | | | | | dm mpath: fix check for null mpio in end_io fnWei Yongjun2012-10-121-1/+2
* | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-10-1352-729/+4245
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [SCSI] storvsc: Account for in-transit packets in the RESET pathK. Y. Srinivasan2012-10-091-0/+5
| * | | | | | | | | | [SCSI] qla2xxx: fix potential deadlock on ha->hardware_lockJiri Kosina2012-10-091-2/+3
| * | | | | | | | | | [SCSI] scsi_debug: Fix off-by-one bug when unmapping regionLukas Czerner2012-10-091-1/+1
| * | | | | | | | | | [SCSI] Shorten the path length of scsi_cmd_to_driver()Li Zhong2012-10-091-3/+5
| * | | | | | | | | | [SCSI] virtio-scsi: support online resizing of disksPaolo Bonzini2012-10-091-1/+30
| * | | | | | | | | | [SCSI] virtio-scsi: fix LUNs greater than 255Paolo Bonzini2012-10-091-1/+5
| * | | | | | | | | | [SCSI] virtio-scsi: initialize scatterlist structureRichard W.M. Jones2012-10-091-1/+1
| * | | | | | | | | | [SCSI] megaraid_sas: Version, Changelog, Copyright updateadam radford2012-10-095-9/+9
| * | | | | | | | | | [SCSI] megaraid_sas: Remove duplicate codeadam radford2012-10-092-3/+0
| * | | | | | | | | | [SCSI] megaraid_sas: Add SystemPD FastPath supportadam radford2012-10-091-0/+2
| * | | | | | | | | | [SCSI] megaraid_sas: Add array boundary check for SystemPDadam radford2012-10-091-1/+2
| * | | | | | | | | | [SCSI] megaraid_sas: Load io_request DataLength in bytesadam radford2012-10-091-9/+7
| * | | | | | | | | | [SCSI] megaraid_sas: Add module param for configurable MSI-X vector countadam radford2012-10-091-0/+8
| * | | | | | | | | | [SCSI] megaraid_sas: Remove un-needed completion_lock spinlock callsadam radford2012-10-091-2/+0
| * | | | | | | | | | [SCSI] lpfc 8.3.35: Update lpfc version for 8.3.35 driver releaseJames Smart2012-10-081-1/+1
| * | | | | | | | | | [SCSI] lpfc 8.3.35: Fixed not reporting logical link speed to SCSI midlayer w...James Smart2012-10-085-16/+151
| * | | | | | | | | | [SCSI] lpfc 8.3.35: Fix error with fabric service parameters causing performa...James Smart2012-10-081-0/+2
| * | | | | | | | | | [SCSI] lpfc 8.3.35: Fixed SCSI host create showing wrong link speed on SLI3 H...James Smart2012-10-081-2/+8
| * | | | | | | | | | [SCSI] lpfc 8.3.35: Fixed not checking solicition in progress bit when verify...James Smart2012-10-082-4/+15