summaryrefslogtreecommitdiff
path: root/lib/power
AgeCommit message (Expand)Author
2024-03-06lib: move alignment attribute on types for MSVCTyler Retzlaff
2024-03-01lib: use log helper with prefixTyler Retzlaff
2023-12-21lib: use per line logging in helpersDavid Marchand
2023-12-21lib: replace logging helpersDavid Marchand
2023-12-21lib: add more logging helpersDavid Marchand
2023-12-21lib: add newline in logsDavid Marchand
2023-12-06power: use a dynamic logtypeStephen Hemminger
2023-12-01power: use a dynamic logtype for guest channelStephen Hemminger
2023-11-27power: fix uncore configurationSivaprasad Tummala
2023-11-13power: promote some functions as stableStephen Hemminger
2023-10-30power: use stdatomic APITyler Retzlaff
2023-10-17power: refactor uncore power management APISivaprasad Tummala
2023-10-17power: fix use of stdatomicTyler Retzlaff
2023-10-10power: support amd-pstate cpufreq driverSivaprasad Tummala
2023-08-16remove C11 compatibility macroTyler Retzlaff
2023-07-31version: 23.11-rc0David Marchand
2023-06-27lib: remove blank line ending comment blocksThomas Monjalon
2023-03-12remove repeated wordsStephen Hemminger
2023-02-20power: remove experimental empty poll APIDavid Hunt
2022-11-15cleanup compat header inclusionsDavid Marchand
2022-11-14power: fix double free of opened filesTadhg Kearney
2022-11-14power: fix some doxygen commentsJerin Jacob
2022-10-26power: fix P-state number parsingMarkus Theil
2022-10-26power: fix open file descriptors leakTadhg Kearney
2022-10-10power: add Intel uncore frequency controlTadhg Kearney
2022-10-10power: read P-state turbo percentage from sysfsMarkus Theil
2022-09-21eal: remove unneeded includes from a public headerDmitry Kozlyuk
2022-07-21version: 22.11-rc0David Marchand
2022-06-21power: remove unneeded header includesSean Morrissey
2022-06-04power: add get/set min/max scaling frequencies APIKevin Laatz
2022-06-04power: add get/set pause duration APIKevin Laatz
2022-06-04power: add get/set empty-poll maximum APIKevin Laatz
2022-02-22lib: remove unneeded header includesSean Morrissey
2022-02-12remove unnecessary null checksStephen Hemminger
2022-01-11fix spelling in comments and stringsJosh Soref
2021-11-16fix spelling in comments and doxygenStephen Hemminger
2021-11-12power: remove unused poll counterJim Harris
2021-11-12power: fix build with clang 13Jim Harris
2021-10-29power: support missing Rx queue infoMiao Li
2021-10-22build/windows: remove separate list of libsBruce Richardson
2021-09-22lib: remove C++ include guard from private headersThomas Monjalon
2021-08-17version: 21.11-rc0Thomas Monjalon
2021-07-24power: check frequencies count before filling arrayRichael Zhuang
2021-07-22power: fix multi-queue scale modeAnatoly Burakov
2021-07-20power: fix crash on error for intel_pstateAnatoly Burakov
2021-07-09power: support monitoring multiple Rx queuesAnatoly Burakov
2021-07-09power: support callbacks for multiple Rx queuesAnatoly Burakov
2021-07-09power: make ethdev power management thread unsafeAnatoly Burakov
2021-07-09power: support cppc_cpufreq driverRichael Zhuang
2021-07-08power: refactor ACPI and intel_pstate supportAnatoly Burakov