index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-27
platform/chrome: Introduce device tree hardware prober
Chen-Yu Tsai
2024-11-19
Merge tag 'chrome-platform-for-6.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-10-28
platform/chrome: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-14
platform/chrome: cros_ec_typec: fix missing fwnode reference decrement
Javier Carrasco
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-30
platform/chrome: Drop explicit initialization of struct i2c_device_id::driver...
Uwe Kleine-König
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-08-23
platform/chrome: chromeos_laptop: Use kmemdup_array
Yu Jiaoliang
2024-08-09
platform/chrome: cros_ec_typec: add remove driver hook
Thadeu Lima de Souza Cascardo
2024-08-07
platform/chrome: cros_ec_lpc: switch primary DMI data for Framework Laptop
Dustin L. Howett
2024-07-30
Merge tag 'chrome-platform-fixes-for-v6.11-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-07-30
platform/chrome: cros_ec_proto: Lock device when updating MKBP version
Patryk Duda
2024-07-17
Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2024-07-01
platform/chrome: cros_ec_proto: Introduce cros_ec_get_cmd_versions()
Thomas Weißschuh
2024-06-14
platform/chrome: cros_kbd_led_backlight: allow binding through MFD
Thomas Weißschuh
2024-06-14
platform/chrome: cros_ec_lpc: Handle zero length read/write
Ben Walsh
2024-06-13
platform/chrome: cros_ec_lpc: Fix error code in cros_ec_lpc_mec_read_bytes()
Dan Carpenter
2024-06-12
platform/chrome: cros_ec_debugfs: fix wrong EC message version
Tzung-Bi Shih
2024-06-12
platform/chrome: cros_ec_proto: update Kunit test for get_next_data_v3
Tzung-Bi Shih
2024-06-11
platform/chrome: cros_ec_proto: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-06
platform/chrome: cros_ec_lpc: Add quirks for Framework Laptop
Ben Walsh
2024-06-06
platform/chrome: cros_ec_lpc: Add a new quirk for AML mutex
Ben Walsh
2024-06-06
platform/chrome: cros_ec_lpc: Add a new quirk for ACPI id
Ben Walsh
2024-06-06
platform/chrome: cros_ec_lpc: MEC access can use an AML mutex
Ben Walsh
2024-06-06
platform/chrome: cros_ec_lpc: MEC access can return error code
Ben Walsh
2024-06-05
platform/chrome: cros_ec_proto: Upgrade get_next_event to v3
Daisuke Nojiri
2024-06-03
platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_readmem()
Thomas Weißschuh
2024-05-29
platform/chrome: cros_ec_debugfs: Make log polling period a parameter
Rob Barnes
2024-05-27
platform/chrome: cros_ec: let cros_ec_suspend() call cros_ec_suspend_*
Tzung-Bi Shih
2024-05-27
platform/chrome: cros_ec_proto: Fix cros_ec_get_host_command_version_mask kdoc
Thomas Weißschuh
2024-05-27
platform/chrome: cros_ec_proto: Fix cros_ec_get_host_event_wake_mask kdoc
Thomas Weißschuh
2024-05-14
Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2024-05-13
Merge branch 'acpi-bus'
Rafael J. Wysocki
2024-04-30
platform/chrome: cros_ec: Handle events during suspend after resume completion
Karthikeyan Ramasubramanian
2024-04-24
platform/chrome: cros_ec_lpc: add quirks for the Framework Laptop (AMD)
Dustin L. Howett
2024-04-24
platform/chrome: cros_ec_lpc: add a "quirks" system
Dustin L. Howett
2024-04-24
platform/chrome: cros_ec_lpc: pass driver_data from DMI to the device
Dustin L. Howett
2024-04-24
platform/chrome: cros_ec_lpc: introduce a priv struct for the lpc device
Dustin L. Howett
2024-04-24
platform/chrome: add HAS_IOPORT dependencies
Niklas Schnelle
2024-04-24
platform/chrome: cros_hps_i2c: Replace deprecated UNIVERSAL_DEV_PM_OPS()
Andy Shevchenko
2024-04-24
platform/chrome: cros_kbd_led_backlight: provide ID table for avoiding fallba...
Tzung-Bi Shih
2024-04-24
platform/chrome: wilco_ec: core: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-24
platform/chrome: wilco_ec: event: remove redundant MODULE_ALIAS
Tzung-Bi Shih
2024-04-24
platform/chrome: wilco_ec: debugfs: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-24
platform/chrome: wilco_ec: telemetry: provide ID table for avoiding fallback ...
Tzung-Bi Shih
2024-04-24
platform/chrome: cros_ec_vbc: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-24
platform/chrome: cros_ec_lightbar: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-24
platform/chrome: cros_ec_sysfs: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-24
platform/chrome: cros_ec_debugfs: provide ID table for avoiding fallback match
Tzung-Bi Shih
[next]