summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown2012-10-0921-728/+2177
|\
| * thermal: Exynos: Fix NULL pointer dereference in exynos_unregister_thermal()Sachin Kamat2012-09-281-2/+5
| * Thermal: Fix bug on cpu_cooling, cooling device's id conflict problem.Jonghwa Lee2012-09-271-2/+1
| * thermal: exynos: Use devm_* functionsAmit Daniel Kachhap2012-09-241-36/+9
| * ARM: exynos: add thermal sensor driver platform data supportAmit Daniel Kachhap2012-09-241-1/+110
| * thermal: exynos: register the tmu sensor with the kernel thermal layerAmit Daniel Kachhap2012-09-242-2/+426
| * thermal: exynos5: add exynos5250 thermal sensor driver supportAmit Daniel Kachhap2012-09-243-132/+240
| * hwmon: exynos4: move thermal sensor driver to driver/thermal directoryAmit Daniel Kachhap2012-09-247-156/+19
| * thermal: add generic cpufreq cooling implementationAmit Daniel Kachhap2012-09-245-0/+552
| * Fix a build error.Eduardo Valentin2012-09-241-1/+3
| * thermal: Fix potential NULL pointer accessesGuenter Roeck2012-09-241-4/+4
| * thermal: add Renesas R-Car thermal sensor supportKuninori Morimoto2012-09-243-1/+270
| * thermal: fix potential out-of-bounds memory accessGuenter Roeck2012-09-241-2/+3
| * Thermal: Introduce locking for cdev.thermal_instances list.Zhang Rui2012-09-242-0/+9
| * Thermal: Unify the code for both active and passive coolingZhang Rui2012-09-242-86/+26
| * Thermal: Introduce simple arbitrator for setting device cooling stateZhang Rui2012-09-242-3/+42
| * Thermal: List thermal_instance in thermal_cooling_device.Zhang Rui2012-09-242-1/+7
| * 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-242-11/+11
| * 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-248-31/+13
| * Thermal: Introduce .get_trend() callback.Zhang Rui2012-09-243-2/+59
| * Thermal: set upper and lower limitsZhang Rui2012-09-245-28/+65
| * Thermal: Introduce cooling states range supportZhang Rui2012-09-241-4/+21
| * Thermal: Introduce multiple cooling states supportZhang Rui2012-09-241-2/+10
* | idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu2012-10-068-27/+27
* | kvm: replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_...Takuya Yoshikawa2012-10-061-2/+1
* | powerpc: bitops: introduce {clear,set}_bit_le()Takuya Yoshikawa2012-10-061-0/+10
* | bitops: introduce generic {clear,set}_bit_le()Takuya Yoshikawa2012-10-061-0/+10
* | drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() functionTakuya Yoshikawa2012-10-062-10/+4
* | drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functionsBen Hutchings2012-10-063-16/+4
* | drivers/video/backlight/platform_lcd.c: add support for device tree based probeJingoo Han2012-10-061-0/+10
* | drivers/video/backlight/da9052_bl.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall2012-10-061-2/+0
* | backlight: remove ProGear driverMarcin Juszkiewicz2012-10-063-170/+0
* | backlight: add new lm3639 backlight driverG.Shark Jeong2012-10-064-0/+516
* | backlight: add Backlight driver for lm3630 chipG.Shark Jeong2012-10-064-0/+540
* | backlight: lp855x: add FAST bit description for LP8556Kim, Milo2012-10-061-0/+2
* | drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() f...Jingoo Han2012-10-061-2/+2
* | drivers/video/backlight/ltv350qv.c: use usleep_range() instead of msleep() fo...Jingoo Han2012-10-061-3/+3
* | drivers/video/backlight/da9052_bl.c: use usleep_range() instead of msleep() f...Jingoo Han2012-10-061-1/+1
* | MAINTAINERS: update email address for Khalid AzizKhalid Aziz2012-10-061-1/+1
* | MAINTAINERS: fix indentation for Viresh KumarAndy Shevchenko2012-10-061-8/+8
* | MAINTAINERS: Update gianfar_ptp after renamingJoe Perches2012-10-061-1/+1
* | MAINTAINERS: add defconfig file to IMX sectionUwe Kleine-König2012-10-061-0/+1
* | MAINTAINERS: update gpio subsystem file listYang Bai2012-10-061-0/+1
* | lib/vsprintf: update documentation to cover all of %p[Mm][FR]Andy Shevchenko2012-10-062-1/+5
* | lib: vsprintf: fix broken commentsGeorge Spelvin2012-10-061-7/+7
* | lib: vsprintf: optimize put_dec_trunc8()George Spelvin2012-10-061-16/+6
* | lib: vsprintf: optimize division by 10000George Spelvin2012-10-061-27/+33
OpenPOWER on IntegriCloud