index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq_stats.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-30
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
Stratos Karafotis
1
-16
/
+8
2014-04-01
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-25
/
+13
2014-03-13
cputime: Default implementation of nsecs -> cputime conversion
Frederic Weisbecker
1
-1
/
+1
2014-03-02
cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()
Saravana Kannan
1
-13
/
+9
2014-03-02
cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()
Saravana Kannan
1
-1
/
+3
2014-03-02
cpufreq: stats: Remove redundant cpufreq_cpu_get() call
Saravana Kannan
1
-11
/
+1
2014-01-17
cpufreq: stats: create sysfs entries when cpufreq_stats is a module
Viresh Kumar
1
-2
/
+25
2014-01-17
cpufreq: stats: free table and remove sysfs entry in a single routine
Viresh Kumar
1
-31
/
+19
2014-01-17
cpufreq: stats: remove hotplug notifiers
Viresh Kumar
1
-36
/
+2
2014-01-17
cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly
Viresh Kumar
1
-7
/
+17
2013-09-10
cpufreq: Fix wrong time unit conversion
Andreas Schwab
1
-1
/
+1
2013-08-07
cpufreq: Use sizeof(*ptr) convetion for computing sizes
Viresh Kumar
1
-1
/
+1
2013-08-07
cpufreq: Give consistent names to cpufreq_policy objects
Viresh Kumar
1
-6
/
+6
2013-08-07
cpufreq: Clean up header files included in the core
Viresh Kumar
1
-8
/
+1
2013-08-07
cpufreq: Perform light-weight init/teardown during suspend/resume
Srivatsa S. Bhat
1
-2
/
+0
2013-08-07
cpufreq: Fix misplaced call to cpufreq_update_policy()
Srivatsa S. Bhat
1
-6
/
+0
2013-07-19
Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+2
2013-07-14
cpufreq: delete __cpuinit usage from all cpufreq files
Paul Gortmaker
1
-1
/
+1
2013-07-15
cpufreq: Revert commit a66b2e to fix suspend/resume regression
Srivatsa S. Bhat
1
-4
/
+2
2013-07-01
cpufreq: Fix cpufreq regression after suspend/resume
Srivatsa S. Bhat
1
-0
/
+1
2013-06-21
cpufreq: Fix minor formatting issues
Viresh Kumar
1
-2
/
+2
2013-05-15
cpufreq: Preserve sysfs files across suspend/resume
Srivatsa S. Bhat
1
-3
/
+4
2013-03-25
cpufreq: stats: do cpufreq_cpu_put() corresponding to cpufreq_cpu_get()
viresh kumar
1
-4
/
+8
2013-02-09
cpufreq_stats: do not remove sysfs files if frequency table is not present
Dirk Brandewie
1
-0
/
+4
2013-02-09
cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTR
Viresh Kumar
1
-12
/
+6
2013-02-02
cpufreq: governors: implement generic policy_is_shared
Fabio Baltieri
1
-1
/
+1
2013-02-02
cpufreq: Simplify __cpufreq_remove_dev()
Viresh Kumar
1
-2
/
+25
2013-01-03
cpufreq / stats: fix race between stats allocation and first usage
Konstantin Khlebnikov
1
-4
/
+7
2012-11-15
cpufreq: Fix sparse warnings by updating cputime64_t to u64
Viresh Kumar
1
-2
/
+2
2012-10-23
Fix memory leak in cpufreq stats.
Tu, Xiaobing
1
-0
/
+1
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
1
-1
/
+0
2011-12-15
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
1
-3
/
+2
2011-10-31
cpufreq: cpufreq_stats.c is a module, and should include module.h
Paul Gortmaker
1
-0
/
+1
2011-06-16
[CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value.
Konrad Rzeszutek Wilk
1
-3
/
+5
2011-06-12
[CPUFREQ] Remove cpufreq_stats sysfs entries on module unload.
Dave Jones
1
-0
/
+1
2011-05-04
[CPUFREQ] cpufreq_stats.c: Fixed brace coding style issue
Karthigan Srinivasan
1
-2
/
+1
2011-05-04
[CPUFREQ] Fix memory leak in cpufreq_stat
steven finney
1
-3
/
+18
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-02-24
[CPUFREQ] checkpatch cleanups for cpufreq_stats
Dave Jones
1
-39
/
+35
2008-05-19
[CPUFREQ] change cpu freq arrays to per_cpu variables
Mike Travis
1
-12
/
+12
2008-04-28
[CPUFREQ] state info wrong after resume
Shaohua Li
1
-1
/
+1
2008-04-28
[CPUFREQ] fix show_trans_table
Cesar Eduardo Barros
1
-1
/
+5
2008-03-05
[CPUFREQ] fix section mismatch warnings
Sam Ravnborg
1
-1
/
+1
2007-12-17
drivers/cpufreq/cpufreq_stats.c section fix
Adrian Bunk
1
-1
/
+1
2007-10-04
[CPUFREQ] cpufreq_stats: misc cpuinit section annotations
Satyam Sharma
1
-10
/
+8
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-2
/
+1
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
1
-0
/
+2
2007-02-10
[CPUFREQ] Remove hotplug cpu crap
Dave Jones
1
-2
/
+0
2006-12-22
[CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats oops on frequency change...
Venkatesh Pallipadi
1
-0
/
+4
[next]