summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-08hwmon: (ibmpowernv) add support for the new device treeCédric Le Goater
2015-04-08hwmon: (ibmpowernv) add a helper routine create_hwmon_attrCédric Le Goater
2015-04-05hwmon: (it87) Add support for 6th fan of IT8620EGuenter Roeck
2015-04-05hwmon: (it87) Add support for IT8620EGuenter Roeck
2015-04-05hwmon: (it87) Add support for IT8790EGuenter Roeck
2015-04-05hwmon: (it87) Introduce feature flag to reflect internal in7 sensorGuenter Roeck
2015-04-05hwmon: (it87) Introduce configuration field for chip suffixGuenter Roeck
2015-04-05hwmon: (it87) Fix PWM frequency display for chips with newer PWM controlGuenter Roeck
2015-03-30hwmon: (it87) Fix pwm sysfs attribute removalGuenter Roeck
2015-03-20hwmon: (ibmpowernv) do not use the OPAL index for hwmon attribute namesCédric Le Goater
2015-03-20hwmon: (ibmpowernv) change create_hwmon_attr_name() prototypeCédric Le Goater
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-11hwmon: (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-03-08Linux 4.0-rc3Linus Torvalds
2015-03-08sunrpc: fix braino in ->poll()Al Viro
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-08Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-03-08Merge tag 'cc-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk...Linus Torvalds
2015-03-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-07Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-03-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-03-07TTY: fix tty_wait_until_sent maximum timeoutJohan Hovold
2015-03-07TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold
2015-03-07USB: serial: fix infinite wait_until_sent timeoutJohan Hovold