index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
coretemp.c
Age
Commit message (
Expand
)
Author
2011-01-08
hwmon: (coretemp) Use pr_fmt and pr_<level>
Joe Perches
2010-10-25
hwmon: (coretemp) fix reading of microcode revision (v2)
Jan Beulich
2010-10-25
hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefs
Chen Gong
2010-10-25
x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}t...
Jan Beulich
2010-10-25
x86/hwmon: (coretemp) cosmetic cleanup
Jan Beulich
2010-10-25
x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinit
Jan Beulich
2010-09-28
hwmon (coretemp): Fix build breakage if SMP is undefined
Guenter Roeck
2010-09-24
x86/hwmon: register alternate sibling upon CPU removal
Jan Beulich
2010-09-24
x86/hwmon: fix initialization of coretemp
Jan Beulich
2010-09-24
x86/hwmon: fix module init for hotplug-but-no-device-found case
Jan Beulich
2010-08-25
hwmon: (coretemp) Fix harmless build warning
Jean Delvare
2010-08-11
fix "hwmon: coretemp: update hotplug condition check"
Andrew Morton
2010-08-09
drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPU
Andrew Morton
2010-08-09
hwmon: coretemp: enable coretemp device add operation failure
Chen Gong
2010-08-09
hwmon: coretemp: update hotplug condition check
Chen Gong
2010-07-09
hwmon: (coretemp) Properly label the sensors
Jean Delvare
2010-07-09
hwmon: (coretemp) Skip duplicate CPU entries
Jean Delvare
2010-05-25
drivers/hwmon/coretemp.c: get TjMax value from MSR
Carsten Emde
2010-05-25
drivers/hwmon/coretemp.c: detect the thermal sensors by CPUID
Carsten Emde
2010-03-29
hwmon: (coretemp) Add missing newline to dev_warn() message
Dean Nelson
2010-03-29
hwmon: (coretemp) Fix cpu model output
Prarit Bhargava
2010-01-10
hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
Yong Wang
2009-09-23
hwmon: (coretemp) Add Lynnfield CPU
Huaxu Wan
2009-09-23
hwmon: (coretemp) Add support for Penryn mobile CPUs
Rudolf Marek
2009-09-23
hwmon: (coretemp) Fix Atom CPUs support
Rudolf Marek
2009-09-22
drivers/hwmon/coretemp.c: enable the Intel Atom
Michael Riepe
2008-08-15
coretemp: recognize Nehalem CPUs
Darrick J. Wong
2008-02-17
hwmon: (coretemp) Add Penryn CPU to coretemp
Rudolf Marek
2008-02-17
hwmon: (coretemp) Add TjMax detection for mobile CPUs
Rudolf Marek
2008-02-17
hwmon: (coretemp) fix section mismatch warning
Sam Ravnborg
2008-02-17
hwmon: (coretemp) Add maximum cooling temperature readout
Rudolf Marek
2007-12-04
HWMON: coretemp, suspend fix
Rafael J. Wysocki
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-09
hwmon: (coretemp) Add support for Celeron 4xx
Rudolf Marek
2007-10-09
hwmon: Convert from class_device to device
Tony Jones
2007-10-09
hwmon: (coretemp) Remove bogus __cpuinitdata etc cleanup
Satyam Sharma
2007-07-19
make coretemp_device_remove() static
Adrian Bunk
2007-06-24
hwmon/coretemp: fix a broken error path
Jean Delvare
2007-05-27
hwmon/coretemp: Add more safety checks
Rudolf Marek
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-08
hwmon: New coretemp driver
Rudolf Marek