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: (max6642) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2013-10-13
*
|
|
|
hwmon: (ds1621) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2013-10-13
*
|
|
|
hwmon: (nct6775) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2013-10-13
*
|
|
|
hwmon: Provide managed hwmon registration
Guenter Roeck
2013-10-13
*
|
|
|
hwmon: (nct6775) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2013-10-13
*
|
|
|
hwmon: (pmbus) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2013-10-13
*
|
|
|
hwmon: (ltc4245) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2013-10-13
*
|
|
|
hwmon: (gpio-fan) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2013-10-13
*
|
|
|
hwmon: (ds1621) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2013-10-13
*
|
|
|
hwmon: Introduce hwmon_device_register_with_groups
Guenter Roeck
2013-10-13
*
|
|
|
hwmon: (f71882fg) Remove extra return statement
Guenter Roeck
2013-10-13
*
|
|
|
hwmon: (f75375s) Don't crash the kernel unnecessarily
Guenter Roeck
2013-10-13
*
|
|
|
hwmon: (atxp1) Set and use error code from vid_to_reg()
Guenter Roeck
2013-10-13
*
|
|
|
hwmon: (acpi_power_meter) Use return value from acpi_bus_register_driver
Guenter Roeck
2013-10-13
*
|
|
|
hwmon: (acpi_power_meter) Don't crash the kernel unnecessarily
Guenter Roeck
2013-10-13
*
|
|
|
hwmon: (gpio_fan) Use error value returned from get_fan_speed_index()
Guenter Roeck
2013-10-13
*
|
|
|
hwmon: (adt7462) Use error value returned from find_trange_value()
Guenter Roeck
2013-10-13
*
|
|
|
hwmon: (pmbus) Don't unnecessarily crash the kernel
Guenter Roeck
2013-10-13
*
|
|
|
hwmon: (mc13783-adc) Increase size of name string
Guenter Roeck
2013-10-13
*
|
|
|
hwmon: (nct6775) Check array index when accessing temp_offset
Guenter Roeck
2013-10-13
*
|
|
|
hwmon: (nct6775) Use return value from find_temp_source
Guenter Roeck
2013-10-13
*
|
|
|
hwmon: Remove unnecessary semicolons
Guenter Roeck
2013-10-13
|
/
/
/
*
/
/
hwmon: (applesmc) Always read until end of data
Henrik Rydberg
2013-10-09
|
/
/
*
/
hwmon: (applesmc) Check key count before proceeding
Henrik Rydberg
2013-09-26
|
/
*
hwmon: (k10temp) remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-12
*
hwmon: (tmp421) Fix return value
Sachin Kamat
2013-09-11
*
hwmon: (amc6821) Remove redundant break
Sachin Kamat
2013-09-11
*
hwmon: (amc6821) Fix return value
Sachin Kamat
2013-09-11
*
hwmon: (ibmaem) Fix return value
Sachin Kamat
2013-09-11
*
hwmon: (emc2103) Fix return value
Sachin Kamat
2013-09-11
*
hwmon: (ina2xx) Remove casting the return value which is a void pointer
Jingoo Han
2013-09-10
*
hwmon: (hwmon-vid) Add __maybe_unused attribute to dummy variable
Guenter Roeck
2013-09-10
*
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-09-07
|
\
|
*
hwmon: (emc6w201) Do not declare enum variable
Guenter Roeck
2013-09-06
|
*
hwmon: (w83792d) Update module author
Shane Huang
2013-09-06
*
|
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-09-03
|
\
\
|
*
|
hwmon: (htu21) Add Measurement Specialties HTU21D support
William Markezana
2013-08-29
|
*
|
hwmon: Change my email address.
Darrick J. Wong
2013-08-27
|
*
|
hwmon: (k10temp) Add support for Fam16h (Kabini)
Wei Hu
2013-08-27
|
*
|
hwmon: (adt7462) ADT7462_REG_VOLT_MAX() should return 0
Dan Carpenter
2013-08-27
|
*
|
hwmon: (ads1015) Add support for ADS1115
Evgeniy Dushistov
2013-08-12
|
*
|
hwmon: (w83627ehf) Add support for hibernate
Harald Judt
2013-08-12
|
*
|
hwmon: (nct6775) Add support for hibernate
Harald Judt
2013-08-12
|
*
|
hwmon: use dev_get_platdata()
Jingoo Han
2013-08-12
|
*
|
hwmon: (nct6775) Fix size of data->temp array
Dan Carpenter
2013-08-12
|
*
|
hwmon: (nct6775) Avoid using device platform data outside probe function
Guenter Roeck
2013-08-12
|
*
|
hwmon: (nct6775) Add support for NCT6791D
David Bartley
2013-08-12
|
*
|
hwmon: (nct6775) Add support for beep attributes
Guenter Roeck
2013-08-12
|
*
|
hwmon: (nct6775) Add support for critical low/high temperature limits on NCT6106
Guenter Roeck
2013-08-12
|
*
|
hwmon: (nct6775) Add support for NCT6102D/6106D
Guenter Roeck
2013-08-12
[prev]
[next]