index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-21
ACPICA: acpiexec: Do not put STDIN into raw mode unless it is a terminal.
Bob Moore
1
-0
/
+8
2014-10-21
ACPICA: acpidump: Add ACPI 1.0 RSDP support.
Lv Zheng
1
-1
/
+1
2014-08-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-40
/
+40
2014-08-15
tools/power turbostat: tweak whitespace in output format
Len Brown
1
-40
/
+40
2014-08-05
Merge branch 'pm-tools'
Rafael J. Wysocki
4
-26
/
+28
2014-07-30
cpupower: Remove redundant error check
Peter Senna Tschudin
1
-6
/
+5
2014-07-30
cpupower: bench: parse.c: Fix several minor errors
Rickard Strandqvist
1
-18
/
+21
2014-07-30
cpupower: mperf monitor: Correct use of ! and &
Himangi Saraogi
1
-1
/
+1
2014-07-19
PM / tools: cpupower: drop negativity check on unsigned value
Andrey Utkin
1
-1
/
+1
2014-07-08
ACPICA: utprint/oslibcfs: cleanup - no functional change
Bob Moore
1
-15
/
+15
2014-07-08
ACPICA: OSL: Update acpidump to reduce source code differences
Lv Zheng
2
-7
/
+27
2014-07-08
ACPICA: acpidump: Reduce freopen() invocations to improve portability
Lv Zheng
3
-9
/
+11
2014-07-08
ACPICA: acpidump: Replace file IOs with new APIs to improve portability
Lv Zheng
4
-72
/
+69
2014-07-08
ACPICA: acpidump: Remove exit() from generic layer to improve portability
Lv Zheng
1
-18
/
+32
2014-07-08
ACPICA: acpidump: Add memory/string OSL usage to improve portability
Lv Zheng
2
-13
/
+14
2014-07-08
ACPICA: Common: Enhance acpi_getopt() to improve portability
Lv Zheng
2
-9
/
+8
2014-07-08
ACPICA: Common: Enhance cm_get_file_size() to improve portability
Lv Zheng
2
-9
/
+14
2014-07-08
ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()...
Lv Zheng
1
-4
/
+4
2014-07-08
ACPICA: Utilities: Add formatted printing APIs
Lv Zheng
1
-0
/
+7
2014-07-08
ACPICA: OSL: Add portable file IO to improve portability
Lv Zheng
1
-0
/
+214
2014-07-08
ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubs
Lv Zheng
4
-22
/
+1306
2014-07-08
ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...
Lv Zheng
2
-1
/
+1
2014-07-08
ACPICA: acpidump: Add support for ACPI 1.0 GUID in Linux
Lv Zheng
1
-7
/
+41
2014-06-03
Merge branches 'acpi-tools' and 'pm-tools'
Rafael J. Wysocki
16
-175
/
+456
2014-06-03
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-2
/
+2
2014-05-29
ACPICA: acpidump: Fix repetitive table dump in -n mode.
Lv Zheng
1
-0
/
+4
2014-05-17
cpupower: Remove mc and smt power aware scheduler info/settings
Thomas Renninger
4
-106
/
+5
2014-05-17
cpupower: cpupower info -b should return 0 on success, not the perf bias value
Thomas Renninger
1
-3
/
+4
2014-05-17
cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not ava...
Thomas Renninger
1
-0
/
+14
2014-05-17
cpupower: Install recently added cpupower-idle-{set, info} manpages
Thomas Renninger
1
-0
/
+2
2014-05-17
cpupower: Introduce idle state disable-by-latency and enable-all
Thomas Renninger
2
-8
/
+77
2014-05-17
cpupower: Remove all manpages on make uninstall
Ramkumar Ramachandra
1
-2
/
+6
2014-05-17
cpupower: Remove dead link to homepage, and update the targets built.
Ramkumar Ramachandra
2
-10
/
+7
2014-05-17
cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower.
Ramkumar Ramachandra
1
-6
/
+6
2014-05-07
ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.
Lv Zheng
1
-0
/
+12
2014-05-07
ACPICA: acpidump: Add support to force using RSDT.
Lv Zheng
3
-18
/
+50
2014-05-07
ACPICA: acpidump: Fix truncated RSDP signature validation.
Lv Zheng
1
-10
/
+31
2014-05-07
ACPICA: acpidump: Fix code issue in invoking fread in the loop.
Lv Zheng
1
-11
/
+6
2014-05-07
Merge back earlier ACPICA material.
Rafael J. Wysocki
12
-574
/
+3216
2014-05-07
PM / tools: cpupower: add option to display values without round offs
Prarit Bhargava
2
-40
/
+73
2014-05-07
tools / power: turbostat: Drop temperature checks
Jean Delvare
1
-2
/
+2
2014-05-01
cpufreq: Make linux-pm@vger.kernel.org official mailing list
Viresh Kumar
2
-2
/
+2
2014-04-28
ACPI / tools: Introduce ec_access.c - tool to access the EC
Thomas Renninger
3
-0
/
+262
2014-04-21
tools/power/acpi: Minor bugfixes
Thomas Renninger
1
-10
/
+1
2014-04-20
ACPICA: acpidump: Update man page.
Lv Zheng
1
-12
/
+73
2014-04-20
ACPICA: acpidump: Remove old acpidump source.
Lv Zheng
1
-559
/
+0
2014-04-20
ACPICA: acpidump: Update Makefile to build acpidump from ACPICA.
Lv Zheng
1
-3
/
+23
2014-04-20
ACPICA: acpidump: Update new structures and add missing file.
Lv Zheng
1
-0
/
+101
2014-04-20
ACPICA: acpidump: Add support to generate acpidump release.
Lv Zheng
8
-0
/
+3019
2014-03-05
tools/power turbostat: Run on Broadwell
Len Brown
1
-1
/
+11
[next]