summaryrefslogtreecommitdiffstats
path: root/kernel/pm_qos_params.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * kernel/pm_qos_params.c: Remove unnecessary casts of private_dataJoe Perches2010-09-231-1/+1
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | PM QoS: Correct pr_debug() misuse and improve parameter checksmark gross2010-09-111-1/+3
* | PM QoS: Fix inline documentation.Saravana Kannan2010-08-261-4/+6
* | PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open()David Alan Gilbert2010-08-241-1/+1
|/
* pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley2010-07-191-27/+40
* pm_qos: Reimplement using plistsJames Bottomley2010-07-191-86/+86
* PM: PM QOS update fixMark Gross2010-05-171-12/+14
* PM QOS updateMark Gross2010-05-101-111/+103
* pm_qos: clean up racy global "name" variableJonathan Corbet2009-10-141-5/+7
* pm_qos: remove BKLJonathan Corbet2009-10-141-7/+1
* pm_qos_requirement might sleepJohn Kacur2008-09-021-16/+9
* pm_qos: spelling fixesRichard Hughes2008-08-051-8/+8
* pm_qos_params: BKL pushdownArnd Bergmann2008-07-021-1/+6
* pm qos infrastructure and interfaceMark Gross2008-02-051-0/+425
OpenPOWER on IntegriCloud