index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
hpet.c
Age
Commit message (
Expand
)
Author
2019-07-25
x86/hpet: Undo the early counter is counting check
Thomas Gleixner
2019-06-28
x86/hpet: Use channel for legacy clockevent storage
Thomas Gleixner
2019-06-28
x86/hpet: Use common init for legacy clockevent
Thomas Gleixner
2019-06-28
x86/hpet: Carve out shareable parts of init_one_hpet_msi_clockevent()
Thomas Gleixner
2019-06-28
x86/hpet: Consolidate clockevent functions
Thomas Gleixner
2019-06-28
x86/hpet: Wrap legacy clockevent in hpet_channel
Thomas Gleixner
2019-06-28
x86/hpet: Use cached info instead of extra flags
Thomas Gleixner
2019-06-28
x86/hpet: Move clockevents into channels
Thomas Gleixner
2019-06-28
x86/hpet: Rename variables to prepare for switching to channels
Ingo Molnar
2019-06-28
x86/hpet: Add function to select a /dev/hpet channel
Thomas Gleixner
2019-06-28
x86/hpet: Add mode information to struct hpet_channel
Thomas Gleixner
2019-06-28
x86/hpet: Use cached channel data
Thomas Gleixner
2019-06-28
x86/hpet: Introduce struct hpet_base and struct hpet_channel
Thomas Gleixner
2019-06-28
x86/hpet: Coding style cleanup
Ingo Molnar
2019-06-28
x86/hpet: Clean up comments
Ingo Molnar
2019-06-28
x86/hpet: Make naming consistent
Ingo Molnar
2019-06-28
x86/hpet: Remove not required includes
Ingo Molnar
2019-06-28
x86/hpet: Decapitalize and rename EVT_TO_HPET_DEV
Thomas Gleixner
2019-06-28
x86/hpet: Simplify counter validation
Thomas Gleixner
2019-06-28
x86/hpet: Separate counter check out of clocksource register code
Thomas Gleixner
2019-06-28
x86/hpet: Shuffle code around for readability sake
Thomas Gleixner
2019-06-28
x86/hpet: Move static and global variables to one place
Thomas Gleixner
2019-06-28
x86/hpet: Sanitize stub functions
Thomas Gleixner
2019-06-28
x86/hpet: Mark init functions __init
Thomas Gleixner
2019-06-28
x86/hpet: Remove the unused hpet_msi_read() function
Thomas Gleixner
2019-06-28
x86/hpet: Remove unused parameter from hpet_next_event()
Thomas Gleixner
2019-06-28
x86/hpet: Remove pointless x86-64 specific #include
Thomas Gleixner
2019-06-28
x86/hpet: Restructure init code
Thomas Gleixner
2019-06-28
x86/hpet: Replace printk(KERN...) with pr_...()
Thomas Gleixner
2019-06-28
x86/hpet: Simplify CPU online code
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-03-21
x86/hpet: Prevent potential NULL pointer dereference
Aditya Pakki
2018-12-04
x86/hpet: Remove unused FSEC_PER_NSEC define
Roland Dreier
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-13
x86: Remove pr_fmt duplicate logging prefixes
Joe Perches
2017-08-01
x86/hpet: Cure interface abuse in the resume path
Thomas Gleixner
2017-06-20
x86/hpet: Do not use smp_processor_id() in preemptible code
Borislav Petkov
2017-03-02
x86/hpet: Prevent might sleep splat on resume
Thomas Gleixner
2017-01-31
x86/irq: Make irq activate operations symmetric
Thomas Gleixner
2016-12-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-09-09
x86/hpet: Reduce HPET counter read contention
Waiman Long
2016-08-10
x86/hpet: Fix /dev/rtc breakage caused by RTC cleanup
Arnd Bergmann
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2016-07-14
x86/hpet: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-06-04
char/genrtc: x86: remove remnants of asm/rtc.h
Arnd Bergmann
2016-05-16
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]