index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
/
sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-21
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-11
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-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
1
-38
/
+36
2011-11-06
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
1
-1
/
+2
2011-11-06
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-27
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-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-2
/
+2
2010-03-07
sysdev: Pass attribute in sysdev_class attributes show/store
Andi Kleen
1
-0
/
+4
2008-08-12
cpuidle: make sysfs attributes sysdev class attributes
Rabin Vincent
1
-14
/
+15
2008-07-21
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-24
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
1
-2
/
+2
2008-01-24
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