index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
coretemp.c
Commit message (
Expand
)
Author
Age
*
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
|
\
|
*
hwmon: remove use of __devexit
Bill Pemberton
2012-11-28
|
*
hwmon: remove use of __devinit
Bill Pemberton
2012-11-28
|
*
hwmon: remove use of __devexit_p
Bill Pemberton
2012-11-28
*
|
hwmon: (coretemp) Drop N4xx, N5xx, D4xx, D5xx CPUs from tjmax table
Guenter Roeck
2012-12-05
*
|
hwmon: (coretemp) Use model table instead of if/else to identify CPU models
Guenter Roeck
2012-12-05
*
|
hwmon: (coretemp) Drop dependency on PCI for TjMax detection on Atom CPUs
Guenter Roeck
2012-12-05
|
/
*
hwmon: (coretemp) Add support for Atom CE4110/4150/4170
Guenter Roeck
2012-10-14
*
hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplug
Silas Boyd-Wickizer
2012-09-23
*
sections: Fix section conflicts in drivers/hwmon
Andi Kleen
2012-08-18
*
hwmon: struct x86_cpu_id arrays can be __initconst
Jan Beulich
2012-07-30
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-06-29
|
\
|
*
x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM
H. Peter Anvin
2012-06-25
*
|
hwmon: (coretemp) Drop needless initialization
Jean Delvare
2012-06-17
*
|
hwmon: (coretemp) Improve support for TjMax detection on Atom CPUs
Guenter Roeck
2012-06-17
*
|
hwmon: (coretemp) Add support for Atom D2000 and N2000 series CPU models
Guenter Roeck
2012-06-17
*
|
hwmon: (coretemp) Improve support of recent Atom CPU models
Jean Delvare
2012-06-17
|
/
*
hwmon: (coretemp) Increase CPU core limit
Guenter Roeck
2012-05-01
*
hwmon: (coretemp) fix oops on cpu unplug
Kirill A. Shutemov
2012-05-01
*
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-21
|
\
|
*
hwmon: (coretemp) Fix checkpatch error
Guenter Roeck
2012-03-18
*
|
HWMON: Convert coretemp to x86 cpuid autoprobing
Andi Kleen
2012-01-26
|
/
*
hwmon: (coretemp) Add missing section annotations
Jean Delvare
2012-01-16
*
x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'
Kevin Winchester
2011-12-21
*
hwmon: (coretemp) Fix for non-SMP builds
Jean Delvare
2011-11-06
*
coretemp: Get microcode revision from cpu_data
Andi Kleen
2011-10-14
*
hwmon: (coretemp) Avoid leaving around dangling pointer
Guenter Roeck
2011-09-28
*
hwmon: (coretemp) Fixup platform device ID change
Jean Delvare
2011-09-28
*
hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...
Jan Beulich
2011-09-23
*
hwmon: (coretemp) constify static data
Jan Beulich
2011-09-23
*
hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID
Jan Beulich
2011-09-23
*
hwmon: (coretemp) Don't use threshold registers for tempX_max
Guenter Roeck
2011-09-21
*
hwmon: (coretemp) Let the user force TjMax
Jean Delvare
2011-09-21
*
hwmon: (coretemp) Drop duplicate function get_pkg_tjmax
Jean Delvare
2011-09-21
*
hwmon: (coretemp) Initialize tmin
Jean Delvare
2011-09-14
*
hwmon: (coretemp) Add core/pkg threshold support to Coretemp
Durgadoss R
2011-07-28
*
hwmon: (coretemp) Drop unused struct members
Jean Delvare
2011-06-18
*
hwmon: (coretemp) Further relax temperature range checks
Guenter Roeck
2011-06-01
*
hwmon: (coretemp) Fix TjMax detection for older CPUs
Guenter Roeck
2011-06-01
*
hwmon: (coretemp) Relax target temperature range check
Jean Delvare
2011-06-01
*
hwmon: (coretemp) Fix section mismatch
Jean Delvare
2011-05-27
*
hwmon: (coretemp) Update comments describing the handling of HT CPUs
Guenter Roeck
2011-05-27
*
hwmon: (coretemp) Initialize sysfs attributes
Sergey Senozhatsky
2011-05-27
*
hwmon: (coretemp) Add comments describing the handling of HT CPUs
Guenter Roeck
2011-05-24
*
hwmon: (coretemp) Fix compile error if CONFIG_SMP is not defined
Guenter Roeck
2011-05-23
*
hwmon: (coretemp) Fix checkpatch errors
Guenter Roeck
2011-05-21
*
hwmon: (coretemp) Merge pkgtemp with coretemp
Durgadoss R
2011-05-20
*
hwmon: (coretemp) Use pr_fmt and pr_<level>
Joe Perches
2011-01-08
*
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
[next]