| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -3/+3 |
* | ACPI: sysfs: Make ACPI GPE mask kernel parameter cover all GPEs | Prarit Bhargava | 2017-12-13 | 1 | -18/+8 |
* | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 1 | -3/+5 |
|\ |
|
| * | treewide: Fix function prototypes for module_param_call() | Kees Cook | 2017-10-31 | 1 | -3/+5 |
* | | ACPI / sysfs: Make function param_set_trace_method_name() static | Colin Ian King | 2017-11-09 | 1 | -1/+2 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
*-. | Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist' | Rafael J. Wysocki | 2017-09-03 | 1 | -0/+79 |
|\ \ |
|
| * | | ACPI / sysfs: Extend ACPI sysfs to provide access to boot error region | Tony Luck | 2017-08-24 | 1 | -0/+79 |
| |/ |
|
* / | ACPI: Add debug statements to acpi_global_event_handler() | Rafael J. Wysocki | 2017-08-18 | 1 | -3/+9 |
|/ |
|
*-. | Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs' | Rafael J. Wysocki | 2017-06-03 | 1 | -2/+5 |
|\ \ |
|
| | * | ACPI / sysfs: fix acpi_get_table() leak / acpi-sysfs denial of service | Dan Williams | 2017-04-27 | 1 | -2/+5 |
| |/ |
|
* / | ACPI / scan: Drop support for force_remove | Michal Hocko | 2017-04-13 | 1 | -4/+5 |
|/ |
|
* | ACPI / sysfs: Provide quirk mechanism to prevent GPE flooding | Lv Zheng | 2016-12-26 | 1 | -0/+56 |
* | ACPI / sysfs: Update sysfs signature handling code | Lv Zheng | 2016-09-17 | 1 | -29/+33 |
* | ACPI / sysfs: Fix an issue for LoadTable opcode | Lv Zheng | 2016-09-17 | 1 | -1/+3 |
* | ACPI / sysfs: Use new GPE masking mechanism in GPE interface | Lv Zheng | 2016-08-17 | 1 | -8/+25 |
* | ACPI: add support for ACPI reconfiguration notifiers | Octavian Purdila | 2016-07-08 | 1 | -4/+2 |
* | ACPI / sysfs: fix error code in get_status() | Dan Carpenter | 2016-05-05 | 1 | -4/+3 |
* | ACPI / sysfs: correctly check failing memory allocation | Insu Yun | 2015-10-26 | 1 | -0/+3 |
* | ACPI / sysfs: Add support to allow leading "\" missing in trace_method_name. | Lv Zheng | 2015-08-07 | 1 | -15/+13 |
* | ACPI / sysfs: Update method tracing facility. | Lv Zheng | 2015-08-07 | 1 | -36/+100 |
* | ACPI / sysfs: Add ACPI_LV_REPAIR debug level. | Lv Zheng | 2015-08-07 | 1 | -0/+1 |
* | ACPI / sysfs: Treat the count field of counter_show() as unsigned | Nan Li | 2015-03-10 | 1 | -1/+1 |
* | ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ... | Lv Zheng | 2014-10-21 | 1 | -2/+2 |
* | ACPI: Remove duplicate definitions of PREFIX | Hanjun Guo | 2014-03-19 | 1 | -2/+0 |
*---. | Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '... | Rafael J. Wysocki | 2014-01-29 | 1 | -1/+1 |
|\ \ \ |
|
| | | * | ACPICA: Remove bool usage from ACPICA. | Lv Zheng | 2014-01-27 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2014-01-12 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -1/+1 |
* | | ACPI / sysfs: Fix incorrect ACPI tables walk in acpi_tables_sysfs_init() | Jeremy Compostella | 2013-11-21 | 1 | -25/+27 |
* | | ACPI / sysfs: Set file size for each exposed ACPI table | Daisuke HATAYAMA | 2013-11-21 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-10-28 | 1 | -2/+7 |
|\ |
|
| * | ACPI / sysfs: make GPE sysfs attributes only accept correct values | Lan Tianyu | 2013-09-25 | 1 | -2/+7 |
* | | ACPI / hotplug: Use kobject_init_and_add() instead of _init() and _add() | Bjorn Helgaas | 2013-09-30 | 1 | -3/+2 |
* | | ACPI / hotplug: Don't set kobject parent pointer explicitly | Bjorn Helgaas | 2013-09-30 | 1 | -1/+0 |
* | | ACPI / hotplug: Set kobject name via kobject_add(), not kobject_set_name() | Bjorn Helgaas | 2013-09-30 | 1 | -4/+1 |
|/ |
|
* | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-03 | 1 | -2/+1 |
|\ |
|
| * | clean up scary strncpy(dst, src, strlen(src)) uses | Kees Cook | 2013-07-03 | 1 | -2/+1 |
* | | ACPI / hotplug: Use device offline/online for graceful hot-removal | Rafael J. Wysocki | 2013-05-12 | 1 | -0/+31 |
|/ |
|
* | ACPI / hotplug: Make acpi_hotplug_profile_ktype static | Rafael J. Wysocki | 2013-03-19 | 1 | -1/+1 |
* | ACPI / hotplug: Introduce user space interface for hotplug profiles | Rafael J. Wysocki | 2013-03-04 | 1 | -0/+66 |
* | ACPI sysfs: remove unnecessary newline from exception | Colin Ian King | 2013-01-26 | 1 | -1/+1 |
* | ACPICA: Fix AcpiSrc caused divergences. | Lv Zheng | 2012-11-15 | 1 | -2/+2 |
* | ACPI: replace strlen("string") with sizeof("string") -1 | Len Brown | 2012-07-26 | 1 | -2/+2 |
* | ACPI sysfs.c strlen fix | Pavel Vasilyev | 2012-06-05 | 1 | -2/+2 |
* | ACPI: Export FADT pm_profile integer value to userspace | Thomas Renninger | 2011-11-06 | 1 | -1/+13 |
* | ACPI: constify ops structs | Vasiliy Kulikov | 2011-07-16 | 1 | -2/+2 |
* | ACPI: Cleanup custom_method debug stuff | Thomas Renninger | 2011-05-29 | 1 | -0/+8 |
* | ACPICA: Global event handler | Lin Ming | 2011-01-12 | 1 | -2/+17 |
* | ACPI: fix build warnings resulting from merge window conflict | Zhang Rui | 2010-09-28 | 1 | -6/+14 |