Andreas Schwab
|
a857c0b9e2
cpufreq: Fix wrong time unit conversion
|
12 years ago |
Viresh Kumar
|
d5b73cd870
cpufreq: Use sizeof(*ptr) convetion for computing sizes
|
12 years ago |
Viresh Kumar
|
3a3e9e06d0
cpufreq: Give consistent names to cpufreq_policy objects
|
12 years ago |
Viresh Kumar
|
5ff0a26803
cpufreq: Clean up header files included in the core
|
12 years ago |
Srivatsa S. Bhat
|
5302c3fb2e
cpufreq: Perform light-weight init/teardown during suspend/resume
|
12 years ago |
Srivatsa S. Bhat
|
23d328994b
cpufreq: Fix misplaced call to cpufreq_update_policy()
|
12 years ago |
Linus Torvalds
|
b7356abb9f
Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
12 years ago |
Paul Gortmaker
|
2760984f65
cpufreq: delete __cpuinit usage from all cpufreq files
|
12 years ago |
Srivatsa S. Bhat
|
aae760ed21
cpufreq: Revert commit a66b2e to fix suspend/resume regression
|
12 years ago |
Srivatsa S. Bhat
|
f51e1eb63d
cpufreq: Fix cpufreq regression after suspend/resume
|
12 years ago |
Viresh Kumar
|
bb176f7d03
cpufreq: Fix minor formatting issues
|
12 years ago |
Srivatsa S. Bhat
|
a66b2e503f
cpufreq: Preserve sysfs files across suspend/resume
|
12 years ago |
viresh kumar
|
187da1d97f
cpufreq: stats: do cpufreq_cpu_put() corresponding to cpufreq_cpu_get()
|
12 years ago |
Dirk Brandewie
|
633d47d653
cpufreq_stats: do not remove sysfs files if frequency table is not present
|
12 years ago |
Viresh Kumar
|
df18e504aa
cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTR
|
12 years ago |
Fabio Baltieri
|
2624f90c16
cpufreq: governors: implement generic policy_is_shared
|
12 years ago |
Viresh Kumar
|
b8eed8af94
cpufreq: Simplify __cpufreq_remove_dev()
|
12 years ago |
Konstantin Khlebnikov
|
56836fb4da
cpufreq / stats: fix race between stats allocation and first usage
|
12 years ago |
Viresh Kumar
|
1e7586a18a
cpufreq: Fix sparse warnings by updating cputime64_t to u64
|
12 years ago |
Tu, Xiaobing
|
e377367772
Fix memory leak in cpufreq stats.
|
12 years ago |
Linus Torvalds
|
7affca3537
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
13 years ago |
Kay Sievers
|
8a25a2fd12
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
|
13 years ago |
Martin Schwidefsky
|
648616343c
[S390] cputime: add sparse checking and cleanup
|
13 years ago |
Paul Gortmaker
|
5c720d37bf
cpufreq: cpufreq_stats.c is a module, and should include module.h
|
14 years ago |
Konrad Rzeszutek Wilk
|
46a310b80b
[CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value.
|
14 years ago |
Dave Jones
|
13f067537f
[CPUFREQ] Remove cpufreq_stats sysfs entries on module unload.
|
14 years ago |
Karthigan Srinivasan
|
469057d587
[CPUFREQ] cpufreq_stats.c: Fixed brace coding style issue
|
14 years ago |
steven finney
|
98586ed8b8
[CPUFREQ] Fix memory leak in cpufreq_stat
|
14 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Dave Jones
|
0a829c5afd
[CPUFREQ] checkpatch cleanups for cpufreq_stats
|
16 years ago |