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