Age | Commit message (Expand) | Author |
2016-04-25 | hwmon: (sch5636) trivial fix of spelling mistake on revision | Colin Ian King |
2016-04-19 | hwmon: (it87) Add support for IT8628E | Guenter Roeck |
2016-04-19 | hwmon: (it87) Fix pwm_temp_map for system with 6 pwm channels | Guenter Roeck |
2016-04-19 | hwmon: (it87) Support automatic pwm control on newer chips | Guenter Roeck |
2016-04-19 | hwmon: (it87) Enhance validation for fan4 and fan5 | Guenter Roeck |
2016-04-19 | hwmon: (it87) Support disabling fan control for all pwm control and chips | Guenter Roeck |
2016-04-19 | hwmon: (it87) Formatting cleanup | Guenter Roeck |
2016-04-19 | hwmon: (it87) Use defines for array sizes and sensor counts | Guenter Roeck |
2016-04-19 | hwmon: (it87) Use BIT macro | Guenter Roeck |
2016-04-19 | hwmon: (it87) Add support for VIN7 to VIN10 on IT8620E | Guenter Roeck |
2016-04-19 | hwmon: (it87) Simplify reading voltage registers | Guenter Roeck |
2016-04-19 | hwmon: (it87) Support up to 6 temperature sensors on IT8620E | Guenter Roeck |
2016-04-19 | hwmon: (it87) Convert to use new hwmon API | Guenter Roeck |
2016-04-19 | hwmon: (it87) Use single group and is_visible for miscellaneous attributes | Guenter Roeck |
2016-04-19 | hwmon: (it87) Use is_visible for pwm attributes | Guenter Roeck |
2016-04-19 | hwmon: (it87) Use is_visible for fan attributes | Guenter Roeck |
2016-04-19 | hwmon: (it87) Use is_visible for temperature sensors | Guenter Roeck |
2016-04-19 | hwmon: (it87) Use is_visible for voltage sensors | Guenter Roeck |
2016-04-19 | hwmon: (it87) Rearrange code to avoid forward declarations | Guenter Roeck |
2016-04-19 | hwmon: (it87) Add support for second Super-IO chip | Guenter Roeck |
2016-04-19 | hwmon: (it87) Pass SIO base address as parameter to superio functions | Guenter Roeck |
2016-04-19 | hwmon: (it87) Don't use pdev as static driver variable | Guenter Roeck |
2016-04-19 | hwmon: (it87) Simplify error return in it87_device_add | Guenter Roeck |
2016-04-19 | hwmon: (it87) Add support for second pwm frequency register | Guenter Roeck |
2016-04-19 | hwmon: (it87) Add support for all pwm channels on IT8620E | Guenter Roeck |
2016-04-19 | hwmon: (it87) Add feature flag for AVCC3 support | Guenter Roeck |
2016-04-19 | hwmon: (fam15h_power) Add platform check function | Huang Rui |
2016-04-19 | hwmon: (fam15h_power) Add documentation for TDP and accumulated power algorithm | Huang Rui |
2016-04-19 | hwmon: (fam15h_power) Introduce a cpu accumulated power reporting algorithm | Huang Rui |
2016-04-19 | hwmon: (fam15h_power) Add ptsc counter value for accumulated power | Huang Rui |
2016-04-19 | hwmon: (fam15h_power) Add compute unit accumulated power | Huang Rui |
2016-04-19 | hwmon: (fam15h_power) Add CPU_SUP_AMD as the dependence | Huang Rui |
2016-04-19 | hwmon: (max31722) Add support for MAX31722/MAX31723 temperature sensors | Tiberiu Breana |
2016-04-19 | hwmon: (ads7828) Enable internal reference | Akshay Bhat |
2016-03-27 | hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiated | Guenter Roeck |
2016-03-20 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-03-08 | hwmon: Create an NSA320 hardware monitoring driver | Adam Baker |
2016-03-05 | hwmon: (adm1275) Add support for ADM1278 | Guenter Roeck |
2016-03-05 | hwmon: (ntc_thermistor) Add support for ncpXXxh103 | Joseph McNally |
2016-03-05 | hwmon: (iio_hwmon) Allow the driver to accept hypen in device tree node names | Sanchayan Maity |
2016-03-05 | hwmon: Add LTC2990 sensor driver | Mike Looijmans |
2016-03-05 | hwmon: (vexpress) rename vexpress hwmon implementation | Sudeep Holla |
2016-02-24 | Merge tag 'scpi-for-v4.6/updates' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson |
2016-02-19 | hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook | Nishanth Menon |
2016-02-18 | hwmon: (ads1015) Handle negative conversion values correctly | Peter Rosin |
2016-02-16 | hwmon: (scpi) add energy meter support | Sudeep Holla |
2016-02-16 | firmware: arm_scpi: add support for 64-bit sensor values | Sudeep Holla |
2016-01-27 | hwmon: (fam15h_power) Add bit masking for tdp_limit | Gioh Kim |
2016-01-24 | hwmon: (dell-smm) Blacklist Dell Studio XPS 8000 | Thorsten Leemhuis |
2016-01-17 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |