VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   57 Tags
Date
Commit Message
Rev
Author
2021-08-12
Revert "ACPICA: Fix memory leak caused by _CID repair function"
Rafael J. Wysocki
2021-07-14
ACPICA: Fix memory leak caused by _CID repair function
Erik Kaneda
2021-05-31
ACPICA: Clean up context mutex during object deletion
Erik Kaneda
2021-04-07
ACPICA: ACPI 6.4: add CSI2Bus resource template
Bob Moore
2021-04-07
ACPICA: ACPI 6.4: add CXL ACPI device ID and _CBR object
Erik Kaneda
2021-04-07
ACPICA: ACPI 6.4: Add new predefined objects _BPC, _BPS, and _BPT
Erik Kaneda
2021-03-24
ACPICA: Always create namespace nodes using acpi_ns_create_node()
Vegard Nossum
2021-02-19
ACPICA: Remove some code duplication from acpi_ev_address_space_dispatch
Hans de Goede
2021-02-19
ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter handling
Hans de Goede
2021-02-10
Merge back ACPICA material for v5.12.
Rafael J. Wysocki
2021-02-08
Revert "ACPICA: Interpreter: fix memory leak by using existing buffer"
Ard Biesheuvel
2021-01-22
ACPICA: Updated all copyrights to 2021
Bob Moore
2021-01-22
ACPICA: add type casts for string functions
Bob Moore
2021-01-22
ACPICA: fix -Wfallthrough
Nick Desaulniers
2021-01-18
ACPICA: Clean up exception code class checks
Maximilian Luz
2020-12-01
ACPICA: Interpreter: fix memory leak by using existing buffer
Erik Kaneda
2020-12-01
ACPICA: Add function trace macros to improve debugging
Erik Kaneda
2020-12-01
ACPICA: Also handle "orphan" _REG methods for GPIO OpRegions
Hans de Goede
2020-12-01
ACPICA: Remove extreaneous "the" in comments
Colin Ian King
2020-10-19
ACPICA: Add missing type casts in GPE register access code
Rafael J. Wysocki
2020-10-08
Merge back earlier ACPICA-related changes for 5.10.
Rafael J. Wysocki
2020-10-08
ACPICA: Remove unnecessary semicolon
Bob Moore
2020-10-08
ACPICA: Debugger: Add a new command: "ALL "
Bob Moore
2020-10-08
ACPICA: iASL: Return exceptions for string-to-integer conversions
Bob Moore
2020-10-08
ACPICA: Add predefined names found in the SMBus sepcification
Bob Moore
2020-10-08
ACPICA: Tree-wide: fix various typos and spelling mistakes
Colin Ian King
2020-09-11
ACPICA: Add support for using logical addresses of GPE blocks
Rafael J. Wysocki
2020-09-04
ACPICA: Introduce special struct type for GPE register addresses
Rafael J. Wysocki
2020-09-04
ACPICA: Introduce acpi_hw_gpe_read() and acpi_hw_gpe_write()
Rafael J. Wysocki
2020-09-04
ACPICA: Validate GPE blocks at init time
Rafael J. Wysocki
2020-08-03
Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'
Rafael J. Wysocki
2020-07-27
ACPICA: Do not increment operation_region reference counts for field units
Erik Kaneda
2020-07-27
ACPICA: Replace one-element array with flexible-array
Gustavo A. R. Silva
2020-07-27
ACPICA: Preserve memory opregion mappings
Rafael J. Wysocki
2020-06-05
ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanism
Erik Kaneda
2020-05-09
ACPICA: Fix required parameters for _NIG and _NIH
Erik Kaneda
2020-05-09
ACPICA: Dispatcher: add status checks
Erik Kaneda
2020-05-09
ACPICA: Disassembler: ignore AE_ALREADY_EXISTS status when parsing create operators
Erik Kaneda
2020-05-09
ACPICA: Move acpi_gbl_next_cmd_num definition to acglobal.h
Erik Kaneda
2020-05-09
ACPICA: Make acpi_protocol_lengths static
Yue Haibing
2020-04-06
Merge branch 'acpica'
Rafael J. Wysocki
2020-03-30
Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2020-03-30
Merge branch 'acpica'
Rafael J. Wysocki
2020-03-30
ACPICA: Fixes for acpiExec namespace init file
Bob Moore
2020-03-30
ACPICA: utilities: fix sprintf()
John Levon
2020-03-30
ACPICA: acpiexec: remove redeclaration of acpi_gbl_db_opt_no_region_support
Erik Kaneda
2020-03-30
ACPICA: Change PlatformCommChannel ASL keyword to PCC
Erik Kaneda
2020-03-25
ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
Rafael J. Wysocki
2020-02-21
ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()
Rafael J. Wysocki
2020-02-16
ACPICA: Fix a couple of typos
Bob Moore
2020-02-16
ACPICA: use acpi_size instead of u32 for prefix_path_length
Sven Barth
2020-02-16
ACPICA: cast length arguement to acpi_ns_build_normalized_path() as u32
Sven Barth
2020-02-16
ACPICA: cast the result of the pointer difference to u32
Sven Barth
2020-02-16
ACPICA: Table Manager: Update comments in a function header
Bob Moore
2020-02-16
ACPICA: Enable sleep button on ACPI legacy wake
Anchal Agarwal
2020-02-16
ACPICA: Fix a comment "enable" fixed events -> "disable" all fixed events.
Bob Moore
2020-02-16
ACPICA: ASL-ASL+ converter: make root file a parameter for cv_init_file_tree
Erik Kaneda
2020-02-16
ACPICA: ASL-ASL+ converter: remove function parameters from cv_init_file_tree()
Erik Kaneda
2020-02-11
ACPICA: Introduce acpi_any_gpe_status_set()
Rafael J. Wysocki
2020-01-13
ACPICA: All acpica: Update copyrights to 2020 Including tool signons.
Bob Moore
2019-12-19
ACPICA: Dispatcher: always generate buffer objects for ASL create_field() operator
Maximilian Luz
2019-12-19
ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1
Erik Kaneda
2019-12-19
ACPICA: debugger: fix spelling mistake "adress" -> "address"
Colin Ian King
2019-10-28
ACPICA: debugger: remove leading whitespaces when converting a string to a buffer
Erik Schmauss
2019-10-28
ACPICA: acpiexec: initialize all simple types and field units from user input
Erik Schmauss
2019-10-28
ACPICA: debugger: add field unit support for acpi_db_get_next_token
Erik Schmauss
2019-10-28
ACPICA: debugger: surround field unit output with braces '{'
Erik Schmauss
2019-10-28
ACPICA: debugger: add command to dump all fields of particular subtype
Erik Schmauss
2019-10-28
ACPICA: utilities: add flag to only display data when dumping buffers
Erik Schmauss
2019-10-28
ACPICA: make acpi_load_table() return table index
Nikolaus Voss
2019-10-28
ACPICA: Add new external interface, acpi_unload_table()
Bob Moore
2019-10-28
ACPICA: More Clang changes
Bob Moore
2019-10-28
ACPICA: Win OSL: Replace get_tick_count with get_tick_count64
Bob Moore
2019-10-28
ACPICA: Results from Clang
Bob Moore
2019-09-17
Merge tag 'acpi-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2019-08-21
ACPICA: Add "Windows 2019" string to _OSI support.
Jung-uk Kim
2019-08-21
ACPICA: Differentiate Windows 8.1 from Windows 8.
Jung-uk Kim
2019-08-21
ACPICA: Fully deploy ACPI_PRINTF_LIKE macro
Bob Moore
2019-08-21
ACPICA: Fix issues with arg types within printf format strings
Bob Moore
2019-08-21
ACPICA: Increase total number of possible Owner IDs
Bob Moore
2019-08-21
ACPICA: Debugger: remove redundant assignment on obj_desc
Colin Ian King
2019-07-23
ACPICA: Return u32 from acpi_dispatch_gpe()
Rafael J. Wysocki
2019-07-11
ACPICA: Update table load object initialization
Erik Schmauss
2019-07-10
Revert "ACPICA: Update table load object initialization"
Rafael J. Wysocki
2019-07-04
ACPICA: Update table load object initialization
Erik Schmauss
2019-07-04
ACPICA: Update for object initialization sequence
Bob Moore
2019-07-04
ACPICA: remove legacy module-level code due to deprecation
Erik Schmauss
2019-07-04
ACPICA: Namespace: simplify creation of the initial/default namespace
Bob Moore
2019-07-04
Merge ACPI tables handling changes for v5.3.
Rafael J. Wysocki
2019-06-19
ACPICA: Clear status of GPEs on first direct enable
Rafael J. Wysocki
2019-06-14
ACPI: configfs: Resolve objects on host-directed table loads
Nikolaus Voss
2019-05-06
Merge branch 'acpica'
Rafael J. Wysocki
2019-04-30
Revert "ACPICA: Clear status of GPEs before enabling them"
Rafael J. Wysocki
2019-04-12
Merge back ACPICA changes for v5.2.
Rafael J. Wysocki
2019-04-09
ACPICA: Namespace: add check to avoid null pointer dereference
Erik Schmauss
2019-04-09
ACPICA: utilities: fix spelling of PCC to platform_comm_channel
Erik Schmauss
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-04-09
ACPICA: Rename nameseg copy macro for clarity
Bob Moore
2019-04-09
ACPICA: Namespace: remove address node from global list after method termination
Erik Schmauss
2019-03-28
ACPICA: Clear status of GPEs before enabling them
Furquan Shaikh
2019-02-24
ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting
Erik Schmauss
2019-02-24
ACPICA: ACPI 6.3: add Error Disconnect Recover Notification value
Erik Schmauss
2019-02-24
ACPICA: ACPI 6.3: add PCC operation region support for AML interpreter
Erik Schmauss
2019-02-18
ACPICA: ACPI 6.3: Adding predefined methods _NBS, _NCH, _NIC, _NIH, and _NIG
Erik Schmauss
2019-02-18
ACPICA: Update/clarify messages for control method failures
Bob Moore
2019-02-18
ACPICA: Debugger: Fix possible fault with the "test objects" command
Bob Moore
2019-02-18
ACPICA: Interpreter: Emit warning for creation of a zero-length op region
Bob Moore
2019-02-18
ACPICA: Remove legacy module-level code support
Erik Schmauss
2019-02-07
ACPICA: Get rid of acpi_sleep_dispatch()
Christoph Hellwig
2019-01-15
ACPICA: All acpica: Update copyrights to 2019
Bob Moore
2019-01-15
ACPICA: acpiexec: Add option to dump extra info for memory leaks
Bob Moore
2019-01-15
ACPICA: Convert more ACPI errors to firmware errors
Bob Moore
2018-12-21
Merge branch 'acpi-pci'
Rafael J. Wysocki
2018-12-20
ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset
Sinan Kaya
2018-12-13
ACPICA: change coding style to match ACPICA, no functional change
Erik Schmauss
2018-12-13
ACPICA: Debug output: Add option to display method/object evaluation
Bob Moore
2018-12-13
ACPICA: disassembler: disassemble OEMx tables as AML
Erik Schmauss
2018-12-13
ACPICA: Add "Windows 2018.2" string in the _OSI support
Jung-uk Kim
2018-12-13
ACPICA: Expressions in package elements are not supported
Bob Moore
2018-12-13
ACPICA: Update buffer-to-string conversions
Bob Moore
2018-12-13
ACPICA: add comments, no functional change
Bob Moore
2018-12-13
ACPICA: Remove defines that use deprecated flag
Erik Schmauss
2018-12-13
ACPICA: Add "Windows 2018" string in the _OSI support
Bob Moore
2018-11-29
Merge back earlier ACPICA changes for 4.21.
Rafael J. Wysocki
2018-11-19
ACPICA: Fix handling of buffer-size in acpi_ex_write_data_to_field()
Hans de Goede
2018-11-08
ACPICA: iASL: Enhance error detection
Bob Moore
2018-11-08
ACPICA: Debugger: refactor to fix unused variable warning
Erik Schmauss
2018-10-18
ACPICA: Remove acpi_gbl_group_module_level_code and only use acpi_gbl_execute_tables_as_methods instead
Erik Schmauss
2018-10-18
ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended opcodes
Erik Schmauss
2018-10-18
ACPICA: AML interpreter: add region addresses in global list during initialization
Erik Schmauss
2018-10-04
ACPICA: Never run _REG on system_memory and system_IO
Bob Moore
2018-10-04
ACPICA: Split large interpreter file
Bob Moore
2018-10-04
ACPICA: Update for field unit access
Bob Moore
2018-10-04
ACPICA: Rename some of the Field Attribute defines
Bob Moore
2018-10-04
ACPICA: Update for generic_serial_bus and attrib_raw_process_bytes protocol
Bob Moore
2018-08-14
ACPICA: Clear status of all events when entering sleep states
Rafael J. Wysocki
2018-08-14
ACPICA: acpiexec: fix a small memory leak regression
Bob Moore
2018-08-14
ACPICA: Reference count: add additional debugging details
Erik Schmauss
2018-08-14
ACPICA: acpi_exec: fixing -fi option
Erik Schmauss
2018-08-14
ACPICA: Debugger: Cleanup interface to the AML disassembler
Bob Moore
2018-08-14
ACPICA: AML Parser: skip opcodes that open a scope upon parse failure
Erik Schmauss
2018-08-14
ACPICA: Utilities: split hex detection into smaller functions
Erik Schmauss
2018-08-14
ACPICA: Update an error message for a duplicate table
Bob Moore
2018-08-14
ACPICA: ACPICA: add status check for acpi_hw_read before assigning return value
Erik Schmauss
2018-08-14
ACPICA: AML Parser: ignore all exceptions resulting from incorrect AML during table load
Erik Schmauss
2018-08-06
Merge back ACPICA material for 4.19.
Rafael J. Wysocki
2018-07-29
ACPICA: AML Parser: ignore control method status in module-level code
Erik Schmauss
2018-07-29
Merge back ACPICA changes for 4.19.
Rafael J. Wysocki
2018-07-23
ACPICA: AML Parser: ignore dispatcher error status during table load
Schmauss, Erik
2018-07-16
Merge back ACPICA material for v4.19.
Rafael J. Wysocki
2018-07-09
ACPICA: Revert "iASL compiler: allow compilation of externals with paths that refer to existing names"
Erik Schmauss
2018-07-09
ACPICA: Revert "iASL: change processing of external op namespace nodes for correctness"
Erik Schmauss
2018-07-09
ACPICA: Clear status of all events when entering S5
Rafael J. Wysocki
2018-06-30
ACPICA: Drop leading newlines from error messages
Rafael J. Wysocki
2018-06-10
ACPICA: Recognize the _OSI string "Windows 2017.2"
Mario Limonciello
2018-06-06
ACPICA: Interpreter: Begin deprecation of Unload operator
Bob Moore
2018-06-06
ACPICA: AML parser: attempt to continue loading table after error
Erik Schmauss
2018-06-06
ACPICA: Debugger: Reduce verbosity for module-level code errors.
Bob Moore
2018-06-06
ACPICA: AML Parser: Add debug option to dump parse trees
Bob Moore
2018-06-06
ACPICA: Debugger: Add count of namespace nodes after namespace dump
Bob Moore
2018-06-05
Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2018-06-04
Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'
Rafael J. Wysocki
2018-05-27
ACPICA: Mark acpi_ut_create_internal_object_dbg() memory allocations as non-leaks
Larry Finger
2018-05-25
ACPICA: Introduce acpi_dispatch_gpe()
Rafael J. Wysocki
2018-05-18
ACPICA: acpidump/acpixtract: Support for tables larger than 1MB
Bob Moore
2018-05-15
ACPICA: Debugger: Removed direct support for EC address space in "Test Objects"
Bob Moore
2018-05-15
ACPICA: Debugger: Add Package support for "test objects" command
Bob Moore
2018-05-15
ACPICA: Improve error messages for the namespace root node
Bob Moore
2018-05-15
ACPICA: Fix potential infinite loop in acpi_rs_dump_byte_list
Colin Ian King
2018-05-15
ACPICA: vsnprintf: this statement may fall through
Toomas Soome
2018-05-15
ACPICA: Tables: Fix spelling mistake in comment
Colin Ian King
2018-05-15
ACPICA: iASL: Enhance the -tc option (create AML hex file in C)
Bob Moore
2018-05-15
Merge back earlier ACPICA material for v4.18.
Rafael J. Wysocki
2018-05-14
ACPICA: Add deferred package support for the Load and loadTable operators
Bob Moore
2018-05-10
ACPICA: Convert acpi_gbl_hardware lock back to an acpi_raw_spinlock
Steven Rostedt
2018-03-18
ACPICA: Cleanup/simplify module-level code support
Bob Moore
2018-03-18
ACPICA: Events: add a return on failure from acpi_hw_register_read
Erik Schmauss
2018-03-18
ACPICA: adding SPDX headers
Erik Schmauss
2018-03-18
ACPICA: Rename a global for clarity, no functional change
Bob Moore
2018-03-18
ACPICA: macros: fix ACPI_ERROR_NAMESPACE macro
Erik Schmauss
2018-03-18
ACPICA: Change a compile-time option to a runtime option
Bob Moore
2018-03-18
ACPICA: Remove calling of _STA from acpi_get_object_info()
Hans de Goede
2018-03-18
ACPICA: AML Debug Object: Don't ignore output of zero-length strings
Bob Moore
2018-03-18
ACPICA: Fix memory leak on unusual memory leak
Bob Moore
2018-03-18
ACPICA: Events: Dispatch GPEs after enabling for the first time
Erik Schmauss
2018-03-18
ACPICA: Events: Add parallel GPE handling support to fix potential redundant _Exx evaluations
Erik Schmauss
2018-03-18
ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resume
Erik Schmauss
2018-03-18
ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c
Seunghun Han
2018-02-21
ACPICA: Add option to disable Package object name resolution errors
Bob Moore
2018-02-21
ACPICA: Integrate package handling with module-level code
Schmauss, Erik
2018-02-21
ACPICA: Revert "Fix for implicit result conversion for the To____ functions"
Bob Moore
2018-02-21
ACPICA: Update for some debug output. No functional change
Bob Moore
2018-02-21
ACPICA: Update error message, no functional change
Bob Moore
2018-02-06
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
2018-01-05
ACPICA: trivial style fix, no functional change
Erik Schmauss
2018-01-05
ACPICA: Fix a couple memory leaks during package object resolution
Bob Moore
2018-01-05
ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI strings
Mario Limonciello
2018-01-05
ACPICA: Rename a global variable, no functional change
Bob Moore
2018-01-05
ACPICA: Create and deploy safe version of strncpy
Bob Moore