aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpuidle/sysfs.c
AgeCommit message (Expand)Author
2013-01-11cpuidle: fix number of initialized/destroyed statesKrzysztof Mazur
2012-11-15cpuidle: support multiple driversDaniel Lezcano
2012-11-15cpuidle: fixup device.h header in cpuidle.hDaniel Lezcano
2012-11-15cpuidle / sysfs: move structure declaration into the sysfs.c fileDaniel Lezcano
2012-11-15cpuidle / sysfs: move kobj initialization in the syfs fileDaniel Lezcano
2012-11-15cpuidle / sysfs: change function parameterDaniel Lezcano
2012-07-03cpuidle: move field disable from per-driver to per-cpuShuoX Liu
2012-03-30cpuidle: add a sysfs entry to disable specific C state for debug purpose.ShuoX Liu
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar
2011-01-19Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl
2010-05-27cpuidle: make cpuidle_curr_driver staticLen Brown
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen
2008-08-12cpuidle: make sysfs attributes sysdev class attributesRabin Vincent
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-03-26cpuidle: fix cpuidle time and usage overflowYi Yang
2008-02-14ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Kobject: change drivers/cpuidle/sysfs.c to use kobject_init_and_addGreg Kroah-Hartman
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown