index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
w83627ehf.c
Commit message (
Expand
)
Author
Age
*
hwmon: (w83627ehf) Add missing break statement
Guenter Roeck
2012-07-22
*
hwmon: (w83627ehf) mark const init data with __initconst instead of __initdata
Uwe Kleine-König
2012-04-01
*
hwmon: (w83627ehf) Add support for temperature offset registers
Guenter Roeck
2012-03-18
*
hwmon: (w83627ehf) Fix multi-line comments
Guenter Roeck
2012-03-18
*
hwmon: (w83627ehf) Fix temp2 source for W83627UHG
Jean Delvare
2012-03-13
*
hwmon: (w83627ehf) Fix memory leak in probe function
Guenter Roeck
2012-03-12
*
hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776F
Guenter Roeck
2012-03-12
*
hwmon: (w83627ehf) Remove duplicate code
Guenter Roeck
2012-02-08
*
hwmon: (w83627ehf) Fix number of fans for NCT6776F
Guenter Roeck
2012-02-04
*
hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F
Guenter Roeck
2012-01-29
*
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2012-01-05
*
hwmon: (w83627ehf) Fix broken driver init
Guenter Roeck
2011-11-06
*
hwmon: (w83627ehf) Add support for the W83627UHG
Jean Delvare
2011-11-04
*
hwmon: (w83627ehf) Clean up probe function
Jean Delvare
2011-11-04
*
hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor types
Jean Delvare
2011-11-04
*
hwmon: (w83627ehf) Better fix for negative temperature values
Jean Delvare
2011-10-24
*
hwmon: (w83627ehf) Uninline is_word_sized
Jean Delvare
2011-10-24
*
hwmon: (w83627ehf) Move fan pins check to a separate function
Jean Delvare
2011-10-24
*
hwmon: (w83627ehf) Skip reading unused voltage registers
Jean Delvare
2011-10-24
*
hwmon: (w83627ehf) add caseopen detection
Dmitry Artamonow
2011-10-24
*
hwmon: (w83627ehf) Fix negative 8-bit temperature values
Jean Delvare
2011-10-20
*
hwmon: (w83627ehf) Properly report thermal diode sensors
Jean Delvare
2011-10-13
*
hwmon: (w83627ehf) Display correct temperature sensor labels for systems with...
Guenter Roeck
2011-03-15
*
hwmon: (w83627ehf) Add fan debounce support for NCT6775F and NCT6776F
Ian Dobson
2011-03-15
*
hwmon: (w83627ehf) Store rpm instead of raw fan speed data
Guenter Roeck
2011-03-15
*
hwmon: (w83627ehf) Use 16 bit fan count registers if supported
Guenter Roeck
2011-03-15
*
hwmon: (w83627ehf) Add support for Nuvoton NCT6775F and NCT6776F
Guenter Roeck
2011-03-15
*
hwmon: (w83627ehf) Permit enabling SmartFan IV mode if configured at startup
Guenter Roeck
2011-03-15
*
hwmon: (w83627ehf) Convert register arrays to 16 bit, and convert access to p...
Guenter Roeck
2011-03-15
*
hwmon: (w83627ehf) Improve support for W83667HG-B
Guenter Roeck
2011-03-15
*
hwmon: (w83627ehf) Optimize multi-bank register access
Guenter Roeck
2011-03-15
*
hwmon: (w83627ehf) Fixed most checkpatch warnings and errors
Guenter Roeck
2011-03-15
*
hwmon: (w83627ehf) Unify temperature register access, and use strict string c...
Guenter Roeck
2011-03-15
*
hwmon: (w83627ehf) Use pr_fmt and pr_<level>
Joe Perches
2011-01-08
*
hwmon: (w83627ehf) Use proper exit sequence
Jonas Jonsson
2010-09-17
*
hwmon: (w83627ehf) Add support for W83667HG-B
Guenter Roeck
2010-08-14
*
hwmon: (w83627ehf) Driver cleanup
Guenter Roeck
2010-08-14
*
hwmon: w83627ehf updates
Daniel J Blueman
2009-12-15
*
hwmon: Include <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
2009-09-15
*
hwmon: (w83627ehf) Add W83627DHG-P support
Jean Delvare
2009-06-15
*
hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HG
Gong Jun
2009-03-30
*
hwmon: (w83627ehf) Add support for W83667HG
Gong Jun
2009-03-30
*
hwmon: (w83627ehf) Invert fan pin variables logic
Jean Delvare
2009-03-30
*
hwmon: Fix ACPI resource check error handling
Hans de Goede
2009-02-17
*
hwmon: Fix various typos
Jean Delvare
2009-01-07
*
hwmon: Check for ACPI resource conflicts
Jean Delvare
2009-01-07
*
hwmon: (w83627ehf) The W83627DHG has 8 VID pins
Jean Delvare
2008-02-07
*
hwmon: Let the user override the detected Super-I/O device ID
Jean Delvare
2008-02-07
*
hwmon: (w83627ehf) Be more careful when changing VID input level
Jean Delvare
2008-01-03
*
hwmon: Convert from class_device to device
Tony Jones
2007-10-09
[next]