aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq_stats.c
Commit message (Expand)AuthorAge
* cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis2014-04-29
* Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-01
|\
| * cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()Saravana Kannan2014-03-01
| * cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()Saravana Kannan2014-03-01
| * cpufreq: stats: Remove redundant cpufreq_cpu_get() callSaravana Kannan2014-03-01
* | cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker2014-03-13
|/
* cpufreq: stats: create sysfs entries when cpufreq_stats is a moduleViresh Kumar2014-01-16
* cpufreq: stats: free table and remove sysfs entry in a single routineViresh Kumar2014-01-16
* cpufreq: stats: remove hotplug notifiersViresh Kumar2014-01-16
* cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properlyViresh Kumar2014-01-16
* cpufreq: Fix wrong time unit conversionAndreas Schwab2013-09-09
* cpufreq: Use sizeof(*ptr) convetion for computing sizesViresh Kumar2013-08-07
* cpufreq: Give consistent names to cpufreq_policy objectsViresh Kumar2013-08-07
* cpufreq: Clean up header files included in the coreViresh Kumar2013-08-07
* cpufreq: Perform light-weight init/teardown during suspend/resumeSrivatsa S. Bhat2013-08-07
* cpufreq: Fix misplaced call to cpufreq_update_policy()Srivatsa S. Bhat2013-08-07
* Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-19
|\
| * cpufreq: Revert commit a66b2e to fix suspend/resume regressionSrivatsa S. Bhat2013-07-14
* | cpufreq: delete __cpuinit usage from all cpufreq filesPaul Gortmaker2013-07-14
|/
* cpufreq: Fix cpufreq regression after suspend/resumeSrivatsa S. Bhat2013-06-30
* cpufreq: Fix minor formatting issuesViresh Kumar2013-06-20
* cpufreq: Preserve sysfs files across suspend/resumeSrivatsa S. Bhat2013-05-15
* cpufreq: stats: do cpufreq_cpu_put() corresponding to cpufreq_cpu_get()viresh kumar2013-03-25
* cpufreq_stats: do not remove sysfs files if frequency table is not presentDirk Brandewie2013-02-09
* cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTRViresh Kumar2013-02-08
* cpufreq: governors: implement generic policy_is_sharedFabio Baltieri2013-02-01
* cpufreq: Simplify __cpufreq_remove_dev()Viresh Kumar2013-02-01
* cpufreq / stats: fix race between stats allocation and first usageKonstantin Khlebnikov2013-01-03
* cpufreq: Fix sparse warnings by updating cputime64_t to u64Viresh Kumar2012-11-14
* Fix memory leak in cpufreq stats.Tu, Xiaobing2012-10-22
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\
| * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
* | [S390] cputime: add sparse checking and cleanupMartin Schwidefsky2011-12-15
|/
* cpufreq: cpufreq_stats.c is a module, and should include module.hPaul Gortmaker2011-10-31
* [CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value.Konrad Rzeszutek Wilk2011-06-16
* [CPUFREQ] Remove cpufreq_stats sysfs entries on module unload.Dave Jones2011-06-12
* [CPUFREQ] cpufreq_stats.c: Fixed brace coding style issueKarthigan Srinivasan2011-05-04
* [CPUFREQ] Fix memory leak in cpufreq_statsteven finney2011-05-04
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [CPUFREQ] checkpatch cleanups for cpufreq_statsDave Jones2009-02-24
* [CPUFREQ] change cpu freq arrays to per_cpu variablesMike Travis2008-05-19
* [CPUFREQ] state info wrong after resumeShaohua Li2008-04-28
* [CPUFREQ] fix show_trans_tableCesar Eduardo Barros2008-04-28
* [CPUFREQ] fix section mismatch warningsSam Ravnborg2008-03-05
* drivers/cpufreq/cpufreq_stats.c section fixAdrian Bunk2007-12-17
* [CPUFREQ] cpufreq_stats: misc cpuinit section annotationsSatyam Sharma2007-10-04
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* [CPUFREQ] Remove hotplug cpu crapDave Jones2007-02-10
* [CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats oops on frequency change...Venkatesh Pallipadi2006-12-22