Age | Commit message (Expand) | Author |
2021-03-08 | ACPI: Drop unused ACPI_*_COMPONENT definitions and update documentation | Rafael J. Wysocki |
2021-03-08 | ACPI: sysfs: Get rid of ACPICA message printing | Rafael J. Wysocki |
2021-03-08 | Merge branch 'acpi-pci' | Rafael J. Wysocki |
2021-03-08 | ACPI: processor: Get rid of ACPICA message printing | Rafael J. Wysocki |
2021-03-08 | ACPI: PCI: Drop ACPI_PCI_COMPONENT that is not used any more | Rafael J. Wysocki |
2021-02-04 | ACPI: thermal: Clean up printing messages | Rafael J. Wysocki |
2021-02-04 | ACPI: video: Clean up printing messages | Rafael J. Wysocki |
2021-02-04 | ACPI: button: Clean up printing messages | Rafael J. Wysocki |
2021-02-04 | ACPI: battery: Clean up printing messages | Rafael J. Wysocki |
2021-02-04 | ACPI: AC: Clean up printing messages | Rafael J. Wysocki |
2021-02-04 | ACPI: bus: Drop ACPI_BUS_COMPONENT which is not used any more | Rafael J. Wysocki |
2021-02-04 | ACPI: PM: Clean up printing messages | Rafael J. Wysocki |
2020-06-29 | Merge back sysfs-related ACPI material for v5.9. | Rafael J. Wysocki |
2020-06-22 | ACPI: sysfs: add newlines when printing module parameters | Xiongfeng Wang |
2020-06-22 | ACPI: sysfs: Fix pm_profile_attr type | Nathan Chancellor |
2020-05-28 | ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile() | Qiushi Wu |
2019-11-19 | ACPI: sysfs: Change ACPI_MASKABLE_GPE_MAX to 0x100 | Yunfeng Ye |
2019-04-09 | ACPICA: Rename nameseg length macro/define for clarity | Bob Moore |
2019-04-09 | ACPICA: Rename nameseg compare macro for clarity | Bob Moore |
2019-03-12 | ACPI: sysfs: Prevent get_status() from returning acpi_status | Rafael J. Wysocki |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2017-12-13 | ACPI: sysfs: Make ACPI GPE mask kernel parameter cover all GPEs | Prarit Bhargava |
2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-09 | ACPI / sysfs: Make function param_set_trace_method_name() static | Colin Ian King |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-31 | treewide: Fix function prototypes for module_param_call() | Kees Cook |
2017-09-03 | Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist' | Rafael J. Wysocki |
2017-08-24 | ACPI / sysfs: Extend ACPI sysfs to provide access to boot error region | Tony Luck |
2017-08-18 | ACPI: Add debug statements to acpi_global_event_handler() | Rafael J. Wysocki |
2017-06-03 | Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs' | Rafael J. Wysocki |
2017-04-27 | ACPI / sysfs: fix acpi_get_table() leak / acpi-sysfs denial of service | Dan Williams |
2017-04-13 | ACPI / scan: Drop support for force_remove | Michal Hocko |
2016-12-26 | ACPI / sysfs: Provide quirk mechanism to prevent GPE flooding | Lv Zheng |
2016-09-17 | ACPI / sysfs: Update sysfs signature handling code | Lv Zheng |
2016-09-17 | ACPI / sysfs: Fix an issue for LoadTable opcode | Lv Zheng |
2016-08-17 | ACPI / sysfs: Use new GPE masking mechanism in GPE interface | Lv Zheng |
2016-07-08 | ACPI: add support for ACPI reconfiguration notifiers | Octavian Purdila |
2016-05-05 | ACPI / sysfs: fix error code in get_status() | Dan Carpenter |
2015-10-26 | ACPI / sysfs: correctly check failing memory allocation | Insu Yun |
2015-08-07 | ACPI / sysfs: Add support to allow leading "\" missing in trace_method_name. | Lv Zheng |
2015-08-07 | ACPI / sysfs: Update method tracing facility. | Lv Zheng |
2015-08-07 | ACPI / sysfs: Add ACPI_LV_REPAIR debug level. | Lv Zheng |
2015-03-10 | ACPI / sysfs: Treat the count field of counter_show() as unsigned | Nan Li |
2014-10-21 | ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ... | Lv Zheng |
2014-03-19 | ACPI: Remove duplicate definitions of PREFIX | Hanjun Guo |
2014-01-29 | Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '... | Rafael J. Wysocki |
2014-01-27 | ACPICA: Remove bool usage from ACPICA. | Lv Zheng |
2014-01-12 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng |
2013-11-21 | ACPI / sysfs: Fix incorrect ACPI tables walk in acpi_tables_sysfs_init() | Jeremy Compostella |