index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
/
sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-29
cpuidle: Fix three reference count leaks
Qiushi Wu
1
-3
/
+3
2020-05-19
cpuidle: sysfs: Remove sysfs_switch and switch attributes
Hanjun Guo
1
-20
/
+2
2020-05-19
cpuidle: Make cpuidle governor switchable to be the default behaviour
Hanjun Guo
1
-4
/
+5
2020-05-19
cpuidle: sysfs: Accept governor name with 15 characters
Hanjun Guo
1
-16
/
+7
2020-05-19
cpuidle: sysfs: Fix the overlap for showing available governors
Hanjun Guo
1
-3
/
+3
2020-04-29
cpuidle: sysfs: Minor coding style corrections
Hanjun Guo
1
-2
/
+2
2020-04-29
cpuidle: sysfs: Remove the unused define_one_r(o/w) macros
Hanjun Guo
1
-5
/
+0
2020-01-23
Merge branch 'intel_idle+acpi'
Rafael J. Wysocki
1
-0
/
+10
2020-01-23
cpuidle: sysfs: fix warnings when compiling with W=1
Benjamin Gaignard
1
-2
/
+4
2019-12-27
cpuidle: Allow idle states to be disabled by default
Rafael J. Wysocki
1
-0
/
+10
2019-11-11
cpuidle: Use nanoseconds as the unit of time
Rafael J. Wysocki
1
-3
/
+17
2019-11-06
cpuidle: Consolidate disabled state checks
Rafael J. Wysocki
1
-21
/
+30
2019-07-30
cpuidle: add poll_limit_ns to cpuidle_device structure
Marcelo Tosatti
1
-0
/
+7
2018-12-13
cpuidle: Add 'above' and 'below' idle state metrics
Rafael J. Wysocki
1
-0
/
+6
2018-03-29
PM: cpuidle/suspend: Add s2idle usage and time state attributes
Rafael J. Wysocki
1
-0
/
+54
2017-03-22
cpuidle: Validate cpu_dev in cpuidle_add_sysfs()
Vaidyanathan Srinivasan
1
-0
/
+12
2016-12-06
cpuidle: fix improper return value on error
Pan Bian
1
-1
/
+3
2015-04-03
cpuidle: remove state_count field from struct cpuidle_device
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2014-07-19
cpuidle: fix permission for driver name sysfs node
Mohammad Merajul Islam Molla
1
-1
/
+1
2014-04-08
cpuidle: sysfs: Export target residency information
Daniel Lezcano
1
-0
/
+3
2013-10-30
cpuidle: use drv instead of cpuidle_driver in show_current_driver()
Viresh Kumar
1
-4
/
+4
2013-10-30
cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lock
Viresh Kumar
1
-1
/
+2
2013-07-15
cpuidle: Make cpuidle's sysfs directory dynamically allocated
Daniel Lezcano
1
-15
/
+48
2013-07-15
cpuidle: Fix white space to follow CodingStyle
Daniel Lezcano
1
-16
/
+22
2013-01-12
cpuidle: fix number of initialized/destroyed states
Krzysztof Mazur
1
-1
/
+1
2012-11-15
cpuidle: support multiple drivers
Daniel Lezcano
1
-6
/
+168
2012-11-15
cpuidle: fixup device.h header in cpuidle.h
Daniel Lezcano
1
-0
/
+1
2012-11-15
cpuidle / sysfs: move structure declaration into the sysfs.c file
Daniel Lezcano
1
-0
/
+7
2012-11-15
cpuidle / sysfs: move kobj initialization in the syfs file
Daniel Lezcano
1
-2
/
+5
2012-11-15
cpuidle / sysfs: change function parameter
Daniel Lezcano
1
-9
/
+3
2012-07-03
cpuidle: move field disable from per-driver to per-cpu
ShuoX Liu
1
-9
/
+12
2012-03-30
cpuidle: add a sysfs entry to disable specific C state for debug purpose.
ShuoX Liu
1
-0
/
+40
2011-12-22
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
1
-38
/
+36
2011-11-07
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
1
-1
/
+2
2011-11-07
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
Deepthi Dharwar
1
-6
/
+13
2011-01-19
Kill off warning: ‘inline’ is not at beginning of declaration
Jesper Juhl
1
-1
/
+1
2010-05-28
cpuidle: make cpuidle_curr_driver static
Len Brown
1
-2
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-2
/
+2
2010-03-08
sysdev: Pass attribute in sysdev_class attributes show/store
Andi Kleen
1
-0
/
+4
2008-08-13
cpuidle: make sysfs attributes sysdev class attributes
Rabin Vincent
1
-14
/
+15
2008-07-22
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
1
-3
/
+7
2008-03-26
cpuidle: fix cpuidle time and usage overflow
Yi Yang
1
-2
/
+8
2008-02-14
ACPI, cpuidle: Clarify C-state description in sysfs
Venkatesh Pallipadi
1
-3
/
+11
2008-01-25
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
1
-2
/
+2
2008-01-25
Kobject: change drivers/cpuidle/sysfs.c to use kobject_init_and_add
Greg Kroah-Hartman
1
-8
/
+9
2007-10-10
cpuidle: consolidate 2.6.22 cpuidle branch into one patch
Len Brown
1
-0
/
+361