summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-12dt-bindings: riscv: Add Andes PMU extension descriptionYu Chien Peter Lin
2024-03-12perf: RISC-V: Introduce Andes PMU to support perf event samplingYu Chien Peter Lin
2024-03-12perf: RISC-V: Eliminate redundant interrupt enable/disable operationsYu Chien Peter Lin
2024-03-12riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTCYu Chien Peter Lin
2024-03-12dt-bindings: riscv: Add Andes interrupt controller compatible stringYu Chien Peter Lin
2024-03-12riscv: errata: Rename defines for AndesYu Chien Peter Lin
2024-03-12Merge tag 'irq-for-riscv-02-23-24' of ssh://gitolite.kernel.org/pub/scm/linux...Palmer Dabbelt
2024-03-12spi: Restore delays for non-GPIO chip selectJanne Grunau
2024-03-12spi: lpspi: Avoid potential use-after-free in probe()Alexander Sverdlin
2024-03-12regulator: core: Propagate the regulator state in case of exclusive getKory Maincent
2024-03-12ASoC: dt-bindings: cirrus,cs42l43: Fix 'gpio-ranges' schemaRob Herring
2024-03-12dm: call the resume method on internal suspendMikulas Patocka
2024-03-12dm raid: fix false positive for requeue needed during reshapeMing Lei
2024-03-12entry: Respect changes to system call number by trace_sys_enter()André Rösti
2024-03-12drivers/gpio/nomadik: move dummy nmk_gpio_dbg_show_one() to headerMax Kellermann
2024-03-12gpio: nomadik: remove BUG_ON() in nmk_gpio_populate_chip()Dan Carpenter
2024-03-12ALSA: aaci: Delete unused variable in aaci_do_suspendThomas Weißschuh
2024-03-12platform/x86/intel/pmc: Improve PKGC residency counters debugKane Chen
2024-03-12platform/x86: asus-wmi: Consider device is absent when the read is ~0Kai-Heng Feng
2024-03-12Documentation/x86/amd/hsmp: Updating urlsErwan Velu
2024-03-12Merge tag 'platform-drivers-x86-v6.8-4' into pdx86/for-nextIlpo Järvinen
2024-03-12i2c: nomadik: sort includesThéo Lebrun
2024-03-12i2c: nomadik: support Mobileye EyeQ5 I2C controllerThéo Lebrun
2024-03-12i2c: nomadik: fetch i2c-transfer-timeout-us property from devicetreeThéo Lebrun
2024-03-12i2c: nomadik: replace jiffies by ktime for FIFO flushing timeoutThéo Lebrun
2024-03-12i2c: nomadik: support short xfer timeouts using waitqueue & hrtimerThéo Lebrun
2024-03-12i2c: nomadik: use bitops helpersThéo Lebrun
2024-03-12i2c: nomadik: simplify IRQ masking logicThéo Lebrun
2024-03-12platform/mellanox: mlxreg-hotplug: Remove redundant NULL-checkDaniil Dulov
2024-03-12platform/x86/amd/pmf: Update sps power thermals according to the platform-pro...Shyam Sundar S K
2024-03-12platform/x86/amd/pmf: Add support to get sps default APTS index valuesShyam Sundar S K
2024-03-12platform/x86/amd/pmf: Add support to get APTS index numbers for static sliderShyam Sundar S K
2024-03-12platform/x86/amd/pmf: Add support to notify sbios heart beat eventShyam Sundar S K
2024-03-12platform/x86/amd/pmf: Add support to get sbios requests in PMF driverShyam Sundar S K
2024-03-12platform/x86/amd/pmf: Disable debugfs support for querying power thermalsShyam Sundar S K
2024-03-12platform/x86/amd/pmf: Differentiate PMF ACPI versionsShyam Sundar S K
2024-03-12x86/platform/atom: Check state of Punit managed devices on s2idleJohannes Stezenbach
2024-03-12platform/x86: pmc_atom: Check state of PMC clocks on s2idleHans de Goede
2024-03-12platform/x86: pmc_atom: Check state of PMC managed devices on s2idleJohannes Stezenbach
2024-03-12platform/x86: pmc_atom: Annotate d3_sts register bit definesHans de Goede
2024-03-12clk: x86: Move clk-pmc-atom register defines to include/linux/platform_data/x...Hans de Goede
2024-03-12platform/x86: make fw_attr_class constantRicardo B. Marliere
2024-03-12platform/x86/intel/tpmi: Change vsec offset to u64Srinivas Pandruvada
2024-03-12platform/x86: intel_scu_pcidrv: Remove unused intel-mid.hAndy Shevchenko
2024-03-12platform/x86: intel_scu_wdt: Remove unused intel-mid.hAndy Shevchenko
2024-03-12platform/x86/amd/pmf: Fix possible out-of-bound memory accessesArmin Wolf
2024-03-12platform/x86/amd/pmf: Use struct for cookie headerArmin Wolf
2024-03-12platform/x86/amd/pmf: Do not use readl() for policy buffer accessArmin Wolf
2024-03-12platform/x86/amd/pmf: Fix return value of amd_pmf_start_policy_engine()Armin Wolf
2024-03-12platform/mellanox: mlxbf-pmc: fix signedness bugsDan Carpenter