Quantcast
Channel: Linux | Kernel
Browsing all 165258 articles
Browse latest View live

[tip:perf/core] perf stat: Document --detailed option

Commit-ID: f594bae08183fb6b57db55387794ece3e1edf6f6 Gitweb: http://git.kernel.org/tip/f594bae08183fb6b57db55387794ece3e1edf6f6 Author: Borisl

View Article



Question concerning function illegal_highdma

Hi all, while trying to understand the meaning of the net_device flag NETIF_F_HIGHDMA I came across the function illegal_highdma() which seems to per

View Article

[tip:perf/core] perf hists: Introduce perf_hpp__setup_hists_formats()

Commit-ID: c3bc0c436899d01c3a09fddb308d487cc032fbd2 Gitweb: http://git.kernel.org/tip/c3bc0c436899d01c3a09fddb308d487cc032fbd2 Author: Namhyu

View Article

[tip:perf/core] perf hists: Use own hpp_list for hierarchy mode

Commit-ID: 1b2dbbf41a0f4cf7a5662bccb9a18128d16e5ffb Gitweb: http://git.kernel.org/tip/1b2dbbf41a0f4cf7a5662bccb9a18128d16e5ffb Author: Namhyu

View Article

[tip:perf/core] perf hists: Support multiple sort keys in a hierarchy level

Commit-ID: a23f37e864609f0887c1cb77c4d5b62586484a61 Gitweb: http://git.kernel.org/tip/a23f37e864609f0887c1cb77c4d5b62586484a61 Author: Namhyu

View Article


[tip:perf/core] perf hists: Fix indent for multiple hierarchy sort key

Commit-ID: 2dbbe9f26c082be5aa0e8ba5480e7bac43b2c4f0 Gitweb: http://git.kernel.org/tip/2dbbe9f26c082be5aa0e8ba5480e7bac43b2c4f0 Author: Namhyu

View Article

[tip:perf/core] perf report: Use hierarchy hpp list on stdio

Commit-ID: f58c95e344c26223c6503e6ecb0c1e11806d91e0 Gitweb: http://git.kernel.org/tip/f58c95e344c26223c6503e6ecb0c1e11806d91e0 Author: Namhyu

View Article

[tip:perf/core] perf hists browser: Use hierarchy hpp list

Commit-ID: a61a22f6845f9e86e0ca60d1d256a35ca12312ef Gitweb: http://git.kernel.org/tip/a61a22f6845f9e86e0ca60d1d256a35ca12312ef Author: Namhyu

View Article


[tip:perf/core] perf report: Use hierarchy hpp list on gtk

Commit-ID: 58ecd33be90647724a78ce5e0b42f5bc482771fd Gitweb: http://git.kernel.org/tip/58ecd33be90647724a78ce5e0b42f5bc482771fd Author: Namhyu

View Article


[PATCH v4 0/6] EC-based USB Power Delivery support for Chrome machines

Hi, this series contains a driver that exposes a power_supply to userspace representing a port that support USB PD charging. Allows userspace to dis

View Article

[PATCH v4 1/6] mfd: cros_ec: Add MKBP event support

From: Vic Yang <victoryang@google.com> Newer revisions of the ChromeOS EC add more events besides the keyboard ones. So handle interrupts in the MFD

View Article

[PATCH v4 2/6] mfd: cros_ec: Add cros_ec_cmd_xfer_status helper

So that callers of cros_ec_cmd_xfer don't have to repeat boilerplate code when checking for errors from the EC side. Signed-off-by: Tomeu Vizoso <tom

View Article

[PATCH v4 3/6] mfd: cros_ec: Add cros_ec_get_host_event

This function returns the code for the host event that triggered the interrupt that is being currently handled. Is to be used by observers of the eve

View Article


[PATCH v4 4/6] mfd: cros_ec: Add more definitions for PD commands

Copy a few structs and commands from the EC firmware headers so we can communicate with the EC regarding PD functionality. Signed-off-by: Tomeu Vizos

View Article

[PATCH v4 5/6] power: cros_usbpd-charger: Add EC-based USB PD charger driver

From: Sameer Nanda <snanda@chromium.org> This driver exposes the charger functionality in the PD EC to userspace. Signed-off-by: Tomeu Vizoso <tomeu

View Article


[PATCH v4 6/6] platform/chrome: Register USB PD charger device

Check if a EC has andy PD ports and register a USB PD charger device if so. Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> --- Changes in

View Article

[PATCH 0/5] regulator: pwm: Add supports for multiple instance and voltage...

This series fix the equation for calculating the ducty cycle for PWM, add supports for multiple instances, prints the error numbers if it fails, and a

View Article


[PATCH 1/5] regulator: pwm: Fix calculation of voltage-to-duty cycle

With following equation for calculating voltage_to_duty_cycle_percentage 100 - (((req_uV * 100) - (min_uV * 100)) / diff); we get 0% for max_

View Article

[PATCH 2/5] regulator: pwm: Add support to have multiple instance of pwm...

Some of platforms like Nvidia's Tegra210 Jetson-TX1 platform has multiple PMW based regulators. Add support to have multiple instances of the driver b

View Article

[PATCH 3/5] regulator: pwm: Prints error number when it fails

Prints the error number along with error message when any error occurs. This helps on getting the reason of failure quickly from log without any code

View Article
Browsing all 165258 articles
Browse latest View live




Latest Images