index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hpet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-04
hpet: remove unused writeq/readq function definitions
Corentin Labbe
1
-16
/
+1
2022-02-04
hpet: fix style issue about braces and alignment
Corentin Labbe
1
-5
/
+6
2022-01-22
hpet: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
1
-21
/
+1
2021-05-21
char: hpet: Remove unused variable 'm'
Lee Jones
1
-2
/
+2
2021-05-13
char: hpet: add checks after calling ioremap
Tom Seewald
1
-0
/
+4
2021-05-13
Revert "char: hpet: fix a missing check of ioremap"
Greg Kroah-Hartman
1
-2
/
+0
2020-01-30
char: hpet: Fix out-of-bounds read bug
Gustavo A. R. Silva
1
-1
/
+1
2020-01-23
char: hpet: Use flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-07-25
hpet: Fix division by zero in hpet_time_div()
Kefeng Wang
1
-2
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-03-28
char: hpet: fix a missing check of ioremap
Kangjie Lu
1
-0
/
+2
2019-02-26
hpet: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-5
/
+2
2019-01-22
hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable
Buland Singh
1
-1
/
+1
2018-07-03
hpet: remove redundant pointer hpet
Colin Ian King
1
-2
/
+0
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-03-17
hpet: Make cmd parameter of hpet_ioctl_common() unsigned
Matthias Kaehlcke
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-2
/
+2
2016-02-17
hpet: Drop stale URLs
Michael S. Tsirkin
1
-1
/
+1
2015-09-20
drivers/char: make hpet.c explicitly non-modular
Paul Gortmaker
1
-22
/
+3
2015-01-26
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
1
-2
/
+2
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-5
/
+2
2013-11-13
drivers/char/hpet.c: allow user controlled mmap for user processes
Prarit Bhargava
1
-2
/
+22
2013-10-16
hpet: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+1
2013-09-26
hpet: remove useless check if fixmem32 is NULL
Tomas Winkler
1
-2
/
+0
2013-06-17
char: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-3
/
+3
2013-04-19
vm: convert HPET mmap to vm_iomap_memory() helper
Linus Torvalds
1
-13
/
+1
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
1
-1
/
+1
2012-11-26
drivers/char: for hpet, add count checking, and ~0UL instead of -1
Chen Gang
1
-1
/
+4
2012-04-09
printk(): add KERN_CONT where needed in hpet and vt code
Kay Sievers
1
-2
/
+2
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-07-22
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2011-07-14
ia64: Replace clocksource.fsys_mmio with generic arch data
Andy Lutomirski
1
-1
/
+1
2011-06-15
drivers/char/hpet.c: fix periodic-emulation for delayed interrupts
Nils Carlson
1
-2
/
+23
2011-02-21
ia64: convert to clocksource_register_hz/khz
John Stultz
1
-5
/
+1
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-26
drivers/char/hpet.c: fix information leak to userland
Vasiliy Kulikov
1
-2
/
+1
2010-10-26
hpet: fix style problems
Jaswinder Singh Rajput
1
-10
/
+10
2010-10-26
hpet: fix unwanted interrupt due to stale irq status bit
Clemens Ladisch
1
-0
/
+15
2010-10-26
hpet: unmap unused I/O space
Jiri Slaby
1
-0
/
+2
2010-09-15
hpet: kill BKL, add compat_ioctl
Arnd Bergmann
1
-34
/
+64
2010-05-17
drivers: Push down BKL into various drivers
Arnd Bergmann
1
-5
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-17
hpet: use for_each_set_bit()
Akinobu Mita
1
-3
/
+1
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
1
-1
/
+1
2009-11-12
sysctl drivers: Remove dead binary sysctl support
Eric W. Biederman
1
-6
/
+3
2009-09-24
hpet: hpet driver periodic timer setup bug fixes
Nils Carlson
1
-9
/
+12
2009-04-28
irq: change ACPI GSI APIs to also take a device argument
Yinghai Lu
1
-2
/
+2
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
1
-1
/
+1
[next]