| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2014-01-25 | 14 | -49/+1377 |
|\ |
|
| * | Merge branch 'misc' of .git into next | Zhang Rui | 2014-01-06 | 1 | -1/+1 |
| |\ |
|
| | * | thermal: remove const flag from .ops of imx thermal | Eduardo Valentin | 2014-01-06 | 1 | -1/+1 |
| | | | |
| | \ | |
| *-. \ | Merge branches 'misc' and 'soc' of .git into next | Zhang Rui | 2014-01-03 | 3 | -1/+33 |
| |\ \ \
| | | |/
| | |/| |
|
| | | * | thermal: imx: add necessary clk operation | Anson Huang | 2014-01-03 | 1 | -0/+20 |
| | * | | Thermal: update thermal zone device after setting emul_temp | lan,Tianyu | 2014-01-03 | 1 | -0/+3 |
| | * | | intel_powerclamp: Fix cstate counter detection. | Yuxuan Shui | 2014-01-03 | 1 | -1/+10 |
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'misc', 'soc', 'soc-eduardo' and 'int3404-thermal' of .git int... | Zhang Rui | 2014-01-02 | 12 | -45/+1322 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | /
| | | |_|/
| | |/| | |
|
| | | | * | Thermal: ACPI INT3403 thermal driver | Srinivas Pandruvada | 2014-01-02 | 3 | -0/+245 |
| | | * | | thermal: ti-soc-thermal: use thermal DT infrastructure | Eduardo Valentin | 2013-12-04 | 1 | -15/+62 |
| | | * | | thermal: cpu_cooling: introduce of_cpufreq_cooling_register | Eduardo Valentin | 2013-12-04 | 2 | -6/+51 |
| | | * | | thermal: core: introduce thermal_of_cooling_device_register | Eduardo Valentin | 2013-12-04 | 1 | -4/+54 |
| | | * | | thermal: introduce device tree parser | Eduardo Valentin | 2013-12-04 | 5 | -1/+880 |
| | | * | | thermal: allow registering without .get_temp | Eduardo Valentin | 2013-12-04 | 1 | -2/+8 |
| | | |/ |
|
| | * | | thermal: rcar-thermal: Enable driver compilation with COMPILE_TEST | Laurent Pinchart | 2014-01-02 | 1 | -1/+1 |
| | * | | thermal: imx_thermal: add module device table | Russell King | 2014-01-02 | 1 | -0/+1 |
| | * | | drivers: thermal: Mark function as static in x86_pkg_temp_thermal.c | Rashika | 2014-01-02 | 1 | -1/+1 |
| | * | | thermal:samsung: fix compilation warning | Naveen Krishna Chatradhi | 2014-01-02 | 1 | -1/+1 |
| | * | | thermal: imx: correct suspend/resume flow | Anson Huang | 2014-01-02 | 1 | -14/+17 |
| | * | | thermal: exynos: fix error return code | Julia Lawall | 2014-01-02 | 1 | -0/+1 |
| | |/ |
|
| * | | Thermal cpu cooling: return error if no valid cpu frequency entry | Zhang Rui | 2014-01-02 | 1 | -0/+5 |
| * | | thermal: fix cpu_cooling max_level behavior | Eduardo Valentin | 2014-01-02 | 1 | -2/+4 |
| * | | thermal: debug: add debug statement for core and step_wise | Aaron Lu | 2014-01-02 | 2 | -0/+12 |
| |/ |
|
* | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-25 | 1 | -6/+6 |
|\ \ |
|
| * | | thermal: exynos: boost: Automatic enable/disable of BOOST feature (at Exynos4... | Lukasz Majewski | 2014-01-17 | 1 | -6/+6 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-01-23 | 1 | -1/+1 |
|\ \ |
|
| * | | thermal: rcar: comment spelling | Geert Uytterhoeven | 2014-01-08 | 1 | -1/+1 |
| |/ |
|
* | | sched, thermal: Clean up preempt_enable_no_resched() abuse | Peter Zijlstra | 2014-01-13 | 1 | -1/+1 |
* | | x86, acpi, idle: Restructure the mwait idle routines | Peter Zijlstra | 2013-12-19 | 1 | -3/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-11-20 | 1 | -16/+9 |
|\ |
|
| * | genetlink: make multicast groups const, prevent abuse | Johannes Berg | 2013-11-19 | 1 | -16/+8 |
| * | genetlink: pass family to functions using groups | Johannes Berg | 2013-11-19 | 1 | -1/+2 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2013-11-14 | 4 | -12/+38 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'intel_powerclamp', 'tmon' and 'misc' of .git into next | Zhang Rui | 2013-11-07 | 11 | -30/+72 |
| |\ \ \
| | | |/
| | |/| |
|
| | | * | thermal: Fix binding problem when there is thermal zone params | Ni Wade | 2013-11-06 | 1 | -3/+4 |
| | | * | thermal: cpu_cooling: fix return value check in cpufreq_cooling_register() | Wei Yongjun | 2013-11-06 | 1 | -2/+2 |
| | | * | Thermal: Check for validity before doing kfree | durgadoss.r@intel.com | 2013-10-14 | 1 | -1/+2 |
| | | * | thermal: Kconfig: cosmetic fixes | Luka Perkov | 2013-10-09 | 1 | -2/+3 |
| | | * | typo in drivers/thermal/Kconfig: lpatform instead of platform | Regid Ichira | 2013-09-25 | 1 | -1/+1 |
| * | | | thermal/intel_powerclamp: Add newer CPU models | Jacob Pan | 2013-10-09 | 1 | -0/+5 |
| * | | | Thermal: Tidy up error handling in powerclamp_init | durgadoss.r@intel.com | 2013-10-09 | 1 | -3/+21 |
| | |/
| |/| |
|
* | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-10-28 | 1 | -1/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | cpufreq: remove CONFIG_CPU_FREQ_TABLE | Viresh Kumar | 2013-10-16 | 1 | -1/+0 |
| |/ |
|
* | | Merge branch 'x86_pkg_temp' of .git into for-rc | Zhang Rui | 2013-10-21 | 1 | -6/+8 |
|\ \ |
|
| * | | Thermal: x86_pkg_temp: change spin lock | Srinivas Pandruvada | 2013-09-25 | 1 | -6/+8 |
| |/ |
|
* | | Revert "drivers: thermal: parent virtual hwmon with thermal zone" | Zhang Rui | 2013-10-21 | 1 | -1/+1 |
* | | drivers: thermal: allow ti-soc-thermal run without pcb zone | Eduardo Valentin | 2013-10-15 | 1 | -0/+1 |
* | | thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos... | Lukasz Majewski | 2013-10-15 | 4 | -0/+13 |
* | | thermal: exynos: Provide separate TMU data for Exynos4412 | Lukasz Majewski | 2013-10-15 | 4 | -12/+37 |
* | | thermal: exynos: Remove check for thermal device pointer at exynos_report_tri... | Lukasz Majewski | 2013-10-15 | 1 | -2/+0 |
|/ |
|