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
Commit message (
Expand
)
Author
Age
...
*
|
|
hwmon: (max6639) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
*
|
|
hwmon: (max6639) Introduce local dev variable, and reduce noisiness
Guenter Roeck
2014-03-03
*
|
|
hwmon: (max6650) Introduce local 'dev' variable
Guenter Roeck
2014-03-03
*
|
|
hwmon: (max6650) Drop error message after memory allocation failures
Guenter Roeck
2014-03-03
*
|
|
hwmon: (max6650) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
*
|
|
hwmon: (max6650) Rearrange code to no longer require forward declarations
Guenter Roeck
2014-03-03
*
|
|
hwmon: (ltc4215) Convert to devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
*
|
|
hwmon: (coretemp) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
*
|
|
hwmon: (coretemp) Allocate platform data with devm_kzalloc
Guenter Roeck
2014-03-03
*
|
|
hwmon: (coretemp) Use sysfs_create_group to create sysfs attributes
Guenter Roeck
2014-03-03
*
|
|
hwmon: (ltc4245) Remove devicetree conditionals
Guenter Roeck
2014-03-03
*
|
|
hwmon: (ltc4245) Drop debug messages
Guenter Roeck
2014-03-03
*
|
|
hwmon: (ltc4245) Use device managed function to register hwmon device
Guenter Roeck
2014-03-03
*
|
|
hwmon: (max1668) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
*
|
|
hwmon: (max1668) Don't hide return value from i2c_smbus_write_byte_data
Guenter Roeck
2014-03-03
*
|
|
hwmon: Driver for TI ADC128D818
Guenter Roeck
2014-03-03
*
|
|
hwmon: Sort Kconfig entries alphabetically
Jean Delvare
2014-03-03
*
|
|
hwmon: (lm95245) Avoid initializing the same field twice
Jean Delvare
2014-03-03
*
|
|
hwmon: (lm95241) Avoid initializing the same field twice
Jean Delvare
2014-03-03
*
|
|
hwmon: (emc2103) Return error from i2c_smbus_read_byte_data
Guenter Roeck
2014-03-03
*
|
|
hwmon: (smm665): Return error from i2c_smbus_read_word_swapped
Guenter Roeck
2014-03-03
*
|
|
hwmon: (ltc4260) Fix trivial typo
Axel Lin
2014-03-03
*
|
|
hwmon: (jz4740) Use devm_ioremap_resource()
Jingoo Han
2014-03-03
*
|
|
hwmon: Driver for Linear Technologies LTC2945
Guenter Roeck
2014-03-03
*
|
|
hwmon: Driver for Linear Technologies LTC4260
Guenter Roeck
2014-03-03
*
|
|
hwmon: Driver for Linear Technologies LTC4222
Guenter Roeck
2014-03-03
*
|
|
hwmon: (iio_hwmon) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
*
|
|
hwmon: (lm95241) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
|
|
/
|
/
|
*
|
hwmon: (max1668) Fix writing the minimum temperature
Guenter Roeck
2014-02-18
*
|
hwmon: (ntc_thermistor) Avoid math overflow
Doug Anderson
2014-02-13
|
/
*
hwmon: (da9055) Remove use of regmap_irq_get_virq()
Adam Thomson
2014-02-06
*
hwmon: (pmbus) Support per-page exponent in linear mode
Guenter Roeck
2014-02-03
*
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
Jean Delvare
2014-02-02
*
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
Jean Delvare
2014-02-02
*
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-29
|
\
|
*
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
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2014-01-24
|
\
\
|
*
|
hwmon: tmp102: expose to thermal fw via DT nodes
Eduardo Valentin
2013-12-04
|
*
|
hwmon: lm75: expose to thermal fw via DT nodes
Eduardo Valentin
2013-12-04
*
|
|
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-24
|
\
\
\
|
*
\
\
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2014-01-12
|
|
\
\
\
|
|
*
|
|
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-12-06
*
|
|
|
|
hwmon: (k10temp) Add support for Kaveri CPUs
Phil Pokorny
2014-01-15
*
|
|
|
|
hwmon: (nct6775) Re-enable logical device mapping for NCT6791 during resume
Guenter Roeck
2014-01-15
*
|
|
|
|
hwmon: (coretemp) Do not return -EAGAIN for low temperatures
Guenter Roeck
2014-01-15
*
|
|
|
|
hwmon: (da9052) Fix adc to voltage calculation
Anthony Olech
2014-01-15
*
|
|
|
|
hwmon: (coretemp) Refine TjMax detection
Guenter Roeck
2014-01-15
*
|
|
|
|
hwmon: (coretemp) Add PCI device ID for CE41x0 CPUs
Guenter Roeck
2014-01-15
[prev]
[next]