index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
install.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-22
platform/x86: intel_pmc_ipc: Propagate error from kstrtoul()
Mika Westerberg
1
-2
/
+3
2020-01-22
platform/x86: intel_pmc_ipc: Use octal permissions in sysfs attributes
Mika Westerberg
1
-5
/
+2
2020-01-22
platform/x86: intel_pmc_ipc: Get rid of unnecessary includes
Mika Westerberg
1
-10
/
+0
2020-01-22
platform/x86: intel_pmc_ipc: Drop ipc_data_readb()
Mika Westerberg
1
-5
/
+0
2020-01-22
platform/x86: intel_pmc_ipc: Drop intel_pmc_gcr_read() and intel_pmc_gcr_write()
Mika Westerberg
2
-71
/
+0
2020-01-22
platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_raw_cmd() static
Mika Westerberg
2
-11
/
+2
2020-01-22
platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_simple_command() static
Mika Westerberg
2
-8
/
+1
2020-01-22
platform/x86: intel_pmc_ipc: Make intel_pmc_gcr_update() static
Mika Westerberg
2
-8
/
+1
2020-01-22
platform/x86: intel_scu_ipc: Reformat kernel-doc comments of exported functions
Mika Westerberg
1
-57
/
+55
2020-01-22
platform/x86: intel_scu_ipc: Drop intel_scu_ipc_raw_command()
Mika Westerberg
2
-65
/
+0
2020-01-22
platform/x86: intel_scu_ipc: Drop intel_scu_ipc_io[read|write][8|16]()
Mika Westerberg
2
-80
/
+0
2020-01-22
platform/x86: intel_scu_ipc: Drop unused macros
Mika Westerberg
1
-5
/
+1
2020-01-22
platform/x86: intel_scu_ipc: Drop unused prototype intel_scu_ipc_fw_update()
Mika Westerberg
1
-3
/
+0
2020-01-22
platform/x86: intel_scu_ipc: Sleeping is fine when polling
Mika Westerberg
1
-15
/
+14
2020-01-22
platform/x86: intel_scu_ipc: Drop intel_scu_ipc_i2c_cntrl()
Mika Westerberg
2
-90
/
+3
2020-01-22
platform/x86: intel_scu_ipc: Remove Lincroft support
Mika Westerberg
1
-7
/
+0
2020-01-22
platform/x86: intel_scu_ipc: Add constants for register offsets
Mika Westerberg
1
-9
/
+11
2020-01-22
platform/x86: intel_scu_ipc: Fix interrupt support
Mika Westerberg
1
-13
/
+8
2020-01-22
platform/x86: intel_scu_ipcutil: Remove default y from Kconfig
Mika Westerberg
1
-1
/
+0
2020-01-22
platform/x86: intel_mid_powerbtn: Take a copy of ddata
Mika Westerberg
1
-2
/
+3
2020-01-20
platform/x86: asus-nb-wmi: Support left round button on N56VB
Paul Cercueil
1
-0
/
+1
2020-01-20
tools/power/x86/intel-speed-select: Update version
Srinivas Pandruvada
1
-1
/
+1
2020-01-20
tools/power/x86/intel-speed-select: Change the order for clos disable
Srinivas Pandruvada
1
-16
/
+14
2020-01-20
tools/power/x86/intel-speed-select: Fix result display for turbo-freq auto mode
Srinivas Pandruvada
2
-8
/
+10
2020-01-20
tools/power/x86/intel-speed-select: Add support for core-power discovery
Srinivas Pandruvada
3
-0
/
+72
2020-01-20
platform/x86: ISST: Allow additional core-power mailbox commands
Srinivas Pandruvada
1
-0
/
+3
2020-01-13
platform/x86: mlx-platform: Add support for next generation systems
Vadim Pasternak
1
-0
/
+180
2020-01-13
platform/mellanox: mlxreg-hotplug: Add support for new capability register
Vadim Pasternak
2
-0
/
+16
2020-01-13
platform/x86: mlx-platform: Add support for new capability register
Vadim Pasternak
1
-0
/
+7
2020-01-13
platform/x86: mlx-platform: Add support for new system type
Vadim Pasternak
1
-1
/
+238
2020-01-13
platform/x86: mlx-platform: Set system mux configuration based on system type
Vadim Pasternak
1
-12
/
+32
2020-01-13
Documentation/ABI: Add new attribute for mlxreg-io sysfs interfaces
Vadim Pasternak
1
-0
/
+63
2020-01-13
platform/x86: mlx-platform: Add more definitions for system attributes
Vadim Pasternak
1
-0
/
+84
2020-01-13
Documentation/ABI: Style changes
Vadim Pasternak
1
-12
/
+6
2020-01-13
Documentation/ABI: Add missed attribute for mlxreg-io sysfs interfaces
Vadim Pasternak
1
-0
/
+9
2020-01-13
Documentation/ABI: Fix documentation inconsistency for mlxreg-io sysfs interf...
Vadim Pasternak
1
-2
/
+2
2020-01-13
platform/x86: mlx-platform: Cosmetic changes
Vadim Pasternak
1
-5
/
+5
2020-01-13
MAINTAINERS: Update for the intel uncore frequency control
Srinivas Pandruvada
1
-0
/
+6
2020-01-13
platform/x86: Add support for Uncore frequency control
Srinivas Pandruvada
3
-0
/
+449
2020-01-13
platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0
Jian-Hong Pan
1
-7
/
+1
2020-01-10
platform/x86: intel_atomisp2_pm: Spelling fixes
Andy Shevchenko
2
-9
/
+8
2020-01-10
platform/x86: intel_atomisp2_pm: Refactor timeout loop
Andy Shevchenko
1
-9
/
+5
2020-01-10
platform/x86: asus_wmi: Set throttle thermal policy to default
Leonid Maksymchuk
1
-0
/
+11
2020-01-10
platform/x86: asus_wmi: Support throttle thermal policy
Leonid Maksymchuk
3
-0
/
+124
2020-01-10
platform/x86: touchscreen_dmi: Fix indentation in several places
Andy Shevchenko
1
-41
/
+21
2020-01-10
platform/x86: touchscreen_dmi: Add info for the PiPO W11 tablet
Tim Josten
1
-0
/
+28
2020-01-10
platform/x86: intel_pmc_core: update Comet Lake platform driver
Harry Pan
1
-0
/
+2
2020-01-10
platform/x86: GPD pocket fan: Allow somewhat lower/higher temperature limits
Hans de Goede
1
-1
/
+1
2020-01-10
platform/x86: GPD pocket fan: Use default values when wrong modparams are given
Hans de Goede
1
-6
/
+19
2020-01-10
platform/mellanox: fix potential deadlock in the tmfifo driver
Liming Sun
1
-9
/
+10
[next]