platform/kernel/linux-rpi.git
2021-10-19 Vadim Pasternakplatform/x86: mlx-platform: Add support for multiply...
2021-10-19 Vadim PasternakDocumentation/ABI: Add new line card attributes for...
2021-10-19 Vadim PasternakDocumentation/ABI: Add new attributes for mlxreg-io...
2021-10-19 Vadim Pasternakplatform/mellanox: mlxreg-lc: Add initial support for...
2021-10-19 Vadim Pasternakplatform_data/mlxreg: Add new field for secured access
2021-10-19 Vadim Pasternakplatform/mellanox: mlxreg-io: Extend number of hwmon...
2021-10-19 Vadim Pasternakplatform/x86: mlx-platform: Configure notifier callback...
2021-10-19 Vadim Pasternakplatform/mellanox: mlxreg-hotplug: Extend logic for...
2021-10-19 Vadim Pasternakplatform/x86: mlx-platform: Add initial support for...
2021-10-19 Vadim Pasternakplatform_data/mlxreg: Add new type to support modular...
2021-10-11 Shravan Splatform/x86: int1092: Fix non sequential device mode...
2021-10-11 Daniel Scallyplatform/x86: intel_skl_int3472: Correct null check
2021-10-11 Zephaniah E... platform/x86: gigabyte-wmi: add support for B550 AORUS...
2021-10-11 Sachi Kingplatform/x86: amd-pmc: Add alternative acpi id for...
2021-10-11 Prashant Malaniplatform/x86: intel_scu_ipc: Update timeout value in...
2021-10-11 Prashant Malaniplatform/x86: intel_scu_ipc: Increase virtual timeout...
2021-10-11 Prashant Malaniplatform/x86: intel_scu_ipc: Fix busy loop expiry time
2021-10-11 Hans de Goedeplatform/x86: dell: Make DELL_WMI_PRIVACY depend on...
2021-10-11 Daniel Dadapplatform/x86: Rename wmaa-backlight-wmi to nvidia-wmi...
2021-10-11 Daniel Dadapplatform/x86: Remove "WMAA" from identifier names in...
2021-10-11 Vadim Pasternakplatform/mellanox: mlxreg-io: Fix read access of n...
2021-10-11 Vadim Pasternakplatform/mellanox: mlxreg-io: Fix argument base in...
2021-10-11 Mauro Carvalho... ABI: sysfs-platform-intel-pmc: add blank lines to make...
2021-10-11 Mauro Carvalho... ABI: sysfs-platform-dell-privacy-wmi: correct ABI entries
2021-09-28 Len Bakerplatform/x86: thinkpad_acpi: Switch to common use of...
2021-09-28 Kelly Andersonplatform/x86: ideapad-laptop: Add platform support...
2021-09-28 Mark Grossupdate email addresses. Change all email addresses...
2021-09-28 Sanket Goswamiplatform/x86: amd-pmc: Add a message to print resume...
2021-09-28 Sanket Goswamiplatform/x86: amd-pmc: Send command to dump data after...
2021-09-28 Hans de Goedeplatform/x86: amd-pmc: Fix compilation when CONFIG_DEBU...
2021-09-21 Troy Rolloplatform/x86: dell-wmi: Recognise or support new switches
2021-09-21 Tobias Jakobiplatform/x86: gigabyte-wmi: add support for B550I Aorus...
2021-09-21 José Expósitoplatform/x86/intel: hid: Add DMI switches allow list
2021-09-21 Randy Dunlapplatform/x86: dell: fix DELL_WMI_PRIVACY dependencies...
2021-09-21 Krzysztof Kozlowskiplatform: lg-laptop: drop unneeded MODULE_ALIAS
2021-09-16 Sanket Goswamiplatform/x86: amd-pmc: Export Idlemask values based...
2021-09-16 Sanket Goswamiplatform/x86: amd-pmc: Check s0i3 cycle status
2021-09-16 K Naduvalath... platform/x86: Add Intel ishtp eclite driver
2021-09-14 Jules Irengeplatform/x86: acer-wmi: use __packed instead of __attri...
2021-09-14 Barnabás Pőczeplatform/x86: wmi: more detailed error reporting in...
2021-09-14 Barnabás Pőczeplatform/x86: wmi: introduce helper to retrieve event...
2021-09-14 Barnabás Pőczeplatform/x86: wmi: introduce helper to determine type
2021-09-14 Barnabás Pőczeplatform/x86: wmi: introduce helper to generate method...
2021-09-14 Barnabás Pőczeplatform/x86: wmi: introduce helper to convert driver...
2021-09-14 Barnabás Pőczeplatform/x86: wmi: simplify error handling logic
2021-09-14 Barnabás Pőczeplatform/x86: wmi: do not fail if disabling fails
2021-09-14 Barnabás Pőczeplatform/x86: wmi: improve debug messages
2021-09-14 Barnabás Pőczeplatform/x86: wmi: align arguments of functions
2021-09-14 Barnabás Pőczeplatform/x86: wmi: move variables
2021-09-14 Barnabás Pőczeplatform/x86: wmi: remove variable
2021-09-14 Barnabás Pőczeplatform/x86: wmi: use sizeof(*p) in allocation
2021-09-14 Barnabás Pőczeplatform/x86: wmi: use !p to check for NULL
2021-09-14 Barnabás Pőczeplatform/x86: wmi: use sysfs_emit()
2021-09-14 Barnabás Pőczeplatform/x86: wmi: make GUID block packed
2021-09-14 Barnabás Pőczeplatform/x86: wmi: use guid_t and guid_equal()
2021-09-14 Barnabás Pőczeplatform/x86: wmi: use bool instead of int
2021-09-14 Barnabás Pőczeplatform/x86: wmi: use BIT() macro
2021-09-14 Barnabás Pőczeplatform/x86: wmi: remove unnecessary checks
2021-09-14 Barnabás Pőczeplatform/x86: wmi: remove stray empty line
2021-09-14 Barnabás Pőczeplatform/x86: wmi: remove unnecessary casts
2021-09-14 Barnabás Pőczeplatform/x86: wmi: remove unnecessary argument
2021-09-14 Barnabás Pőczeplatform/x86: wmi: remove unnecessary variable
2021-09-14 Barnabás Pőczeplatform/x86: wmi: remove unnecessary initializations
2021-09-14 Barnabás Pőczeplatform/x86: wmi: remove unnecessary initialization
2021-09-14 Barnabás Pőczeplatform/x86: wmi: remove commas
2021-09-14 Barnabás Pőczeplatform/x86: wmi: fix checkpatch warnings
2021-09-14 Barnabás Pőczeplatform/x86: wmi: fix kernel doc
2021-09-14 Daniel Dadapplatform/x86: Add driver for ACPI WMAA EC-based backlig...
2021-09-14 Enver Balalicplatform/x86: hp-wmi: add support for omen laptops
2021-09-14 Mario Limoncielloplatform/x86: amd-pmc: Increase the response register...
2021-09-13 Hans de Goedeplatform/x86: touchscreen_dmi: Update info for the...
2021-09-13 Hans de Goedeplatform/x86: touchscreen_dmi: Add info for the Chuwi...
2021-09-13 Matan Ziv-Avlg-laptop: Correctly handle dmi_get_system_info() retur...
2021-09-13 Andy Shevchenkoplatform/x86/intel: punit_ipc: Drop wrong use of ACPI_PTR()
2021-09-12 Linus TorvaldsLinux 5.15-rc1
2021-09-12 Linus TorvaldsMerge tag 'perf-tools-for-v5.15-2021-09-11' of git...
2021-09-12 Linus TorvaldsMerge tag 'compiler-attributes-for-linus-v5.15-rc1...
2021-09-12 Linus TorvaldsMerge tag 'auxdisplay-for-linus-v5.15-rc1' of git:...
2021-09-12 Linus TorvaldsMerge tag 'smp-urgent-2021-09-12' of git://git./linux...
2021-09-12 Linus TorvaldsMerge tag 'char-misc-5.15-rc1-lkdtm' of git://git....
2021-09-12 Linus TorvaldsMerge tag 'for-linus-5.15-1' of git://github.com/cminya...
2021-09-12 Linus TorvaldsMerge tag 'sched_urgent_for_v5.15_rc1' of git://git...
2021-09-12 Linus TorvaldsMerge tag 'locking_urgent_for_v5.15_rc1' of git://git...
2021-09-12 Linus TorvaldsMerge tag 'timers_urgent_for_v5.15_rc1' of git://git...
2021-09-12 Linus TorvaldsMerge branch 'misc.namei' of git://git./linux/kernel...
2021-09-12 Linus TorvaldsMerge tag '5.15-rc-cifs-part2' of git://git.samba.org...
2021-09-11 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2021-09-11 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-mw1' of git://git....
2021-09-11 Linus TorvaldsMerge branch 'for-5.15' of git://git./linux/kernel...
2021-09-11 Arnaldo Carvalho... tools headers UAPI: Update tools's copy of drm.h headers
2021-09-11 Arnaldo Carvalho... tools headers UAPI: Sync drm/i915_drm.h with the kernel...
2021-09-11 Arnaldo Carvalho... tools headers UAPI: Sync linux/fs.h with the kernel...
2021-09-11 Arnaldo Carvalho... tools headers UAPI: Sync linux/in.h copy with the kerne...
2021-09-11 Ian Rogersperf tools: Add an option to build without libbfd
2021-09-11 Namhyung Kimperf tools: Allow build-id with trailing zeros
2021-09-11 Adrian Hunterperf tools: Fix hybrid config terms list corruption
2021-09-11 Adrian Hunterperf tools: Factor out copy_config_terms() and free_con...
2021-09-11 Adrian Hunterperf tools: Fix perf_event_attr__fprintf() missing...
2021-09-11 Ian Rogersperf tools: Ignore Documentation dependency file
2021-09-11 Linus TorvaldsMerge tag 'io_uring-5.15-2021-09-11' of git://git.kerne...
next