Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ | Merge branches 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki | 2014-10-23 | 2 | -0/+24 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | cpufreq: cpufreq-dt: extend with platform_data | Thomas Petazzoni | 2014-10-21 | 1 | -0/+22 | |
| | | | * | | | | | | | cpufreq: allow driver-specific data | Thomas Petazzoni | 2014-10-21 | 1 | -0/+2 | |
| | | |/ / / / / / / | ||||||
| | * | | | | | | | | Merge branch 'freezer' | Rafael J. Wysocki | 2014-10-23 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | OOM, PM: OOM killed task shouldn't escape PM suspend | Michal Hocko | 2014-10-21 | 1 | -0/+3 | |
| | | |/ / / / / / / | ||||||
| | * | | | | | | | | Merge branch 'pm-qos' | Rafael J. Wysocki | 2014-10-23 | 1 | -1/+4 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH class | Tomeu Vizoso | 2014-09-25 | 1 | -1/+4 | |
| | * | | | | | | | | | ACPICA: Update version to 20140926. | Bob Moore | 2014-10-21 | 1 | -1/+1 | |
| | * | | | | | | | | | ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ... | Lv Zheng | 2014-10-21 | 1 | -1/+1 | |
| | * | | | | | | | | | ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ... | Lv Zheng | 2014-10-21 | 1 | -2/+2 | |
| | * | | | | | | | | | ACPICA: Add string for _DDN method name. | Bob Moore | 2014-10-21 | 1 | -0/+1 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2014-10-24 | 4 | -0/+89 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'int340x-thermal' of .git into next | Zhang Rui | 2014-10-17 | 3 | -0/+6 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Thermal: introduce INT3402 thermal driver | Aaron Lu | 2014-10-10 | 1 | -0/+2 | |
| | | * | | | | | | | | | Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.h | Aaron Lu | 2014-10-10 | 1 | -0/+2 | |
| | | * | | | | | | | | | ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelant | Aaron Lu | 2014-10-10 | 1 | -0/+1 | |
| | | * | | | | | | | | | ACPI: make acpi_create_platform_device() an external API | Zhang Rui | 2014-10-10 | 1 | -0/+1 | |
| | * | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti... | Zhang Rui | 2014-08-27 | 1 | -0/+83 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | thermal: trace: Trace when temperature is above a trip point | Punit Agrawal | 2014-07-29 | 1 | -0/+26 | |
| | | * | | | | | | | | | thermal: trace: Trace when a cooling device's state is updated | Punit Agrawal | 2014-07-29 | 1 | -0/+19 | |
| | | * | | | | | | | | | thermal: trace: Trace temperature changes | Punit Agrawal | 2014-07-29 | 1 | -0/+38 | |
| * | | | | | | | | | | | Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-24 | 6 | -19/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | uprobes: Remove "weak" from function declarations | Bjorn Helgaas | 2014-10-23 | 1 | -7/+7 | |
| | * | | | | | | | | | | | memory-hotplug: Remove "weak" from memory_block_size_bytes() declaration | Bjorn Helgaas | 2014-10-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | kgdb: Remove "weak" from kgdb_arch_pc() declaration | Bjorn Helgaas | 2014-10-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | vmcore: Remove "weak" from function declarations | Bjorn Helgaas | 2014-10-23 | 1 | -8/+7 | |
| | * | | | | | | | | | | | clocksource: Remove "weak" from clocksource_default_clock() declaration | Bjorn Helgaas | 2014-10-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | audit: Remove "weak" from audit_classify_compat_syscall() declaration | Bjorn Helgaas | 2014-10-23 | 1 | -1/+1 | |
| | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-10-23 | 2 | -0/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'next' into efi-next-merge | Matt Fleming | 2014-10-03 | 2 | -0/+18 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | efi: Provide a non-blocking SetVariable() operation | Matt Fleming | 2014-10-03 | 1 | -0/+6 | |
| | | * | | | | | | | | | | efi: Introduce efi_md_typeattr_format() | Laszlo Ersek | 2014-10-03 | 1 | -0/+7 | |
| | | * | | | | | | | | | | efi: Add macro for EFI_MEMORY_UCE memory attribute | Laszlo Ersek | 2014-10-03 | 1 | -0/+1 | |
| | | * | | | | | | | | | | lib: Add a generic cmdline parse function parse_option_str | Dave Young | 2014-10-03 | 1 | -0/+1 | |
| | | * | | | | | | | | | | efi: Move noefi early param code out of x86 arch code | Dave Young | 2014-10-03 | 1 | -0/+1 | |
| | | * | | | | | | | | | | efi: Add efi= parameter parsing to the EFI boot stub | Matt Fleming | 2014-10-03 | 1 | -0/+2 | |
| | | | |_|_|_|/ / / / / | | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-10-21 | 4 | -1/+171 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | target: Add force_pr_aptpl device attribute | Nicholas Bellinger | 2014-10-04 | 1 | -0/+3 | |
| | * | | | | | | | | | | | target: Add a user-passthrough backstore | Andy Grover | 2014-10-03 | 2 | -0/+143 | |
| | * | | | | | | | | | | | uio: Export definition of struct uio_device | Andy Grover | 2014-10-03 | 1 | -1/+11 | |
| | * | | | | | | | | | | | target: encapsulate smp_mb__after_atomic() | Joern Engel | 2014-10-01 | 1 | -0/+14 | |
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2014-10-21 | 7 | -8/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Boaz Harrosh - Fix broken email address | Boaz Harrosh | 2014-10-19 | 7 | -8/+8 | |
| * | | | | | | | | | | | | | Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/workin... | Linus Torvalds | 2014-10-21 | 3 | -0/+179 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | mailbox: Introduce framework for mailbox | Jassi Brar | 2014-10-08 | 2 | -0/+179 | |
| | * | | | | | | | | | | | | | mailbox: rename pl320-ipc specific mailbox.h | Suman Anna | 2014-10-08 | 1 | -0/+0 | |
| * | | | | | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2014-10-21 | 1 | -7/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | watchdog: simplify definitions of WATCHDOG_NOWAYOUT(_INIT_STATUS)? | Uwe Kleine-König | 2014-10-20 | 1 | -7/+2 | |
| | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2014-10-21 | 1 | -3/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | leds: Improve and export led_update_brightness | Jacek Anaszewski | 2014-09-12 | 1 | -0/+10 |