summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (it87) Use defines for array sizes and sensor countsGuenter Roeck2016-04-191-24/+34
* hwmon: (it87) Use BIT macroGuenter Roeck2016-04-191-144/+146
* hwmon: (it87) Add support for VIN7 to VIN10 on IT8620EGuenter Roeck2016-04-191-5/+24
* hwmon: (it87) Simplify reading voltage registersGuenter Roeck2016-04-191-9/+13
* hwmon: (it87) Support up to 6 temperature sensors on IT8620EGuenter Roeck2016-04-191-8/+40
* hwmon: (it87) Convert to use new hwmon APIGuenter Roeck2016-04-191-74/+19
* hwmon: (it87) Use single group and is_visible for miscellaneous attributesGuenter Roeck2016-04-191-48/+33
* hwmon: (it87) Use is_visible for pwm attributesGuenter Roeck2016-04-191-72/+65
* hwmon: (it87) Use is_visible for fan attributesGuenter Roeck2016-04-191-85/+55
* hwmon: (it87) Use is_visible for temperature sensorsGuenter Roeck2016-04-191-51/+36
* hwmon: (it87) Use is_visible for voltage sensorsGuenter Roeck2016-04-191-68/+56
* hwmon: (it87) Rearrange code to avoid forward declarationsGuenter Roeck2016-04-191-336/+327
* hwmon: (it87) Add support for second Super-IO chipGuenter Roeck2016-04-191-15/+34
* hwmon: (it87) Pass SIO base address as parameter to superio functionsGuenter Roeck2016-04-191-65/+72
* hwmon: (it87) Don't use pdev as static driver variableGuenter Roeck2016-04-191-3/+5
* hwmon: (it87) Simplify error return in it87_device_addGuenter Roeck2016-04-191-7/+3
* hwmon: (it87) Add support for second pwm frequency registerGuenter Roeck2016-04-191-31/+69
* hwmon: (it87) Add support for all pwm channels on IT8620EGuenter Roeck2016-04-191-20/+94
* hwmon: (it87) Add feature flag for AVCC3 supportGuenter Roeck2016-04-191-8/+13
* hwmon: (ltc2978) Add missing devicetree binding for LTM4675Guenter Roeck2016-04-191-0/+1
* hwmon: (fam15h_power) Add platform check functionHuang Rui2016-04-191-2/+7
* hwmon: (fam15h_power) Add documentation for TDP and accumulated power algorithmHuang Rui2016-04-192-2/+65
* hwmon: (fam15h_power) Introduce a cpu accumulated power reporting algorithmHuang Rui2016-04-191-4/+124
* hwmon: (fam15h_power) Add ptsc counter value for accumulated powerHuang Rui2016-04-191-0/+4
* hwmon: (fam15h_power) Add compute unit accumulated powerHuang Rui2016-04-191-1/+71
* hwmon: (fam15h_power) Add CPU_SUP_AMD as the dependenceHuang Rui2016-04-191-1/+1
* hwmon: (max31722) Add support for MAX31722/MAX31723 temperature sensorsTiberiu Breana2016-04-194-0/+210
* hwmon: (ads7828) Enable internal referenceAkshay Bhat2016-04-191-0/+10
* Linux 4.6-rc2v4.6-rc2Linus Torvalds2016-04-031-1/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-0312-35/+98
|\
| * perf/x86/amd/ibs: Fix pmu::stop() nestingPeter Zijlstra2016-03-311-7/+45
| * perf/core: Don't leak event in the syscall error pathAlexander Shishkin2016-03-311-0/+1
| * perf/core: Fix time tracking bug with multiplexingPeter Zijlstra2016-03-311-2/+12
| * Merge tag 'perf-urgent-for-mingo-20160330' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-03-312-15/+11
| |\
| | * perf jit: genelf makes assumptions about endianAnton Blanchard2016-03-301-14/+10
| | * perf hists: Fix determination of a callchain node's childlessnessAndres Freund2016-03-301-1/+1
| |/
| * Merge tag 'perf-urgent-for-mingo-20160329' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-03-304-7/+22
| |\
| | * perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...Arnaldo Carvalho de Melo2016-03-294-7/+22
| |/
| * Merge tag 'perf-urgent-for-mingo-20160328' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-03-291-0/+2
| |\
| | * perf tools: Fix build break on powerpcSukadev Bhattiprolu2016-03-281-0/+2
| |/
| * perf/x86: Move events_sysfs_show() outside CPU_SUP_INTELHuang Rui2016-03-251-3/+3
| * Merge tag 'perf-urgent-for-mingo-20160324' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-03-252-1/+2
| |\
| | * perf bench: Fix detached tarball building due to missing 'perf bench memcpy' ...Arnaldo Carvalho de Melo2016-03-241-0/+1
| | * perf tests: Fix tarpkg build test error output redirectionArnaldo Carvalho de Melo2016-03-241-1/+1
| |/
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-039-58/+158
|\ \
| * | MAINTAINERS: Update my email addressMasami Hiramatsu2016-04-011-1/+1
| * | locking/lockdep: Print chain_key collision informationAlfredo Alvarez Fernandez2016-03-311-2/+77
| * | uapi/linux/stddef.h: Provide __always_inline to userspace headersDenys Vlasenko2016-03-301-0/+4
| * | tools/lib/lockdep: Fix unsupported 'basename -s' in run_tests.shSedat Dilek2016-03-301-4/+8
| * | locking/atomic, sched: Unexport fetch_or()Frederic Weisbecker2016-03-292-21/+18