summaryrefslogtreecommitdiff
path: root/drivers/cpuidle/sysfs.c
Commit message (Expand)AuthorAge
* PM: cpuidle/suspend: Add s2idle usage and time state attributesRafael J. Wysocki2018-03-29
* cpuidle: Validate cpu_dev in cpuidle_add_sysfs()Vaidyanathan Srinivasan2017-03-21
* cpuidle: fix improper return value on errorPan Bian2016-12-06
* cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz2015-04-03
* cpuidle: fix permission for driver name sysfs nodeMohammad Merajul Islam Molla2014-07-19
* cpuidle: sysfs: Export target residency informationDaniel Lezcano2014-04-08
* cpuidle: use drv instead of cpuidle_driver in show_current_driver()Viresh Kumar2013-10-30
* cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lockViresh Kumar2013-10-30
* cpuidle: Make cpuidle's sysfs directory dynamically allocatedDaniel Lezcano2013-07-15
* cpuidle: Fix white space to follow CodingStyleDaniel Lezcano2013-07-15
* cpuidle: fix number of initialized/destroyed statesKrzysztof Mazur2013-01-11
* cpuidle: support multiple driversDaniel Lezcano2012-11-15
* cpuidle: fixup device.h header in cpuidle.hDaniel Lezcano2012-11-15
* cpuidle / sysfs: move structure declaration into the sysfs.c fileDaniel Lezcano2012-11-15
* cpuidle / sysfs: move kobj initialization in the syfs fileDaniel Lezcano2012-11-15
* cpuidle / sysfs: change function parameterDaniel Lezcano2012-11-15
* cpuidle: move field disable from per-driver to per-cpuShuoX Liu2012-07-03
* cpuidle: add a sysfs entry to disable specific C state for debug purpose.ShuoX Liu2012-03-30
* cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
* cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-06
* cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-06
* Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl2011-01-19
* cpuidle: make cpuidle_curr_driver staticLen Brown2010-05-27
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
* sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2010-03-07
* cpuidle: make sysfs attributes sysdev class attributesRabin Vincent2008-08-12
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-21
* cpuidle: fix cpuidle time and usage overflowYi Yang2008-03-26
* ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-14
* Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
* Kobject: change drivers/cpuidle/sysfs.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-24
* cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-10