index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
hpet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-21
timers/x86/hpet: Type adjustments
Jan Beulich
1
-15
/
+14
2015-09-01
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-74
/
+124
2015-09-01
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2015-07-30
x86/hpet: Migrate to new set_state interface
Viresh Kumar
1
-74
/
+124
2015-07-13
x86/irq: Use accessor irq_data_get_irq_handler_data()
Jiang Liu
1
-2
/
+2
2015-07-06
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
1
-2
/
+2
2015-07-06
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
Andy Lutomirski
1
-2
/
+2
2015-06-21
x86/hpet: Use proper hpet device number for MSI allocation
Thomas Gleixner
1
-5
/
+6
2015-06-20
x86/hpet: Check for irq==0 when allocating hpet MSI interrupts
Jiang Liu
1
-1
/
+1
2015-04-24
x86/irq: Move irqdomain specific code into asm/irqdomain.h
Jiang Liu
1
-1
/
+1
2015-04-24
x86/hpet: Enhance HPET IRQ to support hierarchical irqdomains
Jiang Liu
1
-43
/
+14
2015-04-24
x86/hpet: Use new irqdomain interfaces to allocate/free IRQ
Jiang Liu
1
-3
/
+5
2015-02-12
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
1
-1
/
+1
2014-06-05
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
1
-3
/
+0
2014-05-21
Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso
H. Peter Anvin
1
-1
/
+1
2014-05-16
x86: hpet: Use irq_alloc/free_hwirq()
Thomas Gleixner
1
-3
/
+2
2014-05-08
x86/hpet: Make boot_hpet_disable extern
Feng Tang
1
-1
/
+1
2014-05-05
x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO
Andy Lutomirski
1
-3
/
+0
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+3
2014-04-02
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2014-04-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2014-03-25
x86: hpet: Use proper destructor for delayed work
Thomas Gleixner
1
-1
/
+1
2014-03-20
x86, hpet: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-1
/
+3
2014-03-18
x86, vdso: Make vsyscall_gtod_data handling x86 generic
Stefani Seibold
1
-2
/
+0
2014-03-04
x86: Remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-01-28
x86, hpet: Introduce x86_msi_ops.setup_hpet_msi
Joerg Roedel
1
-1
/
+1
2012-11-02
x86: hpet: Fix masking of MSI interrupts
Jan Beulich
1
-2
/
+2
2012-05-25
x86: hpet: Fix copy-and-paste mistake in earlier change
Jan Beulich
1
-1
/
+1
2012-05-07
x86: Allow multiple values to be specified with "hpet="
Jan Beulich
1
-1
/
+6
2012-05-07
x86: Clear HPET configuration registers on startup
Jan Beulich
1
-8
/
+51
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2012-01-06
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+5
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-1
/
+0
2011-12-21
driver-core: remove sysdev.h usage.
Kay Sievers
1
-1
/
+0
2011-12-08
x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked
Mark Langsdorf
1
-7
/
+14
2011-12-05
x86: Replace the EVT_TO_HPET_DEV() macro with an inline function
Ferenc Wagner
1
-2
/
+5
2011-10-31
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-07-22
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+2
2011-07-14
x86-64: Move vread_tsc and vread_hpet into the vDSO
Andy Lutomirski
1
-8
/
+1
2011-07-13
clocksource: Replace vread with generic arch data
Andy Lutomirski
1
-1
/
+1
2011-06-09
x86: i8253: Consolidate definitions of global_clock_event
Ralf Baechle
1
-0
/
+1
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
1
-1
/
+1
2011-06-05
x86-64: Map the HPET NX
Andy Lutomirski
1
-1
/
+1
2011-05-19
x86: hpet: Cleanup the clockevents init and register code
Thomas Gleixner
1
-56
/
+16
2011-03-12
x86: Cleanup the genirq name space
Thomas Gleixner
1
-1
/
+1
2010-12-13
x86: HPET: Chose a paranoid safe value for the ETIME check
Thomas Gleixner
1
-10
/
+16
2010-10-26
workqueues: s/ON_STACK/ONSTACK/
Andrew Morton
1
-1
/
+1
2010-10-22
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-30
/
+21
2010-10-12
x86: ioapic/hpet: Convert to new chip functions
Thomas Gleixner
1
-10
/
+6
2010-09-30
x86, hpet: Fix bogus error check in hpet_assign_irq()
Thomas Gleixner
1
-1
/
+1
[next]