index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
/
sysfs.c
Age
Commit message (
Expand
)
Author
2015-04-03
cpuidle: remove state_count field from struct cpuidle_device
Bartlomiej Zolnierkiewicz
2014-07-19
cpuidle: fix permission for driver name sysfs node
Mohammad Merajul Islam Molla
2014-04-08
cpuidle: sysfs: Export target residency information
Daniel Lezcano
2013-10-30
cpuidle: use drv instead of cpuidle_driver in show_current_driver()
Viresh Kumar
2013-10-30
cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lock
Viresh Kumar
2013-07-15
cpuidle: Make cpuidle's sysfs directory dynamically allocated
Daniel Lezcano
2013-07-15
cpuidle: Fix white space to follow CodingStyle
Daniel Lezcano
2013-01-11
cpuidle: fix number of initialized/destroyed states
Krzysztof Mazur
2012-11-14
cpuidle: support multiple drivers
Daniel Lezcano
2012-11-14
cpuidle: fixup device.h header in cpuidle.h
Daniel Lezcano
2012-11-14
cpuidle / sysfs: move structure declaration into the sysfs.c file
Daniel Lezcano
2012-11-14
cpuidle / sysfs: move kobj initialization in the syfs file
Daniel Lezcano
2012-11-14
cpuidle / sysfs: change function parameter
Daniel Lezcano
2012-07-03
cpuidle: move field disable from per-driver to per-cpu
ShuoX Liu
2012-03-30
cpuidle: add a sysfs entry to disable specific C state for debug purpose.
ShuoX Liu
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-11-07
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
2011-11-07
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
Deepthi Dharwar
2011-01-19
Kill off warning: ‘inline’ is not at beginning of declaration
Jesper Juhl
2010-05-28
cpuidle: make cpuidle_curr_driver static
Len Brown
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-08
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-08
sysdev: Pass attribute in sysdev_class attributes show/store
Andi Kleen
2008-08-12
cpuidle: make sysfs attributes sysdev class attributes
Rabin Vincent
2008-07-22
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
2008-03-26
cpuidle: fix cpuidle time and usage overflow
Yi Yang
2008-02-14
ACPI, cpuidle: Clarify C-state description in sysfs
Venkatesh Pallipadi
2008-01-25
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-25
Kobject: change drivers/cpuidle/sysfs.c to use kobject_init_and_add
Greg Kroah-Hartman
2007-10-10
cpuidle: consolidate 2.6.22 cpuidle branch into one patch
Len Brown