index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
button.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-14
ACPI: Delete unused proc filename macros
Pascal Terjan
1
-1
/
+0
2020-04-20
ACPI: button: Drop no longer necessary Asus T200TA lid_init_state quirk
Hans de Goede
1
-12
/
+0
2020-02-13
ACPI: button: move HIDs to acpi/button.h
Josh Triplett
1
-3
/
+0
2020-01-07
ACPI: button: Add DMI quirk for Razer Blade Stealth 13 late 2019 lid switch
Jason Ekstrand
1
-0
/
+11
2019-11-29
ACPI: button: Add DMI quirk for Acer Switch 10 SW5-032 lid-switch
Hans de Goede
1
-0
/
+13
2019-10-28
ACPI: button: Remove unused acpi_lid_notifier_[un]register() functions
Hans de Goede
1
-26
/
+1
2019-10-28
ACPI: button: Add DMI quirk for Asus T200TA
Hans de Goede
1
-0
/
+12
2019-10-28
ACPI: button: Add DMI quirk for Medion Akoya E2215T
Hans de Goede
1
-0
/
+11
2019-10-28
ACPI: button: Turn lid_blacklst DMI table into a generic quirk table
Hans de Goede
1
-9
/
+16
2019-10-28
ACPI: button: Allow disabling LID support with the lid_init_state module option
Hans de Goede
1
-1
/
+5
2019-10-28
ACPI: button: Refactor lid_init_state module parsing code
Hans de Goede
1
-30
/
+32
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-14
/
+1
2019-04-12
ACPI: button: reinitialize button state upon resume
Zhang Rui
1
-1
/
+4
2018-07-09
ACPI / button: fix defined but not used warning
Randy Dunlap
1
-1
/
+3
2018-07-02
ACPI / button: increment wakeup count only when notified
Ravi Chandra Sadineni
1
-6
/
+7
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-16
/
+3
2018-04-24
ACPI / button: make module loadable when booted in non-ACPI mode
Ard Biesheuvel
1
-1
/
+23
2017-12-13
ACPI: button: Add a LID switch blacklist and add 1 model to it
Hans de Goede
1
-0
/
+20
2017-12-13
ACPI: button: Add a debug message when we're sending a LID event
Hans de Goede
1
-0
/
+2
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+4
2017-11-09
ACPI / button: Delay acpi_lid_initialize_state() until first user space open
Hans de Goede
1
-5
/
+21
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-2
/
+4
2017-07-04
Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+1
2017-06-22
ACPI: fix whitespace in pr_fmt() to align log entries
Vincent Legoll
1
-1
/
+1
2017-06-15
ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
1
-2
/
+3
2017-06-09
Merge branches 'intel_pstate' and 'pm-sleep'
Rafael J. Wysocki
1
-3
/
+2
2017-06-07
Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
Rafael J. Wysocki
1
-3
/
+2
2017-06-03
Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs'
Rafael J. Wysocki
1
-1
/
+1
2017-05-29
Revert "ACPI / button: Change default behavior to lid_init_state=open"
Benjamin Tissoires
1
-1
/
+1
2017-05-22
Merge branches 'acpi-button' and 'acpi-tools'
Rafael J. Wysocki
1
-0
/
+9
2017-05-12
Revert "ACPI / button: Remove lid_init_state=method mode"
Lv Zheng
1
-0
/
+9
2017-05-05
ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
1
-2
/
+3
2017-01-31
ACPI / button: Remove lid_init_state=method mode
Lv Zheng
1
-9
/
+0
2017-01-31
ACPI / button: Change default behavior to lid_init_state=open
Lv Zheng
1
-1
/
+1
2016-08-31
ACPI / button: Fix an issue in button.lid_init_state=ignore mode
Lv Zheng
1
-3
/
+82
2016-08-03
ACPI / button: remove pointer to old lid_sysfs on unbind
Benjamin Tissoires
1
-0
/
+4
2016-06-22
ACPI / button: Add quirks for initial lid state notification
Lv Zheng
1
-0
/
+61
2016-06-22
ACPI / button: Refactor functions to eliminate redundant code
Lv Zheng
1
-42
/
+49
2016-06-22
ACPI / button: Remove initial lid state notification
Lv Zheng
1
-3
/
+0
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2014-07-23
ACPI / button: Do not propagate wakeup-from-suspend events
Rafael J. Wysocki
1
-4
/
+21
2014-03-19
ACPI / button: Add ACPI Button event via netlink routine
Lan Tianyu
1
-0
/
+4
2014-02-13
ACPI / button: fix button driver compile error when CONFIG_PM_SLEEP is undefined
Shuah Khan
1
-0
/
+2
2014-01-12
Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'a...
Rafael J. Wysocki
1
-18
/
+0
2013-12-19
ACPI / Button: Fix enabling button GPEs twice
Lan Tianyu
1
-18
/
+0
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-2
/
+1
2013-09-25
ACPI / button: Using input_set_capability() to mark device's event capability
Lan Tianyu
1
-6
/
+3
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
[next]