Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a43b933bcbbd6c7e2660b672a311345cea9524c1
/
drivers
/
thermal
/
Kconfig
d1c8b04
thermal,rcar_thermal: Add dependency on HAS_IOMEM
by Richard Weinberger
· 11 years ago
37d6a82
Thermal: update INT3404 thermal driver help text
by Zhang Rui
· 11 years ago
201531c
Merge branches 'misc', 'soc', 'soc-eduardo' and 'int3404-thermal' of .git into next
by Zhang Rui
· 11 years ago
beeb5a1
thermal: rcar-thermal: Enable driver compilation with COMPILE_TEST
by Laurent Pinchart
· 11 years ago
925c36b
Thermal: ACPI INT3403 thermal driver
by Srinivas Pandruvada
· 11 years ago
39d99cf
thermal: cpu_cooling: introduce of_cpufreq_cooling_register
by Eduardo Valentin
· 11 years ago
4e5e470
thermal: introduce device tree parser
by Eduardo Valentin
· 11 years ago
549608e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 11 years ago
3bc28ab
cpufreq: remove CONFIG_CPU_FREQ_TABLE
by Viresh Kumar
· 11 years ago
a822794
thermal: Kconfig: cosmetic fixes
by Luka Perkov
· 11 years ago
ece238f
typo in drivers/thermal/Kconfig: lpatform instead of platform
by Regid Ichira
· 11 years ago
0dd8879
thermal: hwmon: move hwmon support to single file
by Eduardo Valentin
· 11 years ago
036e8a13
Merge branches 'exynos', 'imx' and 'fixes' of .git into next
by Zhang Rui
· 11 years ago
c682137
thermal: exynos: Moving exynos thermal files into samsung directory
by Amit Daniel Kachhap
· 11 years ago
ca3de46
thermal: add imx thermal driver support
by Shawn Guo
· 11 years ago
9d1968f
Merge branch 'cpu-package-thermal' of .git into next
by Zhang Rui
· 11 years ago
b3ba020
thermal: fix x86_pkg_temp_thermal.c build and Kconfig
by Randy Dunlap
· 11 years ago
f157f59
Merge branch 'cpu-package-thermal' of .git into next
by Zhang Rui
· 11 years ago
f1a18a1
Thermal: CPU Package temperature thermal
by Srinivas Pandruvada
· 11 years ago
eb98200
thermal: introduce TI SoC thermal driver
by Eduardo Valentin
· 11 years ago
f7188b3
thermal: cpu_cooling: update Kconfig entry
by Eduardo Valentin
· 12 years ago
bbf7fc8
Thermal: build cpu_cooling code into thermal_sys module
by Zhang Rui
· 12 years ago
8837295
thermal: add a warning for temperature emulation feature
by Eduardo Valentin
· 12 years ago
bffd1f8
thermal: exynos: Adapt to temperature emulation core thermal framework
by Amit Daniel Kachhap
· 12 years ago
fa0d654
thermal: Add driver for Armada 370/XP SoC thermal management
by Ezequiel Garcia
· 12 years ago
9d185d0
Thermal: rename thermal governor Kconfig option to avoid generic naming
by Zhang Rui
· 12 years ago
74ffa64
Thermal: Dove: Add Themal sensor support for Dove.
by Andrew Lunn
· 12 years ago
7060aa3
thermal: Add support for the thermal sensor on Kirkwood SoCs
by Nobuhiro Iwamatsu
· 12 years ago
e6e238c
thermal: sysfs: Add a new sysfs node emul_temp for thermal emulation
by Amit Daniel Kachhap
· 12 years ago
d6d71ee
PM: Introduce Intel PowerClamp Driver
by Jacob Pan
· 12 years ago
bbf63be
Thermal: exynos: Add sysfs node supporting exynos's emulation mode.
by Jonghwa Lee
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
e41e85c
treewide: Fix typos in various Kconfig
by Masanari Iida
· 12 years ago
4ba115b
thermal: cpu cooling: allow module builds
by Eduardo Valentin
· 12 years ago
aa1acb0
Thermal: Add ST-Ericsson DB8500 thermal driver.
by hongbo.zhang
· 12 years ago
ec54c74
Exynos: Add missing dependency
by Zhang Rui
· 12 years ago
72e1989
Refactor drivers/thermal/Kconfig
by Zhang Rui
· 12 years ago
a56757a
Thermal: Provide option to choose default thermal governor
by Durgadoss R
· 12 years ago
1cc807a
Thermal: Add a thermal notifier for user space
by Durgadoss R
· 12 years ago
e151a20
Thermal: Introduce a step_wise thermal governor
by Durgadoss R
· 12 years ago
4ccc5743
Thermal: Introduce fair_share thermal governor
by Durgadoss R
· 12 years ago
dd8e8c4
thermal, cpufreq: Fix build when CPU_FREQ_TABLE isn't configured
by David Rientjes
· 12 years ago
f22d9c0
thermal: exynos5: add exynos5250 thermal sensor driver support
by Amit Daniel Kachhap
· 12 years ago
c48cbba
hwmon: exynos4: move thermal sensor driver to driver/thermal directory
by Amit Daniel Kachhap
· 12 years ago
0236141
thermal: add generic cpufreq cooling implementation
by Amit Daniel Kachhap
· 12 years ago
1e426ff
thermal: add Renesas R-Car thermal sensor support
by Kuninori Morimoto
· 12 years ago
b9c7aff
drivers/thermal/spear_thermal.c: add Device Tree probing capability
by Viresh Kumar
· 12 years ago
6a92c36
thermal: add support for thermal sensor present on SPEAr13xx machines
by Vincenzo Frascino
· 13 years ago
ab92402
thermal: hide CONFIG_THERMAL_HWMON
by Jean Delvare
· 13 years ago
af06216
ACPI: Fix build for CONFIG_NET unset
by Rafael J. Wysocki
· 14 years ago
4cb1872
thermal: Add event notification to thermal framework
by R.Durgadoss
· 14 years ago
df43176
thermal: add missing Kconfig dependency
by Jan Beulich
· 15 years ago
16d7523
thermal: Create CONFIG_THERMAL_HWMON=n
by Rene Herman
· 16 years ago
63c4ec9
thermal: add the support for building the generic thermal as a module
by Zhang Rui
· 17 years ago
ece54e2
thermal: delete "default y"
by Len Brown
· 17 years ago
91f57fa
Revert "thermal: fix generic thermal I/F for hwmon"
by Len Brown
· 17 years ago
3152fb9
thermal: fix generic thermal I/F for hwmon
by Zhang, Rui
· 17 years ago
543a956
ACPI: thermal: syntax, spelling, kernel-doc
by Len Brown
· 17 years ago
203d3d4
the generic thermal sysfs driver
by Zhang Rui
· 17 years ago