aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpuidle/sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-03cpuidle: remove state_count field from struct cpuidle_deviceGravatar Bartlomiej Zolnierkiewicz 1-2/+3
2014-07-19cpuidle: fix permission for driver name sysfs nodeGravatar Mohammad Merajul Islam Molla 1-1/+1
2014-04-08cpuidle: sysfs: Export target residency informationGravatar Daniel Lezcano 1-0/+3
2013-10-30cpuidle: use drv instead of cpuidle_driver in show_current_driver()Gravatar Viresh Kumar 1-4/+4
2013-10-30cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lockGravatar Viresh Kumar 1-1/+2
2013-07-15cpuidle: Make cpuidle's sysfs directory dynamically allocatedGravatar Daniel Lezcano 1-15/+48
2013-07-15cpuidle: Fix white space to follow CodingStyleGravatar Daniel Lezcano 1-16/+22
2013-01-11cpuidle: fix number of initialized/destroyed statesGravatar Krzysztof Mazur 1-1/+1
2012-11-15cpuidle: support multiple driversGravatar Daniel Lezcano 1-6/+168
2012-11-15cpuidle: fixup device.h header in cpuidle.hGravatar Daniel Lezcano 1-0/+1
2012-11-15cpuidle / sysfs: move structure declaration into the sysfs.c fileGravatar Daniel Lezcano 1-0/+7
2012-11-15cpuidle / sysfs: move kobj initialization in the syfs fileGravatar Daniel Lezcano 1-2/+5
2012-11-15cpuidle / sysfs: change function parameterGravatar Daniel Lezcano 1-9/+3
2012-07-03cpuidle: move field disable from per-driver to per-cpuGravatar ShuoX Liu 1-9/+12
2012-03-30cpuidle: add a sysfs entry to disable specific C state for debug purpose.Gravatar ShuoX Liu 1-0/+40
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemGravatar Kay Sievers 1-38/+36
2011-11-06cpuidle: Single/Global registration of idle statesGravatar Deepthi Dharwar 1-1/+2
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsGravatar Deepthi Dharwar 1-6/+13
2011-01-19Kill off warning: ‘inline’ is not at beginning of declarationGravatar Jesper Juhl 1-1/+1
2010-05-27cpuidle: make cpuidle_curr_driver staticGravatar Len Brown 1-2/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeGravatar Emese Revfy 1-2/+2
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeGravatar Andi Kleen 1-0/+4
2008-08-12cpuidle: make sysfs attributes sysdev class attributesGravatar Rabin Vincent 1-14/+15
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionGravatar Andi Kleen 1-3/+7
2008-03-26cpuidle: fix cpuidle time and usage overflowGravatar Yi Yang 1-2/+8
2008-02-14ACPI, cpuidle: Clarify C-state description in sysfsGravatar Venkatesh Pallipadi 1-3/+11
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Gravatar Greg Kroah-Hartman 1-2/+2
2008-01-24Kobject: change drivers/cpuidle/sysfs.c to use kobject_init_and_addGravatar Greg Kroah-Hartman 1-8/+9
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchGravatar Len Brown 1-0/+361