1. 9157ccb ec/lenovo/h8/h8.c: Skip setting volume if out of range by Angel Pons · 3 years, 4 months ago
  2. 9dc1c51 ec/lenovo: Use get_int_option() by Angel Pons · 3 years, 10 months ago
  3. af56a77 src: Remove whitespace between 'sizeof' and '(' by Elyes HAOUAS · 4 years, 1 month ago
  4. 4611ad8 ec/lenovo/h8: Reintroduce h8_mb_init() for specific boards by Bill XIE · 4 years, 5 months ago
  5. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  6. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  7. 210a008 src/ec: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  8. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  9. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  10. 58ecefb ec/lenovo/h8: Prepend EC log message with *H8* by Paul Menzel · 4 years, 7 months ago
  11. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 7 months ago
  12. 72f13e5 ec/lenovo/h8: Make dock init in ramstage fully mainboard-specific by Bill XIE · 4 years, 10 months ago
  13. 7e8eb6b ec/lenovo/h8: Add option to set F1-F12 as primary function by Iru Cai · 5 years ago
  14. b874ef4 src/ec: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  15. 5fd93e0 src/{ec,vendorcode}: Add missing 'include <types.h> by Elyes HAOUAS · 5 years ago
  16. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  17. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  18. 4f4322d lenovo/h8,thinkpads: Re-do USB Always On by Nathaniel Roach · 6 years ago
  19. f1114d8 ec/lenovo/h8/acpi: Add BDC interface by Patrick Rudolph · 7 years ago
  20. 6572bdd ec/lenovo/h8: Get rid of device_t by Elyes HAOUAS · 6 years ago
  21. 7c2a6f9 ec/lenovo/h8: Add support for bluetooth on wifi by Patrick Rudolph · 7 years ago
  22. 54f45c6 ec/lenovo/h8: Clear EC output queue before enablement by Bill XIE · 7 years ago
  23. b8e325a ec/lenovo/h8: Add WWAN detection support by Patrick Rudolph · 7 years ago
  24. 1194aa8 ec/lenovo/h8: Add BDC detection support by Patrick Rudolph · 7 years ago
  25. a959a14 ec/lenovo/h8/h8: Always enable tp-smapi and thermal by Patrick Rudolph · 7 years ago
  26. 2a4a452 ec/lenovo: Add guards to fix build errors without SMBIOS by Paul Menzel · 8 years ago
  27. 530f677 buildsystem: Drop explicit (k)config.h includes by Kyösti Mälkki · 8 years ago
  28. f1395d8 ec/lenovo/h8: Add USB Always On by Nicola Corna · 8 years ago
  29. 6444b52 Revert "ec/lenovo/h8: don't load configuration when booting from s3" by Nico Huber · 8 years ago
  30. 318ed6f ec/lenovo/h8: move H8_SOUND_REPEAT downwards to it's comment by Alexander Couzens · 8 years ago
  31. 83df672 ec/lenovo/h8: don't load configuration when booting from s3 by Alexander Couzens · 8 years ago
  32. c5a6fb8 ec/lenovo/h8: move charge priority into own function by Alexander Couzens · 8 years ago
  33. 9ac7a66 ec/lenovo/h8: fix whitespaces/tabs by Alexander Couzens · 8 years ago
  34. b2f9a10 ec/lenovo/h8: do not reset volume on s3 wakeup by Christopher Spinrath · 8 years ago
  35. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 9 years ago
  36. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  37. f6dde95 ec/lenovo/h8: silence sound on boot by Alexander Couzens · 9 years ago
  38. 852014c lenovo: Move pc_keyboard_init to h8 init. by Vladimir Serbinenko · 9 years ago
  39. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  40. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  41. 6abb33c smbios: reorganise OEM strings handling. by Vladimir Serbinenko · 10 years ago
  42. 883e7ac lenovo/h8: Support uwb radio. by Vladimir Serbinenko · 10 years ago
  43. b57fef9 src/ec: Sanitize headers and comment #endif pairings by Edward O'Callaghan · 10 years ago
  44. f3c3dae ec/lenovo/h8: Add backlight control. by Vladimir Serbinenko · 11 years ago
  45. 1eda31c ec/lenovo/h8: Remove trackpoint_enable from device tree. by Vladimir Serbinenko · 11 years ago
  46. 8e7e525 ec/lenovo/h8: make wlan config a CMOS option by Vladimir Serbinenko · 11 years ago
  47. add3f7f ec/lenovo/h8: Allow control of low-battery beep. by Vladimir Serbinenko · 11 years ago
  48. 9a3b9c4 ec/lenovo/h8: Allow user to disable powermanagement beeps. by Vladimir Serbinenko · 11 years ago
  49. 11a7c84 ec/lenovo/h8: Implement sticky Fn option. by Vladimir Serbinenko · 11 years ago
  50. fc7090b ec/lenovo/h8: Add an option to swap ctrl and fn. by Vladimir Serbinenko · 11 years ago
  51. e4ac9c0 ec/lenovo/h8: Remove wlan_enable and wwan_enable from device tree. by Vladimir Serbinenko · 11 years ago
  52. a37383d Replace all occurences of sprintf with snprintf by Vladimir Serbinenko · 11 years ago
  53. f422a44 ec/lenovo/h8: Enable 3G modem by Vladimir Serbinenko · 11 years ago
  54. 2c87668 ec/lenovo/h8: Fix peripheral init without CMOS config by Vladimir Serbinenko · 11 years ago
  55. 161e9cc Introduce a config whether dock is inited in romstage or not by Vladimir Serbinenko · 11 years ago
  56. 72dccce global: Fix usage of get_option() to make use of CB_CMOS_ codes by Alexandru Gagniuc · 11 years ago
  57. 77a5abe ec/lenovo/h8: Add h8_build_id_and_function_spec_version() by Peter Stuge · 11 years ago
  58. e2b6795 Call X201 dock hooks in EC code by Vladimir Serbinenko · 11 years ago
  59. d0b0400 Revert "Radio and dock support in EC on X60 and X201" by Peter Stuge · 11 years ago
  60. 7d1ebbf Radio and dock support in EC on X60 and X201 by Vladimir Serbinenko · 11 years ago
  61. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  62. bba0346 X60/T60: Add option to enable/disable bluetooth by Sven Schnelle · 13 years ago
  63. d5992b8 Lenovo X60/T60: add first_battery setting by Sven Schnelle · 13 years ago
  64. d0ea678 Lenovo H8: Fix h8_set_audio_mute() by Sven Schnelle · 13 years ago
  65. 6901b56 Lenovo H8: Always clear audio mute by Sven Schnelle · 13 years ago
  66. 86e1aea Lenovo H8 EC: add usb_power_enable() by Sven Schnelle · 13 years ago
  67. 1b8068e H8 EC: add volume CMOS setting by Sven Schnelle · 13 years ago
  68. cf7dffe Lenovo H8: add h8_ultrabay_device_present() by Sven Schnelle · 13 years ago
  69. 3e2f679 Lenovo H8 EC: Set fancontrol to Automatic management by Sven Schnelle · 13 years ago
  70. ffcd143 EC: Add Lenovo H8 by Sven Schnelle · 13 years ago