index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
coretemp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-25
hwmon: (coretemp) Fix potentially truncated sysfs attribute name
Zhang Rui
1
-1
/
+1
2023-04-19
hwmon: (coretemp) Delete an obsolete comment
Zhang Rui
1
-4
/
+0
2023-04-19
hwmon: (coretemp) Delete tjmax debug message
Zhang Rui
1
-3
/
+1
2023-02-03
hwmon: (coretemp) Simplify platform device handling
Robin Murphy
1
-70
/
+58
2023-02-03
hwmon: (coretemp) avoid RDMSR interrupts to isolated CPUs
Marcelo Tosatti
1
-0
/
+4
2022-12-04
hwmon: (coretemp) Add support for dynamic ttarget
Zhang Rui
1
-16
/
+41
2022-12-04
hwmon: (coretemp) Add support for dynamic tjmax
Zhang Rui
1
-15
/
+31
2022-12-04
hwmon: (coretemp) rearrange tjmax handing code
Zhang Rui
1
-78
/
+78
2022-12-04
hwmon: (coretemp) Remove obsolete temp_data->valid
Zhang Rui
1
-4
/
+1
2022-12-01
hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()
Yang Yingliang
1
-1
/
+4
2022-12-01
hwmon: (coretemp) Check for null before removing sysfs attrs
Phil Auld
1
-0
/
+4
2022-10-17
hwmon/coretemp: Handle large core ID value
Zhang Rui
1
-15
/
+41
2021-10-12
hwmon: cleanup non-bool "valid" data fields
Paul Fertser
1
-1
/
+1
2020-03-24
hwmon: Convert to new X86 CPU match macros
Thomas Gleixner
1
-1
/
+1
2019-08-31
hwmon (coretemp) Fix a memory leak bug
Wenwen Wang
1
-1
/
+2
2019-07-08
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-18
/
+18
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164
Thomas Gleixner
1
-14
/
+1
2019-05-23
hwmon/coretemp: Cosmetic: Rename internal variables to zones from packages
Len Brown
1
-18
/
+18
2019-05-23
hwmon/coretemp: Support multi-die/package
Zhang Rui
1
-4
/
+4
2018-12-16
hwmon: (coretemp) Replace S_<PERMS> with octal values
Guenter Roeck
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
1
-3
/
+3
2018-01-02
hwmon: (coretemp) deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+2
2017-05-14
hwmon: (coretemp) Handle frozen hotplug state correctly
Thomas Gleixner
1
-0
/
+14
2016-12-09
hwmon: (coretemp) Simplify package management
Thomas Gleixner
1
-82
/
+38
2016-12-09
hwmon: (coretemp) Use proper error codes in cpu online callback
Thomas Gleixner
1
-19
/
+5
2016-12-09
hwmon: (coretemp) Convert to hotplug state machine
Thomas Gleixner
1
-57
/
+29
2016-12-09
hwmon: (coretemp) Avoid redundant lookups
Thomas Gleixner
1
-13
/
+6
2016-12-09
hwmon: (coretemp) Simplify sibling management
Thomas Gleixner
1
-56
/
+37
2016-12-09
hwmon: (coretemp) Fixup target cpu for package when cpu is offlined
Thomas Gleixner
1
-7
/
+24
2015-10-14
hwmon: (coretemp) Increase limit of maximum core ID from 32 to 128.
Lukasz Odzioba
1
-1
/
+1
2015-05-27
coretemp: Replace cpu_sibling_mask() with topology_sibling_cpumask()
Bartosz Golaszewski
1
-1
/
+2
2015-03-09
hwmon: (coretemp) Allow format checking
Rasmus Villemoes
1
-6
/
+5
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
[next]