Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f80ea66808b45d19abeb66db936b8f797a2628ff
/
drivers
/
hwmon
/
coretemp.c
2aba6ca
hwmon: (coretemp) Fix for non-SMP builds
by Jean Delvare
· 13 years ago
ca8bc8d
coretemp: Get microcode revision from cpu_data
by Andi Kleen
· 13 years ago
20ecb49
hwmon: (coretemp) Avoid leaving around dangling pointer
by Guenter Roeck
· 13 years ago
0eb9782
hwmon: (coretemp) Fixup platform device ID change
by Jean Delvare
· 13 years ago
2f1c3db
hwmon: (coretemp) remove struct platform_data * parameter from create_core_data()
by Jan Beulich
· 13 years ago
e3204ed
hwmon: (coretemp) constify static data
by Jan Beulich
· 13 years ago
b3a242a
hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID
by Jan Beulich
· 13 years ago
f4af6fd
hwmon: (coretemp) Don't use threshold registers for tempX_max
by Guenter Roeck
· 13 years ago
a45a8c8
hwmon: (coretemp) Let the user force TjMax
by Jean Delvare
· 13 years ago
6bf9e9b
hwmon: (coretemp) Drop duplicate function get_pkg_tjmax
by Jean Delvare
· 13 years ago
cd5bd3d
hwmon: (coretemp) Initialize tmin
by Jean Delvare
· 13 years ago
c814a4c
hwmon: (coretemp) Add core/pkg threshold support to Coretemp
by Durgadoss R
· 13 years ago
808b4e6
hwmon: (coretemp) Drop unused struct members
by Jean Delvare
· 13 years ago
bb9973e
hwmon: (coretemp) Further relax temperature range checks
by Guenter Roeck
· 13 years ago
4f5f71a
hwmon: (coretemp) Fix TjMax detection for older CPUs
by Guenter Roeck
· 13 years ago
4c6e0f8
hwmon: (coretemp) Relax target temperature range check
by Jean Delvare
· 13 years ago
582e1b2
hwmon: (coretemp) Fix section mismatch
by Jean Delvare
· 13 years ago
6777b9e
hwmon: (coretemp) Update comments describing the handling of HT CPUs
by Guenter Roeck
· 13 years ago
4258781
hwmon: (coretemp) Initialize sysfs attributes
by Sergey Senozhatsky
· 13 years ago
f4e0bcf
hwmon: (coretemp) Add comments describing the handling of HT CPUs
by Guenter Roeck
· 13 years ago
bb74e8c
hwmon: (coretemp) Fix compile error if CONFIG_SMP is not defined
by Guenter Roeck
· 13 years ago
4cc4527
hwmon: (coretemp) Fix checkpatch errors
by Guenter Roeck
· 13 years ago
199e0de
hwmon: (coretemp) Merge pkgtemp with coretemp
by Durgadoss R
· 13 years ago
f8bb892
hwmon: (coretemp) Use pr_fmt and pr_<level>
by Joe Perches
· 14 years ago
3247800
hwmon: (coretemp) fix reading of microcode revision (v2)
by Jan Beulich
· 14 years ago
17c10d6
hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefs
by Chen Gong
· 14 years ago
9401ba1
x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}temp.c
by Jan Beulich
· 14 years ago
e0a8755
x86/hwmon: (coretemp) cosmetic cleanup
by Jan Beulich
· 14 years ago
a5f42a6
x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinit
by Jan Beulich
· 14 years ago
fff2017
hwmon (coretemp): Fix build breakage if SMP is undefined
by Guenter Roeck
· 14 years ago
e40cc4b
x86/hwmon: register alternate sibling upon CPU removal
by Jan Beulich
· 14 years ago
a465905
x86/hwmon: fix initialization of coretemp
by Jan Beulich
· 14 years ago
89a3fd3
x86/hwmon: fix module init for hotplug-but-no-device-found case
by Jan Beulich
· 14 years ago
45ff34d
hwmon: (coretemp) Fix harmless build warning
by Jean Delvare
· 14 years ago
3771330
fix "hwmon: coretemp: update hotplug condition check"
by Andrew Morton
· 14 years ago
6b8e828
drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPU
by Andrew Morton
· 14 years ago
851b29c
hwmon: coretemp: enable coretemp device add operation failure
by Chen Gong
· 14 years ago
0dca94b
hwmon: coretemp: update hotplug condition check
by Chen Gong
· 14 years ago
3f4f09b
hwmon: (coretemp) Properly label the sensors
by Jean Delvare
· 14 years ago
d883b9f
hwmon: (coretemp) Skip duplicate CPU entries
by Jean Delvare
· 14 years ago
a321ced
drivers/hwmon/coretemp.c: get TjMax value from MSR
by Carsten Emde
· 14 years ago
5db47b0
drivers/hwmon/coretemp.c: detect the thermal sensors by CPUID
by Carsten Emde
· 14 years ago
4d7a564
hwmon: (coretemp) Add missing newline to dev_warn() message
by Dean Nelson
· 15 years ago
fcc6a74
hwmon: (coretemp) Fix cpu model output
by Prarit Bhargava
· 15 years ago
1fe63ab
hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
by Yong Wang
· 15 years ago
fa08acd
hwmon: (coretemp) Add Lynnfield CPU
by Huaxu Wan
· 15 years ago
eccfed4
hwmon: (coretemp) Add support for Penryn mobile CPUs
by Rudolf Marek
· 15 years ago
708a62b
hwmon: (coretemp) Fix Atom CPUs support
by Rudolf Marek
· 15 years ago
0bf41d9
drivers/hwmon/coretemp.c: enable the Intel Atom
by Michael Riepe
· 15 years ago
34c86c1
coretemp: recognize Nehalem CPUs
by Darrick J. Wong
· 16 years ago
ae77015
hwmon: (coretemp) Add Penryn CPU to coretemp
by Rudolf Marek
· 17 years ago
118a887
hwmon: (coretemp) Add TjMax detection for mobile CPUs
by Rudolf Marek
· 17 years ago
ba7c192
hwmon: (coretemp) fix section mismatch warning
by Sam Ravnborg
· 17 years ago
6369a288
hwmon: (coretemp) Add maximum cooling temperature readout
by Rudolf Marek
· 17 years ago
561d9a9
HWMON: coretemp, suspend fix
by Rafael J. Wysocki
· 17 years ago
92cb761
x86: convert cpuinfo_x86 array to a per_cpu array
by Mike Travis
· 17 years ago
c940336
hwmon: (coretemp) Add support for Celeron 4xx
by Rudolf Marek
· 17 years ago
1beeffe
hwmon: Convert from class_device to device
by Tony Jones
· 17 years ago
59a35ba
hwmon: (coretemp) Remove bogus __cpuinitdata etc cleanup
by Satyam Sharma
· 17 years ago
d2bc7b1
make coretemp_device_remove() static
by Adrian Bunk
· 17 years ago
6d79af7
hwmon/coretemp: fix a broken error path
by Jean Delvare
· 17 years ago
67f363b
hwmon/coretemp: Add more safety checks
by Rudolf Marek
· 17 years ago
8bb7844
Add suspend-related notifications for CPU hotplug
by Rafael J. Wysocki
· 18 years ago
bebe467
hwmon: New coretemp driver
by Rudolf Marek
· 18 years ago