Age | Commit message (Expand) | Author |
2014-07-23 | ACPI / button: Do not propagate wakeup-from-suspend events | Rafael J. Wysocki |
2014-03-19 | ACPI / button: Add ACPI Button event via netlink routine | Lan Tianyu |
2014-02-13 | ACPI / button: fix button driver compile error when CONFIG_PM_SLEEP is undefined | Shuah Khan |
2014-01-12 | Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'a... | Rafael J. Wysocki |
2013-12-19 | ACPI / Button: Fix enabling button GPEs twice | Lan Tianyu |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng |
2013-09-25 | ACPI / button: Using input_set_capability() to mark device's event capability | Lan Tianyu |
2013-07-15 | ACPI: Remove the old /proc/acpi/event interface | Thomas Renninger |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro |
2013-03-25 | ACPI: suppress compiler warnings in button.c | Andy Shevchenko |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki |
2012-09-21 | ACPI/button: convert to module_acpi_driver() | Mika Westerberg |
2012-08-10 | ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP | Rafael J. Wysocki |
2012-07-01 | ACPI: Use struct dev_pm_ops for power management in the button driver | Rafael J. Wysocki |
2011-03-22 | ACPI button: remove unused procfs I/F | Zhang Rui |
2011-02-24 | ACPI / Button: Avoid disabling wakeup unnecessarily on remove | Rafael J. Wysocki |
2011-02-24 | ACPI: Remove the wakeup.run_wake_count device field | Rafael J. Wysocki |
2011-01-07 | ACPI / PM: Report wakeup events from buttons | Rafael J. Wysocki |
2011-01-07 | ACPI / PM: Use device wakeup flags for handling ACPI wakeup devices | Rafael J. Wysocki |
2010-10-01 | ACPI/PNP: A HID value of an object never changes -> make it const | Thomas Renninger |
2010-07-06 | ACPICA: Remove wakeup GPE reference counting which is not used | Rafael J. Wysocki |
2010-06-17 | ACPI / PM: Do not enable GPEs for system wakeup in advance | Rafael J. Wysocki |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-22 | ACPI / PM: Add more run-time wake-up fields | Rafael J. Wysocki |
2010-02-22 | ACPI: Use GPE reference counting to support shared GPEs | Rafael J. Wysocki |
2009-12-16 | ACPI: Use the return result of ACPI lid notifier chain correctly | Zhao Yakui |
2009-10-13 | ACPI button: don't try to use a non-existent lid device | Jesse Barnes |
2009-09-24 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-09-10 | ACPI button: provide lid status functions | Jesse Barnes |
2009-08-28 | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown |
2009-04-11 | ACPI: button: remove control method/fixed hardware distinctions | Bjorn Helgaas |
2009-04-11 | ACPI: button: remove button->device pointer | Bjorn Helgaas |
2009-04-11 | ACPI: button: cache hid/name/class pointers | Bjorn Helgaas |
2009-04-11 | ACPI: button: use Linux style for getting driver_data | Bjorn Helgaas |
2009-04-11 | ACPI: button: remove unnecessary null pointer checks | Bjorn Helgaas |
2009-04-11 | ACPI: button: whitespace changes | Bjorn Helgaas |
2009-04-05 | ACPI: button: use .notify method instead of installing handler directly | Bjorn Helgaas |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan |
2008-11-11 | Merge branch 'ec' into release | Len Brown |
2008-11-11 | ACPICA: Use spinlock for acpi_{en|dis}able_gpe | Alexey Starikovskiy |
2008-11-07 | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas |
2008-10-25 | ACPI: Always report a sync event after a lid state change | Guillem Jover |
2008-10-22 | Merge branch 'ull' into test | Len Brown |
2008-10-11 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox |
2008-10-10 | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek |
2008-04-29 | acpi: use non-racy method for proc entries creation | Denis V. Lunev |
2008-03-11 | ACPI: button: make real parent for input devices in device tree | Andrey Borzenkov |
2007-10-25 | ACPI: button: send initial lid state after add and resume | Alexey Starikovskiy |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby |