1. 84bbfe6 Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 6 months ago
  2. f80d710 platform/olpc: Remove redundant null pointer checks in olpc_ec_setup_debugfs() by Li Zetao · 6 months ago
  3. 5b2e4d1 platform/olpc: olpc-xo175-ec: switch to use spi_target_abort(). by Yang Yingliang · 6 months ago
  4. d7b2b93 platform/olpc: olpc-xo175-ec: Use SPI device ID data to bind device by Krzysztof Kozlowski · 2 years ago
  5. 40ec787 platform/olpc: Fix uninitialized data in debugfs write by Dan Carpenter · 2 years, 8 months ago
  6. a0386bb spi: make remove callback a void function by Uwe Kleine-König · 3 years, 1 month ago
  7. 0f1f7f2 Platform: OLPC: Constify static struct regulator_ops by Rikard Falkeborn · 4 years, 1 month ago
  8. fa707a5 Platform: OLPC: Specify the enable time by Lubomir Rintel · 4 years, 1 month ago
  9. 23f8b0a Platform: OLPC: Remove dcon_rdev from olpc_ec_priv by Lubomir Rintel · 4 years, 1 month ago
  10. cec551e Platform: OLPC: Fix probe error handling by Lubomir Rintel · 4 years, 1 month ago
  11. 7575fdd Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 4 years, 5 months ago
  12. 4fd9ac6b Platform: OLPC: Fix memleak in olpc_ec_probe by Dinghao Liu · 4 years, 7 months ago
  13. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 7 months ago
  14. 29e9eff power: supply: olpc_battery: fix the power supply name by Lubomir Rintel · 5 years ago
  15. 6acf5d7 Platform: OLPC: add SPI MODULE_DEVICE_TABLE by Lubomir Rintel · 6 years ago
  16. 5516745 Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  17. 4e6d273 Platform: OLPC: Add a config menu category for XO 1.75 by Lubomir Rintel · 6 years ago
  18. af21f32 Platform: OLPC: Require CONFIG_POWER_SUPPLY for XO-1.75 EC by Lubomir Rintel · 6 years ago
  19. fd43f16 Platform: OLPC: Fix olpc_xo175_ec_cmd() return value by Lubomir Rintel · 6 years ago
  20. cdaf018 Platform: OLPC: Add INPUT dependencies by YueHaibing · 6 years ago
  21. ad04ca7 Platform: OLPC: Fix build error without CONFIG_SPI by YueHaibing · 6 years ago
  22. ff206db treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 79 by Thomas Gleixner · 6 years ago
  23. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  24. 231c0c2 Platform: OLPC: Add a regulator for the DCON by Lubomir Rintel · 6 years ago
  25. 0c3d931 Platform: OLPC: Add XO-1.75 EC driver by Lubomir Rintel · 6 years ago
  26. 560331e Platform: OLPC: Avoid a warning if the EC didn't register yet by Lubomir Rintel · 6 years ago
  27. ec9964b Platform: OLPC: Move EC-specific functionality out from x86 by Lubomir Rintel · 6 years ago
  28. 2dc7863 Platform: OLPC: Remove an unused include by Lubomir Rintel · 6 years ago
  29. f48d149 platform/olpc: Make ec explicitly non-modular by Paul Gortmaker · 9 years ago
  30. 7d3777d OLPC: Use %*ph specifier instead of passing direct values by Andy Shevchenko · 10 years ago
  31. 93dbc1b drivers/platform/olpc/olpc-ec.c: initialise earlier by Daniel Drake · 12 years ago
  32. 99ecb01 Platform: OLPC: move global variables into priv struct by Andres Salomon · 13 years ago
  33. 6cca83d4 Platform: OLPC: move debugfs support from x86 EC driver by Andres Salomon · 13 years ago
  34. 85f90cf x86: OLPC: switch over to using new EC driver on x86 by Andres Salomon · 13 years ago
  35. d278b7a Platform: OLPC: add a suspended flag to the EC driver by Andres Salomon · 13 years ago
  36. ac25041 Platform: OLPC: turn EC driver into a platform_driver by Andres Salomon · 13 years ago
  37. 3d26c20 Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it by Andres Salomon · 13 years ago
  38. 392a325 Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver by Andres Salomon · 13 years ago