Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | cpupower: Install recently added cpupower-idle-{set, info} manpages | Thomas Renninger | 2014-05-17 | 1 | -0/+2 | |
| | | | * | | | | | | cpupower: Introduce idle state disable-by-latency and enable-all | Thomas Renninger | 2014-05-17 | 2 | -8/+77 | |
| | | | * | | | | | | cpupower: Remove all manpages on make uninstall | Ramkumar Ramachandra | 2014-05-17 | 1 | -2/+6 | |
| | | | * | | | | | | cpupower: Remove dead link to homepage, and update the targets built. | Ramkumar Ramachandra | 2014-05-17 | 2 | -10/+7 | |
| | | | * | | | | | | cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower. | Ramkumar Ramachandra | 2014-05-17 | 1 | -6/+6 | |
| | | | * | | | | | | PM / tools: cpupower: add option to display values without round offs | Prarit Bhargava | 2014-05-07 | 2 | -40/+73 | |
| | | | * | | | | | | tools / power: turbostat: Drop temperature checks | Jean Delvare | 2014-05-07 | 1 | -2/+2 | |
| | | * | | | | | | | ACPI / tools: Introduce ec_access.c - tool to access the EC | Thomas Renninger | 2014-04-28 | 3 | -0/+262 | |
| | * | | | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2014-06-03 | 2 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | Merge back earlier cpufreq material. | Rafael J. Wysocki | 2014-06-03 | 2 | -2/+2 | |
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | Merge back earlier 'pm-cpufreq' material. | Rafael J. Wysocki | 2014-05-08 | 2 | -2/+2 | |
| | | | |\ \ \ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | | | | | | ||||||
| | | | | * | | | | | | cpufreq: Make linux-pm@vger.kernel.org official mailing list | Viresh Kumar | 2014-05-01 | 2 | -2/+2 | |
| | | | | |/ / / / / | ||||||
| | * | | | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2014-06-03 | 12 | -574/+3280 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | ACPICA: acpidump: Fix repetitive table dump in -n mode. | Lv Zheng | 2014-05-29 | 1 | -0/+4 | |
| | | * | | | | | | | ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT. | Lv Zheng | 2014-05-07 | 1 | -0/+12 | |
| | | * | | | | | | | ACPICA: acpidump: Add support to force using RSDT. | Lv Zheng | 2014-05-07 | 3 | -18/+50 | |
| | | * | | | | | | | ACPICA: acpidump: Fix truncated RSDP signature validation. | Lv Zheng | 2014-05-07 | 1 | -10/+31 | |
| | | * | | | | | | | ACPICA: acpidump: Fix code issue in invoking fread in the loop. | Lv Zheng | 2014-05-07 | 1 | -11/+6 | |
| | | * | | | | | | | Merge back earlier ACPICA material. | Rafael J. Wysocki | 2014-05-07 | 12 | -574/+3216 | |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | | | * | | | | | | Merge back earlier ACPICA material. | Rafael J. Wysocki | 2014-04-28 | 12 | -574/+3216 | |
| | | | |\ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | | | ||||||
| | | | | * | | | | | ACPICA: acpidump: Update man page. | Lv Zheng | 2014-04-20 | 1 | -12/+73 | |
| | | | | * | | | | | ACPICA: acpidump: Remove old acpidump source. | Lv Zheng | 2014-04-20 | 1 | -559/+0 | |
| | | | | * | | | | | ACPICA: acpidump: Update Makefile to build acpidump from ACPICA. | Lv Zheng | 2014-04-20 | 1 | -3/+23 | |
| | | | | * | | | | | ACPICA: acpidump: Update new structures and add missing file. | Lv Zheng | 2014-04-20 | 1 | -0/+101 | |
| | | | | * | | | | | ACPICA: acpidump: Add support to generate acpidump release. | Lv Zheng | 2014-04-20 | 8 | -0/+3019 | |
| * | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-06-03 | 114 | -1438/+4123 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| | * | | | | | | | | perf tools: Add automatic remapping of Android libraries | Michael Lentine | 2014-05-21 | 1 | -1/+94 | |
| | * | | | | | | | | perf tools: Add cat as fallback pager | Michael Lentine | 2014-05-21 | 1 | -6/+6 | |
| | * | | | | | | | | perf tests: Add a testcase for histogram output sorting | Namhyung Kim | 2014-05-21 | 7 | -2/+628 | |
| | * | | | | | | | | perf tests: Factor out print_hists_*() | Namhyung Kim | 2014-05-21 | 4 | -60/+66 | |
| | * | | | | | | | | perf tools: Introduce reset_output_field() | Namhyung Kim | 2014-05-21 | 4 | -0/+36 | |
| | * | | | | | | | | perf tools: Get rid of obsolete hist_entry__sort_list | Namhyung Kim | 2014-05-21 | 3 | -50/+43 | |
| | * | | | | | | | | perf hists: Reset width of output fields with header length | Namhyung Kim | 2014-05-21 | 3 | -18/+16 | |
| | * | | | | | | | | perf tools: Skip elided sort entries | Namhyung Kim | 2014-05-21 | 6 | -0/+42 | |
| | * | | | | | | | | perf top: Add --fields option to specify output fields | Namhyung Kim | 2014-05-21 | 2 | -6/+18 | |
| | * | | | | | | | | perf report/tui: Fix a bug when --fields/sort is given | Namhyung Kim | 2014-05-21 | 1 | -4/+1 | |
| | * | | | | | | | | perf tools: Add ->sort() member to struct sort_entry | Namhyung Kim | 2014-05-21 | 2 | -5/+23 | |
| | * | | | | | | | | perf report: Add -F option to specify output fields | Namhyung Kim | 2014-05-21 | 6 | -17/+282 | |
| | * | | | | | | | | perf tools: Call perf_hpp__init() before setting up GUI browsers | Namhyung Kim | 2014-05-21 | 5 | -9/+5 | |
| | * | | | | | | | | perf tools: Consolidate management of default sort orders | Namhyung Kim | 2014-05-21 | 5 | -24/+31 | |
| | * | | | | | | | | perf tools: Allow hpp fields to be sort keys | Namhyung Kim | 2014-05-21 | 8 | -13/+67 | |
| | * | | | | | | | | perf ui: Get rid of callback from __hpp__fmt() | Namhyung Kim | 2014-05-21 | 4 | -62/+34 | |
| | * | | | | | | | | perf tools: Consolidate output field handling to hpp format routines | Namhyung Kim | 2014-05-21 | 6 | -83/+63 | |
| | * | | | | | | | | perf tools: Use hpp formats to sort final output | Namhyung Kim | 2014-05-21 | 1 | -54/+8 | |
| | * | | | | | | | | perf tools: Support event grouping in hpp ->sort() | Namhyung Kim | 2014-05-21 | 1 | -6/+58 | |
| | * | | | | | | | | perf tools: Use hpp formats to sort hist entries | Namhyung Kim | 2014-05-21 | 1 | -10/+6 | |
| | * | | | | | | | | perf tools: Convert sort entries to hpp formats | Namhyung Kim | 2014-05-21 | 3 | -4/+88 | |
| | * | | | | | | | | perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmt | Namhyung Kim | 2014-05-21 | 2 | -4/+38 | |
| | * | | | | | | | | perf tools: Add libdw DWARF post unwind support for ARM | Jean Pihet | 2014-05-16 | 2 | -0/+41 | |
| | * | | | | | | | | perf tests: Add dwarf unwind test on ARM | Jean Pihet | 2014-05-16 | 7 | -5/+69 |