summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2015-03-20hwmon: (ibmpowernv) add a convert_opal_attr_name() routineCédric Le Goater
2015-03-20hwmon: (ibmpowernv) add a get_sensor_type() routineCédric Le Goater
2015-03-20hwmon: (ibmpowernv) replace AMBIENT_TEMP by TEMPCédric Le Goater
2015-03-16hwmon: (pwm-fan, vexpress) Constify of_device_id arrayFabian Frederick
2015-03-15hwmon: (nct6775) Enable auxiliary fan monitoring on ASRock Z77 Pro4-MGuenter Roeck
2015-03-15hwmon: (nct6775) Restore hardware monitoring logical device status on resumeGuenter Roeck
2015-03-15hwmon: (nct6775) Convert to use SIMPLE_DEV_PM_OPSGuenter Roeck
2015-03-10hwmon: (gpio-fan) Fix build with CONFIG_THERMAL=m and SENSORS_GPIO_FAN=yRandy Dunlap
2015-03-09hwmon: (pwm-fan) Fix build when THERMAL=mRandy Dunlap
2015-03-09hwmon: (pwm-fan) Declare pwm_fan_of_get_cooling_data staticGuenter Roeck
2015-03-09(gpio-fan): Add thermal control hooksNishanth Menon
2015-03-09hwmon: (pwm-fan) Add support for using PWM FAN as a cooling deviceLukasz Majewski
2015-03-09hwmon: (pwm-fan) Read PWM FAN configuration from device treeLukasz Majewski
2015-03-09hwmon: (pwm-fan) Extract __set_pwm() function to only modify PWM duty cycleLukasz Majewski
2015-03-09hwmon: (gpio-fan) allow to use alarm support alone from DTSimon Guinot
2015-03-09hwmon: (nct7904) Strengthen detect functionGuenter Roeck
2015-03-09hwmon: Add Nuvoton NCT7904 hwmon driverVadim V. Vlasov
2015-03-09hwmon: (it87) No need to skip fan4 for IT8603Guenter Roeck
2015-03-09hwmon: (it87) Add support for IT8786EThomas Lorblanches
2015-03-09hwmon: (it87) Add feature flag for VID supportGuenter Roeck
2015-03-09hwmon: (it87) Add feature flags for fans count and 16-bit fan configurationGuenter Roeck
2015-03-09hwmon: (it87) Don't configure 16 bit fan counters it not necessaryGuenter Roeck
2015-03-09hwmon: (jc42) Add support for additional IDT temperature sensorsGuenter Roeck
2015-03-09hwmon: (it87) Add support for IT8781FGuenter Roeck
2015-03-09hwmon: (ibmpex) Allow format string checkingRasmus Villemoes
2015-03-09hwmon: (coretemp) Allow format checkingRasmus Villemoes
2015-02-22hwmon: (ads7828) Check return value of devm_regmap_init_i2cAxel Lin
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-03hwmon: (tmp102) add hibernation callbacksGrygorii Strashko
2015-02-02hwmon: (ads2828) Only keep data in device data structure if neededGuenter Roeck
2015-02-02hwmon: (ads2828) Convert to use regmapGuenter Roeck
2015-01-25hwmon: (jc42) Allow negative hysteresis temperaturesJean Delvare
2015-01-25hwmon: (adc128d818) Do proper sign extensionRasmus Villemoes
2015-01-25hwmon: (ad7314) Do proper sign extensionRasmus Villemoes
2015-01-25hwmon: (abx500) Fix format string warningsAsaf Vertz
2015-01-25hwmon: (jc42) Fix integer overflow when writing hysteresis valueGuenter Roeck
2015-01-25hwmon: (jc42) Fix integer overflowGuenter Roeck
2015-01-25hwmon: (jc42) Use sign_extend32 for sign extensionGuenter Roeck
2015-01-25hwmon: (ina2xx) Add ina231 compatible stringKevin Hilman
2015-01-25hwmon: (ina2xx) use DIV_ROUND_CLOSEST() to avoid rounding errorsBartosz Golaszewski
2015-01-25hwmon: (ina2xx) remove an unnecessary dev_get_drvdata() result checkBartosz Golaszewski
2015-01-25hwmon: (ina2xx) implement update_interval attribute for ina226Bartosz Golaszewski
2015-01-25hwmon: (ina2xx) make shunt resistance configurable at run-timeBartosz Golaszewski
2015-01-25hwmon: (ina2xx) don't accept shunt values greater than the calibration factorBartosz Golaszewski
2015-01-25hwmon: (ina2xx) remove a stray new lineBartosz Golaszewski
2015-01-25hwmon: (ina2xx) reinitialize the chip in case it's been resetBartosz Golaszewski
2015-01-25hwmon: (nct7802) Constify struct regmap_configKrzysztof Kozlowski
2015-01-24hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macroAxel Lin
2015-01-24hwmon: (i5500_temp) Convert to module_pci_driverAxel Lin
2015-01-24hwmon: (i5500_temp) Don't bind to disabled sensorsJean Delvare