summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-12Thermal: Fix DEFAULT_THERMAL_GOVERNORZhang Rui2-3/+9
2012-12-12Thermal: fix a NULL pointer dereference when generic thermal layer is built a...Zhang Rui1-1/+2
2012-11-26thermal: rcar: add rcar_zone_to_priv() macroKuninori Morimoto1-1/+2
2012-11-26thermal: rcar: fixup the unit of temperatureKuninori Morimoto1-1/+3
2012-11-22thermal: cpu cooling: allow module buildsEduardo Valentin2-2/+2
2012-11-22thermal: cpu cooling: use const parameter while registeringEduardo Valentin2-3/+3
2012-11-15Thermal: Add ST-Ericsson DB8500 thermal properties and platform data.hongbo.zhang4-0/+111
2012-11-15Thermal: Add ST-Ericsson DB8500 thermal driver.hongbo.zhang6-0/+743
2012-11-15drivers/thermal/Makefile refactorZhang Rui1-6/+12
2012-11-15Exynos: Add missing dependencyZhang Rui1-1/+1
2012-11-15Refactor drivers/thermal/KconfigZhang Rui1-52/+51
2012-11-15thermal: cpu_cooling: Make 'notify_device' staticSachin Kamat1-1/+1
2012-11-07Thermal: Remove the cooling_cpufreq_list.hongbo.zhang1-72/+19
2012-11-07Thermal: fix bug of counting cpu frequencies.hongbo.zhang1-4/+6
2012-11-07Thermal: add indent for code alignment.hongbo.zhang1-1/+1
2012-11-07thermal: rcar_thermal: remove explicitly used devm_kfree/iounap()Kuninori Morimoto1-16/+2
2012-11-05thermal: user_space: Add missing static storage class specifiersSachin Kamat1-2/+2
2012-11-05thermal: fair_share: Add missing static storage class specifiersSachin Kamat1-2/+2
2012-11-05thermal: step_wise: Add missing static storage class specifiersSachin Kamat1-2/+2
2012-11-05Thermal: Fix oops and unlocking in thermal_sys.cHugh Dickins1-4/+5
2012-11-05Thermal: Provide option to choose default thermal governorDurgadoss R1-0/+31
2012-11-05Thermal: Add documentation for platform layer dataDurgadoss R1-0/+64
2012-11-05Thermal: Add a notification APIDurgadoss R2-0/+19
2012-11-05Thermal: Remove throttling logic out of thermal_sys.cDurgadoss R1-198/+109
2012-11-05Thermal: Add a thermal notifier for user spaceDurgadoss R3-0/+75
2012-11-05Thermal: Introduce a step_wise thermal governorDurgadoss R3-0/+201
2012-11-05Thermal: Introduce fair_share thermal governorDurgadoss R3-0/+140
2012-11-05Thermal: Make thermal_cdev_update as a global functionDurgadoss R2-2/+4
2012-11-05Thermal: Update binding logic based on platform dataDurgadoss R1-26/+157
2012-11-05Thermal: Add a policy sysfs attributeDurgadoss R1-3/+39
2012-11-05Thermal: Add thermal governor registration APIsDurgadoss R2-0/+106
2012-11-05Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R10-11/+15
2012-11-05Thermal: Add platform level information to thermal.hDurgadoss R1-0/+29
2012-11-05Thermal: Add get trend, get instance API's to thermal_sysDurgadoss R2-0/+44
2012-11-05Thermal: Move thermal_instance to thermal_core.hDurgadoss R2-21/+55
2012-11-05Thermal: Refactor thermal.h fileDurgadoss R1-35/+43
2012-11-04Linux 3.7-rc4v3.7-rc4Linus Torvalds1-1/+1
2012-11-03Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds11-35/+110
2012-11-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds3-6/+9
2012-11-03Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds3-175/+22
2012-11-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds19-92/+275
2012-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-129/+320
2012-11-02tcp-repair: Handle zero-length data put in rcv queuePavel Emelyanov1-0/+3
2012-11-02vmxnet3: must split too big fragmentsEric Dumazet1-20/+45
2012-11-02l2tp: fix oops in l2tp_eth_create() error pathTom Parkin1-0/+1
2012-11-03exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.Jonghwan Choi1-1/+1
2012-11-03ACPI video: Ignore errors after _DOD evaluation.Igor Murzov1-4/+7
2012-11-03thermal: solve compilation errors in rcar_thermalDevendra Naga1-1/+1
2012-11-02cxgb4: Fix unable to get UP event from the LLDVipul Pandya1-10/+0
2012-11-02drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin1-0/+1