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
/
it87.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
hwmon: (it87) Add support to detect sensor type AMDTSI
Frank Crawford
1
-4
/
+31
2023-08-21
hwmon: (it87) Improve temperature reporting support
Frank Crawford
1
-0
/
+6
2023-08-21
hwmon: (it87) Split temperature sensor detection to separate function
Frank Crawford
1
-13
/
+28
2023-06-08
hwmon: (it87) Generalise support for FAN_CTL ON/OFF
Frank Crawford
1
-26
/
+37
2023-06-08
hwmon: (it87) Allow for chips with only 4 temp sensors
Frank Crawford
1
-2
/
+6
2023-06-08
hwmon: (it87) Update IT8732F chip for 4 fans and PWMs
Frank Crawford
1
-1
/
+30
2023-06-08
hwmon: (it87) Add controls for chips with only 4 PWMs
Frank Crawford
1
-3
/
+9
2023-06-08
hwmon: (it87) Add controls for chips with only 4 fans
Frank Crawford
1
-11
/
+13
2023-04-21
hwmon: (it87) Disable/enable SMBus access for IT8622E chipset
Frank Crawford
1
-0
/
+1
2023-04-21
hwmon: (it87) Add calls to smbus_enable/smbus_disable as required
Frank Crawford
1
-46
/
+135
2023-04-21
hwmon: (it87) Test for error in it87_update_device
Frank Crawford
1
-2
/
+52
2023-04-19
hwmon: (it87) Disable SMBus access for environmental controller registers.
Frank Crawford
1
-2
/
+56
2023-04-19
hwmon: (it87) Use voltage scaling macro where appropriate
Frank Crawford
1
-1
/
+1
2023-03-21
hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
Frank Crawford
1
-1
/
+3
2023-02-03
hwmon: (it87) Add new chipset IT87952E
Frank Crawford
1
-1
/
+15
2023-02-03
hwmon: (it87) Allow multiple chip IDs for force_id
Frank Crawford
1
-8
/
+13
2023-02-03
hwmon: (it87) Add chip_id in some info message
Frank Crawford
1
-2
/
+4
2023-02-03
hwmon: (it87) List full chip model name
Frank Crawford
1
-23
/
+23
2023-02-03
hwmon: (it87) Disable configuration exit for certain chips
Frank Crawford
1
-2
/
+2
2023-02-03
hwmon: (it87) Allow disabling exiting of configuration mode
Frank Crawford
1
-8
/
+18
2023-02-03
hwmon: (it87) Group all related MODULE_PARM definitions together
Frank Crawford
1
-8
/
+15
2023-02-03
hwmon: (it87) Set second Super-IO chip in configuration mode
Frank Crawford
1
-0
/
+48
2023-02-03
hwmon: (it87) Allow calling __superio_enter outside muxed region
Frank Crawford
1
-4
/
+9
2022-12-04
hwmon: (it87) Add DMI table for future extensions
Frank Crawford
1
-19
/
+53
2022-12-04
hwmon: (it87) Check for a valid chip before using force_id
Ahmad Khalifa
1
-1
/
+7
2022-12-04
hwmon: (it87) Add param to ignore ACPI resource conflicts
Ahmad Khalifa
1
-2
/
+8
2022-09-25
hwmon: (it87) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2021-10-12
hwmon: cleanup non-bool "valid" data fields
Paul Fertser
1
-6
/
+6
2021-04-20
hwmon: Use kobj_to_dev()
Guenter Roeck
1
-6
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2017-08-13
hwmon: (it87) Reapply probe path chip registers settings after resume
Maciej S. Szmigiero
1
-2
/
+74
2017-08-13
hwmon: (it87) Split out chip registers setting code on probe path
Maciej S. Szmigiero
1
-50
/
+88
2017-03-22
hwmon: (it87) Avoid registering the same chip on both SIO addresses
Guenter Roeck
1
-5
/
+19
2017-02-10
hwmon: (it87) Add support for IT8792E
Guenter Roeck
1
-2
/
+16
2017-02-10
hwmon: (it87) Do not overwrite bit 2..6 of pwm control registers
Guenter Roeck
1
-13
/
+24
2017-02-10
hwmon: (it87) Fix pwm4 detection for IT8620 and IT8628
Guenter Roeck
1
-1
/
+1
2017-02-10
hwmon: (it87) Ensure that pwm control cache is current before updating values
Guenter Roeck
1
-0
/
+2
2017-02-10
hwmon: (it87) Improve IT8622 support
Guenter Roeck
1
-8
/
+59
2017-02-10
hwmon: (it87) Add support for IT8622E
Guenter Roeck
1
-1
/
+15
2017-02-10
hwmon: (it87) Add feature flag indicating that VIN3 is connected to 5V
Guenter Roeck
1
-3
/
+7
2017-01-02
hwmon: (it87) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-10
/
+10
2016-09-08
hwmon: (it87) Drop useless comments
Jean Delvare
1
-4
/
+4
2016-08-29
hwmon: (it87) Add missing sysfs attribute group terminator
Jean Delvare
1
-0
/
+1
2016-08-11
hwmon: (it87) Features mask must be 32 bit wide
Guenter Roeck
1
-1
/
+1
2016-04-19
hwmon: (it87) Add support for IT8628E
Guenter Roeck
1
-2
/
+16
2016-04-19
hwmon: (it87) Fix pwm_temp_map for system with 6 pwm channels
Guenter Roeck
1
-8
/
+15
2016-04-19
hwmon: (it87) Support automatic pwm control on newer chips
Guenter Roeck
1
-14
/
+187
2016-04-19
hwmon: (it87) Enhance validation for fan4 and fan5
Guenter Roeck
1
-0
/
+23
2016-04-19
hwmon: (it87) Support disabling fan control for all pwm control and chips
Guenter Roeck
1
-21
/
+31
2016-04-19
hwmon: (it87) Formatting cleanup
Guenter Roeck
1
-75
/
+80
[next]