index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-02
platform/chrome: cros_ec_lightbar: Use cros_ec_cmd_xfer_status helper
Enric Balletbo i Serra
1
-37
/
+13
2020-03-02
platform/chrome: cros_ec_sysfs: Use cros_ec_cmd_xfer_status helper
Enric Balletbo i Serra
1
-18
/
+18
2020-03-02
platform/chrome: cros_ec_chardev: Use cros_ec_cmd_xfer_status helper
Enric Balletbo i Serra
1
-1
/
+1
2020-03-02
platform/chrome: cros_ec_vbc: Use cros_ec_cmd_xfer_status helper
Enric Balletbo i Serra
1
-2
/
+2
2020-03-02
platform/chrome: cros_ec_proto: Report command not supported
Enric Balletbo i Serra
1
-1
/
+8
2020-03-02
platform/chrome: cros_ec_spi: Use new structure for SPI transfer delays
Sergiu Cuciurean
1
-2
/
+4
2020-03-02
platform/chrome: cros_ec_rpmsg: Fix race with host event
Pi-Hsun Shih
1
-1
/
+15
2020-02-28
platform/x86: Kconfig: Fix a typo
Christophe JAILLET
1
-1
/
+1
2020-02-28
platform/x86: i2c-multi-instantiate: Replace zero-length array with flexible-...
Gustavo A. R. Silva
1
-1
/
+1
2020-02-28
platform/x86/intel-uncore-freq: Add release callback
Srinivas Pandruvada
1
-13
/
+23
2020-02-28
platform/x86/intel-uncore-freq: Fix static checker issue and potential race c...
Srinivas Pandruvada
1
-5
/
+10
2020-02-28
platform/x86: intel_pmc_core: Add slp_s0_offset attribute back to tgl_reg_map
Gayatri Kammela
1
-1
/
+1
2020-02-28
platform/x86: intel_pmc_core: Remove duplicate 'if' to create debugfs entry
Gayatri Kammela
1
-3
/
+0
2020-02-28
platform/x86: intel_pmc_core: Relocate pmc_core_*_display() to outside of CON...
Gayatri Kammela
1
-61
/
+61
2020-02-11
platform/x86: intel_pmc_core: Add debugfs support to access live status regis...
Gayatri Kammela
2
-0
/
+21
2020-02-11
platform/x86: intel_pmc_core: Dump low power status registers on an S0ix.y fa...
Gayatri Kammela
1
-0
/
+4
2020-02-11
platform/chrome: cros_ec: Query EC protocol version if EC transitions between...
Yicheng Li
1
-0
/
+30
2020-02-11
platform/chrome: wilco_ec: Platform data shouldn't include kernel.h
Andy Shevchenko
2
-0
/
+7
2020-02-11
Merge branch 'chrome-platform-5.6-fixes' into for-next
Enric Balletbo i Serra
1
-1
/
+1
2020-02-11
platform/chrome: wilco_ec: Include asm/unaligned instead of linux/ path
Stephen Boyd
1
-1
/
+1
2020-02-10
platform: chrome: Add cros-usbpd-notify driver
Jon Flatley
3
-0
/
+184
2020-02-10
platform/x86: intel_pmc_core: Add an additional parameter to pmc_core_lpm_dis...
Gayatri Kammela
1
-6
/
+18
2020-02-10
platform/x86: intel_pmc_core: Remove slp_s0 attributes from tgl_reg_map
Gayatri Kammela
1
-2
/
+0
2020-02-10
platform/x86: intel_pmc_core: Refactor the driver by removing redundant code
Gayatri Kammela
1
-25
/
+23
2020-02-10
platform/x86: intel_pmc_core: Add debugfs entry for low power mode status reg...
Gayatri Kammela
2
-0
/
+193
2020-02-10
platform/x86: intel_pmc_core: Add debugfs entry to access sub-state residencies
Gayatri Kammela
2
-0
/
+49
2020-02-10
platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI table
Georg Müller
1
-0
/
+8
2020-02-10
platform/x86: dell_rbu: Unify format of the printed messages
Andy Shevchenko
1
-41
/
+26
2020-02-10
platform/x86: dell_rbu: Use max_t() to get rid of casting
Andy Shevchenko
1
-3
/
+1
2020-02-10
platform/x86: dell_rbu: Simplify cleanup code in create_packet()
Andy Shevchenko
1
-5
/
+3
2020-02-10
platform/x86: dell_rbu: don't open code list_for_each_entry*()
Andy Shevchenko
1
-19
/
+8
2020-02-10
platform/x86: dell_rbu: Use sysfs_create_group() API
Andy Shevchenko
1
-40
/
+27
2020-02-10
platform/x86: Kconfig: Group modules by companies and functions
Andy Shevchenko
1
-639
/
+637
2020-02-10
platform/x86: Makefile: Group modules by companies and functions
Andy Shevchenko
1
-79
/
+118
2020-02-10
platform/x86: intel-vbtn: Move MODULE_DEVICE_TABLE() closer to the table
Andy Shevchenko
1
-1
/
+1
2020-02-10
platform/x86: intel-hid: Move MODULE_DEVICE_TABLE() closer to the table
Andy Shevchenko
1
-1
/
+1
2020-02-10
platform/x86: intel_pmc_core: Add Atom based Jasper Lake (JSL) platform support
Gayatri Kammela
1
-3
/
+4
2020-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-40
/
+35
2020-02-04
Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
23
-44
/
+170
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2
-40
/
+35
2020-02-03
platform/chrome: cros_ec: Match implementation with headers
Enric Balletbo i Serra
7
-0
/
+30
2020-01-31
platform/x86: intel_menlow: switch to use <linux/units.h> helpers
Akinobu Mita
1
-3
/
+6
2020-01-31
platform/x86: asus-wmi: switch to use <linux/units.h> helpers
Akinobu Mita
1
-4
/
+3
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
1
-2
/
+2
2020-01-31
goldish_pipe: convert to pin_user_pages() and put_user_page()
John Hubbard
1
-14
/
+3
2020-01-31
goldish_pipe: rename local pin_user_pages() routine
John Hubbard
1
-9
/
+9
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2
-3
/
+3
2020-01-27
Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-40
/
+41
2020-01-27
Merge tag 'acpi-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+1
2020-01-27
Merge tag 'platform-drivers-x86-v5.6-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
17
-595
/
+1430
[prev]
[next]