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
/
it87.c
Commit message (
Expand
)
Author
Age
*
hwmon: (it87) Add support for IT8623E
Rudolf Marek
2014-04-04
*
hwmon: (it87) Fix IT8603E define name
Rudolf Marek
2014-04-04
*
Update Jean Delvare's e-mail address
Jean Delvare
2014-01-29
*
hwmon: (it87) Print proper names for the IT8771E and IT8772E
Jean Delvare
2014-01-29
*
hwmon: (it87) Add support for the ITE IT8603E
Rudolf Marek
2014-01-29
*
hwmon: use dev_get_platdata()
Jingoo Han
2013-08-12
*
hwmon: Fix CamelCase checkpatch warnings
Guenter Roeck
2013-04-08
*
hwmon: (it87) Add support for IT8771E and IT8772E
Guenter Roeck
2013-02-06
*
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2013-01-26
*
hwmon: (it87) Support PECI for additional chips
Guenter Roeck
2012-12-19
*
hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate
Guenter Roeck
2012-12-19
*
hwmon: (it87) Manage device specific features with table
Guenter Roeck
2012-12-19
*
hwmon: (it87) Replace pwm group macro with direct attribute definitions
Guenter Roeck
2012-12-19
*
hwmon: (it87) Avoid quoted string splits across lines
Guenter Roeck
2012-12-19
*
hwmon: (it87) Save fan registers in 2-dimensional array
Guenter Roeck
2012-12-19
*
hwmon: (it87) Introduce support for tempX_offset sysfs attribute
Guenter Roeck
2012-12-19
*
hwmon: (it87) Replace macro defining tempX_type sensors with direct definitions
Guenter Roeck
2012-12-19
*
hwmon: (it87) Save voltage register values in 2-dimensional array
Guenter Roeck
2012-12-19
*
hwmon: (it87) Save temperature registers in 2-dimensional array
Guenter Roeck
2012-12-19
*
hwmon: remove use of __devexit
Bill Pemberton
2012-11-28
*
hwmon: remove use of __devinit
Bill Pemberton
2012-11-28
*
hwmon: remove use of __devexit_p
Bill Pemberton
2012-11-28
*
hwmon: (it87) Preserve configuration register bits on init
Jean Delvare
2012-07-12
*
hwmon: (it87) Make temp3 attribute conditional for IT8782F
Guenter Roeck
2012-05-22
*
hwmon: (it87) Convert to use devm_kzalloc and devm_request_region
Guenter Roeck
2012-05-22
*
hwmon: (it87) Create voltage attributes only if voltage is enabled
Guenter Roeck
2012-05-20
*
hwmon: (it87) Add support for IT8782F and IT8783E/F
Guenter Roeck
2012-05-20
*
hwmon: (it87) Constify fixed string arrays
Guenter Roeck
2012-03-18
*
hwmon: (it87) Fix multi-line comments
Guenter Roeck
2012-03-18
*
hwmon: (it87) Add IT8728F support
Jean Delvare
2012-01-16
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-12
*
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2012-01-05
*
hwmon: (it87) Add chassis intrusion detection support
Jean Delvare
2011-07-25
*
hwmon: (it87) Fix label group removal
Jean Delvare
2011-07-17
*
hwmon: (it87) Use request_muxed_region
Nat Gurumoorthy
2011-05-25
*
hwmon: (it87) Use pr_fmt and pr_<level>
Joe Perches
2011-01-12
*
hwmon: (it87) Fix manual fan speed control on IT8721F
Jean Delvare
2010-12-08
*
hwmon: (it87) Add support for the IT8721F/IT8758E
Jean Delvare
2010-10-28
*
hwmon: (it87) Move conversion functions
Jean Delvare
2010-10-28
*
hwmon: (it87) Export labels for internal sensors
Jean Delvare
2010-08-14
*
hwmon: (it87) Fix in7 on IT8720F
Jean Delvare
2010-07-09
*
hwmon: (it87) Invalidate cache on temperature sensor change
Jean Delvare
2010-04-14
*
hwmon: (it87) Properly handle wrong sensor type requests
Jean Delvare
2010-04-14
*
hwmon: (it87) Don't arbitrarily enable temperature channels
Jean Delvare
2010-04-14
*
hwmon: (it87) Validate auto pwm settings
Jean Delvare
2010-03-05
*
hwmon: (it87) Add support for old automatic fan speed control
Jean Delvare
2010-03-05
*
hwmon: (it87) Use strict_strtol instead of simple_strtol
Jean Delvare
2010-03-05
*
hwmon: (it87) Fix many checkpatch errors and warnings
Jean Delvare
2010-03-05
*
hwmon: (it87) Add support for beep on alarm
Jean Delvare
2010-03-05
*
hwmon: (it87) Create vid attributes by group
Jean Delvare
2010-03-05
[next]