Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | ACPI: LPSS: Use kstrtol() instead of simple_strtol() | Liu Shixin | 2021-06-07 | 1 | -7/+6 | |
| | * | | | | | | | | ACPI: APEI: fix synchronous external aborts in user-mode | Xiaofei Tan | 2021-06-17 | 1 | -17/+64 | |
| | * | | | | | | | | ACPI: APEI: Don't warn if ACPI is disabled | Jon Hunter | 2021-05-21 | 1 | -1/+1 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | ACPI: EC: trust DSDT GPE for certain HP laptop | Zhang Rui | 2021-06-21 | 1 | -1/+20 | |
| * | | | | | | | | ACPI: EC: Make more Asus laptops use ECDT _GPE | Chris Chiu | 2021-05-21 | 1 | -0/+16 | |
| |/ / / / / / / | ||||||
| | | | | | | | | ||||||
| \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ | Merge branches 'acpi-dptf' and 'acpi-messages' | Rafael J. Wysocki | 2021-06-29 | 19 | -121/+108 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ACPI: Remove the macro PREFIX "ACPI: " | Hanjun Guo | 2021-06-07 | 1 | -2/+0 | |
| | * | | | | | | | | ACPI: sleep: Unify the message printing | Hanjun Guo | 2021-06-07 | 1 | -9/+9 | |
| | * | | | | | | | | ACPI: sbs: Unify the message printing | Hanjun Guo | 2021-06-07 | 1 | -6/+6 | |
| | * | | | | | | | | ACPI: scan: Unify the log message printing | Hanjun Guo | 2021-06-07 | 1 | -5/+6 | |
| | * | | | | | | | | ACPI: sbshc: Unify the message printing | Hanjun Guo | 2021-06-07 | 1 | -4/+4 | |
| | * | | | | | | | | ACPI: sysfs: Cleanup message printing | Hanjun Guo | 2021-06-07 | 1 | -5/+3 | |
| | * | | | | | | | | ACPI: reboot: Unify the message printing | Hanjun Guo | 2021-06-07 | 1 | -1/+3 | |
| | * | | | | | | | | ACPI: processor_throttling: Cleanup the printing messages | Hanjun Guo | 2021-06-07 | 1 | -34/+26 | |
| | * | | | | | | | | ACPI: processor_perflib: Cleanup print messages | Hanjun Guo | 2021-06-07 | 1 | -20/+18 | |
| | * | | | | | | | | ACPI: processor_thermal: Remove unused PREFIX for printing | Hanjun Guo | 2021-06-07 | 1 | -2/+0 | |
| | * | | | | | | | | ACPI: pci_root: Unify the message printing | Hanjun Guo | 2021-06-07 | 1 | -1/+3 | |
| | * | | | | | | | | ACPI: osl: Remove the duplicated PREFIX for message printing | Hanjun Guo | 2021-06-07 | 1 | -2/+2 | |
| | * | | | | | | | | ACPI: nvs: Unify the message printing | Hanjun Guo | 2021-06-07 | 1 | -3/+5 | |
| | * | | | | | | | | ACPI: glue: Clean up the printing messages | Hanjun Guo | 2021-06-07 | 1 | -20/+9 | |
| | * | | | | | | | | ACPI: event: Use pr_*() macros to replace printk() | Hanjun Guo | 2021-06-07 | 1 | -2/+4 | |
| | * | | | | | | | | ACPI: bus: Use pr_*() macros to replace printk() | Hanjun Guo | 2021-06-07 | 1 | -2/+2 | |
| | * | | | | | | | | ACPI: blacklist: Unify the message printing | Hanjun Guo | 2021-06-07 | 1 | -4/+5 | |
| | * | | | | | | | | ACPI: cmos_rtc: Using pr_fmt() and remove PREFIX | Hanjun Guo | 2021-06-07 | 1 | -2/+4 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | ACPI: DPTF: Add battery participant for Intel SoCs | Sumeet Pawnikar | 2021-05-12 | 1 | -0/+2 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| | | | | | | | | ||||||
| \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ | ||||||
*---. \ \ \ \ \ \ \ | Merge branches 'acpi-prm', 'acpi-sysfs' and 'acpi-x86' | Rafael J. Wysocki | 2021-06-29 | 7 | -49/+356 | |
|\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | * | | | | | | | ACPI: sysfs: Remove tailing return statement in void function | Andy Shevchenko | 2021-06-18 | 1 | -1/+0 | |
| | * | | | | | | | ACPI: sysfs: Use __ATTR_RO() and __ATTR_RW() macros | Andy Shevchenko | 2021-06-18 | 1 | -16/+7 | |
| | * | | | | | | | ACPI: sysfs: Sort headers alphabetically | Andy Shevchenko | 2021-06-17 | 1 | -1/+1 | |
| | * | | | | | | | ACPI: sysfs: Refactor param_get_trace_state() to drop dead code | Andy Shevchenko | 2021-06-17 | 1 | -10/+6 | |
| | * | | | | | | | ACPI: sysfs: Unify pattern of memory allocations | Andy Shevchenko | 2021-06-17 | 1 | -8/+4 | |
| | * | | | | | | | ACPI: sysfs: Allow bitmap list to be supplied to acpi_mask_gpe | Andy Shevchenko | 2021-06-17 | 1 | -3/+10 | |
| | * | | | | | | | ACPI: sysfs: Make sparse happy about address space in use | Andy Shevchenko | 2021-06-17 | 1 | -1/+1 | |
| | * | | | | | | | ACPI: sysfs: fix doc warnings in device_sysfs.c | Baokun Li | 2021-06-17 | 1 | -0/+5 | |
| | * | | | | | | | ACPI: sysfs: Drop four redundant return statements | Clayton Casciato | 2021-06-14 | 1 | -8/+0 | |
| | * | | | | | | | ACPI: sysfs: Fix a buffer overrun problem with description_show() | Krzysztof WilczyĆski | 2021-06-07 | 1 | -1/+1 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | ACPI: PRM: make symbol 'prm_module_list' static | Wei Yongjun | 2021-06-17 | 1 | -1/+1 | |
| * | | | | | | | ACPI: Add \_SB._OSC bit for PRM | Erik Kaneda | 2021-06-10 | 1 | -0/+1 | |
| * | | | | | | | ACPI: PRM: implement OperationRegion handler for the PlatformRtMechanism subtype | Erik Kaneda | 2021-06-10 | 5 | -0/+320 | |
| | | | | | | | | ||||||
| \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ | ||||||
*---. \ \ \ \ \ \ \ | Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-resources' | Rafael J. Wysocki | 2021-06-29 | 11 | -131/+266 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ACPI: resources: Add checks for ACPI IRQ override | Hui Wang | 2021-06-09 | 1 | -1/+8 | |
| | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | ACPI: processor_throttling: Fix several coding style issues | Clayton Casciato | 2021-06-14 | 1 | -11/+8 | |
| | * | | | | | | | | ACPI: processor_throttling: Remove redundant initialization of 'obj' | Yang Li | 2021-06-14 | 1 | -1/+1 | |
| | * | | | | | | | | ACPI: processor idle: Fix up C-state latency if not ordered | Mario Limonciello | 2021-05-17 | 1 | -0/+40 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | ACPI: PM: postpone bringing devices to D0 unless we need them | Dmitry Torokhov | 2021-06-23 | 1 | -1/+31 | |
| * | | | | | | | | ACPI: PM: Adjust behavior for field problems on AMD systems | Mario Limonciello | 2021-06-18 | 1 | -0/+15 | |
| * | | | | | | | | ACPI: PM: s2idle: Add support for new Microsoft UUID | Pratik Vishwakarma | 2021-06-18 | 1 | -4/+30 | |
| * | | | | | | | | ACPI: PM: s2idle: Add support for multiple func mask | Pratik Vishwakarma | 2021-06-18 | 1 | -11/+20 | |
| * | | | | | | | | ACPI: PM: s2idle: Refactor common code | Pratik Vishwakarma | 2021-06-18 | 1 | -32/+35 | |
| * | | | | | | | | ACPI: PM: s2idle: Use correct revision id | Pratik Vishwakarma | 2021-06-18 | 1 | -1/+1 |