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
/
acpi
/
button.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-15
ACPI: Remove the old /proc/acpi/event interface
Thomas Renninger
1
-2
/
+0
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-03-25
ACPI: suppress compiler warnings in button.c
Andy Shevchenko
1
-0
/
+1
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
1
-2
/
+2
2012-09-21
ACPI/button: convert to module_acpi_driver()
Mika Westerberg
1
-12
/
+1
2012-08-10
ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP
Rafael J. Wysocki
1
-0
/
+4
2012-07-01
ACPI: Use struct dev_pm_ops for power management in the button driver
Rafael J. Wysocki
1
-3
/
+6
2011-03-22
ACPI button: remove unused procfs I/F
Zhang Rui
1
-103
/
+60
2011-02-24
ACPI / Button: Avoid disabling wakeup unnecessarily on remove
Rafael J. Wysocki
1
-2
/
+7
2011-02-24
ACPI: Remove the wakeup.run_wake_count device field
Rafael J. Wysocki
1
-2
/
+0
2011-01-07
ACPI / PM: Report wakeup events from buttons
Rafael J. Wysocki
1
-0
/
+5
2011-01-07
ACPI / PM: Use device wakeup flags for handling ACPI wakeup devices
Rafael J. Wysocki
1
-2
/
+2
2010-10-01
ACPI/PNP: A HID value of an object never changes -> make it const
Thomas Renninger
1
-2
/
+2
2010-07-06
ACPICA: Remove wakeup GPE reference counting which is not used
Rafael J. Wysocki
1
-4
/
+2
2010-06-17
ACPI / PM: Do not enable GPEs for system wakeup in advance
Rafael J. Wysocki
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-22
ACPI / PM: Add more run-time wake-up fields
Rafael J. Wysocki
1
-0
/
+2
2010-02-22
ACPI: Use GPE reference counting to support shared GPEs
Rafael J. Wysocki
1
-4
/
+9
2009-12-16
ACPI: Use the return result of ACPI lid notifier chain correctly
Zhao Yakui
1
-0
/
+7
2009-10-13
ACPI button: don't try to use a non-existent lid device
Jesse Barnes
1
-0
/
+3
2009-09-24
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+43
2009-09-10
ACPI button: provide lid status functions
Jesse Barnes
1
-2
/
+43
2009-08-28
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
1
-0
/
+2
2009-04-11
ACPI: button: remove control method/fixed hardware distinctions
Bjorn Helgaas
1
-26
/
+6
2009-04-11
ACPI: button: remove button->device pointer
Bjorn Helgaas
1
-18
/
+13
2009-04-11
ACPI: button: cache hid/name/class pointers
Bjorn Helgaas
1
-24
/
+24
2009-04-11
ACPI: button: use Linux style for getting driver_data
Bjorn Helgaas
1
-9
/
+4
2009-04-11
ACPI: button: remove unnecessary null pointer checks
Bjorn Helgaas
1
-21
/
+1
2009-04-11
ACPI: button: whitespace changes
Bjorn Helgaas
1
-6
/
+4
2009-04-05
ACPI: button: use .notify method instead of installing handler directly
Bjorn Helgaas
1
-69
/
+8
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-3
/
+0
2008-11-11
Merge branch 'ec' into release
Len Brown
1
-1
/
+1
2008-11-11
ACPICA: Use spinlock for acpi_{en|dis}able_gpe
Alexey Starikovskiy
1
-1
/
+1
2008-11-07
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
Bjorn Helgaas
1
-1
/
+0
2008-10-25
ACPI: Always report a sync event after a lid state change
Guillem Jover
1
-1
/
+2
2008-10-22
Merge branch 'ull' into test
Len Brown
1
-2
/
+2
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
1
-2
/
+2
2008-10-10
ACPI: catch calls of acpi_driver_data on pointer of wrong type
Pavel Machek
1
-1
/
+1
2008-04-29
acpi: use non-racy method for proc entries creation
Denis V. Lunev
1
-14
/
+10
2008-03-11
ACPI: button: make real parent for input devices in device tree
Andrey Borzenkov
1
-0
/
+1
2007-10-25
ACPI: button: send initial lid state after add and resume
Alexey Starikovskiy
1
-8
/
+29
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
1
-3
/
+3
2007-08-23
ACPI: Schedule /proc/acpi/event for removal
Len Brown
1
-1
/
+1
2007-07-23
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...
Thomas Renninger
1
-1
/
+11
2007-02-12
ACPI: delete extra #defines in /drivers/acpi/ drivers
Len Brown
1
-2
/
+1
2007-02-12
ACPI: fix acpi_driver.name usage
Len Brown
1
-1
/
+1
2007-02-12
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
1
-1
/
+1
2007-02-03
Pull sysfs into test branch
Len Brown
1
-1
/
+1
2007-02-01
ACPI: correct id for fixed buttons
Alexey Starikovskiy
1
-1
/
+1
[next]