index
:
pub/scm/linux/kernel/git/hyperv/linux.git
master
Microsoft Hyper-V Development Tree
Hyper-V group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
powercap
/
powercap_sys.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-5
/
+4
2026-01-15
powercap: Replace sprintf() with sysfs_emit() in sysfs show functions
Sumeet Pawnikar
1
-7
/
+6
2025-12-15
powercap: fix sscanf() error return value handling
Sumeet Pawnikar
1
-3
/
+3
2025-12-15
powercap: fix race condition in register_control_type()
Sumeet Pawnikar
1
-5
/
+11
2025-01-23
powercap: call put_device() on an error path in powercap_register_control_type()
Joe Hattori
1
-2
/
+1
2023-02-28
powercap: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-01-20
powercap: fix possible name leak in powercap_register_zone()
Yang Yingliang
1
-5
/
+9
2022-11-03
powercap: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+2
2020-12-15
Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'
Rafael J. Wysocki
1
-3
/
+2
2020-11-23
powercap: Adjust printing the constraint name with new line
Lukasz Luba
1
-3
/
+2
2020-11-10
powercap: restrict energy meter to root access
Len Brown
1
-2
/
+2
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-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-4
/
+5
2017-12-07
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-25
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