index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
coretemp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-20
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-01
Revert "hwmon: (coretemp) Refine TjMax detection"
Guenter Roeck
1
-2
/
+2
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+7
2014-03-20
hwmon, coretemp: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-7
/
+7
2014-03-03
hwmon: (coretemp) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-39
/
+8
2014-03-03
hwmon: (coretemp) Allocate platform data with devm_kzalloc
Guenter Roeck
1
-7
/
+5
2014-03-03
hwmon: (coretemp) Use sysfs_create_group to create sysfs attributes
Guenter Roeck
1
-13
/
+7
2014-01-14
hwmon: (coretemp) Do not return -EAGAIN for low temperatures
Guenter Roeck
1
-8
/
+9
2014-01-14
hwmon: (coretemp) Refine TjMax detection
Guenter Roeck
1
-2
/
+2
2014-01-14
hwmon: (coretemp) Add PCI device ID for CE41x0 CPUs
Guenter Roeck
1
-3
/
+1
2014-01-14
hwmon: (coretemp) Use PCI host bridge ID to identify CPU if necessary
Guenter Roeck
1
-3
/
+30
2014-01-14
hwmon: (coretemp) Fix truncated name of alarm attributes
Jean Delvare
1
-1
/
+1
2013-08-11
hwmon: (coretemp) Atom CPUs don't support TjMax; no warning needed
Guenter Roeck
1
-1
/
+13
2013-07-14
hwmon: delete __cpuinit usage from all hwmon files
Paul Gortmaker
1
-21
/
+18
2013-06-21
hwmon: (coretemp) Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-04-07
hwmon: Fix checkpatch warning 'quoted string split across lines'
Guenter Roeck
1
-2
/
+1
2013-01-25
hwmon: (coretemp) Document and add support for additional CPU models
Guenter Roeck
1
-2
/
+3
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2012-12-05
hwmon: (coretemp) Drop N4xx, N5xx, D4xx, D5xx CPUs from tjmax table
Guenter Roeck
1
-8
/
+0
2012-12-05
hwmon: (coretemp) Use model table instead of if/else to identify CPU models
Guenter Roeck
1
-14
/
+27
2012-12-05
hwmon: (coretemp) Drop dependency on PCI for TjMax detection on Atom CPUs
Guenter Roeck
1
-22
/
+15
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-14
hwmon: (coretemp) Add support for Atom CE4110/4150/4170
Guenter Roeck
1
-2
/
+5
2012-09-23
hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplug
Silas Boyd-Wickizer
1
-0
/
+5
2012-08-18
sections: Fix section conflicts in drivers/hwmon
Andi Kleen
1
-1
/
+1
2012-07-30
hwmon: struct x86_cpu_id arrays can be __initconst
Jan Beulich
1
-1
/
+1
2012-06-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2012-06-25
x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM
H. Peter Anvin
1
-2
/
+2
2012-06-17
hwmon: (coretemp) Drop needless initialization
Jean Delvare
1
-1
/
+1
2012-06-17
hwmon: (coretemp) Improve support for TjMax detection on Atom CPUs
Guenter Roeck
1
-0
/
+25
2012-06-17
hwmon: (coretemp) Add support for Atom D2000 and N2000 series CPU models
Guenter Roeck
1
-0
/
+3
2012-06-17
hwmon: (coretemp) Improve support of recent Atom CPU models
Jean Delvare
1
-1
/
+2
2012-05-01
hwmon: (coretemp) Increase CPU core limit
Guenter Roeck
1
-1
/
+1
2012-05-01
hwmon: (coretemp) fix oops on cpu unplug
Kirill A. Shutemov
1
-0
/
+4
2012-03-21
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2012-03-18
hwmon: (coretemp) Fix checkpatch error
Guenter Roeck
1
-2
/
+2
2012-01-26
HWMON: Convert coretemp to x86 cpuid autoprobing
Andi Kleen
1
-3
/
+14
2012-01-16
hwmon: (coretemp) Add missing section annotations
Jean Delvare
1
-11
/
+15
2011-12-21
x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'
Kevin Winchester
1
-4
/
+3
2011-11-06
hwmon: (coretemp) Fix for non-SMP builds
Jean Delvare
1
-2
/
+1
2011-10-14
coretemp: Get microcode revision from cpu_data
Andi Kleen
1
-24
/
+4
2011-09-28
hwmon: (coretemp) Avoid leaving around dangling pointer
Guenter Roeck
1
-0
/
+1
2011-09-28
hwmon: (coretemp) Fixup platform device ID change
Jean Delvare
1
-15
/
+12
2011-09-23
hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...
Jan Beulich
1
-6
/
+3
2011-09-23
hwmon: (coretemp) constify static data
Jan Beulich
1
-2
/
+2
2011-09-23
hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID
Jan Beulich
1
-2
/
+2
2011-09-21
hwmon: (coretemp) Don't use threshold registers for tempX_max
Guenter Roeck
1
-121
/
+14
2011-09-21
hwmon: (coretemp) Let the user force TjMax
Jean Delvare
1
-0
/
+15
[next]