Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4843c4a190495aec41c8a87365697e933dc88bc9
/
drivers
4843c4a
thermal: cpu_cooling: Use cpufreq_dev->freq_table for finding level/freq
by Viresh Kumar
· 10 years ago
f685901
thermal: cpu_cooling: Store frequencies in descending order
by Viresh Kumar
· 10 years ago
b9f8b41
thermal: cpu_cooling: Pass 'cpufreq_dev' to get_property()
by Viresh Kumar
· 10 years ago
2479bb6
thermal: cpu_cooling: use cpufreq_dev_list instead of cpufreq_dev_count
by Viresh Kumar
· 10 years ago
97afa4a
thermal: cpu_cooling: get_property() doesn't need to support GET_MAXL anymore
by Viresh Kumar
· 10 years ago
dcc6c7f
thermal: cpu_cooling: find max level during device registration
by Viresh Kumar
· 10 years ago
521a2e5
thermal: cpu_cooling: remove unnecessary wrapper get_cpu_frequency()
by Viresh Kumar
· 10 years ago
5194fe4
thermal: cpu_cooling: Merge cpufreq_apply_cooling() into cpufreq_set_cur_state()
by Viresh Kumar
· 10 years ago
7adb635
thermal: cpu_cooling: initialize 'cpufreq_val' on registration
by Viresh Kumar
· 10 years ago
730abe0
thermal: cpu_cooling: do error handling at the bottom in __cpufreq_cooling_register()
by Viresh Kumar
· 10 years ago
c9ca319
thermal: cpu_cooling: Don't check is_cpufreq_valid()
by Viresh Kumar
· 10 years ago
e1fae55
thermal: cpu_cooling: don't iterate over all allowed_cpus to update cpufreq policy
by Viresh Kumar
· 10 years ago
405fb82
thermal: cpu_cooling: Don't match min/max frequencies for all CPUs on cooling register
by Viresh Kumar
· 10 years ago
268ac44
thermal: cpu_cooling: propagate error returned by idr_alloc()
by Viresh Kumar
· 10 years ago
8e54d44
thermal: cpu_cooling: no need to initialze 'ret'
by Viresh Kumar
· 10 years ago
5d3bdb8
thermal: cpu_cooling: no need to set cpufreq_dev to NULL
by Viresh Kumar
· 10 years ago
92e615e
thermal: cpu_cooling: no need to set cpufreq_state to zero
by Viresh Kumar
· 10 years ago
98d522f
thermal: cpu_cooling: Pass variable instead of its type to sizeof()
by Viresh Kumar
· 10 years ago
07d888d
thermal: cpu_cooling: Add comment to clarify relation between cooling state and frequency
by Viresh Kumar
· 10 years ago
beca605
thermal: cpu_cooling: fix doc comment over struct cpufreq_cooling_device
by Viresh Kumar
· 10 years ago
728c03c
thermal: cpu_cooling: random comment fixups
by Viresh Kumar
· 10 years ago
f3764e6
thermal: exynos: pass cpu_present_mask to cpufreq_cooling_register()
by Viresh Kumar
· 10 years ago
bec85d2
thermal: imx: pass cpu_present_mask to cpufreq_cooling_register()
by Viresh Kumar
· 10 years ago
b45257b
thermal: db8500: pass cpu_present_mask to cpufreq_cooling_register()
by Viresh Kumar
· 10 years ago
0f1be51
thermal: cpu_cooling: check for the readiness of cpufreq layer
by Eduardo Valentin
· 10 years ago
8891063
Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
6f93840
Merge tag 'tty-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
4742eb3
Merge tag 'usb-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
cba3b00
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 10 years ago
8e84597
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
190fc9d
Merge tag 'spi-v3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 10 years ago
0210bb6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
6d4556f
staging: r8188eu: Add new device ID for DLink GO-USB-N150
by Larry Finger
· 10 years ago
33dc85c
staging: r8188eu: Fix scheduling while atomic error introduced in commit fadbe0cd
by Larry Finger
· 10 years ago
d1c637c5
Merge tag 'master-2014-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 10 years ago
4ea85e8
net: Check for presence of IFLA_AF_SPEC
by Thomas Graf
· 10 years ago
b7c1a31
net: Validate IFLA_BRIDGE_MODE attribute length
by Thomas Graf
· 10 years ago
8bb9b9a
Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 10 years ago
ec05861
Merge remote-tracking branches 'spi/fix/dw' and 'spi/fix/sirf' into spi-linus
by Mark Brown
· 10 years ago
13616c7
Merge remote-tracking branch 'spi/fix/dma' into spi-linus
by Mark Brown
· 10 years ago
571dcfd
stmmac: platform: fix default values of the filter bins setting
by Huacai Chen
· 10 years ago
2d5c57d
net/mlx4_core: Limit count field to 24 bits in qp_alloc_res
by Jack Morgenstein
· 10 years ago
33f8461
net: dsa: bcm_sf2: reset switch prior to initialization
by Florian Fainelli
· 10 years ago
a566059
net: dsa: bcm_sf2: fix unmapping registers in case of errors
by Florian Fainelli
· 10 years ago
d1ca000
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 10 years ago
a6e4a05
Merge tag 'hwmon-for-linus-v3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 10 years ago
a7e9092
Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
a5e9ab2
Revert "serial: of-serial: add PM suspend/resume support"
by Greg Kroah-Hartman
· 10 years ago
a620a6b
tg3: fix ring init when there are more TX than RX channels
by Thadeu Lima de Souza Cascardo
· 10 years ago
7d63a5f
rtlwifi: Change order in device startup
by Larry Finger
· 10 years ago
a91ed19
rtlwifi: rtl8821ae: Fix 5G detection problem
by Larry Finger
· 10 years ago
3dc2b6a
vxlan: Fix boolean flip in VXLAN_F_UDP_ZERO_CSUM6_[TX|RX]
by Alexander Duyck
· 10 years ago
a1f9a40
Input: xpad - use proper endpoint type
by Greg Kroah-Hartman
· 10 years ago
d0ab547
Input: elantech - trust firmware about trackpoint presence
by Dmitry Torokhov
· 10 years ago
263e80b
usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000
by Hans de Goede
· 10 years ago
2dd3433
xen-netback: do not report success if backend_create_xenvif() fails
by Alexey Khoroshilov
· 10 years ago
90d8879
Merge tag 'iwlwifi-for-john-2014-11-23' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by John W. Linville
· 10 years ago
91ed6fd
gpu/radeon: Set flag to indicate broken 64-bit MSI
by Benjamin Herrenschmidt
· 10 years ago
f144d14
PCI/MSI: Add device flag indicating that 64-bit MSIs don't work
by Benjamin Herrenschmidt
· 10 years ago
5ac6c72
iwlwifi: mvm: check TLV flag before trying to use hotspot firmware commands
by Luciano Coelho
· 10 years ago
73112f9
solos-pci: fix error return code
by Julia Lawall
· 10 years ago
17a402a
igb: Fixes needed for surprise removal support
by Carolyn Wyborny
· 10 years ago
b5b2ffc
ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probe
by Daniel Borkmann
· 10 years ago
4556dc5
ixgbe: Correctly disable VLAN filter in promiscuous mode
by Vlad Yasevich
· 10 years ago
cb95413
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
a1377e5
usb: xhci: rework root port wake bits if controller isn't allowed to wakeup
by Lu Baolu
· 10 years ago
8e71a32
USB: xhci: Reset a halted endpoint immediately when we encounter a stall.
by Mathias Nyman
· 10 years ago
9b41ebd
Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"
by Lu Baolu
· 10 years ago
c3492db
USB: xhci: don't start a halted endpoint before its new dequeue is set
by Mathias Nyman
· 10 years ago
8daee13
USB: uas: Add no-uas quirk for Hitachi usb-3 enclosures 4971:1012
by Hans de Goede
· 10 years ago
da571b2
Merge tag 'usb-serial-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 10 years ago
8a84e01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
928352e
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
f100a74
Merge tag 'pm+acpi-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
2e29a6d
Merge tag 'devicetree-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 10 years ago
0868589
Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
a46171d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
4ec69c7
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
d3e1956
thermal: Exynos: Deletion of unnecessary checks before two function calls
by Markus Elfring
· 10 years ago
e60a342
thermal: sti: Ignore suspend/resume functions when !PM_SLEEP
by Lee Jones
· 10 years ago
892d6eb
virtio-net: validate features during probe
by Jason Wang
· 10 years ago
c857781
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 10 years ago
17544e2
cxgb4 : Fix DCB priority groups being returned in wrong order
by Anish Bhatt
· 10 years ago
a5f6fc2
pptp: fix stack info leak in pptp_getname()
by Mathias Krause
· 10 years ago
a0fc608
Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
2dcd851
thermal: cpu_cooling: Update always cpufreq policy with thermal constraints
by Yadwinder Singh Brar
· 10 years ago
a1d69c6
brcmfmac: don't include linux/unaligned/access_ok.h
by Johannes Berg
· 10 years ago
28731d5
drm/radeon: fix endian swapping in vbios fetch for tdp table
by Alex Deucher
· 10 years ago
b7bc596
drm/radeon: disable native backlight control on pre-r6xx asics (v2)
by Alex Deucher
· 10 years ago
788ec2f
of/selftest: Fix testing when /aliases is missing
by Grant Likely
· 10 years ago
b1a5ad0
IB/isert: Adjust CQ size to HW limits
by Chris Moore
· 10 years ago
78579b7
ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake up
by Rafael J. Wysocki
· 10 years ago
6b19b66
hwmon: (g762) fix call to devm_hwmon_device_register_with_groups()
by Arnaud Ebalard
· 10 years ago
ee7255a
cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connection
by Anish Bhatt
· 10 years ago
7fc986d
PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_t
by Yinghai Lu
· 10 years ago
ddecab1
Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 10 years ago
9737c6a
net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too
by Or Gerlitz
· 10 years ago
b8e4500
bonding: fix curr_active_slave/carrier with loadbalance arp monitoring
by Nikolay Aleksandrov
· 10 years ago
c1a2086
of/selftest: Fix off-by-one error in removal path
by Grant Likely
· 10 years ago
75bcbf2
USB: ssu100: fix overrun-error reporting
by Johan Hovold
· 10 years ago
Next »