- 10bbe75 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 8 years ago
- 6886fee tools/power turbostat: remove obsolete -M, -m, -C, -c options by Len Brown · 8 years ago
- 388e9c8 tools/power turbostat: Make extensible via the --add parameter by Len Brown · 8 years ago
- 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- a9042de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
- 9165dab treewide: Fix printk() message errors by Masanari Iida · 8 years ago
- 496c9a9 Merge branch 'acpica' by Rafael J. Wysocki · 8 years ago
- e19b7ce make use of make variable CURDIR instead of calling pwd by Uwe Kleine-König · 8 years ago
- 7268d40 tools/power turbostat: Denverton uses a 25 MHz crystal, not 19.2 MHz by Len Brown · 8 years ago
- 5cc6323 tools/power turbostat: line up headers when -M is used by Len Brown · 8 years ago
- d8ebb44 tools/power turbostat: fix SKX PKG_CSTATE_LIMIT decoding by Len Brown · 8 years ago
- d0ab671 Merge back earlier ACPICA material for v4.10. by Rafael J. Wysocki · 8 years ago
- 005c82d tools/power turbostat: Support Knights Mill (KNM) by Len Brown · 8 years ago
- ddadb8a tools/power turbostat: Display HWP OOB status by Srinivas Pandruvada · 8 years ago
- 5bbac26 tools/power turbostat: fix Denverton BCLK by Xiaolong Wang · 8 years ago
- 869ce69 tools/power turbostat: use intel-family.h model strings by Len Brown · 8 years ago
- 0f64490 tools/power/turbostat: Add Denverton RAPL support by Jacob Pan · 8 years ago
- 2c48c99 tools/power/turbostat: Add Denverton support by Jacob Pan · 8 years ago
- 9148494 tools/power/turbostat: split core MSR support into status + limit by Jacob Pan · 8 years ago
- 0a91e55 tools/power turbostat: fix error case overflow read of slm_freq_table[] by Colin Ian King · 9 years ago
- 01a67ad tools/power turbostat: Allocate correct amount of fd and irq entries by Mika Westerberg · 9 years ago
- 3d109de tools/power turbostat: switch to tab delimited output by Len Brown · 9 years ago
- ba3dec9 tools/power turbostat: Gracefully handle ACPI S3 by Len Brown · 9 years ago
- e975db5 tools/power turbostat: tidy up output on Joule counter overflow by Len Brown · 9 years ago
- d5a4b1a tools/power/acpi: Remove direct kernel source include reference by Lv Zheng · 8 years ago
- c25badc cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-set by Laura Abbott · 8 years ago
- b97acdf ACPICA: MacOSX: Fix wrong sem_destroy definition by Lv Zheng · 8 years ago
- 6c9fd7e ACPICA: MacOSX: Fix anonymous semaphore implementation by Lv Zheng · 8 years ago
- 5ebd2ea ACPICA: Cleanup for all string-to-integer conversions by Bob Moore · 8 years ago
- dd99cbc ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fxxx()/errno/perror() instead by Lv Zheng · 8 years ago
- f173a77 ACPICA: Clib: Add -nostdinc support for EFI layer by Lv Zheng · 8 years ago
- e323c02 ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issue by Lv Zheng · 8 years ago
- 4e2fc6a ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handles by Lv Zheng · 8 years ago
- b597664 ACPICA: Clib: Fix build issues when ACPI_USE_STANDARD_HEADERS is not defined by converting size_t to acpi_size by Lv Zheng · 8 years ago
- eba4ed2 ACPICA: acpidump: Fix a duplicate variable definition by Lv Zheng · 8 years ago
- 722280e ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to link by Lv Zheng · 8 years ago
- d8303ac ACPICA: iASL/Disassembler: Add a check for missing filename by Bob Moore · 8 years ago
- e663107 Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- ebf5926 tools/power turbostat: Replace MSR_NHM_TURBO_RATIO_LIMIT by Srinivas Pandruvada · 8 years ago
- ac485cb tools/turbostat: allow user to alter DESTDIR and PREFIX by Andy Shevchenko · 8 years ago
- a3bcf2d tools/acpi: use CROSS_COMPILE to define prefix by Andy Shevchenko · 8 years ago
- 46c1345 Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- fc72395 Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' by Rafael J. Wysocki · 9 years ago
- d1ce3bb Merge back new ACPICA material for v4.7. by Rafael J. Wysocki · 9 years ago
- 6a0df32 ACPICA: Move all ASCII utilities to a common file by Bob Moore · 9 years ago
- f5c1e1c ACPICA: Divergence: remove unwanted spaces for typedef by Lv Zheng · 9 years ago
- 0b81561 cpupower: fix potential memory leak by Arjun Sreedharan · 9 years ago
- ac5a181 cpupower: Add cpuidle parts into library by Thomas Renninger · 9 years ago
- fe7656a cpupowerutils: bench: trivial fix of spelling mistake on "average" by Colin Ian King · 9 years ago
- 938bb85 Fix cpupower manpages "NAME" section by Mattia Dongili · 9 years ago
- 983d9e0 cpupower: bench: parse.c: fix several resource leaks by Colin Ian King · 9 years ago
- 04b0359 Honour user's LDFLAGS by Mattia Dongili · 9 years ago
- 60438d9 tools/power/acpi: close file only if it is open by Lv Zheng · 9 years ago
- 73659be Merge branches 'pm-core', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
- 9185e98 tools/power turbostat: work around RC6 counter wrap by Len Brown · 9 years ago
- cdc5727 tools/power turbostat: initial KBL support by Len Brown · 9 years ago
- ec53e59 tools/power turbostat: initial SKX support by Len Brown · 9 years ago
- e8efbc8 tools/power turbostat: decode BXT TSC frequency via CPUID by Len Brown · 9 years ago
- e4085d5 tools/power turbostat: initial BXT support by Len Brown · 9 years ago
- 5a63426 tools/power turbostat: print IRTL MSRs by Len Brown · 9 years ago
- 8ae7225 tools/power turbostat: SGX state should print only if --debug by Len Brown · 9 years ago
- 3a05be7 ACPICA: Utilities: Update for strtoul64 merger by Bob Moore · 9 years ago
- 53c78d7 ACPICA: Add support for QNX 6.6 platform by Will Miles · 9 years ago
- 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- 3fdb746 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-tools by Rafael J. Wysocki · 9 years ago
- 685b535 tools/power turbostat: bugfix: TDP MSRs print bits fixing by Chen Yu · 9 years ago
- 6c34f16 tools/power turbostat: correct output for MSR_NHM_SNB_PKG_CST_CFG_CTL dump by Len Brown · 9 years ago
- 5aea2f7 tools/power turbostat: call __cpuid() instead of __get_cpuid() by Len Brown · 9 years ago
- aa8d8cc tools/power turbostat: indicate SMX and SGX support by Len Brown · 9 years ago
- 0102b06 tools/power turbostat: detect and work around syscall jitter by Len Brown · 9 years ago
- fdf676e tools/power turbostat: show GFX%rc6 by Len Brown · 9 years ago
- 27d4735 tools/power turbostat: show GFXMHz by Len Brown · 9 years ago
- 562a2d3 tools/power turbostat: show IRQs per CPU by Len Brown · 9 years ago
- 3622989 tools/power turbostat: make fewer systems calls by Len Brown · 9 years ago
- 58cc30a tools/power turbostat: fix compiler warnings by Len Brown · 9 years ago
- b7d8c14 tools/power turbostat: add --out option for saving output in a file by Len Brown · 9 years ago
- 75d2e44 tools/power turbostat: re-name "%Busy" field to "Busy%" by Len Brown · 9 years ago
- cbf97ab tools/power turbostat: Intel Xeon x200: fix turbo-ratio decoding by Hubert Chrzaniuk · 9 years ago
- 121b48b tools/power turbostat: Intel Xeon x200: fix erroneous bclk value by Chrzaniuk, Hubert · 9 years ago
- 2a0609c tools/power turbostat: allow sub-sec intervals by Len Brown · 9 years ago
- 1b69317 tools/power turbostat: fix various build warnings by Colin Ian King · 9 years ago
- f005731 tools/power turbostat: Decode MSR_MISC_PWR_MGMT by Len Brown · 9 years ago
- 7f5c258 tools/power turbostat: decode HWP registers by Len Brown · 9 years ago
- 61a87ba tools/power turbostat: CPUID(0x16) leaf shows base, max, and bus frequency by Len Brown · 9 years ago
- 69807a6 tools/power turbostat: decode more CPUID fields by Len Brown · 9 years ago
- db2b52f Merge branch 'pm-tools' by Rafael J. Wysocki · 9 years ago
- a72aea7 Merge branches 'acpica', 'acpi-video' and 'acpi-fan' by Rafael J. Wysocki · 9 years ago
- 38cb76a cpupower: Fix build error in cpufreq-info by Shreyas B. Prabhu · 9 years ago
- c8100dc ACPICA: Additional 2016 copyright changes by Bob Moore · 9 years ago
- 8f053a5 Merge branches 'pm-sleep' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
- 5920380 ACPICA: getopt: Comment update, no functional change by Bob Moore · 9 years ago
- 1fad873 ACPICA: Core: Major update for code formatting, no functional changes by Bob Moore · 9 years ago
- 37645d6 tools/power/acpi: Add userspace AML interface support by Lv Zheng · 9 years ago
- e98f033 cpupower: fix how "cpupower frequency-info" interprets latency by Jacob Tanenbaum · 9 years ago
- 562e5f1 cpupower: rework the "cpupower frequency-info" command by Jacob Tanenbaum · 9 years ago
- ce512b8 cpupower: Do not analyse offlined cpus by Thomas Renninger · 9 years ago
- e51207f cpupower: Provide STATIC variable in Makefile for debug builds by Thomas Renninger · 9 years ago
- 7b0e1bf cpupower: Fix precedence issue by Thomas Renninger · 9 years ago
- d9f67db Merge branch 'pm-tools' by Rafael J. Wysocki · 9 years ago
- ec0adc5 tools/power turbostat: use new name for MSR_PLATFORM_INFO by Len Brown · 9 years ago