aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/powercap/powercap_sys.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-22powercap: Invoke powercap_init() and rapl_init() earlierZhang Rui1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309Thomas Gleixner1-13/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-4/+5
2017-12-07powercap: Simplify powercap_init()Arvind Yadav1-4/+2
2017-05-14PowerCap: Fix an error code in powercap_register_zone()Dan Carpenter1-0/+1
2016-01-02powercap: constify powercap_zone_ops and powercap_zone_constraint_ops structuresJulia Lawall1-9/+9
2013-12-05PowerCap: Fix mode for energy counterSrinivas Pandruvada1-1/+6
2013-11-05PowerCap: Fix build error with option -Werror=format-securitySrinivas Pandruvada1-1/+1
2013-10-25PowerCap: Convert class code to use dev_groupsThierry Reding1-5/+7
2013-10-17PowerCap: Add class driverSrinivas Pandruvada1-0/+683