1. 2fcd801 Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 4 years, 9 months ago
  2. 538b847 platform/chrome: cros_ec_sensorhub: Add missing '\n' in log messages by Christophe JAILLET · 4 years, 9 months ago
  3. 5b69c23 platform/chrome: cros_ec_sensorhub: Off by one in cros_sensorhub_send_sample() by Dan Carpenter · 4 years, 9 months ago
  4. 149ed3d4 change email address for Pali Rohár by Pali Rohár · 4 years, 9 months ago
  5. 413a103 Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 4 years, 9 months ago
  6. a463877 platform/chrome: cros_ec_spi: Wait for USECS, not NSECS by Benson Leung · 4 years, 9 months ago
  7. 7e63420 Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  8. ef05db1 Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  9. 767191d platform/x86: intel_int0002_vgpio: Use acpi_register_wakeup_handler() by Hans de Goede · 4 years, 10 months ago
  10. d5764dc platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID by Gayatri Kammela · 4 years, 10 months ago
  11. dba43fc Merge tag 'platform-drivers-x86-v5.7-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 4 years, 10 months ago
  12. 9b82f05 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  13. 4b9fd8a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  14. d878bdfb platform/x86: surface3_power: Fix always true condition in mshw0011_space_handler() by Andy Shevchenko · 4 years, 10 months ago
  15. 93fe48a platform/chrome: cros_ec_sensorhub: Add median filter by Gwendal Grignou · 4 years, 10 months ago
  16. b9b0566 platform/chrome: cros_ec_sensorhub: Add code to spread timestmap by Gwendal Grignou · 4 years, 10 months ago
  17. 145d59b platform/chrome: cros_ec_sensorhub: Add FIFO support by Gwendal Grignou · 4 years, 10 months ago
  18. cee416a platform/chrome: cros_ec_sensorhub: Add the number of sensors in sensorhub by Gwendal Grignou · 4 years, 10 months ago
  19. ba308bd platform/x86: surface3_power: Fix Kconfig section ordering by Andy Shevchenko · 4 years, 10 months ago
  20. dd4a935 platform/x86: surface3_power: Add missed headers by Andy Shevchenko · 4 years, 10 months ago
  21. 3d8fc11 platform/x86: surface3_power: Reformat GUID assignment by Andy Shevchenko · 4 years, 10 months ago
  22. f1f25fc platform/x86: surface3_power: Drop useless macro ACPI_PTR() by Andy Shevchenko · 4 years, 10 months ago
  23. fcbb114 platform/x86: surface3_power: Prefix POLL_INTERVAL with SURFACE_3 by Andy Shevchenko · 4 years, 10 months ago
  24. 4897899 platform/x86: surface3_power: Simplify mshw0011_adp_psr() to one liner by Andy Shevchenko · 4 years, 10 months ago
  25. 74bef18 platform/x86: surface3_power: Use dev_err() instead of pr_err() by Andy Shevchenko · 4 years, 10 months ago
  26. c9c1091 platform/x86: surface3_power: Drop unused structure definition by Andy Shevchenko · 4 years, 10 months ago
  27. b2057c6 platform/chrome: chromeos_laptop: make I2C API conversion complete by Wolfram Sang · 4 years, 10 months ago
  28. b1f81b4 platform/x86: surface3_power: MSHW0011 rev-eng implementation by Blaž Hrastnik · 4 years, 10 months ago
  29. 629b3df Merge branch 'x86/cpu' into perf/core, to resolve conflict by Ingo Molnar · 4 years, 10 months ago
  30. a69b3b1 platform/x86: Convert to new CPU match macros by Thomas Gleixner · 4 years, 10 months ago
  31. e0db7c4 platform/chrome: wilco_ec: event: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  32. 45620da platform/chrome: cros_ec_chardev: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  33. ad7c051 platform/chrome: cros_ec_typec: Update port info from EC by Prashant Malani · 4 years, 10 months ago
  34. fdc6b21 platform/chrome: Add Type C connector class driver by Prashant Malani · 4 years, 10 months ago
  35. df23e2b acpi: Remove header dependency by Peter Zijlstra · 4 years, 10 months ago
  36. b94b807 platform/x86: touchscreen_dmi: Add info for the Chuwi Vi8 Plus tablet by Hans de Goede · 5 years ago
  37. 835e1b8 platform/x86: touchscreen_dmi: Add EFI embedded firmware info support by Hans de Goede · 5 years ago
  38. c61b693c platform/x86: intel_pmc_core: Make pmc_core_substate_res_show() generic by Gayatri Kammela · 4 years, 11 months ago
  39. 267fc71 platform/x86: intel_pmc_core: Make pmc_core_lpm_display() generic for platforms that support sub-states by Gayatri Kammela · 4 years, 11 months ago
  40. b40e288 platform/x86: sony-laptop: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
  41. 1d6f8c5 platform/x86: GPD pocket fan: Fix error message when temp-limits are out of range by Hans de Goede · 4 years, 11 months ago
  42. 6cc8f65 platform/x86: ISST: Fix wrong unregister type by Srinivas Pandruvada · 4 years, 11 months ago
  43. edeee34 platform/x86: asus_wmi: Fix return value of fan_boost_mode_store by Leonid Maksymchuk · 4 years, 11 months ago
  44. 6b3586d platform/x86: asus-wmi: Support laptops where the first battery is named BATT by Kristian Klausen · 4 years, 11 months ago
  45. a882140 platform/chrome: cros_usbpd_notify: Pull PD_HOST_EVENT status by Prashant Malani · 4 years, 10 months ago
  46. 7e91e1a platform/chrome: cros_usbpd_notify: Amend ACPI driver to plat by Prashant Malani · 4 years, 10 months ago
  47. f5d84a2 platform/chrome: cros_usbpd_notify: Add driver data struct by Prashant Malani · 4 years, 10 months ago
  48. 92e399c platform/chrome: cros_usbpd_notify: Fix cros-usbpd-notify notifier by Gwendal Grignou · 4 years, 11 months ago
  49. 7e11f4c platform/chrome: Kconfig: Remove CONFIG_ prefix from MFD_CROS_EC section by Enric Balletbo i Serra · 4 years, 11 months ago
  50. c06e58b platform/chrome: cros_ec: Use cros_ec_cmd_xfer_status helper by Enric Balletbo i Serra · 5 years ago
  51. cff38b0 platform/chrome: cros_ec_lightbar: Use cros_ec_cmd_xfer_status helper by Enric Balletbo i Serra · 5 years ago
  52. 72540a5 platform/chrome: cros_ec_sysfs: Use cros_ec_cmd_xfer_status helper by Enric Balletbo i Serra · 5 years ago
  53. 413dda8 platform/chrome: cros_ec_chardev: Use cros_ec_cmd_xfer_status helper by Enric Balletbo i Serra · 5 years ago
  54. 6bc15ad platform/chrome: cros_ec_vbc: Use cros_ec_cmd_xfer_status helper by Enric Balletbo i Serra · 5 years ago
  55. c5cd2b4 platform/chrome: cros_ec_proto: Report command not supported by Enric Balletbo i Serra · 5 years ago
  56. 7d3ca50 platform/chrome: cros_ec_spi: Use new structure for SPI transfer delays by Sergiu Cuciurean · 4 years, 11 months ago
  57. f775ac7 platform/chrome: cros_ec_rpmsg: Fix race with host event by Pi-Hsun Shih · 5 years ago
  58. 8d92e16 platform/x86: Kconfig: Fix a typo by Christophe JAILLET · 5 years ago
  59. b901c2f platform/x86: i2c-multi-instantiate: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  60. ee633af platform/x86/intel-uncore-freq: Add release callback by Srinivas Pandruvada · 5 years ago
  61. 64b73cf platform/x86/intel-uncore-freq: Fix static checker issue and potential race condition by Srinivas Pandruvada · 5 years ago
  62. 0e9c026f platform/x86: intel_pmc_core: Add slp_s0_offset attribute back to tgl_reg_map by Gayatri Kammela · 4 years, 11 months ago
  63. 08ec502 platform/x86: intel_pmc_core: Remove duplicate 'if' to create debugfs entry by Gayatri Kammela · 4 years, 11 months ago
  64. aae43c2 platform/x86: intel_pmc_core: Relocate pmc_core_*_display() to outside of CONFIG_DEBUG_FS by Gayatri Kammela · 4 years, 11 months ago
  65. 7adb1e8 platform/x86: intel_pmc_core: Add debugfs support to access live status registers by Gayatri Kammela · 5 years ago
  66. 2e36ac0 platform/x86: intel_pmc_core: Dump low power status registers on an S0ix.y failure by Gayatri Kammela · 5 years ago
  67. 42cd0ab platform/chrome: cros_ec: Query EC protocol version if EC transitions between RO/RW by Yicheng Li · 5 years ago
  68. 8673e94 platform/chrome: wilco_ec: Platform data shouldn't include kernel.h by Andy Shevchenko · 5 years ago
  69. 2b63eb9 Merge branch 'chrome-platform-5.6-fixes' into for-next by Enric Balletbo i Serra · 5 years ago
  70. 0cbb4f9 platform/chrome: wilco_ec: Include asm/unaligned instead of linux/ path by Stephen Boyd · 5 years ago
  71. ec2daf6 platform: chrome: Add cros-usbpd-notify driver by Jon Flatley · 5 years ago
  72. 913f984a platform/x86: intel_pmc_core: Add an additional parameter to pmc_core_lpm_display() by Gayatri Kammela · 5 years ago
  73. a018e28 platform/x86: intel_pmc_core: Remove slp_s0 attributes from tgl_reg_map by Gayatri Kammela · 5 years ago
  74. 4d6a63e platform/x86: intel_pmc_core: Refactor the driver by removing redundant code by Gayatri Kammela · 5 years ago
  75. f632817 platform/x86: intel_pmc_core: Add debugfs entry for low power mode status registers by Gayatri Kammela · 5 years ago
  76. a45096a platform/x86: intel_pmc_core: Add debugfs entry to access sub-state residencies by Gayatri Kammela · 5 years ago
  77. 95b31e3 platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI table by Georg Müller · 5 years ago
  78. e5e3257 platform/x86: dell_rbu: Unify format of the printed messages by Andy Shevchenko · 5 years ago
  79. 682baa2 platform/x86: dell_rbu: Use max_t() to get rid of casting by Andy Shevchenko · 5 years ago
  80. 45e21277 platform/x86: dell_rbu: Simplify cleanup code in create_packet() by Andy Shevchenko · 5 years ago
  81. d19f359f platform/x86: dell_rbu: don't open code list_for_each_entry*() by Andy Shevchenko · 5 years ago
  82. 94ed313 platform/x86: dell_rbu: Use sysfs_create_group() API by Andy Shevchenko · 5 years ago
  83. 45a3d57 platform/x86: Kconfig: Group modules by companies and functions by Andy Shevchenko · 5 years ago
  84. d82d3ef platform/x86: Makefile: Group modules by companies and functions by Andy Shevchenko · 5 years ago
  85. 807e92d platform/x86: intel-vbtn: Move MODULE_DEVICE_TABLE() closer to the table by Andy Shevchenko · 5 years ago
  86. 57ba263 platform/x86: intel-hid: Move MODULE_DEVICE_TABLE() closer to the table by Andy Shevchenko · 5 years ago
  87. 16292be platform/x86: intel_pmc_core: Add Atom based Jasper Lake (JSL) platform support by Gayatri Kammela · 5 years ago
  88. cc12071 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  89. 79703e0 Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 5 years ago
  90. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  91. 034dbec platform/chrome: cros_ec: Match implementation with headers by Enric Balletbo i Serra · 5 years ago
  92. dccad6f platform/x86: intel_menlow: switch to use <linux/units.h> helpers by Akinobu Mita · 5 years ago
  93. f07b9fd platform/x86: asus-wmi: switch to use <linux/units.h> helpers by Akinobu Mita · 5 years ago
  94. f1f6a7d mm, tree-wide: rename put_user_page*() to unpin_user_page*() by John Hubbard · 5 years ago
  95. 5745943 goldish_pipe: convert to pin_user_pages() and put_user_page() by John Hubbard · 5 years ago
  96. 1023369 goldish_pipe: rename local pin_user_pages() routine by John Hubbard · 5 years ago
  97. 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  98. 85c009e Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  99. 55816dc Merge tag 'acpi-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  100. 08c49dc Merge tag 'platform-drivers-x86-v5.6-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 5 years ago