summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* cpuidle: fix number of initialized/destroyed statesKrzysztof Mazur2013-01-111-1/+1
* cpuidle: support multiple driversDaniel Lezcano2012-11-151-6/+168
* cpuidle: fixup device.h header in cpuidle.hDaniel Lezcano2012-11-151-0/+1
* cpuidle / sysfs: move structure declaration into the sysfs.c fileDaniel Lezcano2012-11-151-0/+7
* cpuidle / sysfs: move kobj initialization in the syfs fileDaniel Lezcano2012-11-151-2/+5
* cpuidle / sysfs: change function parameterDaniel Lezcano2012-11-151-9/+3
* cpuidle: move field disable from per-driver to per-cpuShuoX Liu2012-07-031-9/+12
* cpuidle: add a sysfs entry to disable specific C state for debug purpose.ShuoX Liu2012-03-301-0/+40
* cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-38/+36
* cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-061-1/+2
* cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-061-6/+13
* Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl2011-01-191-1/+1
* cpuidle: make cpuidle_curr_driver staticLen Brown2010-05-271-2/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-2/+2
* sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2010-03-071-0/+4
* cpuidle: make sysfs attributes sysdev class attributesRabin Vincent2008-08-121-14/+15
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-211-3/+7
* cpuidle: fix cpuidle time and usage overflowYi Yang2008-03-261-2/+8
* ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-141-3/+11
* Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-2/+2
* Kobject: change drivers/cpuidle/sysfs.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-8/+9
* cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-101-0/+361