| Commit message (Expand) | Author | Age | Files | Lines |
* | PM / PM QoS: Fix reversed min and max | Colin Cross | 2010-11-15 | 1 | -2/+2 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+1 |
|\ |
|
| * | kernel/pm_qos_params.c: Remove unnecessary casts of private_data | Joe Perches | 2010-09-23 | 1 | -1/+1 |
* | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | | PM QoS: Correct pr_debug() misuse and improve parameter checks | mark gross | 2010-09-11 | 1 | -1/+3 |
* | | PM QoS: Fix inline documentation. | Saravana Kannan | 2010-08-26 | 1 | -4/+6 |
* | | PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open() | David Alan Gilbert | 2010-08-24 | 1 | -1/+1 |
|/ |
|
* | pm_qos: Get rid of the allocation in pm_qos_add_request() | James Bottomley | 2010-07-19 | 1 | -27/+40 |
* | pm_qos: Reimplement using plists | James Bottomley | 2010-07-19 | 1 | -86/+86 |
* | PM: PM QOS update fix | Mark Gross | 2010-05-17 | 1 | -12/+14 |
* | PM QOS update | Mark Gross | 2010-05-10 | 1 | -111/+103 |
* | pm_qos: clean up racy global "name" variable | Jonathan Corbet | 2009-10-14 | 1 | -5/+7 |
* | pm_qos: remove BKL | Jonathan Corbet | 2009-10-14 | 1 | -7/+1 |
* | pm_qos_requirement might sleep | John Kacur | 2008-09-02 | 1 | -16/+9 |
* | pm_qos: spelling fixes | Richard Hughes | 2008-08-05 | 1 | -8/+8 |
* | pm_qos_params: BKL pushdown | Arnd Bergmann | 2008-07-02 | 1 | -1/+6 |
* | pm qos infrastructure and interface | Mark Gross | 2008-02-05 | 1 | -0/+425 |