cpupower-devel-4.10-4.1>t  DH`pZt/=„qR^%C]c!IuXs8/" V:U=[l+=k%;1U 6=ᷳH^FI"B|*x 3E/ E76*˙TivwI•ytvp(vst&%7Qج~4WنՕUTEN3˴{jA)q:, AL*#Wmb671915c2f111474ca8ae147906fd999a81e2381*Zt/=„KE7XU$`(Wi*!\!Dɰ ^eS$hy'h)K,XnBEDax^qc:屵ENf:h.Lj2;ʫrZY>0l+w5_-+{Bx>;WQ?XV:_;Vjp}cʘ8Vɰw$w"7uEC Fv`xϼ`E.&H@?3%0]Nj'l]+epī~f"D><?d  8lpx|  (8 @ H X   (8`p(8 #9#:#FGHIXY\]^.bHcdbegfllnuvwxzCcpupower-devel4.104.1Include files and C-librariesInclude files and C-libraries for C/C++ developmentZtlamb10openSUSE Leap 42.3openSUSEGPL-2.0http://bugs.opensuse.orgDevelopment/Languages/C and C++https://git.kernel.org/cgit/linux/kernel/git/rafael/linux-pm.gitlinuxx86_64%rZtZtZtZt4442af413031f49593e88fa548e7b518f49250ccf90a4cdb6af66ed77cc6f96c8f31ab8b011b57db13bc587e1e6666f6libcpupower.so.0.0.1rootrootrootrootrootrootrootrootcpupower-4.10-4.1.src.rpmcpupower-develcpupower-devel(x86-64)   libcpupower0rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)4.103.0.4-14.0-14.4.6-1cpufrequtils-devel4.11.2YY i@Xg@W_@WW!@Wo@V_VT@T@SS@SS:@S9XS5d@S5d@S"@R@R@Qo@QQ@PP6@P6@O N@NxN@N@NtNV9@MM@josef.moellers@suse.comtrenn@suse.detrenn@suse.detrenn@suse.detrenn@suse.detrenn@suse.detrenn@suse.detrenn@suse.dejdelvare@suse.comtrenn@suse.detrenn@suse.detrenn@suse.detrenn@suse.detrenn@suse.detrenn@suse.detrenn@suse.detrenn@suse.detrenn@suse.detrenn@suse.detrenn@suse.detrenn@suse.devarkoly@suse.comtrenn@suse.detrenn@suse.detrenn@suse.detrenn@suse.detrenn@suse.deaj@suse.detrenn@suse.detrenn@suse.decoolo@suse.comjengelh@medozas.detrenn@suse.detrenn@suse.detrenn@suse.de- Enter decode_misc_enable_msr() only if genuine_intel. [bsc#1048546, turbostat_decode_MSR_IA32_MISC_ENABLE_only_on_Intel.patch]- Update to turbostat version 17.04.12 (fate#321286).- Update cpupower and turbostat to latest kernel v4.10 sources D library_cleanup.patch - Change .c file header file modification, modify in Makefile instead: D turbostat_set_asm_header_fixed.patch A turbostat_makefile_fix_asm_header.patch - fate #320908: KBL: Turbostat for KBL H/S & U/Y - fate #321191: [KNL] turbostat reports to report corect MSR_TURBO_RATIO_LIMIT information - fate #321193: [KNL] turbostat should report correct cpu clock values for Knights Landing - fate #321285: turbostat support for Skylake-SP server - fate #321286: turbostat support for Harrisonville (Denverton SoC) - fate #321925: [HPC, KNM, kernel] turbostat support- Fix buffer overflow in rapl_monitor (bsc#996052) Modify: rapl_monitor.patchfate#315666 - Provide rapl domain info (cpupower powercap-info cmd) * Add: cpupower_rapl.patch - Provide rapl power monitoring * Add: rapl_monitor.patch- Update turbostat to version 4.12 - Update cpupower to latest sources (bsc#976983) - Fix URL (bsc#976983) - Let turbostat only build against a local msr-index.h Also add the msr-index.h export to the tarball from git repo script * Delete make_header_file_passable_from_outside.patch - Leave out latest library changes from factory for SLE12 SP2- Add cpuidle functions to public libcpupower * Add library_cleanup.patch- Move from kernel version to turbostat internal version for turbostat - Add latest turbostat sources (latest git commit: 30f05309bde492) - Adds Skylake, Broadwell and Knights Landing support for turbostat (fate#319798, fate#319183, fate#319516)- Drop dead link. - Fix Obsoletes statement, cpufrequtils package versions were greater than cpupower package versions so we must obsolete all versions of cpufrequtils.- Make sources also build against 13.1 and older by providing asm-index.h which is included in linux-glibc-devel in newer distributions * Add turbostat_set_asm_header_fixed.patch- Update cpupower and turbostat to latest git kernel HEAD version this currently is 3.19-rc6, but it is expected that there are no changes anymore and the version gets named 3.19 already. The patches are already included mainline and get removed from osc: cpupower_disable_by_latency.patch add_idle_manpages_in_Makefile.patch cpupower-always_try_to_load_msr_driver_as_root.patch cpupower-return_zero_on_success.patch cpupower-remove_mc_scheduler_bits.patch- Fix cpupower_export_tarball_from_git.sh script and make sure msr-index.h is included in the turbostat tarball.- Update turbostat to latest 3.17 kernel version (in fact it is 3.16-rc7) This fixes bnc#891523- Do return 0 if cpupower info -b is called instead of the perf bias value which is already printed to stdout. Add cpupower-return_zero_on_success.patch - Remove mc and smt scheduler knobs. These do not exist anymore in latest kernels for quite a while now. Add cpupower-remove_mc_scheduler_bits.patch- If root, try to load msr driver on x86 if /dev/cpu/0/msr is not avail Add cpupower-always_try_to_load_msr_driver_as_root.patch- Update to latest turbostat version (git 2d6e532279ddf30188d5fbd) bnc#866862, bnc#869071, bnc#869809 - Adjust MSR include path add make_header_file_passable_from_outside.patch- Fix Makefile: Install latest cpupower-idle-* manpages Add add_idle_manpages_in_Makefile.patch- Introduce idle state disable-by-latency and enable-all Part of fate#316611 Add cpupower_disable_by_latency.patch- turbostat is an x86 (in fact an Intel) only tool exclude it for other archs to fix building of the package there again- Update cpupower to latest kernel version (3.13-rc7, rc7 missed out, there won't be any changes in cpupower anymore and obs does not like - rc7 in version tag. - All patches are now included mainline, therefore: Drop cpupower_make_get_idlestate_count_unsigned.patch Drop cpupower_disable_cstates.patch Drop introduce_cpupower_idle_set.patch Drop cpupower-haswell_support.patch Drop cpupower_hsw_special.patch - Add turbostat utility (fate#315666): Add turbostat-3.13.tar.bz2 Add turbostat_fix_man_perm.patch- Add disable C-state capability and support for latest Haswell CPUs- Fix spec to avoid conflict with cpufrequtils-devel- Add Haswell support- Update to kernel version 3.7 * IvyBridge support integrated- Rename SandyBridge monitor to IvyBridge if CPU is an IvyBridge- Add ivy bridge processor (EP and EX) support- Update to latest 3.4.rc6 kernel based version- Add cpupower_export_tarball_from_git.sh as source file.- Add idle-info manpage - Fix two bugs: memleak in idle-info and wrong idle state count- Update to 3.2-rc5 version (not much changed, includes the use-manpage-on-help patch -> removed it) - Change licence from GPL-2.0+ to GPL-2.0 to fit the kernel licence where sources are coming from - Provide a tiny script to quickly export and tar sources from the git repo- fix license to be in spdx.org format- Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build- Use manpages for help commands- cpupower-bench obsoletes cpufrequtils-bench- Initial commit of tools/power/cpupower directory from linux-next kernel repositorylamb10 15113555624.10-4.14.10-4.1cpufreq.hcpuidle.hpowercap.hlibcpupower.so/usr/include//usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Maintenance:7506/openSUSE_Leap_42.3_Update/4faa72776be514b7c98a0f35a1ca5b08-cpupower.openSUSE_Leap_42.3_Updatecpiolzma5x86_64-suse-linuxC source, ASCII textC]O<";?@] crv(vX0{fMk&4@A?@7O|Pa E_lJ kv"Lx*^\7cOTiLAnD%U zv$s(lLSȌIU ;)P \V/C:f@V̴Gm5qR߹ cX8۸K\w0ö3'y8k; fU> w27䙸`~AϬmEC'.dR4RgT=}W=YiLT>`F*T\P.W?>0=N/慠 <5&g7d#^)4ΰ9߮E!l%@=X*p6u`6nXМ }?v.,7Hv/XjcLҋDhvȉ߁K'E{`^jMCB*8DcC(2æO-4&SdwR.=鹦 3Dd>$@!`s2xD69a0 lݽP qF;ʓz/jo9%g%]#7ً@<%hEgGVD N-?1,LƼݩz|- {W*nW=*Tqߗ;]˫Y!ŽЁN_>=&ù cyoH=p02!.hF|!uZBͼ` /ebg-Up"+l1}Ĺv0}ÃZXT i|?Z'#"_Sρ9_~C94DCtD)0ӶH(]9˄QQ=0-# MO+|Ry iGonDJ^ðA^o$SCRYe4T9eFq#ȏI㌯Vjzam!R]*g gb0ڞI.s##/HE# -2qB&C47Vc/ja3>U-^܆&(@SRj4%&PLfbtDkAۜ=Y){kL1U"̨Y @R v+qKжv\0/:7J m0iiĤ@S@؞Lxʒ*hm{s'撲7x>WЉ-x;ȅΰ5]HY4@wD}X Q?UzT󉽥herZ~2_1čzONXfɋӉj}Opܞhx3rz5ֹ׌"w`Uڱ-AnPT5p=iɔ)A1Zz + p>!Am<:xs3  "+ M32+G" ɉG;N:$]!G~TmcG 61{3/YR$׈+اҠJ-?^Wҏ˨揗kĹ0VZ|ץ5wv}xO ^S~$joA0b;Q mn6"J+@Xn%S2.R #2S,iQ&Fmv;84q,1g@7_Q+ĿZ%?KG[s({jjfM_yO/&W|}\̰X|j6tvHʫ ^҇j"WKT)6cD]$504p w&#:NJĹFΞma$<4