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
/
nct6775.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-04
hwmon: (nct6775) Remove num_attr_groups from struct nct6775_data
Axel Lin
1
-6
/
+6
2014-08-04
hwmon: (nct6775) Update module description and Kconfig for NCT6106D and NCT6791D
Axel Lin
1
-1
/
+1
2014-05-24
hwmon: (nct6775) Fix probe unwind paths to properly unregister platform devices
Axel Lin
1
-3
/
+5
2014-01-29
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
1
-1
/
+1
2014-01-14
hwmon: (nct6775) Re-enable logical device mapping for NCT6791 during resume
Guenter Roeck
1
-11
/
+27
2013-11-18
hwmon: (nct6775) NCT6791 supports weight control only for CPUFAN
Guenter Roeck
1
-8
/
+21
2013-11-18
hwmon: (nct6775) Monitor additional temperature registers
Guenter Roeck
1
-2
/
+60
2013-10-19
hwmon: (nct6775) Remove an unused variable
Dan Carpenter
1
-2
/
+2
2013-10-18
hwmon: (nct6775) fix coccinelle warnings
Fengguang Wu
1
-4
/
+1
2013-10-13
hwmon: (nct6775) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-16
/
+5
2013-10-13
hwmon: (nct6775) Convert to use hwmon_device_register_with_groups
Guenter Roeck
1
-86
/
+36
2013-10-13
hwmon: (nct6775) Check array index when accessing temp_offset
Guenter Roeck
1
-1
/
+2
2013-10-13
hwmon: (nct6775) Use return value from find_temp_source
Guenter Roeck
1
-2
/
+2
2013-08-11
hwmon: (nct6775) Add support for hibernate
Harald Judt
1
-0
/
+2
2013-08-11
hwmon: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-11
hwmon: (nct6775) Fix size of data->temp array
Dan Carpenter
1
-2
/
+2
2013-08-11
hwmon: (nct6775) Avoid using device platform data outside probe function
Guenter Roeck
1
-26
/
+25
2013-08-11
hwmon: (nct6775) Add support for NCT6791D
David Bartley
1
-74
/
+207
2013-08-11
hwmon: (nct6775) Add support for beep attributes
Guenter Roeck
1
-21
/
+218
2013-08-11
hwmon: (nct6775) Add support for critical low/high temperature limits on NCT6106
Guenter Roeck
1
-9
/
+34
2013-08-11
hwmon: (nct6775) Add support for NCT6102D/6106D
Guenter Roeck
1
-25
/
+225
2013-08-11
hwmon: (nct6775) Support two SuperIO chips in the same system
Guenter Roeck
1
-50
/
+63
2013-08-11
hwmon: (nct6775) Allocate attributes dynamically from templates
Guenter Roeck
1
-1103
/
+507
2013-06-27
hwmon: (nct6775) Drop unsupported fan alarm attributes for NCT6775
Guenter Roeck
1
-5
/
+7
2013-06-27
hwmon: (nct6775) Fix temperature alarm attributes
Guenter Roeck
1
-23
/
+57
2013-05-11
hwmon: (nct6775) Do not create non-existing attributes
Guenter Roeck
1
-2
/
+4
2013-04-21
hwmon: (nct6775) Fix coding style problems
Guenter Roeck
1
-3
/
+3
2013-04-21
hwmon: (nct6775) Constify strings
Guenter Roeck
1
-1
/
+1
2013-04-13
hwmon: (nct6775) Use ARRAY_SIZE for loops where possible
Guenter Roeck
1
-8
/
+8
2013-04-07
hwmon: (nct6775) Enable both AUXTIN and VIN3 on NCT6776
Guenter Roeck
1
-37
/
+0
2013-04-07
hwmon: (nct6775) Expand scope of supported chips
Guenter Roeck
1
-9
/
+8
2013-04-07
hwmon: (nct6775) Drop read/write lock
Guenter Roeck
1
-10
/
+0
2013-04-07
hwmon: (nct6775) Only report VID if supported and enabled
Guenter Roeck
1
-6
/
+24
2013-04-07
hwmon: (nct6775) Detect and report additional temperature sources
Guenter Roeck
1
-0
/
+33
2013-04-07
hwmon: (nct6775) Add support for weighted fan control
Guenter Roeck
1
-14
/
+266
2013-04-07
hwmon: (nct6775) Add support for automatic fan control
Guenter Roeck
1
-7
/
+1092
2013-04-07
hwmon: (nct6775) Add support for pwm, pwm_mode, and pwm_enable
Guenter Roeck
1
-0
/
+329
2013-04-07
hwmon: (nct6775) Add power management support
Guenter Roeck
1
-0
/
+86
2013-04-07
hwmon: (nct6775) Add support for fan debounce module parameter
Guenter Roeck
1
-0
/
+28
2013-04-07
hwmon: (nct6775) Add support for fanX_pulses sysfs attribute
Guenter Roeck
1
-0
/
+64
2013-04-07
hwmon: (nct6775) Add support for fan speed attributes
Guenter Roeck
1
-1
/
+515
2013-04-07
hwmon: (nct6775) Add support for temperature sensors
Guenter Roeck
1
-3
/
+745
2013-04-07
hwmon: (nct6775) Add case open detection
Guenter Roeck
1
-0
/
+67
2013-04-07
hwmon: Driver for Nuvoton NCT6775F, NCT6776F, and NCT6779D
Guenter Roeck
1
-0
/
+1021