index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
/
sysfs.c
Age
Commit message (
Expand
)
Author
2022-01-05
cpuidle: use default_groups in kobj_type
Greg Kroah-Hartman
2021-12-17
cpuidle: Fix cpuidle_remove_state_sysfs() kerneldoc comment
Yang Li
2021-10-01
cpuidle: Fix kobject memory leaks in error paths
Anel Orazgaliyeva
2020-09-23
cpuidle: record state entry rejection statistics
Lina Iyer
2020-05-29
cpuidle: Fix three reference count leaks
Qiushi Wu
2020-05-19
cpuidle: sysfs: Remove sysfs_switch and switch attributes
Hanjun Guo
2020-05-19
cpuidle: Make cpuidle governor switchable to be the default behaviour
Hanjun Guo
2020-05-19
cpuidle: sysfs: Accept governor name with 15 characters
Hanjun Guo
2020-05-19
cpuidle: sysfs: Fix the overlap for showing available governors
Hanjun Guo
2020-04-29
cpuidle: sysfs: Minor coding style corrections
Hanjun Guo
2020-04-29
cpuidle: sysfs: Remove the unused define_one_r(o/w) macros
Hanjun Guo
2020-01-23
Merge branch 'intel_idle+acpi'
Rafael J. Wysocki
2020-01-23
cpuidle: sysfs: fix warnings when compiling with W=1
Benjamin Gaignard
2019-12-27
cpuidle: Allow idle states to be disabled by default
Rafael J. Wysocki
2019-11-11
cpuidle: Use nanoseconds as the unit of time
Rafael J. Wysocki
2019-11-06
cpuidle: Consolidate disabled state checks
Rafael J. Wysocki
2019-07-30
cpuidle: add poll_limit_ns to cpuidle_device structure
Marcelo Tosatti
2018-12-12
cpuidle: Add 'above' and 'below' idle state metrics
Rafael J. Wysocki
2018-03-29
PM: cpuidle/suspend: Add s2idle usage and time state attributes
Rafael J. Wysocki
2017-03-21
cpuidle: Validate cpu_dev in cpuidle_add_sysfs()
Vaidyanathan Srinivasan
2016-12-06
cpuidle: fix improper return value on error
Pan Bian
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-15
cpuidle: support multiple drivers
Daniel Lezcano
2012-11-15
cpuidle: fixup device.h header in cpuidle.h
Daniel Lezcano
2012-11-15
cpuidle / sysfs: move structure declaration into the sysfs.c file
Daniel Lezcano
2012-11-15
cpuidle / sysfs: move kobj initialization in the syfs file
Daniel Lezcano
2012-11-15
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-06
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
2011-11-06
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-27
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-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
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-21
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-24
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
Kobject: change drivers/cpuidle/sysfs.c to use kobject_init_and_add
Greg Kroah-Hartman
[next]