index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Lines
2020-02-10
platform/x86: intel_pmc_core: Add debugfs entry to access sub-state residencies
Gayatri Kammela
-0
/
+49
2020-02-10
platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI table
Georg Müller
-0
/
+8
2020-02-10
platform/x86: dell_rbu: Unify format of the printed messages
Andy Shevchenko
-41
/
+26
2020-02-10
platform/x86: dell_rbu: Use max_t() to get rid of casting
Andy Shevchenko
-3
/
+1
2020-02-10
platform/x86: dell_rbu: Simplify cleanup code in create_packet()
Andy Shevchenko
-5
/
+3
2020-02-10
platform/x86: dell_rbu: don't open code list_for_each_entry*()
Andy Shevchenko
-19
/
+8
2020-02-10
platform/x86: dell_rbu: Use sysfs_create_group() API
Andy Shevchenko
-40
/
+27
2020-02-10
platform/x86: Kconfig: Group modules by companies and functions
Andy Shevchenko
-639
/
+637
2020-02-10
platform/x86: Makefile: Group modules by companies and functions
Andy Shevchenko
-79
/
+118
2020-02-10
platform/x86: intel-vbtn: Move MODULE_DEVICE_TABLE() closer to the table
Andy Shevchenko
-1
/
+1
2020-02-10
platform/x86: intel-hid: Move MODULE_DEVICE_TABLE() closer to the table
Andy Shevchenko
-1
/
+1
2020-02-10
platform/x86: intel_pmc_core: Add Atom based Jasper Lake (JSL) platform support
Gayatri Kammela
-3
/
+4
2020-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-40
/
+35
2020-02-04
Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-44
/
+170
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
-40
/
+35
2020-02-03
platform/chrome: cros_ec: Match implementation with headers
Enric Balletbo i Serra
-0
/
+30
2020-01-31
platform/x86: intel_menlow: switch to use <linux/units.h> helpers
Akinobu Mita
-3
/
+6
2020-01-31
platform/x86: asus-wmi: switch to use <linux/units.h> helpers
Akinobu Mita
-4
/
+3
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
-2
/
+2
2020-01-31
goldish_pipe: convert to pin_user_pages() and put_user_page()
John Hubbard
-14
/
+3
2020-01-31
goldish_pipe: rename local pin_user_pages() routine
John Hubbard
-9
/
+9
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
-3
/
+3
2020-01-27
Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-40
/
+41
2020-01-27
Merge tag 'acpi-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-0
/
+1
2020-01-27
Merge tag 'platform-drivers-x86-v5.6-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
-595
/
+1430
2020-01-27
Merge branches 'acpi-battery', 'acpi-video', 'acpi-fan' and 'acpi-drivers'
Rafael J. Wysocki
-0
/
+1
2020-01-22
platform/x86: intel_pmc_ipc: Switch to use driver->dev_groups
Mika Westerberg
-10
/
+7
2020-01-22
platform/x86: intel_pmc_ipc: Propagate error from kstrtoul()
Mika Westerberg
-2
/
+3
2020-01-22
platform/x86: intel_pmc_ipc: Use octal permissions in sysfs attributes
Mika Westerberg
-5
/
+2
2020-01-22
platform/x86: intel_pmc_ipc: Get rid of unnecessary includes
Mika Westerberg
-10
/
+0
2020-01-22
platform/x86: intel_pmc_ipc: Drop ipc_data_readb()
Mika Westerberg
-5
/
+0
2020-01-22
platform/x86: intel_pmc_ipc: Drop intel_pmc_gcr_read() and intel_pmc_gcr_write()
Mika Westerberg
-59
/
+0
2020-01-22
platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_raw_cmd() static
Mika Westerberg
-3
/
+2
2020-01-22
platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_simple_command() static
Mika Westerberg
-2
/
+1
2020-01-22
platform/x86: intel_pmc_ipc: Make intel_pmc_gcr_update() static
Mika Westerberg
-2
/
+1
2020-01-22
platform/x86: intel_scu_ipc: Reformat kernel-doc comments of exported functions
Mika Westerberg
-57
/
+55
2020-01-22
platform/x86: intel_scu_ipc: Drop intel_scu_ipc_raw_command()
Mika Westerberg
-63
/
+0
2020-01-22
platform/x86: intel_scu_ipc: Drop intel_scu_ipc_io[read|write][8|16]()
Mika Westerberg
-68
/
+0
2020-01-22
platform/x86: intel_scu_ipc: Drop unused macros
Mika Westerberg
-5
/
+1
2020-01-22
platform/x86: intel_scu_ipc: Sleeping is fine when polling
Mika Westerberg
-15
/
+14
2020-01-22
platform/x86: intel_scu_ipc: Drop intel_scu_ipc_i2c_cntrl()
Mika Westerberg
-87
/
+3
2020-01-22
platform/x86: intel_scu_ipc: Remove Lincroft support
Mika Westerberg
-7
/
+0
2020-01-22
platform/x86: intel_scu_ipc: Add constants for register offsets
Mika Westerberg
-9
/
+11
2020-01-22
platform/x86: intel_scu_ipc: Fix interrupt support
Mika Westerberg
-13
/
+8
2020-01-22
platform/x86: intel_scu_ipcutil: Remove default y from Kconfig
Mika Westerberg
-1
/
+0
2020-01-22
platform/x86: intel_mid_powerbtn: Take a copy of ddata
Mika Westerberg
-2
/
+3
2020-01-22
platform/chrome: cros_ec: Drop unaligned.h include
Stephen Boyd
-1
/
+0
2020-01-22
platform/chrome: wilco_ec: Allow wilco to be compiled in COMPILE_TEST
Stephen Boyd
-1
/
+2
2020-01-22
platform/chrome: wilco_ec: Add newlines to printks
Stephen Boyd
-10
/
+10
2020-01-20
platform/x86: asus-nb-wmi: Support left round button on N56VB
Paul Cercueil
-0
/
+1
[prev]
[next]