index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
energy_model.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-08
PM: EM: Fix memory leak in em_create_pd() error path
Malaya Kumar Rout
2025-10-29
PM: EM: Add to em_pd_list only when no failure
Peng Fan
2025-10-22
PM: EM: Notify an event when the performance domain changes
Changwoo Min
2025-10-22
PM: EM: Add an iterator and accessor for the performance domain
Changwoo Min
2025-10-22
PM: EM: Expose the ID of a performance domain via debugfs
Changwoo Min
2025-10-22
PM: EM: Assign a unique ID when creating a performance domain
Changwoo Min
2025-09-15
PM: EM: Fix late boot with holes in CPU topology
Christian Loehle
2025-09-10
PM: EM: Add function for registering a PD without capacity update
Rafael J. Wysocki
2025-05-13
PM: EM: Introduce em_adjust_cpu_capacity()
Rafael J. Wysocki
2025-05-13
PM: EM: Move CPU capacity check to em_adjust_new_capacity()
Rafael J. Wysocki
2025-04-28
PM: EM: Fix potential division-by-zero error in em_compute_costs()
Yaxiong Tian
2025-03-07
PM: EM: Address RCU-related sparse warnings
Rafael J. Wysocki
2025-03-06
PM: EM: Consify two parameters of em_dev_register_perf_domain()
Rafael J. Wysocki
2025-02-20
PM: EM: use kfree_rcu() to simplify the code
Li RongQing
2025-02-18
PM: EM: Slightly reduce em_check_capacity_update() overhead
Rafael J. Wysocki
2025-02-18
PM: EM: Drop unused parameter from em_adjust_new_capacity()
Rafael J. Wysocki
2024-12-18
PM: EM: Move sched domains rebuild function from schedutil to EM
Rafael J. Wysocki
2024-11-04
PM: EM: Add min/max available performance state limits
Lukasz Luba
2024-04-08
PM: EM: Add em_dev_update_chip_binning()
Lukasz Luba
2024-04-08
PM: EM: Refactor em_adjust_new_capacity()
Lukasz Luba
2024-03-13
PM: EM: Force device drivers to provide power in uW
Lukasz Luba
2024-02-22
PM: EM: Fix nr_states warnings in static checks
Lukasz Luba
2024-02-08
PM: EM: Add em_dev_compute_costs()
Lukasz Luba
2024-02-08
PM: EM: Remove old table
Lukasz Luba
2024-02-08
PM: EM: Change debugfs configuration to use runtime EM table data
Lukasz Luba
2024-02-08
PM: EM: Optimize em_cpu_energy() and remove division
Lukasz Luba
2024-02-08
PM: EM: Support late CPUs booting and capacity adjustment
Lukasz Luba
2024-02-08
PM: EM: Add performance field to struct em_perf_state and optimize
Lukasz Luba
2024-02-08
PM: EM: Introduce em_dev_update_perf_domain() for EM updates
Lukasz Luba
2024-02-08
PM: EM: Add functions for memory allocations for new EM tables
Lukasz Luba
2024-02-08
PM: EM: Introduce runtime modifiable table
Lukasz Luba
2024-02-08
PM: EM: Split the allocation and initialization of the EM table
Lukasz Luba
2024-02-08
PM: EM: Check if the get_cost() callback is present in em_compute_costs()
Lukasz Luba
2024-02-08
PM: EM: Introduce em_compute_costs()
Lukasz Luba
2024-02-08
PM: EM: Find first CPU active while updating OPP efficiency
Lukasz Luba
2024-02-08
PM: EM: Extend em_cpufreq_update_efficiencies() argument list
Lukasz Luba
2024-02-08
PM: EM: Add missing newline for the message log
Lukasz Luba
2023-02-09
PM: EM: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2022-07-15
PM: EM: convert power field to micro-Watts precision and align drivers
Lukasz Luba
2022-05-11
PM: EM: Decrement policy counter
Pierre Gondois
2022-04-13
PM: EM: Remove old debugfs files and print all 'flags'
Lukasz Luba
2022-04-13
PM: EM: Change the order of arguments in the .active_power() callback
Lukasz Luba
2022-04-13
PM: EM: Use the new .get_cost() callback while registering EM
Lukasz Luba
2022-04-13
PM: EM: Add artificial EM flag
Pierre Gondois
2021-10-05
PM: EM: Mark inefficiencies in CPUFreq
Vincent Donnefort
2021-10-05
PM: EM: Allow skipping inefficient states
Vincent Donnefort
2021-10-05
PM: EM: Extend em_perf_domain with a flag field
Vincent Donnefort
2021-10-05
PM: EM: Mark inefficient states
Vincent Donnefort
[next]