summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (ibmpowernv) add a label attributeCédric Le Goater2015-04-081-3/+52
* hwmon: (ibmpowernv) add support for the new device treeCédric Le Goater2015-04-081-10/+40
* hwmon: (ibmpowernv) add a helper routine create_hwmon_attrCédric Le Goater2015-04-081-8/+16
* hwmon: (it87) Add support for 6th fan of IT8620EGuenter Roeck2015-04-051-15/+33
* hwmon: (it87) Add support for IT8620EGuenter Roeck2015-04-053-5/+53
* hwmon: (it87) Add support for IT8790EGuenter Roeck2015-04-053-6/+25
* hwmon: (it87) Introduce feature flag to reflect internal in7 sensorGuenter Roeck2015-04-051-11/+16
* hwmon: (it87) Introduce configuration field for chip suffixGuenter Roeck2015-04-051-3/+17
* hwmon: (it87) Fix PWM frequency display for chips with newer PWM controlGuenter Roeck2015-04-051-9/+25
* hwmon: (it87) Fix pwm sysfs attribute removalGuenter Roeck2015-03-301-1/+1
* hwmon: (ibmpowernv) do not use the OPAL index for hwmon attribute namesCédric Le Goater2015-03-201-1/+22
* hwmon: (ibmpowernv) change create_hwmon_attr_name() prototypeCédric Le Goater2015-03-201-17/+20
* hwmon: (ibmpowernv) add a convert_opal_attr_name() routineCédric Le Goater2015-03-201-14/+22
* hwmon: (ibmpowernv) add a get_sensor_type() routineCédric Le Goater2015-03-201-11/+15
* hwmon: (ibmpowernv) replace AMBIENT_TEMP by TEMPCédric Le Goater2015-03-201-3/+3
* hwmon: (pwm-fan, vexpress) Constify of_device_id arrayFabian Frederick2015-03-162-2/+2
* hwmon: (nct6775) Enable auxiliary fan monitoring on ASRock Z77 Pro4-MGuenter Roeck2015-03-151-0/+21
* hwmon: (nct6775) Restore hardware monitoring logical device status on resumeGuenter Roeck2015-03-151-13/+22
* hwmon: (nct6775) Convert to use SIMPLE_DEV_PM_OPSGuenter Roeck2015-03-151-17/+5
* hwmon: (gpio-fan) Fix build with CONFIG_THERMAL=m and SENSORS_GPIO_FAN=yRandy Dunlap2015-03-101-0/+1
* hwmon: (pwm-fan) Fix build when THERMAL=mRandy Dunlap2015-03-091-0/+1
* hwmon: (pwm-fan) Declare pwm_fan_of_get_cooling_data staticGuenter Roeck2015-03-091-1/+2
* (gpio-fan): Add thermal control hooksNishanth Menon2015-03-092-7/+89
* hwmon: (pwm-fan) Add support for using PWM FAN as a cooling deviceLukasz Majewski2015-03-091-1/+88
* hwmon: (pwm-fan) Read PWM FAN configuration from device treeLukasz Majewski2015-03-091-1/+49
* hwmon: (pwm-fan) Extract __set_pwm() function to only modify PWM duty cycleLukasz Majewski2015-03-091-12/+21
* hwmon: (gpio-fan) allow to use alarm support alone from DTSimon Guinot2015-03-092-23/+27
* hwmon: (nct7904) Strengthen detect functionGuenter Roeck2015-03-091-1/+2
* hwmon: Add Nuvoton NCT7904 hwmon driverVadim V. Vlasov2015-03-094-0/+663
* hwmon: (it87) No need to skip fan4 for IT8603Guenter Roeck2015-03-091-4/+0
* hwmon: (it87) Add support for IT8786EThomas Lorblanches2015-03-093-9/+23
* hwmon: (it87) Add feature flag for VID supportGuenter Roeck2015-03-091-20/+11
* hwmon: (it87) Add feature flags for fans count and 16-bit fan configurationGuenter Roeck2015-03-091-33/+36
* hwmon: (it87) Don't configure 16 bit fan counters it not necessaryGuenter Roeck2015-03-091-3/+6
* hwmon: (jc42) Add support for additional IDT temperature sensorsGuenter Roeck2015-03-093-12/+14
* hwmon: (it87) Add support for IT8781FGuenter Roeck2015-03-093-19/+39
* hwmon: (ibmpex) Allow format string checkingRasmus Villemoes2015-03-091-11/+8
* hwmon: (coretemp) Allow format checkingRasmus Villemoes2015-03-091-6/+5
* Linux 4.0-rc3v4.0-rc3Linus Torvalds2015-03-081-1/+1
* sunrpc: fix braino in ->poll()Al Viro2015-03-081-1/+1
* Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-0834-109/+374
|\
| * xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman2015-03-062-0/+31
| * xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2015-03-062-2/+11
| * Merge tag 'usb-serial-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-03-0510-45/+106
| |\
| | * usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield2015-03-032-0/+5
| | * USB: ch341: set tty baud speed according to tty structNicolas PLANEL2015-03-021-9/+6
| | * USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde2015-02-271-0/+2
| | * USB: pl2303: disable break on shutdownJohan Hovold2015-02-261-5/+13
| | * USB: mxuport: fix null deref when used as a consoleJohan Hovold2015-02-261-1/+2
| | * USB: serial: clean up bus probe error handlingJohan Hovold2015-02-261-11/+14
OpenPOWER on IntegriCloud