Age | Commit message (Expand) | Author | Files | Lines |
2011-05-29 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -12/+25 |
2011-05-29 | idle governor: Avoid lock acquisition to read pm_qos before entering idle | Tim Chen | 1 | -12/+25 |
2011-05-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -10/+23 |
2011-05-27 | PM: Fix PM QOS's user mode interface to work with ASCII input | Rafael J. Wysocki | 1 | -10/+23 |
2011-04-10 | treewide: remove extra semicolons | Justin P. Mattock | 1 | -1/+1 |
2011-03-15 | PM QoS: Make pm_qos settings readable | Thomas Renninger | 1 | -0/+24 |
2010-11-16 | PM / PM QoS: Fix reversed min and max | Colin Cross | 1 | -2/+2 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-09-23 | kernel/pm_qos_params.c: Remove unnecessary casts of private_data | Joe Perches | 1 | -1/+1 |
2010-09-11 | PM QoS: Correct pr_debug() misuse and improve parameter checks | mark gross | 1 | -1/+3 |
2010-08-26 | PM QoS: Fix inline documentation. | Saravana Kannan | 1 | -4/+6 |
2010-08-24 | PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open() | David Alan Gilbert | 1 | -1/+1 |
2010-07-19 | pm_qos: Get rid of the allocation in pm_qos_add_request() | James Bottomley | 1 | -27/+40 |
2010-07-19 | pm_qos: Reimplement using plists | James Bottomley | 1 | -86/+86 |
2010-05-17 | PM: PM QOS update fix | Mark Gross | 1 | -12/+14 |
2010-05-11 | PM QOS update | Mark Gross | 1 | -111/+103 |
2009-10-14 | pm_qos: clean up racy global "name" variable | Jonathan Corbet | 1 | -5/+7 |
2009-10-14 | pm_qos: remove BKL | Jonathan Corbet | 1 | -7/+1 |
2008-09-03 | pm_qos_requirement might sleep | John Kacur | 1 | -16/+9 |
2008-08-06 | pm_qos: spelling fixes | Richard Hughes | 1 | -8/+8 |
2008-07-03 | pm_qos_params: BKL pushdown | Arnd Bergmann | 1 | -1/+6 |
2008-02-05 | pm qos infrastructure and interface | Mark Gross | 1 | -0/+425 |