aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | | | * | | | | thermal: Exynos: Fix NULL pointer dereference in exynos_unregister_thermal()Sachin Kamat2012-09-27
| | | | * | | | | Thermal: Fix bug on cpu_cooling, cooling device's id conflict problem.Jonghwa Lee2012-09-27
| | | | * | | | | thermal: exynos: Use devm_* functionsAmit Daniel Kachhap2012-09-24
| | | | * | | | | ARM: exynos: add thermal sensor driver platform data supportAmit Daniel Kachhap2012-09-24
| | | | * | | | | thermal: exynos: register the tmu sensor with the kernel thermal layerAmit Daniel Kachhap2012-09-24
| | | | * | | | | thermal: exynos5: add exynos5250 thermal sensor driver supportAmit Daniel Kachhap2012-09-24
| | | | * | | | | hwmon: exynos4: move thermal sensor driver to driver/thermal directoryAmit Daniel Kachhap2012-09-24
| | | | * | | | | thermal: add generic cpufreq cooling implementationAmit Daniel Kachhap2012-09-24
| | | | * | | | | Fix a build error.Eduardo Valentin2012-09-24
| | | | * | | | | thermal: Fix potential NULL pointer accessesGuenter Roeck2012-09-24
| | | | * | | | | thermal: add Renesas R-Car thermal sensor supportKuninori Morimoto2012-09-24
| | | | * | | | | thermal: fix potential out-of-bounds memory accessGuenter Roeck2012-09-24
| | | | * | | | | Thermal: Introduce locking for cdev.thermal_instances list.Zhang Rui2012-09-24
| | | | * | | | | Thermal: Unify the code for both active and passive coolingZhang Rui2012-09-24
| | | | * | | | | Thermal: Introduce simple arbitrator for setting device cooling stateZhang Rui2012-09-24
| | | | * | | | | Thermal: List thermal_instance in thermal_cooling_device.Zhang Rui2012-09-24
| | | | * | | | | Thermal: Rename thermal_instance.node to thermal_instance.tz_node.Zhang Rui2012-09-24
| | | | * | | | | Thermal: Rename thermal_zone_device.cooling_devicesZhang Rui2012-09-24
| | | | * | | | | Thermal: rename structure thermal_cooling_device_instance to thermal_instanceZhang Rui2012-09-24
| | | | * | | | | Thermal: Introduce thermal_zone_trip_update()Zhang Rui2012-09-24
| | | | * | | | | Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui2012-09-24
| | | | * | | | | Thermal: Introduce .get_trend() callback.Zhang Rui2012-09-24
| | | | * | | | | Thermal: set upper and lower limitsZhang Rui2012-09-24
| | | | * | | | | Thermal: Introduce cooling states range supportZhang Rui2012-09-24
| | | | * | | | | Thermal: Introduce multiple cooling states supportZhang Rui2012-09-24
| | * | | | | | | ACPI: EC: Add a quirk for CLEVO M720T/M730T laptopFeng Tang2012-10-06
| | * | | | | | | ACPI: EC: Make the GPE storm threshold a module parameterFeng Tang2012-10-06
| * | | | | | | | ACPI idle, CPU hotplug: Fix NULL pointer dereference during hotplugSrivatsa S. Bhat2012-10-08
| * | | | | | | | cpuidle / ACPI: fix potential NULL pointer dereferenceWei Yongjun2012-10-08
* | | | | | | | | Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2012-10-12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kdb,vt_console: Fix missed data due to pager overrunsJason Wessel2012-10-12
| * | | | | | | | | kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shellJason Wessel2012-10-12
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2012-10-12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mmc: mxs-mmc: Fix merge issue causing build errorMarek Vasut2012-10-11
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'dm-3.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-10-12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dm: store dm_target_io in bio front_padMikulas Patocka2012-10-12
| * | | | | | | | | dm thin: move bio_prison code to separate moduleMike Snitzer2012-10-12
| * | | | | | | | | dm thin: prepare to separate bio_prison codeMike Snitzer2012-10-12
| * | | | | | | | | dm thin: support discard with non power of two block sizeMike Snitzer2012-10-12
| * | | | | | | | | dm persistent data: convert to use le32_add_cpuWei Yongjun2012-10-12
| * | | | | | | | | dm: use ACCESS_ONCE for sysfs valuesMikulas Patocka2012-10-12
| * | | | | | | | | dm bufio: use list_moveWei Yongjun2012-10-12
| * | | | | | | | | dm mpath: fix check for null mpio in end_io fnWei Yongjun2012-10-12
* | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-10-12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [SCSI] storvsc: Account for in-transit packets in the RESET pathK. Y. Srinivasan2012-10-09
| * | | | | | | | | | [SCSI] qla2xxx: fix potential deadlock on ha->hardware_lockJiri Kosina2012-10-09
| * | | | | | | | | | [SCSI] scsi_debug: Fix off-by-one bug when unmapping regionLukas Czerner2012-10-09
| * | | | | | | | | | [SCSI] Shorten the path length of scsi_cmd_to_driver()Li Zhong2012-10-09
| * | | | | | | | | | [SCSI] virtio-scsi: support online resizing of disksPaolo Bonzini2012-10-09
| * | | | | | | | | | [SCSI] virtio-scsi: fix LUNs greater than 255Paolo Bonzini2012-10-09