Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-11-14 | 8 | -26/+850 | |
|\ | ||||||
| * | Merge 4.14-rc6 into staging-next | Greg Kroah-Hartman | 2017-10-23 | 27 | -67/+207 | |
| |\ | ||||||
| * | | iio: hid-sensor-trigger: Don't touch sensors unless user space requests | Srinivas Pandruvada | 2017-10-14 | 1 | -0/+1 | |
| * | | iio: Drop duplicate forward declaration | Lukas Wunner | 2017-10-14 | 1 | -1/+0 | |
| * | | iio: st_sensors: split open-drain parameters for irq1 and irq2 | Lorenzo Bianconi | 2017-10-10 | 1 | -12/+16 | |
| * | | iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones | Lorenzo Bianconi | 2017-10-09 | 1 | -6/+10 | |
| * | | iio: st_sensors: add register mask for status register | Lorenzo Bianconi | 2017-10-09 | 1 | -2/+5 | |
| * | | Merge 4.14-rc4 into staging-next | Greg Kroah-Hartman | 2017-10-09 | 56 | -330/+452 | |
| |\ \ | ||||||
| * \ \ | Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2017-09-25 | 2 | -13/+42 | |
| |\ \ \ | ||||||
| | * | | | iio: drop iio_info.driver_module and iio_trigger_ops.owner. | Jonathan Cameron | 2017-09-03 | 2 | -5/+0 | |
| | * | | | iio: triggers: Use macros to avoid boilerplate assignment of owner. | Jonathan Cameron | 2017-08-22 | 1 | -6/+13 | |
| | * | | | iio: Use macro magic to avoid manual assign of driver_module | Jonathan Cameron | 2017-08-22 | 1 | -2/+29 | |
| * | | | | typec: tcpm: Move out of staging | Guenter Roeck | 2017-09-18 | 4 | -0/+784 | |
* | | | | | Merge tag 'devprop-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-11-14 | 2 | -2/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | device property: Add a macro for interating over graph endpoints | Sakari Ailus | 2017-11-09 | 1 | -0/+4 | |
| * | | | | | device property: Make fwnode_handle_get() return the fwnode | Sakari Ailus | 2017-11-09 | 2 | -2/+2 | |
* | | | | | | Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-11-14 | 5 | -4/+46 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'acpi-ec', 'acpi-button', 'acpi-sysfs', 'acpi-lpss' and 'acpi-... | Rafael J. Wysocki | 2017-11-13 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | | * | | | | | mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header file | George Cherian | 2017-11-09 | 1 | -0/+1 | |
| | |/ / / / / | ||||||
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ | Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86' | Rafael J. Wysocki | 2017-11-13 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | ACPI / APEI: Remove arch_apei_flush_tlb_one() | James Morse | 2017-11-07 | 1 | -1/+0 | |
| | | | |_|_|_|/ / | | | |/| | | | | | ||||||
| * | | | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2017-11-13 | 3 | -3/+45 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| | * | | | | | | | ACPICA: Update version to 20170831 | Bob Moore | 2017-10-04 | 1 | -1/+1 | |
| | * | | | | | | | ACPICA: Restructure/cleanup all string-to-integer conversion functions | Bob Moore | 2017-10-04 | 1 | -2/+14 | |
| | * | | | | | | | ACPICA: Header support for the PDTT ACPI table | Bob Moore | 2017-10-04 | 1 | -0/+30 | |
| | |/ / / / / / | ||||||
* | | | | | | | | Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-11-14 | 12 | -40/+144 | |
|\ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ | Merge branches 'pm-devfreq' and 'pm-tools' | Rafael J. Wysocki | 2017-11-13 | 1 | -2/+14 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge tag 'pullreq_20171026' of https://git.kernel.org/pub/scm/linux/kernel/g... | Rafael J. Wysocki | 2017-10-30 | 1 | -2/+14 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | PM / devfreq: Define the constant governor name | Chanwoo Choi | 2017-10-26 | 1 | -0/+7 | |
| | | * | | | | | | | | PM / devfreq: Show the all available frequencies | Chanwoo Choi | 2017-10-26 | 1 | -2/+3 | |
| | | * | | | | | | | | PM / devfreq: Use the available min/max frequency | Chanwoo Choi | 2017-10-26 | 1 | -0/+4 | |
| | | | |_|_|_|_|_|/ | | | |/| | | | | | | ||||||
| * | | | | | | | | | Merge branch 'pm-core' | Rafael J. Wysocki | 2017-11-13 | 4 | -11/+51 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ACPI / PM: Take SMART_SUSPEND driver flag into account | Rafael J. Wysocki | 2017-11-06 | 1 | -0/+10 | |
| | * | | | | | | | | | PCI / PM: Take SMART_SUSPEND driver flag into account | Rafael J. Wysocki | 2017-11-06 | 1 | -0/+2 | |
| | * | | | | | | | | | PM / core: Add SMART_SUSPEND driver flag | Rafael J. Wysocki | 2017-11-06 | 1 | -0/+8 | |
| | * | | | | | | | | | PCI / PM: Use the NEVER_SKIP driver flag | Rafael J. Wysocki | 2017-11-06 | 1 | -6/+1 | |
| | * | | | | | | | | | PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags | Rafael J. Wysocki | 2017-11-06 | 2 | -0/+30 | |
| | * | | | | | | | | | Merge branch 'acpi-pm' into pm-core | Rafael J. Wysocki | 2017-11-06 | 3 | -3/+12 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'pm-sleep' into pm-core | Rafael J. Wysocki | 2017-10-21 | 44 | -183/+315 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | PM / core: Drop legacy class suspend/resume operations | Rafael J. Wysocki | 2017-09-25 | 1 | -5/+0 | |
| * | | | | | | | | | | | | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2017-11-13 | 2 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | freezer: Fix typo in freezable_schedule_timeout() comment | Himanshu Jha | 2017-11-08 | 1 | -1/+1 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | PM / sleep: Remove pm_complete_with_resume_check() | Ulf Hansson | 2017-10-11 | 1 | -1/+0 | |
| * | | | | | | | | | | | | Merge branch 'acpi-pm' | Rafael J. Wysocki | 2017-11-13 | 2 | -9/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | ACPI / PM: Combine device suspend routines | Rafael J. Wysocki | 2017-10-17 | 1 | -2/+1 | |
| | * | | | | | | | | | | | Merge branch 'pm-qos' into acpi-pm | Rafael J. Wysocki | 2017-10-17 | 1 | -1/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ACPI / LPIT: Add Low Power Idle Table (LPIT) support | Srinivas Pandruvada | 2017-10-11 | 2 | -0/+11 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | ACPI / PM: Combine two identical device resume routines | Rafael J. Wysocki | 2017-10-11 | 1 | -2/+1 | |
| | * | | | | | | | | | | | ACPI / PM: Remove stale function header | Ulf Hansson | 2017-10-10 | 1 | -5/+0 | |
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||||
| | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-cpufreq-sched' and 'pm-opp' | Rafael J. Wysocki | 2017-11-13 | 1 | -2/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | |