Bartosz Golaszewski
|
19a34eea4f
coretemp: Replace cpu_sibling_mask() with topology_sibling_cpumask()
|
10 years ago |
Rasmus Villemoes
|
1055b5f904
hwmon: (coretemp) Allow format checking
|
10 years ago |
Wolfram Sang
|
2a1ed07718
hwmon: drop owner assignment from platform_drivers
|
10 years ago |
Guenter Roeck
|
c0940e95f7
Revert "hwmon: (coretemp) Refine TjMax detection"
|
11 years ago |
Linus Torvalds
|
467a9e1633
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
11 years ago |
Srivatsa S. Bhat
|
3289705fe2
hwmon, coretemp: Fix CPU hotplug callback registration
|
11 years ago |
Guenter Roeck
|
d72d19c26c
hwmon: (coretemp) Convert to use devm_hwmon_device_register_with_groups
|
11 years ago |
Guenter Roeck
|
c503a811e4
hwmon: (coretemp) Allocate platform data with devm_kzalloc
|
11 years ago |
Guenter Roeck
|
1075305de4
hwmon: (coretemp) Use sysfs_create_group to create sysfs attributes
|
11 years ago |
Guenter Roeck
|
bf6ea084eb
hwmon: (coretemp) Do not return -EAGAIN for low temperatures
|
11 years ago |
Guenter Roeck
|
9fb6c9c73b
hwmon: (coretemp) Refine TjMax detection
|
11 years ago |
Guenter Roeck
|
347c16cfde
hwmon: (coretemp) Add PCI device ID for CE41x0 CPUs
|
12 years ago |
Guenter Roeck
|
14513ee696
hwmon: (coretemp) Use PCI host bridge ID to identify CPU if necessary
|
12 years ago |
Jean Delvare
|
3f9aec7610
hwmon: (coretemp) Fix truncated name of alarm attributes
|
11 years ago |
Guenter Roeck
|
1c2faa2247
hwmon: (coretemp) Atom CPUs don't support TjMax; no warning needed
|
12 years ago |
Paul Gortmaker
|
d23e2ae1aa
hwmon: delete __cpuinit usage from all hwmon files
|
12 years ago |
Sachin Kamat
|
807f730105
hwmon: (coretemp) Remove redundant platform_set_drvdata()
|
12 years ago |
Guenter Roeck
|
b55f375725
hwmon: Fix checkpatch warning 'quoted string split across lines'
|
12 years ago |
Guenter Roeck
|
9e3970fba9
hwmon: (coretemp) Document and add support for additional CPU models
|
12 years ago |
Linus Torvalds
|
cff2f741b8
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 years ago |
Guenter Roeck
|
3e280ba08a
hwmon: (coretemp) Drop N4xx, N5xx, D4xx, D5xx CPUs from tjmax table
|
13 years ago |
Guenter Roeck
|
2fa5222efe
hwmon: (coretemp) Use model table instead of if/else to identify CPU models
|
13 years ago |
Guenter Roeck
|
72cbdddcc1
hwmon: (coretemp) Drop dependency on PCI for TjMax detection on Atom CPUs
|
13 years ago |
Bill Pemberton
|
281dfd0b6e
hwmon: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
6c931ae1c0
hwmon: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
9e5e9b7a92
hwmon: remove use of __devexit_p
|
12 years ago |
Guenter Roeck
|
1102dcab84
hwmon: (coretemp) Add support for Atom CE4110/4150/4170
|
13 years ago |
Silas Boyd-Wickizer
|
641f145600
hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplug
|
13 years ago |
Andi Kleen
|
64f503076f
sections: Fix section conflicts in drivers/hwmon
|
13 years ago |
Jan Beulich
|
e273bd98c9
hwmon: struct x86_cpu_id arrays can be __initconst
|
13 years ago |