summaryrefslogtreecommitdiff
path: root/kernel/pm_qos_params.c
AgeCommit message (Expand)Author
2012-02-27PM Qos: Add min online cpus as PM QoS parameterGaurav Sarode
2012-01-19cpufreq: Enforce PM QoS min/max limitsAntti P Miettinen
2012-01-19PM QoS: Add CPU frequency min/max as PM QoS paramsAntti P Miettinen
2011-12-22PM QoS: Add max online cpus as PM QoS parameterAlex Frid
2011-12-22PM QoS: Simplify PM QoS expansion/mergeAlex Frid
2011-07-08plist: Remove the need to supply locks to plist headsDima Zavin
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-29idle governor: Avoid lock acquisition to read pm_qos before entering idleTim Chen
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-05-27PM: Fix PM QOS's user mode interface to work with ASCII inputRafael J. Wysocki
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-03-15PM QoS: Make pm_qos settings readableThomas Renninger
2010-11-15PM / PM QoS: Fix reversed min and maxColin Cross
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-23kernel/pm_qos_params.c: Remove unnecessary casts of private_dataJoe Perches
2010-09-11PM QoS: Correct pr_debug() misuse and improve parameter checksmark gross
2010-08-26PM QoS: Fix inline documentation.Saravana Kannan
2010-08-24PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open()David Alan Gilbert
2010-07-19pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley
2010-07-19pm_qos: Reimplement using plistsJames Bottomley
2010-05-17PM: PM QOS update fixMark Gross
2010-05-10PM QOS updateMark Gross
2009-10-14pm_qos: clean up racy global "name" variableJonathan Corbet
2009-10-14pm_qos: remove BKLJonathan Corbet
2008-09-02pm_qos_requirement might sleepJohn Kacur
2008-08-05pm_qos: spelling fixesRichard Hughes
2008-07-02pm_qos_params: BKL pushdownArnd Bergmann
2008-02-05pm qos infrastructure and interfaceMark Gross