index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
button.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI/PNP: A HID value of an object never changes -> make it const
Thomas Renninger
2010-10-01
1
-2
/
+2
*
ACPICA: Remove wakeup GPE reference counting which is not used
Rafael J. Wysocki
2010-07-06
1
-4
/
+2
*
ACPI / PM: Do not enable GPEs for system wakeup in advance
Rafael J. Wysocki
2010-06-17
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
ACPI / PM: Add more run-time wake-up fields
Rafael J. Wysocki
2010-02-22
1
-0
/
+2
*
ACPI: Use GPE reference counting to support shared GPEs
Rafael J. Wysocki
2010-02-22
1
-4
/
+9
*
ACPI: Use the return result of ACPI lid notifier chain correctly
Zhao Yakui
2009-12-16
1
-0
/
+7
*
ACPI button: don't try to use a non-existent lid device
Jesse Barnes
2009-10-13
1
-0
/
+3
*
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-09-24
1
-2
/
+43
|
\
|
*
ACPI button: provide lid status functions
Jesse Barnes
2009-09-10
1
-2
/
+43
*
|
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
2009-08-28
1
-0
/
+2
|
/
*
ACPI: button: remove control method/fixed hardware distinctions
Bjorn Helgaas
2009-04-11
1
-26
/
+6
*
ACPI: button: remove button->device pointer
Bjorn Helgaas
2009-04-11
1
-18
/
+13
*
ACPI: button: cache hid/name/class pointers
Bjorn Helgaas
2009-04-11
1
-24
/
+24
*
ACPI: button: use Linux style for getting driver_data
Bjorn Helgaas
2009-04-11
1
-9
/
+4
*
ACPI: button: remove unnecessary null pointer checks
Bjorn Helgaas
2009-04-11
1
-21
/
+1
*
ACPI: button: whitespace changes
Bjorn Helgaas
2009-04-11
1
-6
/
+4
*
ACPI: button: use .notify method instead of installing handler directly
Bjorn Helgaas
2009-04-05
1
-69
/
+8
*
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2009-03-31
1
-3
/
+0
*
Merge branch 'ec' into release
Len Brown
2008-11-11
1
-1
/
+1
|
\
|
*
ACPICA: Use spinlock for acpi_{en|dis}able_gpe
Alexey Starikovskiy
2008-11-11
1
-1
/
+1
*
|
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
Bjorn Helgaas
2008-11-07
1
-1
/
+0
|
/
*
ACPI: Always report a sync event after a lid state change
Guillem Jover
2008-10-25
1
-1
/
+2
*
Merge branch 'ull' into test
Len Brown
2008-10-22
1
-2
/
+2
|
\
|
*
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
2008-10-11
1
-2
/
+2
*
|
ACPI: catch calls of acpi_driver_data on pointer of wrong type
Pavel Machek
2008-10-10
1
-1
/
+1
|
/
*
acpi: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
1
-14
/
+10
*
ACPI: button: make real parent for input devices in device tree
Andrey Borzenkov
2008-03-11
1
-0
/
+1
*
ACPI: button: send initial lid state after add and resume
Alexey Starikovskiy
2007-10-25
1
-8
/
+29
*
get rid of input BIT* duplicate defines
Jiri Slaby
2007-10-19
1
-3
/
+3
*
ACPI: Schedule /proc/acpi/event for removal
Len Brown
2007-08-23
1
-1
/
+1
*
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...
Thomas Renninger
2007-07-23
1
-1
/
+11
*
ACPI: delete extra #defines in /drivers/acpi/ drivers
Len Brown
2007-02-12
1
-2
/
+1
*
ACPI: fix acpi_driver.name usage
Len Brown
2007-02-12
1
-1
/
+1
*
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
2007-02-12
1
-1
/
+1
*
Pull sysfs into test branch
Len Brown
2007-02-03
1
-1
/
+1
|
\
|
*
ACPI: correct id for fixed buttons
Alexey Starikovskiy
2007-02-01
1
-1
/
+1
*
|
ACPI: button: register with input layer
Dmitry Torokhov
2006-11-09
1
-85
/
+138
|
/
*
ACPI: add 'const' to several ACPI file_operations
Arjan van de Ven
2006-07-10
1
-2
/
+2
*
ACPI: button: Remove unneeded acpi_handle from driver.
Patrick Mochel
2006-06-30
1
-2
/
+0
*
ACPI: button: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
1
-4
/
+4
*
ACPI: delete tracing macros from drivers/acpi/*.c
Patrick Mochel
2006-06-27
1
-33
/
+23
*
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
Len Brown
2006-06-27
1
-2
/
+2
*
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
2006-06-26
1
-14
/
+4
*
[ACPI] Lindent all ACPI files
Len Brown
2005-08-05
1
-151
/
+123
*
[ACPI] restore /proc/acpi/button/ (ala 2.6.12)
Alexey Starikovskiy
2005-08-03
1
-1
/
+205
*
[ACPI] Allow simultaneous Fixed Feature and Control Method buttons
Alexey Starikovskiy
2005-07-11
1
-244
/
+1
*
Linux-2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+558