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