| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-06-13 | 1 | -1/+1 |
|\ |
|
| * | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-13 | 1 | -1/+1 |
* | | Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-06-12 | 1 | -1/+15 |
|\ \
| |/
|/| |
|
| * | powercap/drivers/idle_inject: Specify idle state max latency | Daniel Lezcano | 2020-05-19 | 1 | -1/+15 |
* | | powercap: RAPL: remove unused local MSR define | Sumeet Pawnikar | 2020-05-25 | 1 | -3/+0 |
* | | powercap/intel_rapl: add support for ElkhartLake | Jacob Pan | 2020-05-15 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-03-31 | 1 | -44/+43 |
|\ |
|
| * | powercap/intel_rapl: Convert to new X86 CPU match macros | Thomas Gleixner | 2020-03-24 | 1 | -44/+43 |
* | | powercap: idle_inject: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-03-04 | 1 | -1/+1 |
|/ |
|
* | Merge back power capping changes for v5.6. | Rafael J. Wysocki | 2020-01-13 | 1 | -0/+2 |
|\ |
|
| * | powercap/intel_rapl: add support for JasperLake | Zhang Rui | 2019-12-20 | 1 | -0/+1 |
| * | powercap/intel_rapl: add support for TigerLake Mobile | Zhang Rui | 2019-12-17 | 1 | -0/+1 |
* | | powercap: intel_rapl: add NULL pointer check to rapl_mmio_cpu_online() | Harry Pan | 2020-01-07 | 1 | -0/+3 |
|/ |
|
* | powercap/intel_rapl: add support for Cometlake desktop | Zhang Rui | 2019-11-04 | 1 | -0/+1 |
* | powercap/intel_rapl: add support for CometLake Mobile | Zhang Rui | 2019-11-04 | 1 | -0/+1 |
* | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2019-09-18 | 1 | -26/+27 |
|\ |
|
| * | powercap: idle_inject: Use higher resolution for idle injection | Daniel Lezcano | 2019-09-03 | 1 | -26/+27 |
| * | cpuidle: play_idle: Increase the resolution to usec | Daniel Lezcano | 2019-09-03 | 1 | -1/+1 |
* | | x86/intel: Aggregate microserver naming | Peter Zijlstra | 2019-08-28 | 1 | -4/+4 |
* | | x86/intel: Aggregate big core graphics naming | Peter Zijlstra | 2019-08-28 | 1 | -2/+2 |
* | | x86/intel: Aggregate big core mobile naming | Peter Zijlstra | 2019-08-28 | 1 | -5/+5 |
* | | x86/intel: Aggregate big core client naming | Peter Zijlstra | 2019-08-28 | 1 | -5/+5 |
|/ |
|
* | powercap: Invoke powercap_init() and rapl_init() earlier | Zhang Rui | 2019-07-22 | 2 | -2/+2 |
* | powercap/rapl: Add Ice Lake NNPI support to RAPL driver | Rajneesh Bhardwaj | 2019-07-11 | 1 | -0/+1 |
* | powercap/intel_rapl: add support for ICX-D | Zhang Rui | 2019-07-11 | 1 | -0/+1 |
* | powercap/intel_rapl: add support for ICX | Zhang Rui | 2019-07-11 | 1 | -0/+1 |
* | powercap/intel_rapl: add support for IceLake desktop | Zhang Rui | 2019-07-11 | 1 | -0/+1 |
* | intel_rapl: Fix module autoloading issue | Zhang Rui | 2019-07-11 | 2 | -21/+48 |
* | intel_rapl: support two power limits for every RAPL domain | Zhang Rui | 2019-07-11 | 2 | -47/+26 |
* | intel_rapl: support 64 bit register | Zhang Rui | 2019-07-11 | 2 | -7/+10 |
* | intel_rapl: abstract RAPL common code | Zhang Rui | 2019-07-11 | 4 | -326/+388 |
* | intel_rapl: cleanup hardcoded MSR access | Zhang Rui | 2019-07-11 | 1 | -16/+22 |
* | intel_rapl: cleanup some functions | Zhang Rui | 2019-07-11 | 1 | -31/+31 |
* | intel_rapl: abstract register access operations | Zhang Rui | 2019-07-11 | 1 | -53/+57 |
* | intel_rapl: abstract register address | Zhang Rui | 2019-07-11 | 1 | -40/+33 |
* | intel_rapl: introduce struct rapl_if_private | Zhang Rui | 2019-07-11 | 1 | -30/+29 |
* | intel_rapl: introduce intel_rapl.h | Zhang Rui | 2019-07-11 | 1 | -99/+2 |
* | intel_rapl: remove hardcoded register index | Zhang Rui | 2019-07-11 | 1 | -22/+22 |
* | intel_rapl: use reg instead of msr | Zhang Rui | 2019-07-11 | 1 | -49/+49 |
* | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-09 | 1 | -34/+41 |
|\ |
|
| * | powercap/intel_rapl: Update RAPL domain name and debug messages | Zhang Rui | 2019-05-23 | 1 | -25/+32 |
| * | powercap/intel_rapl: Support multi-die/package | Zhang Rui | 2019-05-23 | 1 | -2/+2 |
| * | powercap/intel_rapl: Simplify rapl_find_package() | Zhang Rui | 2019-05-23 | 1 | -9/+9 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309 | Thomas Gleixner | 2019-06-05 | 2 | -26/+2 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
|/ |
|
* | powercap/intel_rapl: add Ice Lake mobile | Gayatri Kammela | 2019-02-18 | 1 | -0/+1 |
* | powercap: intel_rapl: add support for Jacobsville | Zhang Rui | 2019-02-12 | 1 | -0/+1 |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-10-23 | 1 | -5/+5 |
|\ |
|
| * | x86/cpu: Sanitize FAM6_ATOM naming | Peter Zijlstra | 2018-10-02 | 1 | -5/+5 |
* | | powercap: RAPL: Get rid of custom RAPL_CPU() macro | Andy Shevchenko | 2018-09-10 | 1 | -40/+33 |
|/ |
|