summaryrefslogtreecommitdiff
path: root/drivers/cpuidle/sysfs.c
AgeCommit message (Expand)Author
2021-10-01cpuidle: Fix kobject memory leaks in error pathsAnel Orazgaliyeva
2020-09-23cpuidle: record state entry rejection statisticsLina Iyer
2020-05-29cpuidle: Fix three reference count leaksQiushi Wu
2020-05-19cpuidle: sysfs: Remove sysfs_switch and switch attributesHanjun Guo
2020-05-19cpuidle: Make cpuidle governor switchable to be the default behaviourHanjun Guo
2020-05-19cpuidle: sysfs: Accept governor name with 15 charactersHanjun Guo
2020-05-19cpuidle: sysfs: Fix the overlap for showing available governorsHanjun Guo
2020-04-29cpuidle: sysfs: Minor coding style correctionsHanjun Guo
2020-04-29cpuidle: sysfs: Remove the unused define_one_r(o/w) macrosHanjun Guo
2020-01-23Merge branch 'intel_idle+acpi'Rafael J. Wysocki
2020-01-23cpuidle: sysfs: fix warnings when compiling with W=1Benjamin Gaignard
2019-12-27cpuidle: Allow idle states to be disabled by defaultRafael J. Wysocki
2019-11-11cpuidle: Use nanoseconds as the unit of timeRafael J. Wysocki
2019-11-06cpuidle: Consolidate disabled state checksRafael J. Wysocki
2019-07-30cpuidle: add poll_limit_ns to cpuidle_device structureMarcelo Tosatti
2018-12-12cpuidle: Add 'above' and 'below' idle state metricsRafael J. Wysocki
2018-03-29PM: cpuidle/suspend: Add s2idle usage and time state attributesRafael J. Wysocki
2017-03-21cpuidle: Validate cpu_dev in cpuidle_add_sysfs()Vaidyanathan Srinivasan
2016-12-06cpuidle: fix improper return value on errorPan Bian
2015-04-03cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz
2014-07-19cpuidle: fix permission for driver name sysfs nodeMohammad Merajul Islam Molla
2014-04-08cpuidle: sysfs: Export target residency informationDaniel Lezcano
2013-10-30cpuidle: use drv instead of cpuidle_driver in show_current_driver()Viresh Kumar
2013-10-30cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lockViresh Kumar
2013-07-15cpuidle: Make cpuidle's sysfs directory dynamically allocatedDaniel Lezcano
2013-07-15cpuidle: Fix white space to follow CodingStyleDaniel Lezcano
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