| Commit message (Expand) | Author | Age | Files | Lines |
* | cpuidle: support multiple drivers | Daniel Lezcano | 2012-11-15 | 1 | -6/+168 |
* | cpuidle: fixup device.h header in cpuidle.h | Daniel Lezcano | 2012-11-15 | 1 | -0/+1 |
* | cpuidle / sysfs: move structure declaration into the sysfs.c file | Daniel Lezcano | 2012-11-15 | 1 | -0/+7 |
* | cpuidle / sysfs: move kobj initialization in the syfs file | Daniel Lezcano | 2012-11-15 | 1 | -2/+5 |
* | cpuidle / sysfs: change function parameter | Daniel Lezcano | 2012-11-15 | 1 | -9/+3 |
* | cpuidle: move field disable from per-driver to per-cpu | ShuoX Liu | 2012-07-03 | 1 | -9/+12 |
* | cpuidle: add a sysfs entry to disable specific C state for debug purpose. | ShuoX Liu | 2012-03-30 | 1 | -0/+40 |
* | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 | 1 | -38/+36 |
* | cpuidle: Single/Global registration of idle states | Deepthi Dharwar | 2011-11-06 | 1 | -1/+2 |
* | cpuidle: Split cpuidle_state structure and move per-cpu statistics fields | Deepthi Dharwar | 2011-11-06 | 1 | -6/+13 |
* | Kill off warning: ‘inline’ is not at beginning of declaration | Jesper Juhl | 2011-01-19 | 1 | -1/+1 |
* | cpuidle: make cpuidle_curr_driver static | Len Brown | 2010-05-27 | 1 | -2/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 | 1 | -2/+2 |
* | sysdev: Pass attribute in sysdev_class attributes show/store | Andi Kleen | 2010-03-07 | 1 | -0/+4 |
* | cpuidle: make sysfs attributes sysdev class attributes | Rabin Vincent | 2008-08-12 | 1 | -14/+15 |
* | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-21 | 1 | -3/+7 |
* | cpuidle: fix cpuidle time and usage overflow | Yi Yang | 2008-03-26 | 1 | -2/+8 |
* | ACPI, cpuidle: Clarify C-state description in sysfs | Venkatesh Pallipadi | 2008-02-14 | 1 | -3/+11 |
* | Kobject: convert drivers/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman | 2008-01-24 | 1 | -2/+2 |
* | Kobject: change drivers/cpuidle/sysfs.c to use kobject_init_and_add | Greg Kroah-Hartman | 2008-01-24 | 1 | -8/+9 |
* | cpuidle: consolidate 2.6.22 cpuidle branch into one patch | Len Brown | 2007-10-10 | 1 | -0/+361 |