| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-06-17 | sysfs: treewide: switch back to bin_attribute::read()/write() | Thomas Weißschuh | 1 | -2/+2 |
| 2024-12-10 | ACPI: sysfs: Constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -4/+4 |
| 2023-03-27 | ACPI: sysfs: Enable ACPI sysfs support for CCEL records | Kuppuswamy Sathyanarayanan | 1 | -0/+17 |
| 2023-02-14 | ACPI: make kobj_type structures constant | Thomas Weißschuh | 1 | -1/+1 |
| 2022-11-10 | ACPI: sysfs: use sysfs_emit() to instead of scnprintf() | Xu Panda | 1 | -1/+1 |
| 2022-11-03 | ACPI: sysfs: Use kstrtobool() instead of strtobool() | Christophe JAILLET | 1 | -1/+2 |
| 2022-04-13 | ACPI: sysfs: Fix BERT error region memory mapping | Lorenzo Pieralisi | 1 | -7/+18 |
| 2021-12-28 | ACPI: sysfs: use default_groups in kobj_type | Greg Kroah-Hartman | 1 | -1/+2 |
| 2021-06-29 | Merge branches 'acpi-dptf' and 'acpi-messages' | Rafael J. Wysocki | 1 | -5/+3 |
| 2021-06-18 | ACPI: sysfs: Remove tailing return statement in void function | Andy Shevchenko | 1 | -1/+0 |
| 2021-06-18 | ACPI: sysfs: Use __ATTR_RO() and __ATTR_RW() macros | Andy Shevchenko | 1 | -16/+7 |
| 2021-06-17 | ACPI: sysfs: Sort headers alphabetically | Andy Shevchenko | 1 | -1/+1 |
| 2021-06-17 | ACPI: sysfs: Refactor param_get_trace_state() to drop dead code | Andy Shevchenko | 1 | -10/+6 |
| 2021-06-17 | ACPI: sysfs: Unify pattern of memory allocations | Andy Shevchenko | 1 | -8/+4 |
| 2021-06-17 | ACPI: sysfs: Allow bitmap list to be supplied to acpi_mask_gpe | Andy Shevchenko | 1 | -3/+10 |
| 2021-06-17 | ACPI: sysfs: Make sparse happy about address space in use | Andy Shevchenko | 1 | -1/+1 |
| 2021-06-14 | ACPI: sysfs: Drop four redundant return statements | Clayton Casciato | 1 | -8/+0 |
| 2021-06-07 | ACPI: sysfs: Cleanup message printing | Hanjun Guo | 1 | -5/+3 |
| 2021-03-08 | ACPI: Drop unused ACPI_*_COMPONENT definitions and update documentation | Rafael J. Wysocki | 1 | -5/+0 |
| 2021-03-08 | ACPI: sysfs: Get rid of ACPICA message printing | Rafael J. Wysocki | 1 | -6/+1 |
| 2021-03-08 | Merge branch 'acpi-pci' | Rafael J. Wysocki | 1 | -1/+0 |
| 2021-03-08 | ACPI: processor: Get rid of ACPICA message printing | Rafael J. Wysocki | 1 | -1/+0 |
| 2021-03-08 | ACPI: PCI: Drop ACPI_PCI_COMPONENT that is not used any more | Rafael J. Wysocki | 1 | -1/+0 |
| 2021-02-04 | ACPI: thermal: Clean up printing messages | Rafael J. Wysocki | 1 | -1/+0 |
| 2021-02-04 | ACPI: video: Clean up printing messages | Rafael J. Wysocki | 1 | -1/+0 |
| 2021-02-04 | ACPI: button: Clean up printing messages | Rafael J. Wysocki | 1 | -1/+0 |
| 2021-02-04 | ACPI: battery: Clean up printing messages | Rafael J. Wysocki | 1 | -1/+0 |
| 2021-02-04 | ACPI: AC: Clean up printing messages | Rafael J. Wysocki | 1 | -1/+0 |
| 2021-02-04 | ACPI: bus: Drop ACPI_BUS_COMPONENT which is not used any more | Rafael J. Wysocki | 1 | -1/+0 |
| 2021-02-04 | ACPI: PM: Clean up printing messages | Rafael J. Wysocki | 1 | -1/+0 |
| 2020-06-29 | Merge back sysfs-related ACPI material for v5.9. | Rafael J. Wysocki | 1 | -2/+2 |
| 2020-06-22 | ACPI: sysfs: add newlines when printing module parameters | Xiongfeng Wang | 1 | -6/+6 |
| 2020-06-22 | ACPI: sysfs: Fix pm_profile_attr type | Nathan Chancellor | 1 | -2/+2 |
| 2020-05-28 | ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile() | Qiushi Wu | 1 | -1/+3 |
| 2019-11-19 | ACPI: sysfs: Change ACPI_MASKABLE_GPE_MAX to 0x100 | Yunfeng Ye | 1 | -3/+3 |
| 2019-04-09 | ACPICA: Rename nameseg length macro/define for clarity | Bob Moore | 1 | -3/+3 |
| 2019-04-09 | ACPICA: Rename nameseg compare macro for clarity | Bob Moore | 1 | -4/+4 |
| 2019-03-12 | ACPI: sysfs: Prevent get_status() from returning acpi_status | Rafael J. Wysocki | 1 | -9/+12 |
| 2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -3/+3 |
| 2017-12-13 | ACPI: sysfs: Make ACPI GPE mask kernel parameter cover all GPEs | Prarit Bhargava | 1 | -18/+8 |
| 2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+5 |
| 2017-11-09 | ACPI / sysfs: Make function param_set_trace_method_name() static | Colin Ian King | 1 | -1/+2 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-10-31 | treewide: Fix function prototypes for module_param_call() | Kees Cook | 1 | -3/+5 |
| 2017-09-03 | Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist' | Rafael J. Wysocki | 1 | -0/+79 |
| 2017-08-24 | ACPI / sysfs: Extend ACPI sysfs to provide access to boot error region | Tony Luck | 1 | -0/+79 |
| 2017-08-18 | ACPI: Add debug statements to acpi_global_event_handler() | Rafael J. Wysocki | 1 | -3/+9 |
| 2017-06-03 | Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs' | Rafael J. Wysocki | 1 | -2/+5 |
| 2017-04-27 | ACPI / sysfs: fix acpi_get_table() leak / acpi-sysfs denial of service | Dan Williams | 1 | -2/+5 |
| 2017-04-13 | ACPI / scan: Drop support for force_remove | Michal Hocko | 1 | -4/+5 |
| 2016-12-26 | ACPI / sysfs: Provide quirk mechanism to prevent GPE flooding | Lv Zheng | 1 | -0/+56 |
| 2016-09-17 | ACPI / sysfs: Update sysfs signature handling code | Lv Zheng | 1 | -29/+33 |
| 2016-09-17 | ACPI / sysfs: Fix an issue for LoadTable opcode | Lv Zheng | 1 | -1/+3 |
| 2016-08-17 | ACPI / sysfs: Use new GPE masking mechanism in GPE interface | Lv Zheng | 1 | -8/+25 |
| 2016-07-08 | ACPI: add support for ACPI reconfiguration notifiers | Octavian Purdila | 1 | -4/+2 |
| 2016-05-05 | ACPI / sysfs: fix error code in get_status() | Dan Carpenter | 1 | -4/+3 |
| 2015-10-26 | ACPI / sysfs: correctly check failing memory allocation | Insu Yun | 1 | -0/+3 |
| 2015-08-07 | ACPI / sysfs: Add support to allow leading "\" missing in trace_method_name. | Lv Zheng | 1 | -15/+13 |
| 2015-08-07 | ACPI / sysfs: Update method tracing facility. | Lv Zheng | 1 | -36/+100 |
| 2015-08-07 | ACPI / sysfs: Add ACPI_LV_REPAIR debug level. | Lv Zheng | 1 | -0/+1 |
| 2015-03-10 | ACPI / sysfs: Treat the count field of counter_show() as unsigned | Nan Li | 1 | -1/+1 |
| 2014-10-21 | ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ... | Lv Zheng | 1 | -2/+2 |
| 2014-03-19 | ACPI: Remove duplicate definitions of PREFIX | Hanjun Guo | 1 | -2/+0 |
| 2014-01-29 | Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '... | Rafael J. Wysocki | 1 | -1/+1 |
| 2014-01-27 | ACPICA: Remove bool usage from ACPICA. | Lv Zheng | 1 | -1/+1 |
| 2014-01-12 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 1 | -1/+1 |
| 2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 1 | -1/+1 |
| 2013-11-21 | ACPI / sysfs: Fix incorrect ACPI tables walk in acpi_tables_sysfs_init() | Jeremy Compostella | 1 | -25/+27 |
| 2013-11-21 | ACPI / sysfs: Set file size for each exposed ACPI table | Daisuke HATAYAMA | 1 | -1/+1 |
| 2013-10-28 | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 1 | -2/+7 |
| 2013-09-30 | ACPI / hotplug: Use kobject_init_and_add() instead of _init() and _add() | Bjorn Helgaas | 1 | -3/+2 |
| 2013-09-30 | ACPI / hotplug: Don't set kobject parent pointer explicitly | Bjorn Helgaas | 1 | -1/+0 |
| 2013-09-30 | ACPI / hotplug: Set kobject name via kobject_add(), not kobject_set_name() | Bjorn Helgaas | 1 | -4/+1 |
| 2013-09-25 | ACPI / sysfs: make GPE sysfs attributes only accept correct values | Lan Tianyu | 1 | -2/+7 |
| 2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 1 | -2/+1 |
| 2013-07-03 | clean up scary strncpy(dst, src, strlen(src)) uses | Kees Cook | 1 | -2/+1 |
| 2013-05-12 | ACPI / hotplug: Use device offline/online for graceful hot-removal | Rafael J. Wysocki | 1 | -0/+31 |
| 2013-03-19 | ACPI / hotplug: Make acpi_hotplug_profile_ktype static | Rafael J. Wysocki | 1 | -1/+1 |
| 2013-03-04 | ACPI / hotplug: Introduce user space interface for hotplug profiles | Rafael J. Wysocki | 1 | -0/+66 |
| 2013-01-26 | ACPI sysfs: remove unnecessary newline from exception | Colin Ian King | 1 | -1/+1 |
| 2012-11-15 | ACPICA: Fix AcpiSrc caused divergences. | Lv Zheng | 1 | -2/+2 |
| 2012-07-26 | ACPI: replace strlen("string") with sizeof("string") -1 | Len Brown | 1 | -2/+2 |
| 2012-06-05 | ACPI sysfs.c strlen fix | Pavel Vasilyev | 1 | -2/+2 |
| 2011-11-06 | ACPI: Export FADT pm_profile integer value to userspace | Thomas Renninger | 1 | -1/+13 |
| 2011-07-16 | ACPI: constify ops structs | Vasiliy Kulikov | 1 | -2/+2 |
| 2011-05-29 | ACPI: Cleanup custom_method debug stuff | Thomas Renninger | 1 | -0/+8 |
| 2011-01-12 | ACPICA: Global event handler | Lin Ming | 1 | -2/+17 |
| 2010-09-28 | ACPI: fix build warnings resulting from merge window conflict | Zhang Rui | 1 | -6/+14 |
| 2010-08-15 | ACPI: introduce drivers/acpi/sysfs.c | Zhang Rui | 1 | -0/+685 |