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
*
ACPI: button: Drop no longer necessary Asus T200TA lid_init_state quirk
Hans de Goede
2020-04-20
1
-12
/
+0
*
ACPI: button: move HIDs to acpi/button.h
Josh Triplett
2020-02-13
1
-3
/
+0
*
ACPI: button: Add DMI quirk for Razer Blade Stealth 13 late 2019 lid switch
Jason Ekstrand
2020-01-07
1
-0
/
+11
*
ACPI: button: Add DMI quirk for Acer Switch 10 SW5-032 lid-switch
Hans de Goede
2019-11-29
1
-0
/
+13
*
ACPI: button: Remove unused acpi_lid_notifier_[un]register() functions
Hans de Goede
2019-10-28
1
-26
/
+1
*
ACPI: button: Add DMI quirk for Asus T200TA
Hans de Goede
2019-10-28
1
-0
/
+12
*
ACPI: button: Add DMI quirk for Medion Akoya E2215T
Hans de Goede
2019-10-28
1
-0
/
+11
*
ACPI: button: Turn lid_blacklst DMI table into a generic quirk table
Hans de Goede
2019-10-28
1
-9
/
+16
*
ACPI: button: Allow disabling LID support with the lid_init_state module option
Hans de Goede
2019-10-28
1
-1
/
+5
*
ACPI: button: Refactor lid_init_state module parsing code
Hans de Goede
2019-10-28
1
-30
/
+32
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
ACPI: button: reinitialize button state upon resume
Zhang Rui
2019-04-12
1
-1
/
+4
*
ACPI / button: fix defined but not used warning
Randy Dunlap
2018-07-09
1
-1
/
+3
*
ACPI / button: increment wakeup count only when notified
Ravi Chandra Sadineni
2018-07-02
1
-6
/
+7
*
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-16
/
+3
*
ACPI / button: make module loadable when booted in non-ACPI mode
Ard Biesheuvel
2018-04-24
1
-1
/
+23
*
ACPI: button: Add a LID switch blacklist and add 1 model to it
Hans de Goede
2017-12-13
1
-0
/
+20
*
ACPI: button: Add a debug message when we're sending a LID event
Hans de Goede
2017-12-13
1
-0
/
+2
*
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
|
/
[next]