summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
r>2017-02-10hwmon: (it87) Add feature flag indicating that VIN3 is connected to 5VGuenter Roeck 2017-01-02hwmon: (it87) use permission-specific DEVICE_ATTR variantsJulia Lawall 2016-09-08hwmon: (it87) Drop useless commentsJean Delvare 2016-08-29hwmon: (it87) Add missing sysfs attribute group terminatorJean Delvare 2016-08-11hwmon: (it87) Features mask must be 32 bit wideGuenter Roeck 2016-04-19hwmon: (it87) Add support for IT8628EGuenter Roeck 2016-04-19hwmon: (it87) Fix pwm_temp_map for system with 6 pwm channelsGuenter Roeck 2016-04-19hwmon: (it87) Support automatic pwm control on newer chipsGuenter Roeck 2016-04-19hwmon: (it87) Enhance validation for fan4 and fan5Guenter Roeck 2016-04-19hwmon: (it87) Support disabling fan control for all pwm control and chipsGuenter Roeck 2016-04-19hwmon: (it87) Formatting cleanupGuenter Roeck 2016-04-19hwmon: (it87) Use defines for array sizes and sensor countsGuenter Roeck 2016-04-19hwmon: (it87) Use BIT macroGuenter Roeck 2016-04-19hwmon: (it87) Add support for VIN7 to VIN10 on IT8620EGuenter Roeck 2016-04-19hwmon: (it87) Simplify reading voltage registersGuenter Roeck 2016-04-19hwmon: (it87) Support up to 6 temperature sensors on IT8620EGuenter Roeck 2016-04-19hwmon: (it87) Convert to use new hwmon APIGuenter Roeck 2016-04-19hwmon: (it87) Use single group and is_visible for miscellaneous attributesGuenter Roeck 2016-04-19hwmon: (it87) Use is_visible for pwm attributesGuenter Roeck 2016-04-19hwmon: (it87) Use is_visible for fan attributesGuenter Roeck 2016-04-19hwmon: (it87) Use is_visible for temperature sensorsGuenter Roeck 2016-04-19hwmon: (it87) Use is_visible for voltage sensorsGuenter Roeck 2016-04-19hwmon: (it87) Rearrange code to avoid forward declarationsGuenter Roeck 2016-04-19hwmon: (it87) Add support for second Super-IO chipGuenter Roeck 2016-04-19hwmon: (it87) Pass SIO base address as parameter to superio functionsGuenter Roeck 2016-04-19hwmon: (it87) Don't use pdev as static driver variableGuenter Roeck 2016-04-19hwmon: (it87) Simplify error return in it87_device_addGuenter Roeck 2016-04-19hwmon: (it87) Add support for second pwm frequency registerGuenter Roeck 2016-04-19hwmon: (it87) Add support for all pwm channels on IT8620EGuenter Roeck 2016-04-19hwmon: (it87) Add feature flag for AVCC3 supportGuenter Roeck 2015-08-09hwmon: (it87) Add support for IT8732FJustin Maggard