it v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/drivers/cpuidle/sysfs.c
AgeCommit message (Expand)Author
2022-01-05cpuidle: use default_groups in kobj_typeGreg Kroah-Hartman
2021-12-17cpuidle: Fix cpuidle_remove_state_sysfs() kerneldoc commentYang Li
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