doc: add Meson coding style to contributors guide
[dpdk.git] / lib / librte_power / power_pstate_cpufreq.c
2021-04-15 Anatoly Burakovpower: fix closing frequency file
2021-04-15 Anatoly Burakovpower: remove redundant close of frequency file
2021-04-06 Anatoly Burakovpower: do not skip saving original P-state governor
2021-04-06 Anatoly Burakovpower: fix P-state base frequency handling
2021-03-24 David Huntpower: check sysfs base frequency
2020-10-07 Reshma Pattanpower: fix current frequency index
2020-09-25 Phil Yangpower: use C11 atomics for power state
2020-07-11 Anatoly Burakovpower: add environment capability probing
2019-11-20 Mattias Rönnblompower: handle frequency increase with turbo disabled
2019-11-19 Kevin Traynorlib: fix log typos
2019-05-09 Mattias Rönnblompower: fix cache line alignment
2019-05-09 Liang Mapower: fix resource leak
2019-04-22 Lee Dalypower: fix max frequency after turbo disabling
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-04-02 David Huntpower: add bit for high frequency cores
2019-04-01 David Huntpower: fix governor storage to trim newlines
2019-01-17 Liang Mapower: fix file descriptor leak
2019-01-15 David Huntpower: fix frequency list return code
2019-01-15 David Huntpower: fix frequency list to handle null buffer
2019-01-15 David Huntpower: fix error handling on setting governor
2018-12-21 Liang Mapower: add p-state driver compatibility