Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powercap: Invoke powercap_init() and rapl_init() earlier | Zhang Rui | 2019-07-22 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309 | Thomas Gleixner | 2019-06-05 | 1 | -13/+1 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -4/+5 |
* | powercap: Simplify powercap_init() | Arvind Yadav | 2017-12-07 | 1 | -4/+2 |
* | PowerCap: Fix an error code in powercap_register_zone() | Dan Carpenter | 2017-05-14 | 1 | -0/+1 |
* | powercap: constify powercap_zone_ops and powercap_zone_constraint_ops structures | Julia Lawall | 2016-01-02 | 1 | -9/+9 |
* | PowerCap: Fix mode for energy counter | Srinivas Pandruvada | 2013-12-05 | 1 | -1/+6 |
* | PowerCap: Fix build error with option -Werror=format-security | Srinivas Pandruvada | 2013-11-05 | 1 | -1/+1 |
* | PowerCap: Convert class code to use dev_groups | Thierry Reding | 2013-10-25 | 1 | -5/+7 |
* | PowerCap: Add class driver | Srinivas Pandruvada | 2013-10-17 | 1 | -0/+683 |