index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq_stats.c
Commit message (
Expand
)
Author
Age
*
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-01
|
\
|
*
cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()
Saravana Kannan
2014-03-01
|
*
cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()
Saravana Kannan
2014-03-01
|
*
cpufreq: stats: Remove redundant cpufreq_cpu_get() call
Saravana Kannan
2014-03-01
*
|
cputime: Default implementation of nsecs -> cputime conversion
Frederic Weisbecker
2014-03-13
|
/
*
cpufreq: stats: create sysfs entries when cpufreq_stats is a module
Viresh Kumar
2014-01-16
*
cpufreq: stats: free table and remove sysfs entry in a single routine
Viresh Kumar
2014-01-16
*
cpufreq: stats: remove hotplug notifiers
Viresh Kumar
2014-01-16
*
cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly
Viresh Kumar
2014-01-16
*
cpufreq: Fix wrong time unit conversion
Andreas Schwab
2013-09-09
*
cpufreq: Use sizeof(*ptr) convetion for computing sizes
Viresh Kumar
2013-08-07
*
cpufreq: Give consistent names to cpufreq_policy objects
Viresh Kumar
2013-08-07
*
cpufreq: Clean up header files included in the core
Viresh Kumar
2013-08-07
*
cpufreq: Perform light-weight init/teardown during suspend/resume
Srivatsa S. Bhat
2013-08-07
*
cpufreq: Fix misplaced call to cpufreq_update_policy()
Srivatsa S. Bhat
2013-08-07
*
Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-19
|
\
|
*
cpufreq: Revert commit a66b2e to fix suspend/resume regression
Srivatsa S. Bhat
2013-07-14
*
|
cpufreq: delete __cpuinit usage from all cpufreq files
Paul Gortmaker
2013-07-14
|
/
*
cpufreq: Fix cpufreq regression after suspend/resume
Srivatsa S. Bhat
2013-06-30
*
cpufreq: Fix minor formatting issues
Viresh Kumar
2013-06-20
*
cpufreq: Preserve sysfs files across suspend/resume
Srivatsa S. Bhat
2013-05-15
*
cpufreq: stats: do cpufreq_cpu_put() corresponding to cpufreq_cpu_get()
viresh kumar
2013-03-25
*
cpufreq_stats: do not remove sysfs files if frequency table is not present
Dirk Brandewie
2013-02-09
*
cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTR
Viresh Kumar
2013-02-08
*
cpufreq: governors: implement generic policy_is_shared
Fabio Baltieri
2013-02-01
*
cpufreq: Simplify __cpufreq_remove_dev()
Viresh Kumar
2013-02-01
*
cpufreq / stats: fix race between stats allocation and first usage
Konstantin Khlebnikov
2013-01-03
*
cpufreq: Fix sparse warnings by updating cputime64_t to u64
Viresh Kumar
2012-11-14
*
Fix memory leak in cpufreq stats.
Tu, Xiaobing
2012-10-22
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
|
\
|
*
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
*
|
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
2011-12-15
|
/
*
cpufreq: cpufreq_stats.c is a module, and should include module.h
Paul Gortmaker
2011-10-31
*
[CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value.
Konrad Rzeszutek Wilk
2011-06-16
*
[CPUFREQ] Remove cpufreq_stats sysfs entries on module unload.
Dave Jones
2011-06-12
*
[CPUFREQ] cpufreq_stats.c: Fixed brace coding style issue
Karthigan Srinivasan
2011-05-04
*
[CPUFREQ] Fix memory leak in cpufreq_stat
steven finney
2011-05-04
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
[CPUFREQ] checkpatch cleanups for cpufreq_stats
Dave Jones
2009-02-24
*
[CPUFREQ] change cpu freq arrays to per_cpu variables
Mike Travis
2008-05-19
*
[CPUFREQ] state info wrong after resume
Shaohua Li
2008-04-28
*
[CPUFREQ] fix show_trans_table
Cesar Eduardo Barros
2008-04-28
*
[CPUFREQ] fix section mismatch warnings
Sam Ravnborg
2008-03-05
*
drivers/cpufreq/cpufreq_stats.c section fix
Adrian Bunk
2007-12-17
*
[CPUFREQ] cpufreq_stats: misc cpuinit section annotations
Satyam Sharma
2007-10-04
*
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
*
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
*
[CPUFREQ] Remove hotplug cpu crap
Dave Jones
2007-02-10
*
[CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats oops on frequency change...
Venkatesh Pallipadi
2006-12-22
*
[CPUFREQ] Fix coding style issues in cpufreq.
Gautham R Shenoy
2006-11-06
[next]