index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-2
/
+4
|
\
|
*
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-31
1
-2
/
+4
*
|
ACPI / button: Delay acpi_lid_initialize_state() until first user space open
Hans de Goede
2017-11-09
1
-5
/
+21
|
/
*
Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-07-04
1
-1
/
+1
|
\
|
*
ACPI: fix whitespace in pr_fmt() to align log entries
Vincent Legoll
2017-06-22
1
-1
/
+1
*
|
ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
2017-06-15
1
-2
/
+3
|
/
*
-
.
Merge branches 'intel_pstate' and 'pm-sleep'
Rafael J. Wysocki
2017-06-09
1
-3
/
+2
|
\
\
|
|
*
Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
Rafael J. Wysocki
2017-06-07
1
-3
/
+2
|
|
/
|
|
|
\
*
-
.
\
Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs'
Rafael J. Wysocki
2017-06-03
1
-1
/
+1
|
\
\
\
|
*
|
|
Revert "ACPI / button: Change default behavior to lid_init_state=open"
Benjamin Tissoires
2017-05-29
1
-1
/
+1
|
|
|
|
|
\
\
\
*
-
.
\
\
\
Merge branches 'acpi-button' and 'acpi-tools'
Rafael J. Wysocki
2017-05-22
1
-0
/
+9
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
|
/
/
|
|
_
|
/
|
/
|
|
|
*
|
Revert "ACPI / button: Remove lid_init_state=method mode"
Lv Zheng
2017-05-12
1
-0
/
+9
|
|
/
*
/
ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
2017-05-05
1
-2
/
+3
|
/
*
ACPI / button: Remove lid_init_state=method mode
Lv Zheng
2017-01-31
1
-9
/
+0
*
ACPI / button: Change default behavior to lid_init_state=open
Lv Zheng
2017-01-31
1
-1
/
+1
*
ACPI / button: Fix an issue in button.lid_init_state=ignore mode
Lv Zheng
2016-08-31
1
-3
/
+82
*
ACPI / button: remove pointer to old lid_sysfs on unbind
Benjamin Tissoires
2016-08-03
1
-0
/
+4
*
ACPI / button: Add quirks for initial lid state notification
Lv Zheng
2016-06-22
1
-0
/
+61
*
ACPI / button: Refactor functions to eliminate redundant code
Lv Zheng
2016-06-22
1
-42
/
+49
*
ACPI / button: Remove initial lid state notification
Lv Zheng
2016-06-22
1
-3
/
+0
*
ACPI: Remove FSF mailing addresses
Jarkko Nikula
2015-07-08
1
-4
/
+0
*
ACPI / button: Do not propagate wakeup-from-suspend events
Rafael J. Wysocki
2014-07-23
1
-4
/
+21
*
ACPI / button: Add ACPI Button event via netlink routine
Lan Tianyu
2014-03-19
1
-0
/
+4
*
ACPI / button: fix button driver compile error when CONFIG_PM_SLEEP is undefined
Shuah Khan
2014-02-13
1
-0
/
+2
*
-
.
Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'a...
Rafael J. Wysocki
2014-01-12
1
-18
/
+0
|
\
\
|
*
|
ACPI / Button: Fix enabling button GPEs twice
Lan Tianyu
2013-12-19
1
-18
/
+0
|
|
/
*
/
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-12-07
1
-2
/
+1
|
/
*
ACPI / button: Using input_set_capability() to mark device's event capability
Lan Tianyu
2013-09-25
1
-6
/
+3
*
ACPI: Remove the old /proc/acpi/event interface
Thomas Renninger
2013-07-15
1
-2
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-1
/
+1
|
\
|
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-1
/
+1
*
|
ACPI: suppress compiler warnings in button.c
Andy Shevchenko
2013-03-25
1
-0
/
+1
|
/
*
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2013-01-26
1
-2
/
+2
*
ACPI/button: convert to module_acpi_driver()
Mika Westerberg
2012-09-21
1
-12
/
+1
*
ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP
Rafael J. Wysocki
2012-08-10
1
-0
/
+4
*
ACPI: Use struct dev_pm_ops for power management in the button driver
Rafael J. Wysocki
2012-07-01
1
-3
/
+6
*
ACPI button: remove unused procfs I/F
Zhang Rui
2011-03-22
1
-103
/
+60
*
ACPI / Button: Avoid disabling wakeup unnecessarily on remove
Rafael J. Wysocki
2011-02-24
1
-2
/
+7
*
ACPI: Remove the wakeup.run_wake_count device field
Rafael J. Wysocki
2011-02-24
1
-2
/
+0
*
ACPI / PM: Report wakeup events from buttons
Rafael J. Wysocki
2011-01-07
1
-0
/
+5
*
ACPI / PM: Use device wakeup flags for handling ACPI wakeup devices
Rafael J. Wysocki
2011-01-07
1
-2
/
+2
*
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
|
\
[next]