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: (w83795) use find_closest_descending() in pwm_freq_to_reg()
Bartosz Golaszewski
2015-04-17
*
hwmon: (lm85) use find_closest() in x_TO_REG() functions
Bartosz Golaszewski
2015-04-17
*
hwmon: (ina2xx) replace ina226_avg_bits() with find_closest()
Bartosz Golaszewski
2015-04-17
*
hwmon: (pwm-fan) Update the duty cycle inorder to control the pwm-fan
Anand Moon
2015-04-12
*
hwmon: (it87) Use feature macros on sio_data
Guenter Roeck
2015-04-09
*
hwmon: (ibmpowernv) Fix build error seen for some configurations
Guenter Roeck
2015-04-09
*
hwmon: (gpio-fan) Move the thermal registration after registration is complete
Nishanth Menon
2015-04-08
*
hwmon: (ibmpowernv) pretty print labels
Cédric Le Goater
2015-04-08
*
hwmon: (ibmpowernv) add a label attribute
Cédric Le Goater
2015-04-08
*
hwmon: (ibmpowernv) add support for the new device tree
Cédric Le Goater
2015-04-08
*
hwmon: (ibmpowernv) add a helper routine create_hwmon_attr
Cédric Le Goater
2015-04-08
*
hwmon: (it87) Add support for 6th fan of IT8620E
Guenter Roeck
2015-04-05
*
hwmon: (it87) Add support for IT8620E
Guenter Roeck
2015-04-05
*
hwmon: (it87) Add support for IT8790E
Guenter Roeck
2015-04-05
*
hwmon: (it87) Introduce feature flag to reflect internal in7 sensor
Guenter Roeck
2015-04-05
*
hwmon: (it87) Introduce configuration field for chip suffix
Guenter Roeck
2015-04-05
*
hwmon: (it87) Fix PWM frequency display for chips with newer PWM control
Guenter Roeck
2015-04-05
*
hwmon: (it87) Fix pwm sysfs attribute removal
Guenter Roeck
2015-03-30
*
hwmon: (ibmpowernv) do not use the OPAL index for hwmon attribute names
Cédric Le Goater
2015-03-20
*
hwmon: (ibmpowernv) change create_hwmon_attr_name() prototype
Cédric Le Goater
2015-03-20
*
hwmon: (ibmpowernv) add a convert_opal_attr_name() routine
Cédric Le Goater
2015-03-20
*
hwmon: (ibmpowernv) add a get_sensor_type() routine
Cédric Le Goater
2015-03-20
*
hwmon: (ibmpowernv) replace AMBIENT_TEMP by TEMP
Cédric Le Goater
2015-03-20
*
hwmon: (pwm-fan, vexpress) Constify of_device_id array
Fabian Frederick
2015-03-16
*
hwmon: (nct6775) Enable auxiliary fan monitoring on ASRock Z77 Pro4-M
Guenter Roeck
2015-03-15
*
hwmon: (nct6775) Restore hardware monitoring logical device status on resume
Guenter Roeck
2015-03-15
*
hwmon: (nct6775) Convert to use SIMPLE_DEV_PM_OPS
Guenter Roeck
2015-03-15
*
hwmon: (gpio-fan) Fix build with CONFIG_THERMAL=m and SENSORS_GPIO_FAN=y
Randy Dunlap
2015-03-10
*
hwmon: (pwm-fan) Fix build when THERMAL=m
Randy Dunlap
2015-03-09
*
hwmon: (pwm-fan) Declare pwm_fan_of_get_cooling_data static
Guenter Roeck
2015-03-09
*
(gpio-fan): Add thermal control hooks
Nishanth Menon
2015-03-09
*
hwmon: (pwm-fan) Add support for using PWM FAN as a cooling device
Lukasz Majewski
2015-03-09
*
hwmon: (pwm-fan) Read PWM FAN configuration from device tree
Lukasz Majewski
2015-03-09
*
hwmon: (pwm-fan) Extract __set_pwm() function to only modify PWM duty cycle
Lukasz Majewski
2015-03-09
*
hwmon: (gpio-fan) allow to use alarm support alone from DT
Simon Guinot
2015-03-09
*
hwmon: (nct7904) Strengthen detect function
Guenter Roeck
2015-03-09
*
hwmon: Add Nuvoton NCT7904 hwmon driver
Vadim V. Vlasov
2015-03-09
*
hwmon: (it87) No need to skip fan4 for IT8603
Guenter Roeck
2015-03-09
*
hwmon: (it87) Add support for IT8786E
Thomas Lorblanches
2015-03-09
*
hwmon: (it87) Add feature flag for VID support
Guenter Roeck
2015-03-09
*
hwmon: (it87) Add feature flags for fans count and 16-bit fan configuration
Guenter Roeck
2015-03-09
*
hwmon: (it87) Don't configure 16 bit fan counters it not necessary
Guenter Roeck
2015-03-09
*
hwmon: (jc42) Add support for additional IDT temperature sensors
Guenter Roeck
2015-03-09
*
hwmon: (it87) Add support for IT8781F
Guenter Roeck
2015-03-09
*
hwmon: (ibmpex) Allow format string checking
Rasmus Villemoes
2015-03-09
*
hwmon: (coretemp) Allow format checking
Rasmus Villemoes
2015-03-09
*
hwmon: (ads7828) Check return value of devm_regmap_init_i2c
Axel Lin
2015-02-22
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-02-19
|
\
|
*
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2015-01-07
*
|
hwmon: (tmp102) add hibernation callbacks
Grygorii Strashko
2015-02-03
[next]