1. ff2632d Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 10 months ago
  2. bc8744c macintosh/ams: Fix unused variable warning by Michael Ellerman · 10 months ago
  3. 84030aa macintosh/macio-adb: replace of_node_put() with __free by sundar · 10 months ago
  4. d301a71 macintosh/via-macii: Fix "BUG: sleeping function called from invalid context" by Finn Thain · 12 months ago
  5. 66a27ab Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 12 months ago
  6. 074d363 macintosh/via-pmu-backlight: Include <linux/backlight.h> by Thomas Zimmermann · 12 months ago
  7. 9db2235 powerpc/macio: Make remove callback of macio driver void returned by Dawei Li · 2 years, 1 month ago
  8. 83bc680 macintosh/adb: make adb_dev_class constant by Ricardo B. Marliere · 12 months ago
  9. 4b26558 macintosh: windfarm_rm31: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 2 months ago
  10. 7cfe998 macintosh: windfarm_pm91: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 2 months ago
  11. fb0217d macintosh: windfarm_pm81: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 2 months ago
  12. 057894a macintosh: windfarm_pm72: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 2 months ago
  13. 2e7e64c macintosh: windfarm_pm121: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 2 months ago
  14. 839cf59 macintosh: windfarm_pm112: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 2 months ago
  15. bd6d99b macintosh: therm_windtunnel: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 2 months ago
  16. 112202f powerpc: pmac: make macio_bus_type const by Ricardo B. Marliere · 1 year, 1 month ago
  17. 707df29 Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 4 months ago
  18. 6db51ff macintosh/macio-adb: add missing iounmap() on error in macio_init() by Yang Yingliang · 2 years, 2 months ago
  19. 3c2461f macintosh: Remove the now superfluous sentinel element from ctl_table array by Joel Granados · 1 year, 5 months ago
  20. 4ad0a4c Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 6 months ago
  21. 85a6164 macintosh/ams: linux/platform_device.h is needed by Randy Dunlap · 1 year, 6 months ago
  22. 233d687 macintosh: Explicitly include correct DT includes by Rob Herring · 1 year, 8 months ago
  23. cd50430 macintosh/ams: mark ams_init() static by Arnd Bergmann · 1 year, 7 months ago
  24. 6f3bdbb macintosh: Use of_property_read_reg() to parse "reg" by Rob Herring · 1 year, 9 months ago
  25. 93cfa6f macintosh: Use of_address_to_resource() by Rob Herring · 2 years ago
  26. 922db7c macintosh: Switch i2c drivers back to use .probe() by Uwe Kleine-König · 1 year, 9 months ago
  27. 70cc1b5 Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 10 months ago
  28. b6a7828 Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 1 year, 10 months ago
  29. 4838036 Change DEFINE_SEMAPHORE() to take a number argument by Peter Zijlstra · 1 year, 11 months ago
  30. 87b626a macintosh: Use of_property_present() for testing DT property presence by Rob Herring · 2 years ago
  31. 05dce4b macintosh: via-pmu-led: requires ATA to be set by Randy Dunlap · 2 years ago
  32. 631cf00 macintosh/windfarm_smu_sat: Add missing of_node_put() by Liang He · 1 year, 11 months ago
  33. 1aaba11 driver core: class: remove module * from class_create() by Greg Kroah-Hartman · 2 years ago
  34. d0a32f5 Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 2 years ago
  35. 748ea32 macintosh: windfarm: Use unsigned type for 1-bit bitfields by Nathan Chancellor · 2 years ago
  36. 2a81ada driver core: make struct bus_type.uevent() take a const * by Greg Kroah-Hartman · 2 years, 2 months ago
  37. a77ad4b of: device: make of_device_uevent_modalias() take a const device * by Greg Kroah-Hartman · 2 years, 2 months ago
  38. dbaa310 macintosh/macio-adb: check the return value of ioremap() by Xie Shaowen · 2 years, 7 months ago
  39. 5ca86ea macintosh: fix possible memory leak in macio_add_one_device() by Yang Yingliang · 2 years, 4 months ago
  40. 3aa1630 macintosh: Switch to use for_each_child_of_node() macro by Yang Yingliang · 2 years, 6 months ago
  41. e3e528d macintosh/windfarm_pid: Add header file macro definition by Li zeming · 2 years, 8 months ago
  42. 2dfcace macintosh/ams/ams: Add header file macro definition by Li zeming · 2 years, 8 months ago
  43. a0542d2 macintosh/via-pmu-backlight: Use backlight helper by Stephen Kitt · 2 years, 9 months ago
  44. 27f9690 macintosh/via-pmu: Avoid compiler warnings when CONFIG_PROC_FS is disabled by Finn Thain · 3 years ago
  45. fc21ed8 macintosh/macio-adb: Fix warning comparing pointer to 0 by Haowen Bai · 3 years ago
  46. a823307 macintosh/windfarm_pm121: Fix warning comparing pointer to 0 by Haowen Bai · 3 years ago
  47. 8831694 macintosh/windfarm_pm91: Fix warning comparing pointer to 0 by Haowen Bai · 3 years ago
  48. 2f59562 macintosh/adb: Fix warning comparing pointer to 0 by Haowen Bai · 3 years ago
  49. e0acfdd macintosh/windfarm_pm81: Fix warning comparing pointer to 0 by Haowen Bai · 3 years ago
  50. d05921a macintosh/windfarm_smu_sat: Convert to i2c's .probe_new() by Uwe Kleine-König · 2 years, 3 months ago
  51. 2d7a9d7 macintosh/windfarm_max6690_sensor: Convert to i2c's .probe_new() by Uwe Kleine-König · 2 years, 3 months ago
  52. 0e2211b macintosh/windfarm_lm87_sensor: Convert to i2c's .probe_new() by Uwe Kleine-König · 2 years, 3 months ago
  53. 51a9e17 macintosh/windfarm_lm75_sensor: Convert to i2c's .probe_new() by Uwe Kleine-König · 2 years, 3 months ago
  54. 472e4c6 macintosh/windfarm_fcu_controls: Convert to i2c's .probe_new() by Uwe Kleine-König · 2 years, 3 months ago
  55. 9d533bd macintosh/windfarm_ad7417_sensor: Convert to i2c's .probe_new() by Uwe Kleine-König · 2 years, 3 months ago
  56. dc9be07 macintosh/therm_windtunnel: Convert to i2c's .probe_new() by Uwe Kleine-König · 2 years, 3 months ago
  57. 0424113 macintosh/therm_adt746x: Convert to i2c's .probe_new() by Uwe Kleine-König · 2 years, 3 months ago
  58. 8daa9c1 macintosh/ams-i2c: Convert to i2c's .probe_new() by Uwe Kleine-König · 2 years, 3 months ago
  59. 4899a36 Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 2 years, 5 months ago
  60. 2dec3a7 macintosh/ams: Adapt declaration of ams_i2c_remove() to earlier change by Uwe Kleine-König · 2 years, 6 months ago
  61. d208d8c macintosh: Add missing of_node_get() in do_attach() by Liang He · 2 years, 8 months ago
  62. 4c14d7a macintosh: move from strlcpy with unused retval to strscpy by Wolfram Sang · 2 years, 7 months ago
  63. ed5c2f5 i2c: Make remove callback return void by Uwe Kleine-König · 2 years, 7 months ago
  64. fd97e4a macintosh/adb: fix oob read in do_adb_query() function by Ning Qiang · 2 years, 8 months ago
  65. 9a9c5ff macintosh: via-pmu and via-cuda need RTC_LIB by Randy Dunlap · 2 years, 11 months ago
  66. 86ce436 macintosh/via-pmu: Fix build failure when CONFIG_INPUT is disabled by Finn Thain · 2 years, 11 months ago
  67. a486e51 macintosh: Prepare cleanup of powerpc's asm/prom.h by Christophe Leroy · 2 years, 11 months ago
  68. 6c1e560 macintosh: Use for_each_child_of_node() macro by Zou Wei · 3 years, 9 months ago
  69. 928b396 macintosh: Fix warning comparing pointer to 0 by Yang Li · 3 years, 1 month ago
  70. e9bb94c macintosh/ams: Remove unneeded result variable by Minghao Chi · 3 years, 1 month ago
  71. 6130ed7 macintosh/adb: Use swap() to make code cleaner by Yang Guang · 3 years, 4 months ago
  72. cc46399 macintosh/ams: Replace snprintf in show functions with sysfs_emit by Qing Wang · 3 years, 5 months ago
  73. 8cd1d2e macintosh/smu: Fix warning comparing pointer to 0 by Jing Yangyang · 3 years, 6 months ago
  74. d5f14dc macintosh/via-pmu: Use DEFINE_SPINLOCK() for spinlock by Ye Bin · 3 years, 11 months ago
  75. 7641c1b macintosh: Use kmemdup rather than duplicating its implementation by Fuqian Huang · 6 years ago
  76. e6d03ac powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.h by Christophe Leroy · 3 years, 6 months ago
  77. ccafe7c macintosh: macio_asic: remove useless cast for driver.name by Corentin Labbe · 3 years, 1 month ago
  78. e99f5e7 macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl() by Luis Chamberlain · 3 years, 1 month ago
  79. 8cffe0b0 macintosh: Add const to of_device_id by Xiang wangx · 3 years, 3 months ago
  80. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  81. 4421cca0 memblock: use memblock_free for freeing virtual pointers by Mike Rapoport · 3 years, 4 months ago
  82. 0e17ad8 powerpc: Split memset() to avoid multi-field overflow by Kees Cook · 3 years, 8 months ago
  83. 77e02cf memblock: introduce saner 'memblock_free_ptr()' interface by Linus Torvalds · 3 years, 6 months ago
  84. b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
  85. c0891ac isystem: ship and use stdarg.h by Alexey Dobriyan · 3 years, 7 months ago
  86. 39f75da isystem: trim/fixup stdarg.h and other headers by Alexey Dobriyan · 3 years, 7 months ago
  87. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 8 months ago
  88. 0751fdf macintosh/via-pmu: Fix build warning by Michael Ellerman · 3 years, 11 months ago
  89. 95d1439 macintosh/via-pmu: Make some symbols static by Yu Kuai · 3 years, 11 months ago
  90. 4204ecd windfarm: make symbol 'wf_thread' static by Yu Kuai · 3 years, 11 months ago
  91. 13ddd0e macintosh/windfarm: Make symbol 'pm121_sys_state' static by Yu Kuai · 3 years, 11 months ago
  92. 4763d37 powerpc: Spelling/typo fixes by Bhaskar Chowdhury · 4 years, 1 month ago
  93. c396dd2 macintosh/adb-iop: Use big-endian autopoll mask by Finn Thain · 4 years, 1 month ago
  94. 10199e9 macintosh/adb-iop: Send correct poll command by Finn Thain · 4 years, 3 months ago
  95. 2c9cfba macintosh/adb-iop: Always wait for reply message from IOP by Finn Thain · 4 years, 3 months ago
  96. 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
  97. acff5e6 macintosh: smu_sensors: use for_each_child_of_node() macro by Qinglang Miao · 4 years, 6 months ago
  98. 9c826d3 drivers/macintosh/smu.c: use for_each_child_of_node() macro by Qinglang Miao · 4 years, 6 months ago
  99. 3db8715 drivers/macintosh/smu.c: Fix undeclared symbol warning by Wang Wensheng · 4 years, 6 months ago
  100. 8f7e57e macintosh: windfarm: use for_each_child_of_node() macro by Qinglang Miao · 4 years, 6 months ago