index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
k8temp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-04
hwmon: (ibmaem) constify aem_rw_sensor_template and aem_ro_sensor_template st...
Julia Lawall
1
-6
/
+6
2015-12-18
hwmon: (nct6683,nct6775) constify sensor_template_group structures
Julia Lawall
2
-10
/
+12
2015-12-18
MAINTAINERS: change the maintainer of fam15h_power driver
Huang Rui
2
-2
/
+10
2015-12-18
hwmon: (fam15h_power) Add support for AMD new 15h processors
Huang Rui
1
-2
/
+5
2015-12-18
hwmon: (pmbus) Add client driver for LTC3815
Guenter Roeck
4
-0
/
+287
2015-12-18
hwmon: (htu21) Remove driver
Guenter Roeck
4
-231
/
+0
2015-12-18
hwmon: (sht15) Select CONFIG_BITREVERSE
Arnd Bergmann
1
-0
/
+1
2015-12-10
hwmon: (tmp102) Force wait for conversion time for the first valid data
Nishanth Menon
1
-1
/
+15
2015-12-07
Linux 4.4-rc4
v4.4-rc4
Linus Torvalds
1
-1
/
+1
2015-12-06
staging/lustre: remove IOC_LIBCFS_PING_TEST ioctl
James Simmons
2
-18
/
+0
2015-12-06
Don't reset ->total_link_count on nested calls of vfs_path_lookup()
Al Viro
1
-1
/
+0
2015-12-06
ovl: get rid of the dead code left from broken (and disabled) optimizations
Al Viro
3
-26
/
+11
2015-12-06
ovl: fix permission checking for setattr
Miklos Szeredi
1
-4
/
+4
2015-12-05
x86/signal: Fix restart_syscall number for x32 tasks
Dmitry V. Levin
1
-7
/
+10
2015-12-05
x86/mpx: Fix instruction decoder condition
Dave Hansen
1
-3
/
+3
2015-12-04
drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)
Alex Deucher
6
-30
/
+140
2015-12-04
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
9
-29
/
+164
2015-12-04
drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
Lyude
10
-12
/
+32
2015-12-04
drm/amdgpu: add spin lock to protect freed list in vm (v2)
jimqu
2
-3
/
+15
2015-12-04
drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR...
Christian König
2
-2
/
+2
2015-12-04
drm/amdgpu: take a BO reference for the user fence
Christian König
1
-2
/
+4
2015-12-04
drm/amdgpu: take a BO reference in the display code
Christian König
1
-3
/
+3
2015-12-04
drm/amdgpu: set snooped flags only on system addresses v2
Christian König
1
-3
/
+4
2015-12-04
ARM/arm64: KVM: correct PTE uncachedness check
Ard Biesheuvel
1
-2
/
+2
2015-12-04
arm64: KVM: Get rid of old vcpu_reg()
Pavel Fedin
3
-19
/
+14
2015-12-04
arm64: KVM: Correctly handle zero register in system register accesses
Pavel Fedin
3
-48
/
+45
2015-12-04
arm64: KVM: Remove const from struct sys_reg_params
Pavel Fedin
3
-21
/
+21
2015-12-04
arm64: KVM: Correctly handle zero register during MMIO
Pavel Fedin
3
-2
/
+28
2015-12-04
rbd: don't put snap_context twice in rbd_queue_workfn()
Ilya Dryomov
1
-0
/
+1
2015-12-04
sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()
Peter Zijlstra
1
-0
/
+19
2015-12-04
sched/core: Better document the try_to_wake_up() barriers
Peter Zijlstra
2
-1
/
+10
2015-12-04
sched/cputime: Fix invalid gtime in proc
Hiroshi Shimamoto
1
-0
/
+3
2015-12-04
sched/core: Clear the root_domain cpumasks in init_rootdomain()
Xunlei Pang
1
-4
/
+4
2015-12-04
sched/core: Remove false-positive warning from wake_up_process()
Sasha Levin
1
-1
/
+0
2015-12-04
sched/wait: Fix signal handling in bit wait helpers
Peter Zijlstra
1
-8
/
+8
2015-12-04
x86/mm: Fix regression with huge pages on PAE
Kirill A. Shutemov
6
-19
/
+17
2015-12-04
drm/nouveau: Fix pre-nv50 pageflip events (v4)
Daniel Vetter
3
-9
/
+68
2015-12-04
drm: Fix an unwanted master inheritance v2
Thomas Hellstrom
3
-28
/
+67
2015-12-04
PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()
Eric Anholt
1
-2
/
+1
2015-12-03
net: phy: reset only targeted phy
Jérôme Pouiller
1
-1
/
+2
2015-12-03
bnxt_en: Setup uc_list mac filters after resetting the chip.
Michael Chan
1
-5
/
+8
2015-12-03
bnxt_en: enforce proper storing of MAC address
Jeffrey Huang
2
-11
/
+16
2015-12-03
bnxt_en: Fixed incorrect implementation of ndo_set_mac_address
Jeffrey Huang
1
-1
/
+10
2015-12-03
net: lpc_eth: remove irq > NR_IRQS check from probe()
Vladimir Zapolskiy
1
-1
/
+1
2015-12-03
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
5
-14
/
+26
2015-12-03
openvswitch: fix hangup on vxlan/gre/geneve device deletion
Paolo Abeni
2
-3
/
+7
2015-12-03
mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibility
James Bottomley
1
-0
/
+1
2015-12-03
ipv4: igmp: Allow removing groups from a removed interface
Andrew Lunn
1
-2
/
+3
2015-12-03
ipv6: sctp: implement sctp_v6_destroy_sock()
Eric Dumazet
1
-1
/
+8
2015-12-03
arm64: bpf: add 'store immediate' instruction
Yang Shi
1
-1
/
+19
[next]