summaryrefslogtreecommitdiffstats
path: root/kernel/pm_qos_params.c
AgeCommit message (Expand)AuthorLines
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet-481/+0
2011-07-08plist: Remove the need to supply locks to plist headsDima Zavin-3/+3
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-12/+25
2011-05-29idle governor: Avoid lock acquisition to read pm_qos before entering idleTim Chen-12/+25
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-10/+23
2011-05-27PM: Fix PM QOS's user mode interface to work with ASCII inputRafael J. Wysocki-10/+23
2011-04-10treewide: remove extra semicolonsJustin P. Mattock-1/+1
2011-03-15PM QoS: Make pm_qos settings readableThomas Renninger-0/+24
2010-11-15PM / PM QoS: Fix reversed min and maxColin Cross-2/+2
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+1
2010-09-23kernel/pm_qos_params.c: Remove unnecessary casts of private_dataJoe Perches-1/+1
2010-09-11PM QoS: Correct pr_debug() misuse and improve parameter checksmark gross-1/+3
2010-08-26PM QoS: Fix inline documentation.Saravana Kannan-4/+6
2010-08-24PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open()David Alan Gilbert-1/+1
2010-07-19pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley-27/+40
2010-07-19pm_qos: Reimplement using plistsJames Bottomley-86/+86
2010-05-17PM: PM QOS update fixMark Gross-12/+14
2010-05-10PM QOS updateMark Gross-111/+103
2009-10-14pm_qos: clean up racy global "name" variableJonathan Corbet-5/+7
2009-10-14pm_qos: remove BKLJonathan Corbet-7/+1
2008-09-02pm_qos_requirement might sleepJohn Kacur-16/+9
2008-08-05pm_qos: spelling fixesRichard Hughes-8/+8
2008-07-02pm_qos_params: BKL pushdownArnd Bergmann-1/+6
2008-02-05pm qos infrastructure and interfaceMark Gross-0/+425